Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
class |
ListValue
Protobuf type
google.protobuf.ListValue |
static class |
ListValue.Builder
Protobuf type
google.protobuf.ListValue |
Modifier and Type | Method and Description |
---|---|
ListValueOrBuilder |
ValueOrBuilder.getListValueOrBuilder()
optional .google.protobuf.ListValue list_value = 6; |
ListValueOrBuilder |
Value.getListValueOrBuilder()
optional .google.protobuf.ListValue list_value = 6; |
ListValueOrBuilder |
Value.Builder.getListValueOrBuilder()
optional .google.protobuf.ListValue list_value = 6; |