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, with the latest version being 3.6.0."],["The `StorageFormat.Types.JsonOptions` class describes the JSON data format and its properties, detailing its implementation of multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructor for the `JsonOptions` class are `JsonOptions()` and `JsonOptions(StorageFormat.Types.JsonOptions other)`, the latter for using an existing `StorageFormat.Types.JsonOptions` object."],["The class includes an `Encoding` property, allowing you to specify the character encoding of the data, which defaults to UTF-8 if not provided."],["The documentation lists numerous previous versions of the `StorageFormat.Types.JsonOptions`, going as far back as version 1.0.0."]]],[]]