[[["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."],[[["The latest version of the `DocumentServiceConnectionIdempotencyPolicy` is 2.37.0-rc, with links to prior versions ranging back to 2.12.0."],["This policy class provides functions to determine the idempotency of various document service operations, such as `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl`, `SetAcl` and `GetOperation`."],["Each function within the `DocumentServiceConnectionIdempotencyPolicy` takes a specific request type as a parameter and returns a `google::cloud::Idempotency` value."],["A `clone()` function allows the creation of a new copy of the `DocumentServiceConnectionIdempotencyPolicy` object, returning a `std::unique_ptr` of the copied object."],["The `DocumentServiceConnectionIdempotencyPolicy` class is designed for use within the Google Cloud Content Warehouse C++ client library."]]],[]]