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"]],[["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 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."]]],[]]