Firebase Data Connect Schema

Firebase Data Connect Schema defines the structure and relationships of data used by Firebase Data Connect, a service that enables secure and scalable access to relational data from Firebase applications. It specifies how data is organized, queried, and synchronized between Firebase and connected databases, ensuring consistency and efficient data operations.

gcp.firebasedataconnect_schema

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
annotationscorehstoreOptional. Stores small amounts of arbitrary data.
create_timecoretimestampOutput only. [Output only] Create time stamp.
datadog_display_namecorestring
datasourcescorejsonRequired. The data sources linked in the schema.
etagcorestringOutput 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](https://google.aip.dev/154)
gcp_display_namecorestringOptional. Mutable human-readable name. 63 character limit.
gcp_sourcecorejsonRequired. The source files that comprise the application schema.
labelscorearray<string>Optional. Labels as key value pairs.
namecorestringIdentifier. 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_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
reconcilingcoreboolOutput only. A field that if true, indicates that the system is working to compile and deploy the schema.
region_idcorestring
resource_namecorestring
tagscorehstore_csv
uidcorestringOutput only. System-assigned, unique identifier.
update_timecoretimestampOutput only. [Output only] Update time stamp.
zone_idcorestring