public sealed class AuthorizeEnvironmentMetadata : IMessage<AuthorizeEnvironmentMetadata>, IEquatable<AuthorizeEnvironmentMetadata>, IDeepCloneable<AuthorizeEnvironmentMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class AuthorizeEnvironmentMetadata.
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."],[[["The latest version of the `AuthorizeEnvironmentMetadata` class is 2.5.0, representing the most current release within the Cloud Shell v1 API."],["This class is part of the `Google.Cloud.Shell.V1` namespace and is located in the `Google.Cloud.Shell.V1.dll` assembly."],["`AuthorizeEnvironmentMetadata` is used to carry metadata related to operations returned from `AuthorizeEnvironment` in the Cloud Shell service."],["The `AuthorizeEnvironmentMetadata` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, a default constructor and one that accepts another `AuthorizeEnvironmentMetadata` instance as a parameter."]]],[]]