Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::Model::DeploymentResourcesType (v0.3.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::Model::DeploymentResourcesType.

Identifies a type of Model's prediction resources.

Constants

DEPLOYMENT_RESOURCES_TYPE_UNSPECIFIED

value: 0
Should not be used.

DEDICATED_RESOURCES

value: 1
Resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.

AUTOMATIC_RESOURCES

value: 2
Resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.