public static interface Vectorindex.UpsertItemBatchResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorIndices(int index)
repeated uint32 error_indices = 1; |
int |
getErrorIndicesCount()
repeated uint32 error_indices = 1; |
java.util.List<java.lang.Integer> |
getErrorIndicesList()
repeated uint32 error_indices = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.Integer> getErrorIndicesList()
repeated uint32 error_indices = 1;int getErrorIndicesCount()
repeated uint32 error_indices = 1;int getErrorIndices(int index)
repeated uint32 error_indices = 1;index - The index of the element to return.