newSchema property
The new and incompatible schema within the table.
The schema is provided as a JSON formatted structured listing columns and data types.
Implementation
core.String? newSchema;
The new and incompatible schema within the table.
The schema is provided as a JSON formatted structured listing columns and data types.
core.String? newSchema;