existingSchema property
The existing and expected schema of the table.
The schema is provided as a JSON formatted structure listing columns and data types.
Implementation
core.String? existingSchema;
The existing and expected schema of the table.
The schema is provided as a JSON formatted structure listing columns and data types.
core.String? existingSchema;