public sealed class GetDeploymentResourcePoolRequest : IMessage<GetDeploymentResourcePoolRequest>, IEquatable<GetDeploymentResourcePoolRequest>, IDeepCloneable<GetDeploymentResourcePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetDeploymentResourcePoolRequest.
Request message for GetDeploymentResourcePool method.
Required. The name of the DeploymentResourcePool to retrieve.
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\u003eGetDeploymentResourcePoolRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eGetDeploymentResourcePool\u003c/code\u003e method within the Vertex AI v1beta1 API, used to retrieve information about a specific deployment resource pool.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly, inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeploymentResourcePoolRequest\u003c/code\u003e class has two constructors: one default and another that accepts another \u003ccode\u003eGetDeploymentResourcePoolRequest\u003c/code\u003e instance for initialization, allowing a user to pass in a parameter of \u003ccode\u003eother\u003c/code\u003e to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eDeploymentResourcePoolName\u003c/code\u003e, which is a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the required resource name of the DeploymentResourcePool to retrieve in the format \u003ccode\u003eprojects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is 1.0.0-beta21, with a prior version of 1.0.0-beta20 also listed for reference.\u003c/p\u003e\n"]]],[],null,[]]