Class Points.Condition

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.qdrant.client.grpc.Points.Condition
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Points.ConditionOrBuilder, Serializable
Enclosing class:
Points

public static final class Points.Condition extends com.google.protobuf.GeneratedMessageV3 implements Points.ConditionOrBuilder
Protobuf type qdrant.Condition
See Also:
  • Field Details

  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • getConditionOneOfCase

      public Points.Condition.ConditionOneOfCase getConditionOneOfCase()
      Specified by:
      getConditionOneOfCase in interface Points.ConditionOrBuilder
    • hasField

      public boolean hasField()
      .qdrant.FieldCondition field = 1;
      Specified by:
      hasField in interface Points.ConditionOrBuilder
      Returns:
      Whether the field field is set.
    • getField

      public Points.FieldCondition getField()
      .qdrant.FieldCondition field = 1;
      Specified by:
      getField in interface Points.ConditionOrBuilder
      Returns:
      The field.
    • getFieldOrBuilder

      public Points.FieldConditionOrBuilder getFieldOrBuilder()
      .qdrant.FieldCondition field = 1;
      Specified by:
      getFieldOrBuilder in interface Points.ConditionOrBuilder
    • hasIsEmpty

      public boolean hasIsEmpty()
      .qdrant.IsEmptyCondition is_empty = 2;
      Specified by:
      hasIsEmpty in interface Points.ConditionOrBuilder
      Returns:
      Whether the isEmpty field is set.
    • getIsEmpty

      public Points.IsEmptyCondition getIsEmpty()
      .qdrant.IsEmptyCondition is_empty = 2;
      Specified by:
      getIsEmpty in interface Points.ConditionOrBuilder
      Returns:
      The isEmpty.
    • getIsEmptyOrBuilder

      public Points.IsEmptyConditionOrBuilder getIsEmptyOrBuilder()
      .qdrant.IsEmptyCondition is_empty = 2;
      Specified by:
      getIsEmptyOrBuilder in interface Points.ConditionOrBuilder
    • hasHasId

      public boolean hasHasId()
      .qdrant.HasIdCondition has_id = 3;
      Specified by:
      hasHasId in interface Points.ConditionOrBuilder
      Returns:
      Whether the hasId field is set.
    • getHasId

      public Points.HasIdCondition getHasId()
      .qdrant.HasIdCondition has_id = 3;
      Specified by:
      getHasId in interface Points.ConditionOrBuilder
      Returns:
      The hasId.
    • getHasIdOrBuilder

      public Points.HasIdConditionOrBuilder getHasIdOrBuilder()
      .qdrant.HasIdCondition has_id = 3;
      Specified by:
      getHasIdOrBuilder in interface Points.ConditionOrBuilder
    • hasFilter

      public boolean hasFilter()
      .qdrant.Filter filter = 4;
      Specified by:
      hasFilter in interface Points.ConditionOrBuilder
      Returns:
      Whether the filter field is set.
    • getFilter

      public Points.Filter getFilter()
      .qdrant.Filter filter = 4;
      Specified by:
      getFilter in interface Points.ConditionOrBuilder
      Returns:
      The filter.
    • getFilterOrBuilder

      public Points.FilterOrBuilder getFilterOrBuilder()
      .qdrant.Filter filter = 4;
      Specified by:
      getFilterOrBuilder in interface Points.ConditionOrBuilder
    • hasIsNull

      public boolean hasIsNull()
      .qdrant.IsNullCondition is_null = 5;
      Specified by:
      hasIsNull in interface Points.ConditionOrBuilder
      Returns:
      Whether the isNull field is set.
    • getIsNull

      public Points.IsNullCondition getIsNull()
      .qdrant.IsNullCondition is_null = 5;
      Specified by:
      getIsNull in interface Points.ConditionOrBuilder
      Returns:
      The isNull.
    • getIsNullOrBuilder

      public Points.IsNullConditionOrBuilder getIsNullOrBuilder()
      .qdrant.IsNullCondition is_null = 5;
      Specified by:
      getIsNullOrBuilder in interface Points.ConditionOrBuilder
    • hasNested

      public boolean hasNested()
      .qdrant.NestedCondition nested = 6;
      Specified by:
      hasNested in interface Points.ConditionOrBuilder
      Returns:
      Whether the nested field is set.
    • getNested

      public Points.NestedCondition getNested()
      .qdrant.NestedCondition nested = 6;
      Specified by:
      getNested in interface Points.ConditionOrBuilder
      Returns:
      The nested.
    • getNestedOrBuilder

      public Points.NestedConditionOrBuilder getNestedOrBuilder()
      .qdrant.NestedCondition nested = 6;
      Specified by:
      getNestedOrBuilder in interface Points.ConditionOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static Points.Condition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Points.Condition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Points.Condition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Points.Condition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Points.Condition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Points.Condition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Points.Condition parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Points.Condition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Points.Condition parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Points.Condition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Points.Condition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Points.Condition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Points.Condition.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static Points.Condition.Builder newBuilder()
    • newBuilder

      public static Points.Condition.Builder newBuilder(Points.Condition prototype)
    • toBuilder

      public Points.Condition.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected Points.Condition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static Points.Condition getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Points.Condition> parser()
    • getParserForType

      public com.google.protobuf.Parser<Points.Condition> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public Points.Condition getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder