public sealed class GetEnvironmentRequest : IMessage<GetEnvironmentRequest>, IEquatable<GetEnvironmentRequest>, IDeepCloneable<GetEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetEnvironmentRequest.
The request message for
[Environments.GetEnvironment][google.cloud.dialogflow.cx.v3.Environments.GetEnvironment].
Required. The name of the
[Environment][google.cloud.dialogflow.cx.v3.Environment]. Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/environments/<Environment 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\u003eGetEnvironmentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, which is used in the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e class is a request message used for retrieving details about a specific environment, as indicated by its role in the \u003ccode\u003eEnvironments.GetEnvironment\u003c/code\u003e function within the Dialogflow API.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains a comprehensive list of versions for the \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e, ranging from the latest version 2.23.0 down to 1.0.0, showing the evolution and history of this class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e inherits from the base class Object, and it implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities for message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e has two constructors and two properties: \u003ccode\u003eEnvironmentName\u003c/code\u003e, which provides an EnvironmentName-typed view, and \u003ccode\u003eName\u003c/code\u003e, which is a string value that indicates the name of the desired environment, following the format \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/environments/<Environment ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]