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 webpage provides documentation for the `StorageFormat.Types.JsonOptions` class within the Google Cloud Dataplex V1 API."],["The latest version of the API documented is 3.6.0, and the page lists versions from 1.0.0 to 3.6.0, with the currently displayed version being 3.5.0."],["The `StorageFormat.Types.JsonOptions` class is used to describe the JSON data format and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property, `Encoding`, that allows users to specify the character encoding of the JSON data, defaulting to UTF-8 if not specified."],["Two constructors, `JsonOptions()` and `JsonOptions(StorageFormat.Types.JsonOptions other)` are available for creating instances of this class, allowing creation of new object or by cloning an existing object."]]],[]]