Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::Model::DeploymentResourcesType (v1.44.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["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-06-19 UTC."],[],[]]