- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
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
STRING
oauthClientIdName
oauth_client_id_version_name
STRING
oauthClientIdVersionName
oauth_secret_name
STRING
oauthSecretName
oauth_secret_version_name
STRING
oauthSecretVersionName
private_key_name
STRING
privateKeyName
private_key_version_name
STRING
privateKeyVersionName
webhook_secret_name
STRING
webhookSecretName
webhook_secret_version_name
STRING
webhookSecretVersionName
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.