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 reference documentation for the \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, detailing its implementation as part of the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all available versions of the \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e, ranging from the latest version 2.23.0 down to version 1.0.0, offering access to past releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class is used to request the retrieval of a deployment, as specified in the Dialogflow API's \u003ccode\u003eDeployments.GetDeployment\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeploymentRequest\u003c/code\u003e class inherits from the object class and implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, giving it various functionalities such as deep cloning and equality comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties including \u003ccode\u003eDeploymentName\u003c/code\u003e, a typed view over the \u003ccode\u003eName\u003c/code\u003e property, and \u003ccode\u003eName\u003c/code\u003e, which is a string that holds the required resource name of the deployment.\u003c/p\u003e\n"]]],[],null,[]]