Class OAuthCredential (0.1.0)

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/*.
username str
Output only. The username associated with this token.