public sealed class FetchReadTokenResponse : IMessage<FetchReadTokenResponse>, IEquatable<FetchReadTokenResponse>, IDeepCloneable<FetchReadTokenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v2 API class FetchReadTokenResponse.
[[["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\u003eThe \u003ccode\u003eFetchReadTokenResponse\u003c/code\u003e class is part of the Cloud Build v2 API, specifically within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a response message when retrieving a read token, as indicated by its name and description.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFetchReadTokenResponse\u003c/code\u003e has two main properties: \u003ccode\u003eExpirationTime\u003c/code\u003e, which is a timestamp for when the token expires, and \u003ccode\u003eToken\u003c/code\u003e, which represents the actual token string.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, which are related to message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe document also shows that the class can have multiple versions, from 1.0.0 up to 1.4.0 (latest), each with its own documentation.\u003c/p\u003e\n"]]],[],null,[]]