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 webpage provides reference documentation for the `GetEnvironmentRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `GetEnvironmentRequest` class is used to define the structure of requests for retrieving environment information in Dialogflow."],["The content shows a list of available versions of the Google Cloud Dialogflow v2 API, ranging from version 3.2.0 to the latest version 4.26.0."],["The page details the `GetEnvironmentRequest` class, including its constructors, inherited members, and key properties like `EnvironmentName` and `Name`, which is required to search for the environment."],["The `GetEnvironmentRequest` class inherits from various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]