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"]],[["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-05-02 UTC."],[[["The latest version of the `GetEnvironmentRequest` class for the Cloud Shell v1 API is 2.5.0, with several older versions also documented."],["`GetEnvironmentRequest` is a class used as a request message for the `GetEnvironment` function within the Cloud Shell API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["The `GetEnvironmentRequest` class contains properties such as `EnvironmentName` and `Name`, used to specify the requested environment resource."],["The class is found within the `Google.Cloud.Shell.V1` namespace, in the `Google.Cloud.Shell.V1.dll` assembly."]]],[]]