Class UserCredential (0.1.6)

UserCredential(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a personal access token that authorized the Connection, and associated metadata.

Attributes

Name Description
user_token_secret_version str
Required. A SecretManager resource containing the user token that authorizes the Developer Connect connection. Format: projects/*/secrets/*/versions/*.
username str
Output only. The username associated with this token.