Class UserCredential (3.24.0)

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

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

Attributes

NameDescription
user_token_secret_version str
Required. A SecretManager resource containing the user token that authorizes the Cloud Build connection. Format: projects/*/secrets/*/versions/*.
username str
Output only. The username associated to this token.