[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `DocumentServiceConnectionIdempotencyPolicy` class in the Google Cloud Content Warehouse C++ library, with version 2.22.1 being the version of the page being viewed, although the latest version is 2.37.0-rc."],["The documentation covers multiple previous releases, ranging from version 2.12.0 up to the latest version 2.37.0-rc, making it possible to view changes between versions."],["The `DocumentServiceConnectionIdempotencyPolicy` class includes functions such as `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl`, and `SetAcl`, each accepting a specific request object as a parameter."],["Each function within the `DocumentServiceConnectionIdempotencyPolicy` class returns a `google::cloud::Idempotency` type, which is used to describe whether or not the request should be retried, but further information can be found in the specific documentation for each release."],["The `clone()` function allows for creating a new copy of the `DocumentServiceConnectionIdempotencyPolicy` object, and it returns a `std::unique_ptr` of the same type."]]],[]]