newSchema property

String? newSchema
getter/setter pair

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;