public sealed class FetchAccessTokenResponse : IMessage<FetchAccessTokenResponse>, IEquatable<FetchAccessTokenResponse>, IDeepCloneable<FetchAccessTokenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class FetchAccessTokenResponse.
[[["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 document provides reference documentation for the `FetchAccessTokenResponse` class within the Google Cloud Backup and DR Service v1 API."],["The `FetchAccessTokenResponse` class is a response message for the FetchAccessToken method, designed to provide access credentials."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from object."],["The class has properties to access token details, such as `Token`, `ReadLocation`, `WriteLocation`, and `ExpireTime`."],["There are multiple versions of the service accessible, with version `2.1.0` being the most recent and `1.2.0` the current active version in this document."]]],[]]