public static interface PostingGet.Response.UsedValues.UsedValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
int32 count = 2; |
Value |
getValue()
.dstore.values.Value value = 1; |
ValueOrBuilder |
getValueOrBuilder()
.dstore.values.Value value = 1; |
boolean |
hasValue()
.dstore.values.Value value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasValue()
.dstore.values.Value value = 1;Value getValue()
.dstore.values.Value value = 1;ValueOrBuilder getValueOrBuilder()
.dstore.values.Value value = 1;int getCount()
int32 count = 2;