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-14 UTC."],[[["This webpage provides documentation for the `StorageFormat.Types.JsonOptions` class within the Google Cloud Dataplex V1 API, detailing its structure and usage."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 up to the latest version, 3.6.0, with each version having its own link."],["`StorageFormat.Types.JsonOptions` is a class that describes the JSON data format, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and an `Encoding` property, which specifies the character encoding of the JSON data, with UTF-8 being the default if not specified."],["The class inherits members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, all within the namespace `Google.Cloud.Dataplex.V1`."]]],[]]