Each application has an associated Google account. This function returns an
OAuth 2.0 access token that corresponds to the running app. Access tokens are
safe to cache and reuse until their expiry time as returned.
Args
scopes
The requested API scope string, or a list of strings.
Returns
A Pair, Access token string and the expiration time in seconds since
the epoch.
[[["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-06-16 UTC."],[],[]]