public sealed class AuthorizeEnvironmentResponse : IMessage<AuthorizeEnvironmentResponse>, IEquatable<AuthorizeEnvironmentResponse>, IDeepCloneable<AuthorizeEnvironmentResponse>, IBufferMessage, IMessage
Response message for
[AuthorizeEnvironment][google.cloud.shell.v1.CloudShellService.AuthorizeEnvironment].
[[["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."],[[["The latest version of the `AuthorizeEnvironmentResponse` class is 2.5.0, with older versions ranging from 2.4.0 down to 1.0.0 available for reference."],["`AuthorizeEnvironmentResponse` is a response message for the `AuthorizeEnvironment` operation within the `CloudShellService` of Google Cloud Shell."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `Object`."],["It includes two constructors: a default constructor and another that accepts an `AuthorizeEnvironmentResponse` object as a parameter."],["The `AuthorizeEnvironmentResponse` class resides within the `Google.Cloud.Shell.V1` namespace and is contained in the `Google.Cloud.Shell.V1.dll` assembly."]]],[]]