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\u003eThe page provides documentation for the \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eIt lists multiple versions of the API, ranging from the latest 2.23.0 down to 1.0.0, for the \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e reference documentation, indicating a history of updates and changes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetDeploymentRequest\u003c/code\u003e is a class used to request a specific deployment from Dialogflow CX, implementing interfaces like \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 a constructor, a copy constructor, and properties like \u003ccode\u003eDeploymentName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string representing the deployment resource name).\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, and it can be found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]