- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
ancestors
Type: UNORDERED_LIST_STRING
app_id
Type: INT64
Provider name: appId
Description: Required. The GitHub app id of the Cloud Build app on the GitHub Enterprise server.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. Time when the installation was associated with the project.
gcp_display_name
Type: STRING
Provider name: displayName
Description: Optional. Name to display for this config.
host_url
Type: STRING
Provider name: hostUrl
Description: The URL of the github enterprise host the configuration is for.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: The full resource name for the GitHubEnterpriseConfig For example: “projects/{$project_id}/locations/{$location_id}/githubEnterpriseConfigs/{$config_id}"
organization_id
Type: STRING
parent
Type: STRING
peered_network
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.
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
secrets
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
ssl_ca
Type: STRING
Provider name: sslCa
Description: Optional. SSL certificate to use for requests to GitHub Enterprise.
tags
Type: UNORDERED_LIST_STRING
webhook_key
Type: STRING
Provider name: webhookKey
Description: The key that should be attached to webhook calls to the ReceiveWebhook endpoint.