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-03-21 UTC."],[[["This document provides reference documentation for the `GetEnvironmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.11.0."],["`GetEnvironmentRequest` is used as the request message for the `Environments.GetEnvironment` method in the Dialogflow API."],["The `GetEnvironmentRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEnvironmentRequest` class contains two constructors and two key properties: `EnvironmentName` and `Name`, which are used for specifying the target environment to retrieve."],["There are multiple previous versions available, starting at version 4.26.0 (latest) and going all the way down to 3.2.0, all of which have `GetEnvironmentRequest` available."]]],[]]