Class Google::Cloud::Dataplex::V1::StorageFormat::JsonOptions (v0.1.0)

Describes JSON data format.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#encoding

def encoding() -> ::String
Returns
  • (::String) — Optional. The character encoding of the data. The default is UTF-8.

#encoding=

def encoding=(value) -> ::String
Parameter
  • value (::String) — Optional. The character encoding of the data. The default is UTF-8.
Returns
  • (::String) — Optional. The character encoding of the data. The default is UTF-8.