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"]],[["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 webpage provides documentation for the \u003ccode\u003eZone.Types.DiscoverySpec.Types.JsonOptions\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically detailing its role in describing JSON data format.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the API, ranging from the latest 3.6.0 down to 1.0.0, with version 2.15.0 highlighted as the current context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJsonOptions\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to perform data operations and comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDisableTypeInference\u003c/code\u003e (a boolean) and \u003ccode\u003eEncoding\u003c/code\u003e (a string) that allow users to configure JSON data processing, such as disabling type inference and setting the character encoding.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for the \u003ccode\u003eJsonOptions\u003c/code\u003e class: a default constructor and one that allows creating a new \u003ccode\u003eJsonOptions\u003c/code\u003e object by cloning an existing one.\u003c/p\u003e\n"]]],[],null,[]]