OAuthCredential(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents an OAuth token of the account that authorized the Connection, and associated metadata.
Attributes |
|
|---|---|
| Name | Description |
oauth_token_secret_version |
str
Required. A SecretManager resource containing the OAuth token that authorizes the connection. Format: projects/*/secrets/*/versions/* or
projects/*/locations/*/secrets/*/versions/* (if regional
secrets are supported in that location).
|
username |
str
Output only. The username associated with this token. |