- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
code_compilation_config
Type: STRUCT
Provider name: codeCompilationConfig
Description: Optional. If set, fields of code_compilation_config
override the default compilation settings that are specified in dataform.json.
assertion_schema
STRING
assertionSchema
database_suffix
STRING
databaseSuffix
default_database
STRING
defaultDatabase
default_location
STRING
defaultLocation
default_notebook_runtime_options
STRUCT
defaultNotebookRuntimeOptions
gcs_output_bucket
STRING
gcsOutputBucket
gs://bucket-name
.default_schema
STRING
defaultSchema
schema_suffix
STRING
schemaSuffix
table_prefix
STRING
tablePrefix
cron_schedule
Type: STRING
Provider name: cronSchedule
Description: Optional. Optional schedule (in cron format) for automatic creation of compilation results.
disabled
Type: BOOLEAN
Provider name: disabled
Description: Optional. Disables automatic creation of compilation results.
git_commitish
Type: STRING
Provider name: gitCommitish
Description: Required. Git commit/tag/branch name at which the repository should be compiled. Must exist in the remote repository. Examples: - a commit SHA: 12ade345
- a tag: tag1
- a branch name: branch1
internal_metadata
Type: STRING
Provider name: internalMetadata
Description: Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Identifier. The release config’s name.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
recent_scheduled_release_records
Type: UNORDERED_LIST_STRUCT
Provider name: recentScheduledReleaseRecords
Description: Output only. Records of the 10 most recent scheduled release attempts, ordered in descending order of release_time
. Updated whenever automatic creation of a compilation result is triggered by cron_schedule.
compilation_result
STRING
compilationResult
projects/*/locations/*/repositories/*/compilationResults/*
.error_status
STRUCT
errorStatus
code
INT32
code
message
STRING
message
release_time
TIMESTAMP
releaseTime
release_compilation_result
Type: STRING
Provider name: releaseCompilationResult
Description: Optional. The name of the currently released compilation result for this release config. This value is updated when a compilation result is automatically created from this release config (using cron_schedule), or when this resource is updated by API call (perhaps to roll back to an earlier release). The compilation result must have been created using this release config. Must be in the format projects/*/locations/*/repositories/*/compilationResults/*
.
resource_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
time_zone
Type: STRING
Provider name: timeZone
Description: Optional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.