containerSpec property

GoogleCloudAiplatformV1ModelContainerSpec? containerSpec
getter/setter pair

Input only.

The specification of the container that is to be used when deploying this Model. The specification is ingested upon ModelService.UploadModel, and all binaries it contains are copied and stored internally by Vertex AI. Not required for AutoML Models.

Implementation

GoogleCloudAiplatformV1ModelContainerSpec? containerSpec;