- 필수 기능
- 시작하기
- 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
annotations
Type: MAP_STRING_STRING
Provider name: annotations
Description: Optional. Stores small amounts of arbitrary data.
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. [Output only] Create time stamp.
datasources
Type: UNORDERED_LIST_STRUCT
Provider name: datasources
Description: Required. The data sources linked in the schema.
postgresql
STRUCT
postgresql
cloud_sql
STRUCT
cloudSql
instance
STRING
instance
projects/{project}/locations/{location}/instances/{instance}
database
STRING
database
ephemeral
BOOLEAN
ephemeral
ephemeral=true
, mutations to the database are not guaranteed to be durably persisted, even if an OK status code is returned. All or parts of the data may be lost or reverted to earlier versions.schema_migration
STRING
schemaMigration
SQL_SCHEMA_MIGRATION_UNSPECIFIED
- Unspecified SQL schema migration.MIGRATE_COMPATIBLE
- Connect to the SQL database and identify any missing SQL resources used in the given Firebase Data Connect Schema. Automatically create necessary SQL resources (SQL table, column, etc) before deploying the schema. During migration steps, the SQL Schema must comply with the previous before_deploy setting in case the migration is interrupted. Therefore, the previous before_deploy setting must not be schema_validation=STRICT
.schema_validation
STRING
schemaValidation
SQL_SCHEMA_VALIDATION_UNSPECIFIED
- Unspecified SQL schema validation. Default to STRICT.NONE
- Skip no SQL schema validation. Use it with extreme caution. CreateSchema or UpdateSchema will succeed even if SQL database is unavailable or SQL schema is incompatible. Generated SQL may fail at execution time.STRICT
- Connect to the SQL database and validate that the SQL DDL matches the schema exactly. Surface any discrepancies as FAILED_PRECONDITION
with an IncompatibleSqlSchemaError
error detail.COMPATIBLE
- Connect to the SQL database and validate that the SQL DDL has all the SQL resources used in the given Firebase Data Connect Schema. Surface any missing resources as FAILED_PRECONDITION
with an IncompatibleSqlSchemaError
error detail. Succeed even if there are unknown tables and columns.unlinked
BOOLEAN
unlinked
database
and schema_validation
to be configured.etag
Type: STRING
Provider name: etag
Description: Output only. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. AIP-154
gcp_display_name
Type: STRING
Provider name: displayName
Description: Optional. Mutable human-readable name. 63 character limit.
gcp_source
Type: STRUCT
Provider name: source
Description: Required. The source files that comprise the application schema.
files
UNORDERED_LIST_STRUCT
files
content
STRING
content
path
STRING
path
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Identifier. The relative resource name of the schema, in the format: projects/{project}/locations/{location}/services/{service}/schemas/{schema}
Right now, the only supported schema is “main”.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
reconciling
Type: BOOLEAN
Provider name: reconciling
Description: Output only. A field that if true, indicates that the system is working to compile and deploy the schema.
resource_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
uid
Type: STRING
Provider name: uid
Description: Output only. System-assigned, unique identifier.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. [Output only] Update time stamp.