Interface FeatureValueOuterClass.BytesArrayOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
FeatureValueOuterClass.BytesArray,FeatureValueOuterClass.BytesArray.Builder
- Enclosing class:
- FeatureValueOuterClass
public static interface FeatureValueOuterClass.BytesArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getBytesList
List<com.google.protobuf.ByteString> getBytesList()repeated bytes bytes = 1; -
getBytesCount
int getBytesCount()repeated bytes bytes = 1; -
getBytes
com.google.protobuf.ByteString getBytes(int index) repeated bytes bytes = 1;
-