Uses of Interface
com.google.protobuf.AnyOrBuilder
Packages that use AnyOrBuilder
-
Uses of AnyOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement AnyOrBuilderModifier and TypeClassDescriptionfinal class
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.static final class
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.Fields in com.google.protobuf with type parameters of type AnyOrBuilderModifier and TypeFieldDescriptionprivate SingleFieldBuilderV3
<Any, Any.Builder, AnyOrBuilder> Option.Builder.valueBuilder_
Methods in com.google.protobuf that return AnyOrBuilderModifier and TypeMethodDescriptionOption.Builder.getValueOrBuilder()
The option's value packed in an Any message.Option.getValueOrBuilder()
The option's value packed in an Any message.OptionOrBuilder.getValueOrBuilder()
The option's value packed in an Any message.Methods in com.google.protobuf that return types with arguments of type AnyOrBuilderModifier and TypeMethodDescriptionprivate SingleFieldBuilderV3
<Any, Any.Builder, AnyOrBuilder> Option.Builder.getValueFieldBuilder()
The option's value packed in an Any message.