public sealed class GetEnvironmentRequest : IMessage<GetEnvironmentRequest>, IEquatable<GetEnvironmentRequest>, IDeepCloneable<GetEnvironmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class GetEnvironmentRequest.
Request message for
[GetEnvironment][google.cloud.shell.v1.CloudShellService.GetEnvironment].
[[["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 document provides reference information for the `GetEnvironmentRequest` class within the Google Cloud Shell v1 API."],["`GetEnvironmentRequest` is used as a request message for retrieving environment details via the `GetEnvironment` method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a constructor as well as two properties `EnvironmentName` and `Name` that define the environment resource."],["There are multiple versions of the `GetEnvironmentRequest` class, with version 2.5.0 being the latest, and version 1.0.0 being the oldest, all accessible through different URLs."]]],[]]