Class JsonOptions (0.1.0)

JsonOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes JSON data format.

Attribute

NameDescription
encoding str
Optional. The character encoding of the data. The default is UTF-8.