| Class | Description |
|---|---|
| Durations |
Utilities to help create/manipulate
protobuf/duration.proto. |
| FieldMaskUtil |
Utility helper functions to work with
FieldMask. |
| FieldMaskUtil.MergeOptions |
Options to customize merging behavior.
|
| JsonFormat |
Utility classes to convert protobuf messages to/from JSON format.
|
| JsonFormat.Parser |
A Parser parses JSON to protobuf message.
|
| JsonFormat.Printer |
A Printer converts protobuf message to JSON format.
|
| 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. |
| Structs |
Utilities to help create
google.protobuf.Struct messages. |
| Timestamps |
Utilities to help create/manipulate
protobuf/timestamp.proto. |
| TimeUtil | Deprecated
Use
Durations and Timestamps instead. |
| Values |
Utilities to help create
google.protobuf.Value messages. |