[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Dataform V1 API - Module Google::Cloud::Dataform::V1::Repository::GitRemoteSettings::TokenStatus (v0.1.0)\n\nReference documentation and code samples for the Dataform V1 API module Google::Cloud::Dataform::V1::Repository::GitRemoteSettings::TokenStatus.\n\nThe status of the authentication token.\n\nConstants\n---------\n\n### TOKEN_STATUS_UNSPECIFIED\n\n**value:** 0 \nDefault value. This value is unused.\n\n### NOT_FOUND\n\n**value:** 1 \nThe token could not be found in Secret Manager (or the Dataform\nService Account did not have permission to access it).\n\n### INVALID\n\n**value:** 2 \nThe token could not be used to authenticate against the Git remote.\n\n### VALID\n\n**value:** 3 \nThe token was used successfully to authenticate against the Git remote."]]