Repository Git Remote Settings Args
data class RepositoryGitRemoteSettingsArgs(val authenticationTokenSecretVersion: Output<String>, val defaultBranch: Output<String>, val tokenStatus: Output<String>? = null, val url: Output<String>) : ConvertibleToJava<RepositoryGitRemoteSettingsArgs>
Properties
Link copied to clipboard
The name of the Secret Manager secret version to use as an authentication token for Git operations. Must be in the format projects//secrets//versions/*.
Link copied to clipboard
The Git remote's default branch name.
Link copied to clipboard
(Output) Indicates the status of the Git access token. https://cloud.google.com/dataform/reference/rest/v1beta1/projects.locations.repositories#TokenStatus