schema property
The schema for the data.
Schema is required for CSV and JSON formats. Schema is disallowed for Google Cloud Bigtable, Cloud Datastore backups, and Avro formats.
Optional.
Implementation
TableSchema? schema;
The schema for the data.
Schema is required for CSV and JSON formats. Schema is disallowed for Google Cloud Bigtable, Cloud Datastore backups, and Avro formats.
Optional.
TableSchema? schema;