[[["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-04-17 UTC."],[[["This webpage provides documentation for the `AckHandler::Impl` class within the Google Cloud Pub/Sub C++ library, offering a range of versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `AckHandler::Impl` class allows applications to simulate the `AckHandler` behavior, which is essential for testing and mocking."],["Key functions within `AckHandler::Impl` include `ack()`, `nack()`, and `delivery_attempt()`, which mirror the functionalities found in the `AckHandler` class."],["The class also provides internal-use-only functions like `ack_id()` and `subscription()`, which offer details about the acknowledgment ID and subscription related to the handler but are not directly accessible via the public `AckHandler` interface."]]],[]]