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."],[[["The latest version available for `AuthorizeEnvironmentMetadata` is 2.5.0, with a total of 8 versions listed, including older versions like 1.0.0."],["`AuthorizeEnvironmentMetadata` is a class used in the metadata field of operations returned from `AuthorizeEnvironment` within the `Google.Cloud.Shell.V1` namespace."],["This class implements several interfaces, including `IMessage\u003cAuthorizeEnvironmentMetadata\u003e`, `IEquatable\u003cAuthorizeEnvironmentMetadata\u003e`, `IDeepCloneable\u003cAuthorizeEnvironmentMetadata\u003e`, `IBufferMessage`, and `IMessage`."],["It inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `AuthorizeEnvironmentMetadata` class has two constructors: a default constructor and one that takes another `AuthorizeEnvironmentMetadata` object as a parameter for creating copies."]]],[]]