MCPcopy Index your code
hub / github.com/couchbase/couchbase-python-client / UpsertOptions

Class UpsertOptions

couchbase/collection.py:2739–2740  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2737
2738@Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811
2739class UpsertOptions(UpsertOptionsBase): # noqa: F811
2740 pass
2741
2742
2743@Supportability.class_deprecated('couchbase.collection.Collection')

Callers 3

kv_operations.pyFile · 0.90
mainFunction · 0.90
mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected