useAvroLogicalTypes property
If sourceFormat is set to "AVRO", indicates whether to interpret logical types as the corresponding BigQuery data type (for example, TIMESTAMP), instead of using the raw type (for example, INTEGER).
Optional.
Implementation
core.bool? useAvroLogicalTypes;