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][] 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 2025-03-10 UTC."],[[["This webpage provides documentation for the `Model.Types.DeploymentResourcesType` enum within the Google Cloud AI Platform v1 API, specifically within the .NET environment."],["The page lists available versions of the `DeploymentResourcesType` ranging from version 1.0.0 up to the latest version 3.22.0, with hyperlinks to each version's documentation."],["The `DeploymentResourcesType` enum identifies three distinct types of model prediction resources: `AutomaticResources`, `DedicatedResources`, and `SharedResources`, and it also has a `Unspecified` field."],["The provided documentation is part of the `Google.Cloud.AIPlatform.V1` namespace, within the larger Google Cloud framework."]]],[]]