[[["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-06-12 UTC."],[[["The `TokenStatus` enum in the Dataform v1beta1 API represents the status of an authentication token used for Git remote access."],["The latest version of this enum is `1.0.0-beta08`, with `1.0.0-beta07` also available."],["The enum includes four possible field values: `Invalid`, `NotFound`, `Unspecified`, and `Valid`, each representing a different token authentication state."],["The `Invalid` status indicates that the token could not be used for Git authentication, while `NotFound` means the token couldn't be located in the Secret Manager."],["The `Valid` status signifies that the token was successfully used to authenticate against the Git remote."]]],[]]