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.4.0, and presents its relationship to previous versions."],["The `GenerateAttachedClusterAgentTokenResponse` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, one default and one that accepts another `GenerateAttachedClusterAgentTokenResponse` object as a parameter for cloning."],["The class exposes three key properties: `AccessToken` and `TokenType`, both of which are strings, and `ExpiresIn`, which is an integer."],["The page lists multiple previous versions of this class, starting from version 1.0.0-beta01 and going up to the latest, version 2.8.0."]]],[]]