| Class | Description |
|---|---|
| AccessToken |
Represents a temporary OAuth2 access token and its expiration information.
|
| CloudShellCredentials |
OAuth2 credentials representing the built-in service account for Google Cloud Shell.
|
| ComputeEngineCredentials |
OAuth2 credentials representing the built-in service account for a Google Compute Engine VM.
|
| GoogleCredentials |
Base type for credentials for authorizing calls to Google APIs using OAuth2.
|
| OAuth2Credentials |
Base type for Credentials using OAuth2.
|
| ServiceAccountCredentials |
OAuth2 credentials representing a Service Account for calling Google APIs.
|
| ServiceAccountJwtAccessCredentials |
Service Account credentials for calling Google APIs using a JWT directly for access.
|
| UserCredentials |
OAuth2 Credentials representing a user's identity and consent.
|
Copyright © 2015 Google. All rights reserved.