Dataform v1beta1 API - Enum Repository.Types.GitRemoteSettings.Types.TokenStatus (1.0.0-beta06)

public enum Repository.Types.GitRemoteSettings.Types.TokenStatus

Namespace

Google.Cloud.Dataform.V1Beta1

Assembly

Google.Cloud.Dataform.V1Beta1.dll

Fields

Name Description
Invalid

The token could not be used to authenticate against the Git remote.

NotFound

The token could not be found in Secret Manager (or the Dataform Service Account did not have permission to access it).

Unspecified

Default value. This value is unused.

Valid

The token was used successfully to authenticate against the Git remote.