Uses of Interface
com.google.protobuf.AnyOrBuilder
-
Packages that use AnyOrBuilder Package Description com.google.protobuf -
-
Uses of AnyOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement AnyOrBuilder Modifier and Type Class Description classAny`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.static classAny.Builder`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.Methods in com.google.protobuf that return AnyOrBuilder Modifier and Type Method Description AnyOrBuilderOption.Builder. getValueOrBuilder()The option's value packed in an Any message.AnyOrBuilderOption. getValueOrBuilder()The option's value packed in an Any message.AnyOrBuilderOptionOrBuilder. getValueOrBuilder()The option's value packed in an Any message.
-