Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
class |
Any
`Any` contains an arbitrary serialized protocol buffer message along with a
URL that describes the type of the serialized message.
|
static class |
Any.Builder
`Any` contains an arbitrary serialized protocol buffer message along with a
URL that describes the type of the serialized message.
|
Modifier and Type | Field and Description |
---|---|
private SingleFieldBuilderV3<Any,Any.Builder,AnyOrBuilder> |
Option.Builder.valueBuilder_ |
Modifier and Type | Method and Description |
---|---|
AnyOrBuilder |
Option.getValueOrBuilder()
The option's value packed in an Any message.
|
AnyOrBuilder |
Option.Builder.getValueOrBuilder()
The option's value packed in an Any message.
|
AnyOrBuilder |
OptionOrBuilder.getValueOrBuilder()
The option's value packed in an Any message.
|
Modifier and Type | Method and Description |
---|---|
private SingleFieldBuilderV3<Any,Any.Builder,AnyOrBuilder> |
Option.Builder.getValueFieldBuilder()
The option's value packed in an Any message.
|