Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
gcp_cloudbuild_github_enterprise_config
Type: UNORDERED_LIST_STRING
Type: INT64
Provider name: appId
Description: Required. The GitHub app id of the Cloud Build app on the GitHub Enterprise server.
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Time when the installation was associated with the project.
Type: STRING
Provider name: displayName
Description: Optional. Name to display for this config.
Type: STRING
Provider name: hostUrl
Description: The URL of the github enterprise host the configuration is for.
Type: UNORDERED_LIST_STRING
Type: STRING
Provider name: name
Description: The full resource name for the GitHubEnterpriseConfig For example: “projects/{$project_id}/locations/{$location_id}/githubEnterpriseConfigs/{$config_id}"
Type: STRING
Type: STRING
Type: STRING
Provider name: peeredNetwork
Description: Optional. The network to be used when reaching out to the GitHub Enterprise server. The VPC network must be enabled for private service connection. This should be set if the GitHub Enterprise server is hosted on-premises and not reachable by public internet. If this field is left empty, no network peering will occur and calls to the GitHub Enterprise server will be made over the public internet. Must be in the format projects/{project}/global/networks/{network}
, where {project} is a project number or id and {network} is the name of a VPC network in the project.
Type: STRING
Type: STRING
Type: STRING
Type: STRUCT
Provider name: secrets
Description: Optional. Names of secrets in Secret Manager.
oauth_client_id_name
Type: STRING
Provider name: oauthClientIdName
Description: The resource name for the OAuth client ID secret in Secret Manager.
oauth_client_id_version_name
Type: STRING
Provider name: oauthClientIdVersionName
Description: The resource name for the OAuth client ID secret version in Secret Manager.
oauth_secret_name
Type: STRING
Provider name: oauthSecretName
Description: The resource name for the OAuth secret in Secret Manager.
oauth_secret_version_name
Type: STRING
Provider name: oauthSecretVersionName
Description: The resource name for the OAuth secret secret version in Secret Manager.
private_key_name
Type: STRING
Provider name: privateKeyName
Description: The resource name for the private key secret.
private_key_version_name
Type: STRING
Provider name: privateKeyVersionName
Description: The resource name for the private key secret version.
webhook_secret_name
Type: STRING
Provider name: webhookSecretName
Description: The resource name for the webhook secret in Secret Manager.
webhook_secret_version_name
Type: STRING
Provider name: webhookSecretVersionName
Description: The resource name for the webhook secret secret version in Secret Manager.
Type: STRING
Provider name: sslCa
Description: Optional. SSL certificate to use for requests to GitHub Enterprise.
Type: UNORDERED_LIST_STRING
Type: STRING
Provider name: webhookKey
Description: The key that should be attached to webhook calls to the ReceiveWebhook endpoint.