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 within the .NET environment."],["The latest version available for the API is 3.6.0, with a variety of previous versions available to access, beginning with 1.0.0."],["The `JsonOptions` class is designed to describe JSON data formats and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `JsonOptions` class has two constructors and one property, the property `Encoding` that allows you to specify the character encoding of the data."]]],[]]