Google.Protobuf.JsonFormatter
Reflection-based converter from messages to JSON.
Settings controlling JSON formatting.
Returns a formatter using the default settings.
Creates a new formatted with the given settings.
Converts a message to JSON for diagnostic purposes with no extra context.
Formats the specified message as JSON.
Formats the specified message as JSON.
Formats the specified message as JSON.
Formats the specified message as JSON. When Indentation is not null,
start indenting at the specified indentationLevel.
Writes a single value to the given writer as JSON. Only types understood by
Protocol Buffers can be written in this way. This method is only exposed for
advanced use cases; most users should be using Format
or Format.