public sealed class Zone.Types.DiscoverySpec.Types.JsonOptions : IMessage<Zone.Types.DiscoverySpec.Types.JsonOptions>, IEquatable<Zone.Types.DiscoverySpec.Types.JsonOptions>, IDeepCloneable<Zone.Types.DiscoverySpec.Types.JsonOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Zone.Types.DiscoverySpec.Types.JsonOptions.
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).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This webpage provides reference documentation for the `Zone.Types.DiscoverySpec.Types.JsonOptions` class in the Google Cloud Dataplex V1 API."],["The page includes a list of available versions, ranging from 1.0.0 to 3.6.0 (latest), for the `JsonOptions` class."],["The `JsonOptions` class, used for describing JSON data format, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`JsonOptions` has two properties: `DisableTypeInference` which determines if data type inference is disabled for JSON data, and `Encoding`, which is used to define the character encoding of the data."]]],[]]