containerSpec property

ModelContainerSpec? containerSpec
final

Optional. The specification of the container that is to be used when deploying. If not set, the default container spec will be used.

Implementation

final ModelContainerSpec? containerSpec;