public sealed class GenerateAzureClusterAgentTokenResponse : IMessage<GenerateAzureClusterAgentTokenResponse>, IEquatable<GenerateAzureClusterAgentTokenResponse>, IDeepCloneable<GenerateAzureClusterAgentTokenResponse>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage details the `GenerateAzureClusterAgentTokenResponse` class within the `Google.Cloud.GkeMultiCloud.V1` namespace, specifically for version 2.7.0."],["The class `GenerateAzureClusterAgentTokenResponse` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling agent token responses."],["The class includes properties like `AccessToken` (string), `ExpiresIn` (int), and `TokenType` (string) to represent different aspects of an Azure cluster agent token."],["The webpage provides access to documentation for various versions of this class, ranging from version 1.0.0-beta01 to the latest version 2.8.0, offering a historical perspective on its evolution."]]],[]]