Package io.qdrant.client.grpc
Class Points.PointsUpdateOperation
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.qdrant.client.grpc.Points.PointsUpdateOperation
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Points.PointsUpdateOperationOrBuilder
,Serializable
- Enclosing class:
- Points
public static final class Points.PointsUpdateOperation
extends com.google.protobuf.GeneratedMessageV3
implements Points.PointsUpdateOperationOrBuilder
Protobuf type
qdrant.PointsUpdateOperation
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeqdrant.PointsUpdateOperation
static final class
Protobuf typeqdrant.PointsUpdateOperation.DeletePayload
static interface
static final class
Protobuf typeqdrant.PointsUpdateOperation.DeleteVectors
static interface
static enum
static final class
Protobuf typeqdrant.PointsUpdateOperation.PointStructList
static interface
static final class
Protobuf typeqdrant.PointsUpdateOperation.SetPayload
static interface
static final class
Protobuf typeqdrant.PointsUpdateOperation.UpdateVectors
static interface
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
.qdrant.PointsSelector clear_payload = 6;
.qdrant.PointsSelector clear_payload = 6;
static Points.PointsUpdateOperation
.qdrant.PointsSelector delete = 2;
.qdrant.PointsSelector delete = 2;
.qdrant.PointsUpdateOperation.DeletePayload delete_payload = 5;
.qdrant.PointsUpdateOperation.DeletePayload delete_payload = 5;
.qdrant.PointsUpdateOperation.DeleteVectors delete_vectors = 8;
.qdrant.PointsUpdateOperation.DeleteVectors delete_vectors = 8;
static final com.google.protobuf.Descriptors.Descriptor
.qdrant.PointsUpdateOperation.SetPayload overwrite_payload = 4;
.qdrant.PointsUpdateOperation.SetPayload overwrite_payload = 4;
com.google.protobuf.Parser<Points.PointsUpdateOperation>
int
.qdrant.PointsUpdateOperation.SetPayload set_payload = 3;
.qdrant.PointsUpdateOperation.SetPayload set_payload = 3;
.qdrant.PointsUpdateOperation.UpdateVectors update_vectors = 7;
.qdrant.PointsUpdateOperation.UpdateVectors update_vectors = 7;
.qdrant.PointsUpdateOperation.PointStructList upsert = 1;
.qdrant.PointsUpdateOperation.PointStructList upsert = 1;
boolean
.qdrant.PointsSelector clear_payload = 6;
boolean
.qdrant.PointsSelector delete = 2;
boolean
.qdrant.PointsUpdateOperation.DeletePayload delete_payload = 5;
boolean
.qdrant.PointsUpdateOperation.DeleteVectors delete_vectors = 8;
int
hashCode()
boolean
.qdrant.PointsUpdateOperation.SetPayload overwrite_payload = 4;
boolean
.qdrant.PointsUpdateOperation.SetPayload set_payload = 3;
boolean
.qdrant.PointsUpdateOperation.UpdateVectors update_vectors = 7;
boolean
.qdrant.PointsUpdateOperation.PointStructList upsert = 1;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(Points.PointsUpdateOperation prototype) protected Points.PointsUpdateOperation.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Points.PointsUpdateOperation
parseDelimitedFrom
(InputStream input) static Points.PointsUpdateOperation
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsUpdateOperation
parseFrom
(byte[] data) static Points.PointsUpdateOperation
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsUpdateOperation
parseFrom
(com.google.protobuf.ByteString data) static Points.PointsUpdateOperation
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsUpdateOperation
parseFrom
(com.google.protobuf.CodedInputStream input) static Points.PointsUpdateOperation
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsUpdateOperation
parseFrom
(InputStream input) static Points.PointsUpdateOperation
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsUpdateOperation
parseFrom
(ByteBuffer data) static Points.PointsUpdateOperation
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Points.PointsUpdateOperation>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
UPSERT_FIELD_NUMBER
public static final int UPSERT_FIELD_NUMBER- See Also:
-
DELETE_FIELD_NUMBER
public static final int DELETE_FIELD_NUMBER- See Also:
-
SET_PAYLOAD_FIELD_NUMBER
public static final int SET_PAYLOAD_FIELD_NUMBER- See Also:
-
OVERWRITE_PAYLOAD_FIELD_NUMBER
public static final int OVERWRITE_PAYLOAD_FIELD_NUMBER- See Also:
-
DELETE_PAYLOAD_FIELD_NUMBER
public static final int DELETE_PAYLOAD_FIELD_NUMBER- See Also:
-
CLEAR_PAYLOAD_FIELD_NUMBER
public static final int CLEAR_PAYLOAD_FIELD_NUMBER- See Also:
-
UPDATE_VECTORS_FIELD_NUMBER
public static final int UPDATE_VECTORS_FIELD_NUMBER- See Also:
-
DELETE_VECTORS_FIELD_NUMBER
public static final int DELETE_VECTORS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.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 classcom.google.protobuf.GeneratedMessageV3
-
getOperationCase
- Specified by:
getOperationCase
in interfacePoints.PointsUpdateOperationOrBuilder
-
hasUpsert
public boolean hasUpsert().qdrant.PointsUpdateOperation.PointStructList upsert = 1;
- Specified by:
hasUpsert
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- Whether the upsert field is set.
-
getUpsert
.qdrant.PointsUpdateOperation.PointStructList upsert = 1;
- Specified by:
getUpsert
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- The upsert.
-
getUpsertOrBuilder
.qdrant.PointsUpdateOperation.PointStructList upsert = 1;
- Specified by:
getUpsertOrBuilder
in interfacePoints.PointsUpdateOperationOrBuilder
-
hasDelete
public boolean hasDelete().qdrant.PointsSelector delete = 2;
- Specified by:
hasDelete
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- Whether the delete field is set.
-
getDelete
.qdrant.PointsSelector delete = 2;
- Specified by:
getDelete
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- The delete.
-
getDeleteOrBuilder
.qdrant.PointsSelector delete = 2;
- Specified by:
getDeleteOrBuilder
in interfacePoints.PointsUpdateOperationOrBuilder
-
hasSetPayload
public boolean hasSetPayload().qdrant.PointsUpdateOperation.SetPayload set_payload = 3;
- Specified by:
hasSetPayload
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- Whether the setPayload field is set.
-
getSetPayload
.qdrant.PointsUpdateOperation.SetPayload set_payload = 3;
- Specified by:
getSetPayload
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- The setPayload.
-
getSetPayloadOrBuilder
.qdrant.PointsUpdateOperation.SetPayload set_payload = 3;
- Specified by:
getSetPayloadOrBuilder
in interfacePoints.PointsUpdateOperationOrBuilder
-
hasOverwritePayload
public boolean hasOverwritePayload().qdrant.PointsUpdateOperation.SetPayload overwrite_payload = 4;
- Specified by:
hasOverwritePayload
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- Whether the overwritePayload field is set.
-
getOverwritePayload
.qdrant.PointsUpdateOperation.SetPayload overwrite_payload = 4;
- Specified by:
getOverwritePayload
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- The overwritePayload.
-
getOverwritePayloadOrBuilder
.qdrant.PointsUpdateOperation.SetPayload overwrite_payload = 4;
- Specified by:
getOverwritePayloadOrBuilder
in interfacePoints.PointsUpdateOperationOrBuilder
-
hasDeletePayload
public boolean hasDeletePayload().qdrant.PointsUpdateOperation.DeletePayload delete_payload = 5;
- Specified by:
hasDeletePayload
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- Whether the deletePayload field is set.
-
getDeletePayload
.qdrant.PointsUpdateOperation.DeletePayload delete_payload = 5;
- Specified by:
getDeletePayload
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- The deletePayload.
-
getDeletePayloadOrBuilder
.qdrant.PointsUpdateOperation.DeletePayload delete_payload = 5;
- Specified by:
getDeletePayloadOrBuilder
in interfacePoints.PointsUpdateOperationOrBuilder
-
hasClearPayload
public boolean hasClearPayload().qdrant.PointsSelector clear_payload = 6;
- Specified by:
hasClearPayload
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- Whether the clearPayload field is set.
-
getClearPayload
.qdrant.PointsSelector clear_payload = 6;
- Specified by:
getClearPayload
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- The clearPayload.
-
getClearPayloadOrBuilder
.qdrant.PointsSelector clear_payload = 6;
- Specified by:
getClearPayloadOrBuilder
in interfacePoints.PointsUpdateOperationOrBuilder
-
hasUpdateVectors
public boolean hasUpdateVectors().qdrant.PointsUpdateOperation.UpdateVectors update_vectors = 7;
- Specified by:
hasUpdateVectors
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- Whether the updateVectors field is set.
-
getUpdateVectors
.qdrant.PointsUpdateOperation.UpdateVectors update_vectors = 7;
- Specified by:
getUpdateVectors
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- The updateVectors.
-
getUpdateVectorsOrBuilder
.qdrant.PointsUpdateOperation.UpdateVectors update_vectors = 7;
- Specified by:
getUpdateVectorsOrBuilder
in interfacePoints.PointsUpdateOperationOrBuilder
-
hasDeleteVectors
public boolean hasDeleteVectors().qdrant.PointsUpdateOperation.DeleteVectors delete_vectors = 8;
- Specified by:
hasDeleteVectors
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- Whether the deleteVectors field is set.
-
getDeleteVectors
.qdrant.PointsUpdateOperation.DeleteVectors delete_vectors = 8;
- Specified by:
getDeleteVectors
in interfacePoints.PointsUpdateOperationOrBuilder
- Returns:
- The deleteVectors.
-
getDeleteVectorsOrBuilder
.qdrant.PointsUpdateOperation.DeleteVectors delete_vectors = 8;
- Specified by:
getDeleteVectorsOrBuilder
in interfacePoints.PointsUpdateOperationOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Points.PointsUpdateOperation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Points.PointsUpdateOperation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Points.PointsUpdateOperation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Points.PointsUpdateOperation 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.PointsUpdateOperation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Points.PointsUpdateOperation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Points.PointsUpdateOperation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Points.PointsUpdateOperation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Points.PointsUpdateOperation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Points.PointsUpdateOperation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static Points.PointsUpdateOperation.Builder newBuilder(Points.PointsUpdateOperation prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Points.PointsUpdateOperation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-