Interface WeaviateProtoBase.ObjectPropertiesOrBuilder

    • Method Detail

      • hasValue

        boolean hasValue()
        .weaviate.v1.ObjectPropertiesValue value = 1;
        Returns:
        Whether the value field is set.
      • getPropName

        String getPropName()
        string prop_name = 2;
        Returns:
        The propName.
      • getPropNameBytes

        com.google.protobuf.ByteString getPropNameBytes()
        string prop_name = 2;
        Returns:
        The bytes for propName.