[[["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-08-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()`."]]],[]]