public sealed class GetEnvironmentRequest : IMessage<GetEnvironmentRequest>, IEquatable<GetEnvironmentRequest>, IDeepCloneable<GetEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetEnvironmentRequest.
The request message for
[Environments.GetEnvironment][google.cloud.dialogflow.v2.Environments.GetEnvironment].
[[["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 webpage provides reference documentation for the \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e is version 4.26.0, and the page documents versions from 3.2.0 to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e class is used to retrieve information about a specific environment within Dialogflow and it implements multiple interfaces such as \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 \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e class has two constructors, one for creating a new instance, and one for making a copy, as well as two properties: \u003ccode\u003eEnvironmentName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, both of which are used to identify the environment being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eGetEnvironmentRequest\u003c/code\u003e requires the full path of the environment, such as \u003ccode\u003eprojects/<Project ID>/agent/environments/<Environment ID>\u003c/code\u003e or \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agent/environments/<Environment ID>\u003c/code\u003e, with \u003ccode\u003e-\u003c/code\u003e being the default environment ID.\u003c/p\u003e\n"]]],[],null,[]]