mirror of
https://github.com/qdrant/qdrant-client.git
synced 2026-07-23 11:11:01 -05:00
829 B
829 B
PayloadOps
Define operations description for point payloads manipulation
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| set_payload | PayloadOpsAnyOfSetPayload | [optional] | |
| delete_payload | PayloadOpsAnyOf1DeletePayload | [optional] | |
| clear_payload | PayloadOpsAnyOf2ClearPayload | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |