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-04-09 UTC."],[[["This page provides documentation for the `StorageFormat.Types.JsonOptions` class within the Google Cloud Dataplex V1 API, detailing its structure and usage."],["The documentation covers a range of versions, from version 1.0.0 up to the latest version 3.6.0, allowing users to navigate to the specific version they require."],["The `JsonOptions` class is used to describe JSON data format and includes an optional property called `Encoding`, which specifies the character encoding of the data, with UTF-8 being the default."],["The `JsonOptions` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like message handling and deep cloning."]]],[]]