Interface WeaviateProtoBase.ObjectPropertiesValueOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
WeaviateProtoBase.ObjectPropertiesValue,WeaviateProtoBase.ObjectPropertiesValue.Builder
- Enclosing class:
- WeaviateProtoBase
public static interface WeaviateProtoBase.ObjectPropertiesValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetBooleanArrayProperties(int index) repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5;intrepeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5;repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5;getBooleanArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5;repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5;getEmptyListProps(int index) repeated string empty_list_props = 10;com.google.protobuf.ByteStringgetEmptyListPropsBytes(int index) repeated string empty_list_props = 10;intrepeated string empty_list_props = 10;repeated string empty_list_props = 10;getIntArrayProperties(int index) repeated .weaviate.v1.IntArrayProperties int_array_properties = 3;intrepeated .weaviate.v1.IntArrayProperties int_array_properties = 3;repeated .weaviate.v1.IntArrayProperties int_array_properties = 3;getIntArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.IntArrayProperties int_array_properties = 3;repeated .weaviate.v1.IntArrayProperties int_array_properties = 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 = 2;intrepeated .weaviate.v1.NumberArrayProperties number_array_properties = 2;repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2;getNumberArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2;repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2;getObjectArrayProperties(int index) repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7;intrepeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7;repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7;getObjectArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7;repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7;getObjectProperties(int index) repeated .weaviate.v1.ObjectProperties object_properties = 6;intrepeated .weaviate.v1.ObjectProperties object_properties = 6;repeated .weaviate.v1.ObjectProperties object_properties = 6;getObjectPropertiesOrBuilder(int index) repeated .weaviate.v1.ObjectProperties object_properties = 6;List<? extends WeaviateProtoBase.ObjectPropertiesOrBuilder>repeated .weaviate.v1.ObjectProperties object_properties = 6;getTextArrayProperties(int index) repeated .weaviate.v1.TextArrayProperties text_array_properties = 4;intrepeated .weaviate.v1.TextArrayProperties text_array_properties = 4;repeated .weaviate.v1.TextArrayProperties text_array_properties = 4;getTextArrayPropertiesOrBuilder(int index) repeated .weaviate.v1.TextArrayProperties text_array_properties = 4;repeated .weaviate.v1.TextArrayProperties text_array_properties = 4;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; -
getNumberArrayPropertiesList
List<WeaviateProtoBase.NumberArrayProperties> getNumberArrayPropertiesList()repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2; -
getNumberArrayProperties
repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2; -
getNumberArrayPropertiesCount
int getNumberArrayPropertiesCount()repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2; -
getNumberArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.NumberArrayPropertiesOrBuilder> getNumberArrayPropertiesOrBuilderList()repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2; -
getNumberArrayPropertiesOrBuilder
repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2; -
getIntArrayPropertiesList
List<WeaviateProtoBase.IntArrayProperties> getIntArrayPropertiesList()repeated .weaviate.v1.IntArrayProperties int_array_properties = 3; -
getIntArrayProperties
repeated .weaviate.v1.IntArrayProperties int_array_properties = 3; -
getIntArrayPropertiesCount
int getIntArrayPropertiesCount()repeated .weaviate.v1.IntArrayProperties int_array_properties = 3; -
getIntArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.IntArrayPropertiesOrBuilder> getIntArrayPropertiesOrBuilderList()repeated .weaviate.v1.IntArrayProperties int_array_properties = 3; -
getIntArrayPropertiesOrBuilder
repeated .weaviate.v1.IntArrayProperties int_array_properties = 3; -
getTextArrayPropertiesList
List<WeaviateProtoBase.TextArrayProperties> getTextArrayPropertiesList()repeated .weaviate.v1.TextArrayProperties text_array_properties = 4; -
getTextArrayProperties
repeated .weaviate.v1.TextArrayProperties text_array_properties = 4; -
getTextArrayPropertiesCount
int getTextArrayPropertiesCount()repeated .weaviate.v1.TextArrayProperties text_array_properties = 4; -
getTextArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.TextArrayPropertiesOrBuilder> getTextArrayPropertiesOrBuilderList()repeated .weaviate.v1.TextArrayProperties text_array_properties = 4; -
getTextArrayPropertiesOrBuilder
repeated .weaviate.v1.TextArrayProperties text_array_properties = 4; -
getBooleanArrayPropertiesList
List<WeaviateProtoBase.BooleanArrayProperties> getBooleanArrayPropertiesList()repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5; -
getBooleanArrayProperties
repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5; -
getBooleanArrayPropertiesCount
int getBooleanArrayPropertiesCount()repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5; -
getBooleanArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.BooleanArrayPropertiesOrBuilder> getBooleanArrayPropertiesOrBuilderList()repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5; -
getBooleanArrayPropertiesOrBuilder
repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5; -
getObjectPropertiesList
List<WeaviateProtoBase.ObjectProperties> getObjectPropertiesList()repeated .weaviate.v1.ObjectProperties object_properties = 6; -
getObjectProperties
repeated .weaviate.v1.ObjectProperties object_properties = 6; -
getObjectPropertiesCount
int getObjectPropertiesCount()repeated .weaviate.v1.ObjectProperties object_properties = 6; -
getObjectPropertiesOrBuilderList
List<? extends WeaviateProtoBase.ObjectPropertiesOrBuilder> getObjectPropertiesOrBuilderList()repeated .weaviate.v1.ObjectProperties object_properties = 6; -
getObjectPropertiesOrBuilder
repeated .weaviate.v1.ObjectProperties object_properties = 6; -
getObjectArrayPropertiesList
List<WeaviateProtoBase.ObjectArrayProperties> getObjectArrayPropertiesList()repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7; -
getObjectArrayProperties
repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7; -
getObjectArrayPropertiesCount
int getObjectArrayPropertiesCount()repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7; -
getObjectArrayPropertiesOrBuilderList
List<? extends WeaviateProtoBase.ObjectArrayPropertiesOrBuilder> getObjectArrayPropertiesOrBuilderList()repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7; -
getObjectArrayPropertiesOrBuilder
repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7; -
getEmptyListPropsList
repeated string empty_list_props = 10;- Returns:
- A list containing the emptyListProps.
-
getEmptyListPropsCount
int getEmptyListPropsCount()repeated string empty_list_props = 10;- Returns:
- The count of emptyListProps.
-
getEmptyListProps
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) 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.
-