Uses of Interface
com.google.protobuf.StructOrBuilder
-
Packages that use StructOrBuilder Package Description com.google.protobuf -
-
Uses of StructOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement StructOrBuilder Modifier and Type Class Description classStruct`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.static classStruct.Builder`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.Methods in com.google.protobuf that return StructOrBuilder Modifier and Type Method Description StructOrBuilderValue.Builder. getStructValueOrBuilder()Represents a structured value.StructOrBuilderValue. getStructValueOrBuilder()Represents a structured value.StructOrBuilderValueOrBuilder. getStructValueOrBuilder()Represents a structured value.
-