Class DeploymentResourcesType (1.51.0)

DeploymentResourcesType(value)

Identifies a type of Model's prediction resources.

Enums

Name Description
DEPLOYMENT_RESOURCES_TYPE_UNSPECIFIED Should not be used.
DEDICATED_RESOURCES Resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
AUTOMATIC_RESOURCES Resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
SHARED_RESOURCES Resources that can be shared by multiple DeployedModels. A pre-configured DeploymentResourcePool is required.

Methods

DeploymentResourcesType

DeploymentResourcesType(value)

Identifies a type of Model's prediction resources.