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