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 version 2.13.0 being the current version displayed."],["The `StorageFormat.Types.JsonOptions` class describes the JSON data format and is part of the `Google.Cloud.Dataplex.V1` namespace, implemented in the `Google.Cloud.Dataplex.V1.dll` assembly."],["The page lists various versions of the `JsonOptions` class, from version 1.0.0 up to the latest version, 3.6.0, that are available in the documentation, allowing users to browse the different releases."],["The `JsonOptions` class includes an `Encoding` property that allows the character encoding of the data to be specified, with supported values including \"US-ASCII\", \"UTF-8\", and \"ISO-8859-1\", and defaulting to UTF-8 if unspecified."],["This Class Implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the object class, meaning it will also have members such as GetHashCode(), GetType(), ToString()."]]],[]]