public sealed class GetDeploymentRequest : IMessage<GetDeploymentRequest>, IEquatable<GetDeploymentRequest>, IDeepCloneable<GetDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetDeploymentRequest.
The request message for
[Deployments.GetDeployment][google.cloud.dialogflow.cx.v3.Deployments.GetDeployment].
Required. The name of the
[Deployment][google.cloud.dialogflow.cx.v3.Deployment]. Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/environments/<Environment ID>/deployments/<Deployment ID>.
[[["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-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically focusing on version 2.20.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class is used to define the request message for retrieving a specific deployment using the \u003ccode\u003eDeployments.GetDeployment\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 has two constructors, one default and another that takes a \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e instance as a parameter, which supports both default object instantiation and object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties named \u003ccode\u003eDeploymentName\u003c/code\u003e, a type of \u003ccode\u003eDeploymentName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, a type of \u003ccode\u003estring\u003c/code\u003e, which is required and specifies the full name of the deployment resource to be fetched.\u003c/p\u003e\n"]]],[],null,[]]