Package com.google.mu.protobuf.util
package com.google.mu.protobuf.util
Google Protobuf utilities (requires mug-protobuf artifact)
Package Specification
The code is developed and tested under Java 8.0.-
ClassDescriptionAdditional utilities to help create
Struct
messages.Additional utilities to help createValue
andListValue
messages.A builder that supports building heterogeneousStruct
more conveniently, while eliding most of the intermediary and verboseValue
creation.A helper that makesStruct
s andValue
s from POJOs.