containerSpec property

ModelContainerSpec? containerSpec
final

Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.

Implementation

final ModelContainerSpec? containerSpec;