public sealed class GenerateAzureAccessTokenResponse : IMessage<GenerateAzureAccessTokenResponse>, IEquatable<GenerateAzureAccessTokenResponse>, IDeepCloneable<GenerateAzureAccessTokenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GenerateAzureAccessTokenResponse.
Response message for AzureClusters.GenerateAzureAccessToken method.
[[["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 webpage provides reference documentation for the `GenerateAzureAccessTokenResponse` class within the Google Cloud GKE MultiCloud v1 API, specifically for version 2.4.0."],["The `GenerateAzureAccessTokenResponse` class is designed as a response message for the `AzureClusters.GenerateAzureAccessToken` method."],["This class includes properties such as `AccessToken` (a string) for authenticating to the k8s api-server, and `ExpirationTime` (a Timestamp) indicating when the token will expire."],["The webpage details the class's inheritance, implementing interfaces, inherited members, namespace (`Google.Cloud.GkeMultiCloud.V1`), and available constructors."],["There are various versions of the `GenerateAzureAccessTokenResponse` class, ranging from version 1.0.0-beta01 to 2.8.0, with links to their respective documentations, but the current version detailed is 2.4.0."]]],[]]