public static interface CollectionDef.BytesListOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
org.nd4j.shade.protobuf.ByteString |
getValue(int index)
repeated bytes value = 1; |
int |
getValueCount()
repeated bytes value = 1; |
List<org.nd4j.shade.protobuf.ByteString> |
getValueList()
repeated bytes value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<org.nd4j.shade.protobuf.ByteString> getValueList()
repeated bytes value = 1;
int getValueCount()
repeated bytes value = 1;
org.nd4j.shade.protobuf.ByteString getValue(int index)
repeated bytes value = 1;
Copyright © 2019. All rights reserved.