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 classStructProtobuf typegoogle.protobuf.Structstatic classStruct.BuilderProtobuf typegoogle.protobuf.StructMethods in com.google.protobuf that return StructOrBuilder Modifier and Type Method Description StructOrBuilderValue.Builder. getStructValueOrBuilder().google.protobuf.Struct struct_value = 5 [json_name = "structValue"];StructOrBuilderValue. getStructValueOrBuilder().google.protobuf.Struct struct_value = 5 [json_name = "structValue"];StructOrBuilderValueOrBuilder. getStructValueOrBuilder().google.protobuf.Struct struct_value = 5 [json_name = "structValue"];
-