Uses of Class
com.google.protobuf.Struct.Builder
-
Packages that use Struct.Builder Package Description com.google.protobuf -
-
Uses of Struct.Builder in com.google.protobuf
Methods in com.google.protobuf with parameters of type Struct.Builder Modifier and Type Method Description Value.BuilderValue.Builder. setStructValue(Struct.Builder builderForValue)Represents a structured value.
-