Class TokenStatus (0.5.9)

TokenStatus(value)

Values: TOKEN_STATUS_UNSPECIFIED (0): Default value. This value is unused. NOT_FOUND (1): The token could not be found in Secret Manager (or the Dataform Service Account did not have permission to access it). INVALID (2): The token could not be used to authenticate against the Git remote. VALID (3): The token was used successfully to authenticate against the Git remote.