WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.Builder.addErrorsBuilder() |
repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.Builder.addErrorsBuilder(int index) |
repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.clear() |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.clearError() |
string error = 2;
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.clearIndex() |
int32 index = 1;
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.clone() |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.Builder.getErrorsBuilder(int index) |
repeated .weaviate.v1.BatchObjectsReply.BatchError errors = 2;
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.mergeFrom(com.google.protobuf.Message other) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.mergeFrom(WeaviateProtoBatch.BatchObjectsReply.BatchError other) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.newBuilder() |
|
static WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.newBuilder(WeaviateProtoBatch.BatchObjectsReply.BatchError prototype) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.newBuilderForType() |
|
protected WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.setError(String value) |
string error = 2;
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.setErrorBytes(com.google.protobuf.ByteString value) |
string error = 2;
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.setIndex(int value) |
int32 index = 1;
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
WeaviateProtoBatch.BatchObjectsReply.BatchError.Builder |
WeaviateProtoBatch.BatchObjectsReply.BatchError.toBuilder() |
|