Class OAuthToken (1.3.0)

Contains information needed for generating an OAuth token <https://developers.google.com/identity/protocols/OAuth2>_. This type of authorization should generally only be used when calling Google APIs hosted on *.googleapis.com.

OAuth scope to be used for generating OAuth access token. If not specified, "https://www.googleapis.com/auth/cloud- platform" will be used.