Interface WeaviateProtoBatch.BatchObject.PropertiesOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
WeaviateProtoBatch.BatchObject.Properties,WeaviateProtoBatch.BatchObject.Properties.Builder
- Enclosing class:
- WeaviateProtoBatch.BatchObject
public static interface WeaviateProtoBatch.BatchObject.PropertiesOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetBooleanArrayProperties(int index) repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7;intrepeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7;repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7;getBooleanArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7;repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7;getEmptyListProps(int index) empty lists do not have a type in many languages and clients do not know which datatype the property has.com.google.protobuf.ByteStringgetEmptyListPropsBytes(int index) empty lists do not have a type in many languages and clients do not know which datatype the property has.intempty lists do not have a type in many languages and clients do not know which datatype the property has.empty lists do not have a type in many languages and clients do not know which datatype the property has.getIntArrayProperties(int index) repeated .weaviate.v1.IntArrayProperties int_array_properties = 5;intrepeated .weaviate.v1.IntArrayProperties int_array_properties = 5;repeated .weaviate.v1.IntArrayProperties int_array_properties = 5;getIntArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.IntArrayProperties int_array_properties = 5;repeated .weaviate.v1.IntArrayProperties int_array_properties = 5;getMultiTargetRefProps(int index) repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;intrepeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;getMultiTargetRefPropsOrBuilder(int index) repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3;com.google.protobuf.Struct.google.protobuf.Struct non_ref_properties = 1;com.google.protobuf.StructOrBuilder.google.protobuf.Struct non_ref_properties = 1;getNumberArrayProperties(int index) repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4;intrepeated .weaviate.v1.NumberArrayProperties number_array_properties = 4;repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4;getNumberArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4;repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4;getObjectArrayProperties(int index) repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9;intrepeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9;repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9;getObjectArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9;repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9;getObjectProperties(int index) repeated .weaviate.v1.ObjectProperties object_properties = 8;intrepeated .weaviate.v1.ObjectProperties object_properties = 8;repeated .weaviate.v1.ObjectProperties object_properties = 8;getObjectPropertiesOrBuilder(int index) repeated .weaviate.v1.ObjectProperties object_properties = 8;List<? extends WeaviateProtoBase.ObjectPropertiesOrBuilder>repeated .weaviate.v1.ObjectProperties object_properties = 8;getSingleTargetRefProps(int index) repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2;intrepeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2;repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2;getSingleTargetRefPropsOrBuilder(int index) repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2;repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2;getTextArrayProperties(int index) repeated .weaviate.v1.TextArrayProperties text_array_properties = 6;intrepeated .weaviate.v1.TextArrayProperties text_array_properties = 6;repeated .weaviate.v1.TextArrayProperties text_array_properties = 6;getTextArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.TextArrayProperties text_array_properties = 6;repeated .weaviate.v1.TextArrayProperties text_array_properties = 6;boolean.google.protobuf.Struct non_ref_properties = 1;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
-
hasNonRefProperties
boolean hasNonRefProperties().google.protobuf.Struct non_ref_properties = 1;- Returns:
- Whether the nonRefProperties field is set.
-
getNonRefProperties
com.google.protobuf.Struct getNonRefProperties().google.protobuf.Struct non_ref_properties = 1;- Returns:
- The nonRefProperties.
-
getNonRefPropertiesOrBuilder
com.google.protobuf.StructOrBuilder getNonRefPropertiesOrBuilder().google.protobuf.Struct non_ref_properties = 1; -
getSingleTargetRefPropsList
List<WeaviateProtoBatch.BatchObject.SingleTargetRefProps> getSingleTargetRefPropsList()repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2; -
getSingleTargetRefProps
repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2; -
getSingleTargetRefPropsCount
int getSingleTargetRefPropsCount()repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2; -
getSingleTargetRefPropsOrBuilderList
List<? extends WeaviateProtoBatch.BatchObject.SingleTargetRefPropsOrBuilder> getSingleTargetRefPropsOrBuilderList()repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2; -
getSingleTargetRefPropsOrBuilder
WeaviateProtoBatch.BatchObject.SingleTargetRefPropsOrBuilder getSingleTargetRefPropsOrBuilder(int index) repeated .weaviate.v1.BatchObject.SingleTargetRefProps single_target_ref_props = 2; -
getMultiTargetRefPropsList
List<WeaviateProtoBatch.BatchObject.MultiTargetRefProps> getMultiTargetRefPropsList()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3; -
getMultiTargetRefProps
repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3; -
getMultiTargetRefPropsCount
int getMultiTargetRefPropsCount()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3; -
getMultiTargetRefPropsOrBuilderList
List<? extends WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder> getMultiTargetRefPropsOrBuilderList()repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3; -
getMultiTargetRefPropsOrBuilder
WeaviateProtoBatch.BatchObject.MultiTargetRefPropsOrBuilder getMultiTargetRefPropsOrBuilder(int index) repeated .weaviate.v1.BatchObject.MultiTargetRefProps multi_target_ref_props = 3; -
getNumberArrayPropertiesList
List<WeaviateProtoBase.NumberArrayProperties> getNumberArrayPropertiesList()repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4; -
getNumberArrayProperties
repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4; -
getNumberArrayPropertiesCount
int getNumberArrayPropertiesCount()repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4; -
getNumberArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.NumberArrayPropertiesOrBuilder> getNumberArrayPropertiesOrBuilderList()repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4; -
getNumberArrayPropertiesOrBuilder
repeated .weaviate.v1.NumberArrayProperties number_array_properties = 4; -
getIntArrayPropertiesList
List<WeaviateProtoBase.IntArrayProperties> getIntArrayPropertiesList()repeated .weaviate.v1.IntArrayProperties int_array_properties = 5; -
getIntArrayProperties
repeated .weaviate.v1.IntArrayProperties int_array_properties = 5; -
getIntArrayPropertiesCount
int getIntArrayPropertiesCount()repeated .weaviate.v1.IntArrayProperties int_array_properties = 5; -
getIntArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.IntArrayPropertiesOrBuilder> getIntArrayPropertiesOrBuilderList()repeated .weaviate.v1.IntArrayProperties int_array_properties = 5; -
getIntArrayPropertiesOrBuilder
repeated .weaviate.v1.IntArrayProperties int_array_properties = 5; -
getTextArrayPropertiesList
List<WeaviateProtoBase.TextArrayProperties> getTextArrayPropertiesList()repeated .weaviate.v1.TextArrayProperties text_array_properties = 6; -
getTextArrayProperties
repeated .weaviate.v1.TextArrayProperties text_array_properties = 6; -
getTextArrayPropertiesCount
int getTextArrayPropertiesCount()repeated .weaviate.v1.TextArrayProperties text_array_properties = 6; -
getTextArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.TextArrayPropertiesOrBuilder> getTextArrayPropertiesOrBuilderList()repeated .weaviate.v1.TextArrayProperties text_array_properties = 6; -
getTextArrayPropertiesOrBuilder
repeated .weaviate.v1.TextArrayProperties text_array_properties = 6; -
getBooleanArrayPropertiesList
List<WeaviateProtoBase.BooleanArrayProperties> getBooleanArrayPropertiesList()repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7; -
getBooleanArrayProperties
repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7; -
getBooleanArrayPropertiesCount
int getBooleanArrayPropertiesCount()repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7; -
getBooleanArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.BooleanArrayPropertiesOrBuilder> getBooleanArrayPropertiesOrBuilderList()repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7; -
getBooleanArrayPropertiesOrBuilder
repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 7; -
getObjectPropertiesList
List<WeaviateProtoBase.ObjectProperties> getObjectPropertiesList()repeated .weaviate.v1.ObjectProperties object_properties = 8; -
getObjectProperties
repeated .weaviate.v1.ObjectProperties object_properties = 8; -
getObjectPropertiesCount
int getObjectPropertiesCount()repeated .weaviate.v1.ObjectProperties object_properties = 8; -
getObjectPropertiesOrBuilderList
List<? extends WeaviateProtoBase.ObjectPropertiesOrBuilder> getObjectPropertiesOrBuilderList()repeated .weaviate.v1.ObjectProperties object_properties = 8; -
getObjectPropertiesOrBuilder
repeated .weaviate.v1.ObjectProperties object_properties = 8; -
getObjectArrayPropertiesList
List<WeaviateProtoBase.ObjectArrayProperties> getObjectArrayPropertiesList()repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9; -
getObjectArrayProperties
repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9; -
getObjectArrayPropertiesCount
int getObjectArrayPropertiesCount()repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9; -
getObjectArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.ObjectArrayPropertiesOrBuilder> getObjectArrayPropertiesOrBuilderList()repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9; -
getObjectArrayPropertiesOrBuilder
repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 9; -
getEmptyListPropsList
empty lists do not have a type in many languages and clients do not know which datatype the property has. Weaviate can get the datatype from its schema
repeated string empty_list_props = 10;- Returns:
- A list containing the emptyListProps.
-
getEmptyListPropsCount
int getEmptyListPropsCount()empty lists do not have a type in many languages and clients do not know which datatype the property has. Weaviate can get the datatype from its schema
repeated string empty_list_props = 10;- Returns:
- The count of emptyListProps.
-
getEmptyListProps
empty lists do not have a type in many languages and clients do not know which datatype the property has. Weaviate can get the datatype from its schema
repeated string empty_list_props = 10;- Parameters:
index- The index of the element to return.- Returns:
- The emptyListProps at the given index.
-
getEmptyListPropsBytes
com.google.protobuf.ByteString getEmptyListPropsBytes(int index) empty lists do not have a type in many languages and clients do not know which datatype the property has. Weaviate can get the datatype from its schema
repeated string empty_list_props = 10;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the emptyListProps at the given index.
-