public sealed class JsonOptions : IMessage<Asset.Types.DiscoverySpec.Types.JsonOptions>, IEquatable<Asset.Types.DiscoverySpec.Types.JsonOptions>, IDeepCloneable<Asset.Types.DiscoverySpec.Types.JsonOptions>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eJsonOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, used for specifying options when dealing with JSON data formats in the context of data discovery.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eJsonOptions\u003c/code\u003e class is 3.6.0, with a history of previous versions ranging from 1.0.0 to 3.5.0 that are also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJsonOptions\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eJsonOptions\u003c/code\u003e class include \u003ccode\u003eDisableTypeInference\u003c/code\u003e, which controls whether data type inference is disabled, and \u003ccode\u003eEncoding\u003c/code\u003e, which specifies the character encoding of the data (defaulting to UTF-8).\u003c/p\u003e\n"]]],[],null,[]]