public sealed class GenerateAttachedClusterAgentTokenResponse : IMessage<GenerateAttachedClusterAgentTokenResponse>, IEquatable<GenerateAttachedClusterAgentTokenResponse>, IDeepCloneable<GenerateAttachedClusterAgentTokenResponse>, 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 `GenerateAttachedClusterAgentTokenResponse` class within the `Google.Cloud.GkeMultiCloud.V1` namespace, specifically for version 2.6.0."],["The `GenerateAttachedClusterAgentTokenResponse` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and manipulation."],["The class provides constructors for creating instances and copying existing ones, including a default constructor and one that takes another `GenerateAttachedClusterAgentTokenResponse` as input."],["Key properties of the `GenerateAttachedClusterAgentTokenResponse` class include `AccessToken`, `ExpiresIn`, and `TokenType`, all crucial for managing token-based authentication."],["The page lists multiple previous versions of this class, with version 2.8.0 identified as the latest, with a total of 10 listed."]]],[]]