public static interface ValueProto.BytesListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getVal(int index)
repeated bytes val = 1; |
int |
getValCount()
repeated bytes val = 1; |
List<com.google.protobuf.ByteString> |
getValList()
repeated bytes val = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<com.google.protobuf.ByteString> getValList()
repeated bytes val = 1;int getValCount()
repeated bytes val = 1;com.google.protobuf.ByteString getVal(int index)
repeated bytes val = 1;index - The index of the element to return.Copyright © 2020 Gojek. All rights reserved.