WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.PropertiesRequest.Builder.addRefPropertiesBuilder() |
repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.PropertiesRequest.Builder.addRefPropertiesBuilder(int index) |
repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.clear() |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.clearMetadata() |
.weaviate.v1.MetadataRequest metadata = 3;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.clearProperties() |
.weaviate.v1.PropertiesRequest properties = 2;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.clearReferenceProperty() |
string reference_property = 1;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.clearTargetCollection() |
string target_collection = 4;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.clone() |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.PropertiesRequest.Builder.getRefPropertiesBuilder(int index) |
repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.mergeFrom(WeaviateProtoSearchGet.RefPropertiesRequest other) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.mergeMetadata(WeaviateProtoSearchGet.MetadataRequest value) |
.weaviate.v1.MetadataRequest metadata = 3;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.mergeProperties(WeaviateProtoSearchGet.PropertiesRequest value) |
.weaviate.v1.PropertiesRequest properties = 2;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.newBuilder() |
|
static WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.newBuilder(WeaviateProtoSearchGet.RefPropertiesRequest prototype) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.newBuilderForType() |
|
protected WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setMetadata(WeaviateProtoSearchGet.MetadataRequest value) |
.weaviate.v1.MetadataRequest metadata = 3;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setMetadata(WeaviateProtoSearchGet.MetadataRequest.Builder builderForValue) |
.weaviate.v1.MetadataRequest metadata = 3;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setProperties(WeaviateProtoSearchGet.PropertiesRequest value) |
.weaviate.v1.PropertiesRequest properties = 2;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setProperties(WeaviateProtoSearchGet.PropertiesRequest.Builder builderForValue) |
.weaviate.v1.PropertiesRequest properties = 2;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setReferenceProperty(String value) |
string reference_property = 1;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setReferencePropertyBytes(com.google.protobuf.ByteString value) |
string reference_property = 1;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setTargetCollection(String value) |
string target_collection = 4;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setTargetCollectionBytes(com.google.protobuf.ByteString value) |
string target_collection = 4;
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
WeaviateProtoSearchGet.RefPropertiesRequest.Builder |
WeaviateProtoSearchGet.RefPropertiesRequest.toBuilder() |
|