[[["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 document provides versioned documentation for the `DocumentServiceConnectionIdempotencyPolicy` class, ranging from version 2.12.0 up to the latest release candidate 2.37.0-rc."],["The `DocumentServiceConnectionIdempotencyPolicy` class defines several virtual functions, including `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl`, and `SetAcl`, which are used for managing documents and their access control lists."],["Each of these functions takes a specific request object as a parameter and returns a `google::cloud::Idempotency` type, indicating the idempotency of the corresponding operation."],["The `clone()` function allows for the creation of a new copy of the `DocumentServiceConnectionIdempotencyPolicy` object."],["The document outlines the parameters and return type for each of the functions within the `DocumentServiceConnectionIdempotencyPolicy` class."]]],[]]