public static interface FeatureValueOuterClass.SparseStringArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexIntegers(int index)
repeated int32 index_integers = 1; |
int |
getIndexIntegersCount()
repeated int32 index_integers = 1; |
java.util.List<java.lang.Integer> |
getIndexIntegersList()
repeated int32 index_integers = 1; |
java.lang.String |
getValueStrings(int index)
repeated string value_strings = 2; |
com.google.protobuf.ByteString |
getValueStringsBytes(int index)
repeated string value_strings = 2; |
int |
getValueStringsCount()
repeated string value_strings = 2; |
com.google.protobuf.ProtocolStringList |
getValueStringsList()
repeated string value_strings = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.Integer> getIndexIntegersList()
repeated int32 index_integers = 1;int getIndexIntegersCount()
repeated int32 index_integers = 1;int getIndexIntegers(int index)
repeated int32 index_integers = 1;com.google.protobuf.ProtocolStringList getValueStringsList()
repeated string value_strings = 2;int getValueStringsCount()
repeated string value_strings = 2;java.lang.String getValueStrings(int index)
repeated string value_strings = 2;com.google.protobuf.ByteString getValueStringsBytes(int index)
repeated string value_strings = 2;