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 is 2.23.0, but many other versions are available, ranging from 1.0.0 to 2.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e is a class that serves as the request message for retrieving an environment, as used by the \u003ccode\u003eEnvironments.GetEnvironment\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e 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, all while inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e has properties such as \u003ccode\u003eEnvironmentName\u003c/code\u003e which is the view over the resource name, and the \u003ccode\u003eName\u003c/code\u003e property which is the actual name of the environment that needs to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e, one empty and another which takes another \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e object, as a parameter.\u003c/p\u003e\n"]]],[],null,[]]