public sealed class Asset.Types.DiscoverySpec.Types.JsonOptions : IMessage<Asset.Types.DiscoverySpec.Types.JsonOptions>, IEquatable<Asset.Types.DiscoverySpec.Types.JsonOptions>, IDeepCloneable<Asset.Types.DiscoverySpec.Types.JsonOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Asset.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 documentation for the `Asset.Types.DiscoverySpec.Types.JsonOptions` class within the Google Cloud Dataplex V1 API, specifically for version 3.4.0, while also providing links to other versions of this class."],["The `JsonOptions` class is used to describe the configuration options for JSON data format within the Dataplex environment."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data processing and manipulation."],["Key properties of `JsonOptions` include `DisableTypeInference`, which controls whether data type inference is performed, and `Encoding`, which specifies the character encoding of the JSON data."],["The page includes links to the different versions of `JsonOptions` class, ranging from `1.0.0` to `3.6.0` with `3.6.0` being the latest."]]],[]]