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-03-21 UTC."],[[["This webpage provides documentation for the `GenerateAttachedClusterAgentTokenResponse` class within the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The class `GenerateAttachedClusterAgentTokenResponse` has been implemented in versions ranging from 1.0.0-beta01 to 2.8.0, with the latest being 2.8.0, and has inheritance from the base `object`."],["The class `GenerateAttachedClusterAgentTokenResponse` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties for `AccessToken`, `ExpiresIn`, and `TokenType`, which can all be set, along with constructors for the class."]]],[]]