Expand description
Google Service Signer
Structsยง
- Credential
- Credential represents Google credentials that may contain both service account and token.
- Default
Credential Provider - Default credential provider for Google Cloud Storage (GCS).
- Request
Signer - RequestSigner for Google service requests.
- Service
Account - ServiceAccount holds the client email and private key for service account authentication.
- Static
Credential Provider - StaticCredentialProvider loads credentials from a JSON string provided at construction time.
- Token
- Token represents an OAuth2 access token with expiration.
- VmMetadata
Credential Provider - VmMetadataCredentialProvider loads tokens from Google Compute Engine VM metadata service.