Closed
Description
I received a feature request internally for an enum with allowed data types for use in SchemaField.
The string values should match the names of the BigQuery legacy SQL data types, but we could potentially add additional constants using the standard SQL data type names, but still the legacy SQL string value.