modelConfig property

GoogleCloudAiplatformV1DeployRequestModelConfig? modelConfig
getter/setter pair

The model config to use for the deployment.

If not specified, the default model config will be used.

Optional.

Implementation

GoogleCloudAiplatformV1DeployRequestModelConfig? modelConfig;