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"]],[["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 page provides documentation for the `FetchReadTokenResponse` class within the Google Cloud Build v2 API."],["`FetchReadTokenResponse` is a message used to respond to requests for a read token and includes an expiration time and the token content."],["The `FetchReadTokenResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FetchReadTokenResponse` class has two constructors, a default constructor, and one that accepts another `FetchReadTokenResponse` as a parameter."],["The most recent version available is version 1.4.0, with the oldest being 1.0.0."]]],[]]