View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1ZoneDiscoverySpecJsonOptions (google_api_dataplex v0.20.0)
Describe JSON data format.
Attributes
-
disableTypeInference
(type:boolean()
, default:nil
) - Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean). -
encoding
(type:String.t
, default:nil
) - Optional. The character encoding of the data. The default is UTF-8.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.