public sealed class GetEnvironmentRequest : IMessage<GetEnvironmentRequest>, IEquatable<GetEnvironmentRequest>, IDeepCloneable<GetEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class GetEnvironmentRequest.
[[["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 Cloud Composer v1 API, specifically for version 2.2.0."],["The `GetEnvironmentRequest` class is used to retrieve an environment and it inherits from `Object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The namespace for this class is `Google.Cloud.Orchestration.Airflow.Service.V1`, and it is part of the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly."],["The class offers two constructors, a default constructor and another that accepts another `GetEnvironmentRequest` object as a parameter, and it also includes a property named `Name` for setting the resource name of the environment to be retrieved."],["The document also lists versions from 2.9.0 down to 1.0.0 of the GetEnvironmentRequest class, with 2.9.0 being the latest version."]]],[]]