public sealed class AuthorizeEnvironmentMetadata : IMessage<AuthorizeEnvironmentMetadata>, IEquatable<AuthorizeEnvironmentMetadata>, IDeepCloneable<AuthorizeEnvironmentMetadata>, IBufferMessage, IMessage
Message included in the metadata field of operations returned from
[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 webpage details the `AuthorizeEnvironmentMetadata` class within the `Google.Cloud.Shell.V1` namespace, specifically version 1.0.0."],["`AuthorizeEnvironmentMetadata` is a message used in the metadata field of operations returned from `AuthorizeEnvironment` within the Cloud Shell service."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available versions of the documentation for this class range from version 1.0.0 to the latest version, 2.5.0, with links provided for each."],["There are two constructors available, a parameter-less and a constructor that takes another `AuthorizeEnvironmentMetadata` object."]]],[]]