Reference documentation and code samples for the Dataform V1beta1 API module Google::Cloud::Dataform::V1beta1::ComputeRepositoryAccessTokenStatusResponse::TokenStatus.
Indicates the status of a Git authentication token.
Constants
TOKEN_STATUS_UNSPECIFIED
value: 0 Default value. This value is unused.
NOT_FOUND
value: 1 The token could not be found in Secret Manager (or the Dataform
Service Account did not have permission to access it).
INVALID
value: 2 The token could not be used to authenticate against the Git remote.
VALID
value: 3 The token was used successfully to authenticate against the Git remote.
[[["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-07 UTC."],[],[]]