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 documentation for the `GetEnvironmentRequest` class within the Google Cloud Dialogflow v2 API for .NET, with the latest version being 4.26.0 and the current page corresponding to version 4.22.0."],["The `GetEnvironmentRequest` class is used to request environment information and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEnvironmentRequest` class has two constructors, a default one and another that allows you to pass another `GetEnvironmentRequest` instance to copy values."],["The class includes properties such as `EnvironmentName`, a typed view over the `Name` resource, and `Name`, which is a string representing the environment name and is required for the request."],["The page lists documentation for different versions of `GetEnvironmentRequest` that are available for Google Cloud Dialogflow v2 API, ranging from 3.2.0 up to the latest, 4.26.0."]]],[]]