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"]],[["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-04-09 UTC."],[[["The page provides reference documentation for the `GetEnvironmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0."],["The `GetEnvironmentRequest` class is used to request environment information, as part of the `Environments.GetEnvironment` method."],["The page lists all versions of the `GetEnvironmentRequest`, with version 4.26.0 being the latest and going back as far as version 3.2.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEnvironmentRequest` class contains properties `EnvironmentName` of type `EnvironmentName`, and `Name` of type `string`, which represents the name of the environment being requested."]]],[]]