[[["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."],[[["The `IOidcTokenProvider` interface represents a provider for OIDC tokens within the `Google.Apis.Auth.OAuth2` namespace."],["The primary method of this interface is `GetOidcTokenAsync`, which returns an OIDC token based on specified `OidcTokenOptions` and a `CancellationToken`."],["This interface is part of the `Google.Apis.Auth.dll` assembly and is accessible through various versions, including the latest version 1.69.0 and older versions such as 1.50.0, 1.55.0, 1.59.0, 1.60.0 and 1.68.0."],["The `GetOidcTokenAsync` method requires `OidcTokenOptions` to define the token's parameters and uses a `CancellationToken` to potentially cancel the token request, and is associated with an extension method `Utilities.ThrowIfNull\u003cT\u003e(T, String)`."]]],[]]