public sealed class AuthorizeEnvironmentResponse : IMessage<AuthorizeEnvironmentResponse>, IEquatable<AuthorizeEnvironmentResponse>, IDeepCloneable<AuthorizeEnvironmentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class AuthorizeEnvironmentResponse.
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."],[[["This document provides reference documentation for the `AuthorizeEnvironmentResponse` class within the Google Cloud Shell v1 API, specifically for .NET."],["The `AuthorizeEnvironmentResponse` class represents the response message for the `AuthorizeEnvironment` method in the Cloud Shell service."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation covers several versions of the `AuthorizeEnvironmentResponse` class, from version 1.0.0 to the latest version 2.5.0, with each version having its own documentation link."],["This class contains two constructors, `AuthorizeEnvironmentResponse()` and `AuthorizeEnvironmentResponse(AuthorizeEnvironmentResponse other)` that can be used for instantiating the class."]]],[]]