GoogleApi.BigQuery.V2.Model.AvroOptions (google_api_big_query v0.70.0) View Source
Attributes
-
useAvroLogicalTypes
(type:boolean()
, default:nil
) - [Optional] 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).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.BigQuery.V2.Model.AvroOptions{ useAvroLogicalTypes: boolean() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.