[[["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-03-21 UTC."],[[["This webpage provides documentation for the `DocumentServiceConnectionIdempotencyPolicy` class in the Google Cloud Content Warehouse C++ library, with version 2.37.0-rc being the latest."],["The content lists various versions of the `DocumentServiceConnectionIdempotencyPolicy` class, ranging from the latest (2.37.0-rc) down to version 2.12.0, enabling users to navigate through specific historical iterations of this class."],["The `DocumentServiceConnectionIdempotencyPolicy` class contains several functions, such as `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl` and `SetAcl`, each detailed with its parameter and return type information, to manage documents."],["The `clone()` function allows you to create a copy of the `DocumentServiceConnectionIdempotencyPolicy` object, allowing for manipulation without altering the original."],["The class defines the idempotency policies for various Content Warehouse document operations, indicating whether a specific method can be safely retried multiple times without causing side effects, as indicated by the `google::cloud::Idempotency` return type."]]],[]]