public sealed class UpdateDeploymentResourcePoolRequest : IMessage<UpdateDeploymentResourcePoolRequest>, IEquatable<UpdateDeploymentResourcePoolRequest>, IDeepCloneable<UpdateDeploymentResourcePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateDeploymentResourcePoolRequest.
Request message for UpdateDeploymentResourcePool method.
public DeploymentResourcePool DeploymentResourcePool { get; set; }
Required. The DeploymentResourcePool to update.
The DeploymentResourcePool's name field is used to identify the
DeploymentResourcePool to update.
Format:
projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateDeploymentResourcePoolRequest\u003c/code\u003e class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, which is used for updating deployment resource pools in the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, serves as the request message for the \u003ccode\u003eUpdateDeploymentResourcePool\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateDeploymentResourcePoolRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eDeploymentResourcePool\u003c/code\u003e, which specifies the pool to update using its \u003ccode\u003ename\u003c/code\u003e field, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which details the specific fields to be modified.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a default constructor and one that copies values from another \u003ccode\u003eUpdateDeploymentResourcePoolRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]