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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class UserCredential (0.1.10)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.10 (latest)](/python/docs/reference/google-cloud-developerconnect/latest/google.cloud.developerconnect_v1.types.UserCredential)\n- [0.1.9](/python/docs/reference/google-cloud-developerconnect/0.1.9/google.cloud.developerconnect_v1.types.UserCredential) \n\n UserCredential(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRepresents a personal access token that authorized the\nConnection, and associated metadata."]]