containerSpec property

GoogleCloudAiplatformV1ModelContainerSpec? containerSpec
getter/setter pair

The specification of the container that is to be used when deploying.

If not set, the default container spec will be used.

Optional.

Implementation

GoogleCloudAiplatformV1ModelContainerSpec? containerSpec;