[[["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-05 UTC."],[[["This webpage provides documentation for the `AckHandler::Impl` class within the Google Cloud Pub/Sub C++ library, showcasing a range of versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `AckHandler::Impl` class allows applications to create mocks for the `AckHandler` class, enabling better testing and simulation."],["The class includes virtual functions for `ack()`, `nack()`, and `delivery_attempt()`, which are the core actions a class implementing the `AckHandler` needs to define."],["Each function of `AckHandler::Impl` has a corresponding implementation and links back to its parent's definition within `AckHandler`."]]],[]]