public sealed class GenerateAccessTokenResponse : IMessage<GenerateAccessTokenResponse>, IEquatable<GenerateAccessTokenResponse>, IDeepCloneable<GenerateAccessTokenResponse>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGenerateAccessTokenResponse\u003c/code\u003e class, which is part of the Google Cloud IAM Credentials V1 library, specifically within version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateAccessTokenResponse\u003c/code\u003e class provides information about an OAuth 2.0 access token, including the token string itself and its expiration time.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and serialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateAccessTokenResponse\u003c/code\u003e class includes two constructors, one default and one that allows for creating a new instance by copying an existing \u003ccode\u003eGenerateAccessTokenResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two key properties, \u003ccode\u003eAccessToken\u003c/code\u003e (a string) and \u003ccode\u003eExpireTime\u003c/code\u003e (a Timestamp), representing the access token value and its expiration time, respectively.\u003c/p\u003e\n"]]],[],null,[]]