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."],[[["This webpage provides documentation for the `GetEnvironmentRequest` class within the Google Cloud Dialogflow v2 API for .NET, with the most recent version being 4.26.0."],["The `GetEnvironmentRequest` class is used to request information about a specific environment via `Environments.GetEnvironment`, inheriting from the `Object` class and implementing several interfaces, such as `IMessage` and `IEquatable`."],["The class offers properties such as `EnvironmentName` and `Name`, where `Name` is a string type property used to identify a specific environment with a format for its value."],["The page lists multiple versions of the API, from 3.2.0 up to 4.26.0, each linking to its respective version's documentation for the `GetEnvironmentRequest` class."]]],[]]