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 Google Cloud Dataplex v1 API."],["It outlines the different versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, with version 3.4.0 being the version in the current context."],["`StorageFormat.Types.JsonOptions` describes the JSON data format and inherits properties and methods from multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors to create new instances, either empty or by cloning an existing `JsonOptions` object."],["The Encoding property of the JsonOptions class is covered, allowing specification of character encoding such as \"US-ASCII\", \"UTF-8\", or \"ISO-8859-1\" for JSON data, defaulting to \"UTF-8\" if unspecified."]]],[]]