[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]