[[["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-05 UTC."],[[["The `IOidcTokenProvider` interface represents a provider for OpenID Connect (OIDC) tokens within the `Google.Apis.Auth.OAuth2` namespace."],["The latest version of this documentation is available in version 1.69.0, with several prior versions also documented, including 1.68.0, 1.60.0, 1.59.0, 1.55.0 and the current version 1.50.0."],["The primary method of `IOidcTokenProvider` is `GetOidcTokenAsync`, which asynchronously returns an `OidcToken` based on the provided `OidcTokenOptions` and a `CancellationToken`."],["The `GetOidcTokenAsync` method takes two parameters: `options`, which specifies the `OidcTokenOptions` used to generate the token, and an optional `cancellationToken`, which can be used to cancel the request."]]],[]]