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."],[[["This document provides reference documentation for the `StorageFormat.Types.JsonOptions` class within the Cloud Dataplex v1 API, detailing its structure and usage."],["The latest version of the documentation is 3.6.0, while the current page shows information for version 2.11.0, which has many previous versions dating back to 1.0.0 available for reference."],["`StorageFormat.Types.JsonOptions` describes the JSON data format and it inherits from `object`, implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either empty or based on existing `JsonOptions` objects, and it allows for setting the character encoding with a default of UTF-8."]]],[]]