Class UserCredential (0.4.0)

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/* or projects/*/locations/*/secrets/*/versions/* (if regional secrets are supported in that location).
username str
Output only. The username associated with this token.