authorizer Credential
Parameters
value
OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.
suspend fun authorizerCredential(argument: suspend ConnectionGithubConfigAuthorizerCredentialArgsBuilder.() -> Unit)
Parameters
argument
OAuth credential of the account that authorized the Cloud Build GitHub App. It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the Cloud Build GitHub App.