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-09 UTC."],[[["This page provides documentation for the `StorageFormat.Types.JsonOptions` class within the Google Cloud Dataplex V1 API, detailing its structure and usage."],["The documentation covers a range of versions, from the latest 3.6.0 down to 1.0.0, enabling users to access specific API details for each version."],["`StorageFormat.Types.JsonOptions` is designed to describe the JSON data format, including properties such as character encoding, which defaults to UTF-8."],["The `JsonOptions` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["It includes constructors for creating new instances of `JsonOptions` and copying existing ones, as well as a settable `Encoding` property."]]],[]]