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 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

      WeaviateProtoBase.NumberArrayProperties getNumberArrayProperties(int index)
      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

      WeaviateProtoBase.NumberArrayPropertiesOrBuilder getNumberArrayPropertiesOrBuilder(int index)
      repeated .weaviate.v1.NumberArrayProperties number_array_properties = 2;
    • getIntArrayPropertiesList

      List<WeaviateProtoBase.IntArrayProperties> getIntArrayPropertiesList()
      repeated .weaviate.v1.IntArrayProperties int_array_properties = 3;
    • getIntArrayProperties

      WeaviateProtoBase.IntArrayProperties getIntArrayProperties(int index)
      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

      WeaviateProtoBase.IntArrayPropertiesOrBuilder getIntArrayPropertiesOrBuilder(int index)
      repeated .weaviate.v1.IntArrayProperties int_array_properties = 3;
    • getTextArrayPropertiesList

      List<WeaviateProtoBase.TextArrayProperties> getTextArrayPropertiesList()
      repeated .weaviate.v1.TextArrayProperties text_array_properties = 4;
    • getTextArrayProperties

      WeaviateProtoBase.TextArrayProperties getTextArrayProperties(int index)
      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

      WeaviateProtoBase.TextArrayPropertiesOrBuilder getTextArrayPropertiesOrBuilder(int index)
      repeated .weaviate.v1.TextArrayProperties text_array_properties = 4;
    • getBooleanArrayPropertiesList

      List<WeaviateProtoBase.BooleanArrayProperties> getBooleanArrayPropertiesList()
      repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5;
    • getBooleanArrayProperties

      WeaviateProtoBase.BooleanArrayProperties getBooleanArrayProperties(int index)
      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

      WeaviateProtoBase.BooleanArrayPropertiesOrBuilder getBooleanArrayPropertiesOrBuilder(int index)
      repeated .weaviate.v1.BooleanArrayProperties boolean_array_properties = 5;
    • getObjectPropertiesList

      List<WeaviateProtoBase.ObjectProperties> getObjectPropertiesList()
      repeated .weaviate.v1.ObjectProperties object_properties = 6;
    • getObjectProperties

      WeaviateProtoBase.ObjectProperties getObjectProperties(int index)
      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

      WeaviateProtoBase.ObjectPropertiesOrBuilder getObjectPropertiesOrBuilder(int index)
      repeated .weaviate.v1.ObjectProperties object_properties = 6;
    • getObjectArrayPropertiesList

      List<WeaviateProtoBase.ObjectArrayProperties> getObjectArrayPropertiesList()
      repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7;
    • getObjectArrayProperties

      WeaviateProtoBase.ObjectArrayProperties getObjectArrayProperties(int index)
      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

      WeaviateProtoBase.ObjectArrayPropertiesOrBuilder getObjectArrayPropertiesOrBuilder(int index)
      repeated .weaviate.v1.ObjectArrayProperties object_array_properties = 7;
    • getEmptyListPropsList

      List<String> 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

      String getEmptyListProps(int index)
      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.