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 page details the `GenerateAttachedClusterAgentTokenResponse` class within the `Google.Cloud.GkeMultiCloud.V1` namespace, specifically version 2.7.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for the `GenerateAttachedClusterAgentTokenResponse` type."],["`GenerateAttachedClusterAgentTokenResponse` inherits from the `object` class and provides constructors for creating instances, including a copy constructor that accepts another `GenerateAttachedClusterAgentTokenResponse` object."],["The class includes properties like `AccessToken`, `ExpiresIn`, and `TokenType`, which represent the response's token information."],["This page also offers links to older versions of `GenerateAttachedClusterAgentTokenResponse`, such as 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta01 and the most recent 2.8.0."]]],[]]