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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]