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