Package | Description |
---|---|
com.google.protobuf.util |
Class and Description |
---|
FieldMaskTree
A tree representation of a FieldMask.
|
FieldMaskTree.Node |
FieldMaskUtil.MergeOptions
Options to customize merging behavior.
|
JsonFormat.Parser
A Parser parses JSON to protobuf message.
|
JsonFormat.ParserImpl |
JsonFormat.ParserImpl.WellKnownTypeParser |
JsonFormat.Printer
A Printer converts protobuf message to JSON format.
|
JsonFormat.PrinterImpl
A Printer converts protobuf messages to JSON format.
|
JsonFormat.PrinterImpl.WellKnownTypePrinter |
JsonFormat.TextGenerator
An interface for json formatting that can be used in
combination with the omittingInsignificantWhitespace() method
|
JsonFormat.TypeRegistry
A TypeRegistry is used to resolve Any messages in the JSON conversion.
|
JsonFormat.TypeRegistry.Builder
A Builder is used to build
JsonFormat.TypeRegistry . |