GoogleApi.BigQuery.V2.Model.AvroOptions (google_api_big_query v0.68.0) View Source
Attributes
-
useAvroLogicalTypes
(type:boolean()
, default:nil
) - [Optional] If set to true will enable interpreting logical types into their corresponding types (ie. TIMESTAMP), instead of only using their raw types (ie. 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.