public sealed class 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."],[[["The latest version of the Google.Cloud.Dataplex.V1 API class StorageFormat.Types.JsonOptions is 3.6.0."],["This documentation covers versions of the StorageFormat.Types.JsonOptions class from 1.0.0 up to the latest 3.6.0 version, with several versions in between."],["The StorageFormat.Types.JsonOptions class describes the JSON data format and it implements various interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has two constructors, one default and another that takes a `StorageFormat.Types.JsonOptions` parameter, as well as an `Encoding` property to specify the data's character encoding, defaulting to UTF-8."],["The class has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]