Vertex AI v1 API - Enum Model.Types.DeploymentResourcesType (3.67.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumModel.Types.DeploymentResourcesType
Reference documentation and code samples for the Vertex AI v1 API enum Model.Types.DeploymentResourcesType.
Identifies a type of Model's prediction resources.
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.
SharedResources
Resources that can be shared by multiple
[DeployedModels][google.cloud.aiplatform.v1.DeployedModel]. A
pre-configured
[DeploymentResourcePool][google.cloud.aiplatform.v1.DeploymentResourcePool]
is required.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]