public sealed class StorageFormat.Types.JsonOptions : IMessage<StorageFormat.Types.JsonOptions>, IEquatable<StorageFormat.Types.JsonOptions>, IDeepCloneable<StorageFormat.Types.JsonOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class StorageFormat.Types.JsonOptions.
[[["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."],[[["The content provides reference documentation and code samples for the Cloud Dataplex v1 API class `StorageFormat.Types.JsonOptions`."],["The `StorageFormat.Types.JsonOptions` class describes the JSON data format and is accessible through various versions, with version 3.6.0 being the latest."],["The class `StorageFormat.Types.JsonOptions` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `JsonOptions` class has two constructors, a parameterless one and one that accepts another `JsonOptions` instance, and also has an `Encoding` property, which allows to specify the character encoding of the JSON data."],["The class `StorageFormat.Types.JsonOptions` is in the namespace `Google.Cloud.Dataplex.V1`, and is found in the assembly `Google.Cloud.Dataplex.V1.dll`."]]],[]]