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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `GetEnvironmentRequest` class within the Google Cloud Composer v1 API, used to retrieve environment details."],["The latest version of this class is 2.9.0, and there are also ten other previous versions available, ranging from 1.0.0 to 2.8.0."],["The `GetEnvironmentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It has two constructors, one default and one that takes another `GetEnvironmentRequest` object as a parameter, along with a property called `Name`, used to define the target environment."]]],[]]