[[["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-14 UTC."],[[["This webpage provides documentation for the `DocumentServiceConnectionIdempotencyPolicy` class across multiple versions, ranging from 2.15.1 to the latest release candidate 2.37.0-rc."],["The `DocumentServiceConnectionIdempotencyPolicy` class contains methods for managing documents, such as getting, listing, creating, updating, deleting, importing, and purging documents."],["Each method within the class takes a specific request type as a parameter, related to the operation it performs on a document, such as `GetDocumentRequest`, `ListDocumentsRequest`, and `CreateDocumentRequest`."],["The class methods, such as `GetDocument` and `ListDocuments`, return a value of type `google::cloud::Idempotency` that contains a description of the operation's behavior."],["The class also contains the ability to clone itself with a function called `clone()`."]]],[]]