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 latest version of the Cloud Build v2 API is 1.4.0, with this document detailing version 1.1.0 of the \u003ccode\u003eFetchReadTokenResponse\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFetchReadTokenResponse\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V2\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.CloudBuild.V2.dll\u003c/code\u003e assembly, which is used for responding to read token requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchReadTokenResponse\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with inheritance from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eExpirationTime\u003c/code\u003e, a \u003ccode\u003eTimestamp\u003c/code\u003e type indicating when the token expires, and \u003ccode\u003eToken\u003c/code\u003e, a string containing the token content.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default constructor and a copy constructor, the latter taking another \u003ccode\u003eFetchReadTokenResponse\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]