Enum Model.Types.DeploymentResourcesType (2.1.0)

public enum DeploymentResourcesType

Identifies a type of Model's prediction resources.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
AutomaticResources

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

DedicatedResources

Resources that are dedicated to the [DeployedModel][google.cloud.aiplatform.v1.DeployedModel], and that need a higher degree of manual configuration.

Unspecified

Should not be used.