public sealed class GetEnvironmentRequest : IMessage<GetEnvironmentRequest>, IEquatable<GetEnvironmentRequest>, IDeepCloneable<GetEnvironmentRequest>, IBufferMessage, IMessage
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."],[[["The latest version available for `GetEnvironmentRequest` is 4.26.0, but it is currently showing the documentation for version 4.1.0."],["This page provides documentation for `GetEnvironmentRequest`, the request message used for `Environments.GetEnvironment` in the Google Cloud Dialogflow V2."],["`GetEnvironmentRequest` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `GetEnvironmentRequest` constructor and properties that deal with the environment's `Name` and `EnvironmentName`, which is a resource-typed view over the `Name`."],["The page offers a comprehensive list of the available versions for the `Google.Cloud.Dialogflow.V2.GetEnvironmentRequest` class, spanning from version 3.2.0 to the latest 4.26.0, including various versions in between."]]],[]]