public sealed class GetEnvironmentRequest : IMessage<GetEnvironmentRequest>, IEquatable<GetEnvironmentRequest>, IDeepCloneable<GetEnvironmentRequest>, IBufferMessage, IMessage
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\u003eThe latest version of the \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e class is 2.23.0, while version 1.7.0 is also documented, along with a range of other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e class is used to request a specific environment, using the \u003ccode\u003eEnvironments.GetEnvironment\u003c/code\u003e method within the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetEnvironmentRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetEnvironmentRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e class includes properties like \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eEnvironmentName\u003c/code\u003e, enabling the specification of the target environment's resource name for retrieval.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e class provides two constructors: a default constructor and another one that accepts an existing \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"]]],[],null,[]]