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 webpage provides documentation for the `StorageFormat.Types.JsonOptions` class within the Google Cloud Dataplex v1 API, specifically in the .NET environment."],["The content includes a list of versions ranging from 1.0.0 to 3.6.0, with 3.6.0 marked as the latest release, and version 2.7.0 is currently in focus."],["The `JsonOptions` class describes JSON data format and inherits from `object`, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`JsonOptions` class has a single property called `Encoding` to specify the character encoding of the data, which defaults to \"UTF-8\" but can also accept \"US-ASCII\" and \"ISO-8859-1\"."],["The page details the `JsonOptions` constructor parameters, where the `other` parameter, of type `StorageFormat.Types.JsonOptions`, describes the `JsonOptions` object itself."]]],[]]