OptionalcatalogThe Unity Catalog catalog that replicated tables are written into. Set at creation; the CdfConfig is immutable.
OptionalcdfThe user-specified id; equals the final segment of name. Defaults to the
Postgres schema name for configs without an explicit id.
OptionalcreateWhen the CdfConfig was created.
OptionalnameOutput only. The full resource name of the CdfConfig. Format: projects/{project}/branches/{branch}/databases/{database}/cdf-configs/{cdf_config}
OptionalpostgresThe Postgres schema this CdfConfig replicates from. Unique within the parent database. Set at creation; the CdfConfig is immutable.
OptionalschemaThe Unity Catalog schema that replicated tables are written into. Set at creation; the CdfConfig is immutable.
A Lakebase CDF configuration (CdfConfig): one per Postgres schema per database, replicating that schema's tables into a Unity Catalog schema. Immutable once created.