Package com.google.protobuf.util
Class Structs
java.lang.Object
com.google.protobuf.util.Structs
Utilities to help create
google.protobuf.Struct
messages.-
Method Details
-
of
Returns a struct containing the key-value pair. -
of
Returns a struct containing each of the key-value pairs.Providing duplicate keys is undefined behavior.
-
of
Returns a struct containing each of the key-value pairs.Providing duplicate keys is undefined behavior.
-