[[["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 latest version available is 1.69.0, with several older versions accessible, including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0."],["`GoogleAssertionTokenRequest` is a class that inherits from `TokenRequest` and is used for service account assertion token requests as specified in the OAuth2 Service Account documentation."],["The class provides a constructor, `GoogleAssertionTokenRequest()`, that sets the grant type to `urn:ietf:params:oauth:grant-type:jwt-bearer`."],["It includes an `Assertion` property, which is a string representing the JWT (including signature), used in the request."],["This class is part of the `Google.Apis.Auth.OAuth2.Requests` namespace, found in the `Google.Apis.Auth.dll` assembly."]]],[]]