public sealed class DeleteDeploymentResourcePoolRequest : IMessage<DeleteDeploymentResourcePoolRequest>, IEquatable<DeleteDeploymentResourcePoolRequest>, IDeepCloneable<DeleteDeploymentResourcePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteDeploymentResourcePoolRequest.
Request message for DeleteDeploymentResourcePool method.
Required. The name of the DeploymentResourcePool to delete.
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 \u003ccode\u003eDeleteDeploymentResourcePoolRequest\u003c/code\u003e class is used to define a request for deleting a Deployment Resource Pool within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to work with various data structures and operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default and one that allows a copy to be made using an \u003ccode\u003eother\u003c/code\u003e parameter of the same type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, of type string, is a required field which specifies the exact name of the DeploymentResourcePool that will be deleted, following a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeploymentResourcePoolName\u003c/code\u003e property is a typed view over the \u003ccode\u003eName\u003c/code\u003e property, and is also used to specify the Deployment Resource Pool to be deleted.\u003c/p\u003e\n"]]],[],null,[]]