[[["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, 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 the testing of code that interacts with message acknowledgments."],["The documentation details virtual functions such as `ack()`, `nack()`, and `delivery_attempt()` that correspond to the public `AckHandler` interface, all of which return a void, int32_t, respectively."],["The `ack_id()` and `subscription()` functions are for internal use only, providing access to the acknowledgment ID and the subscription, respectively, without a corresponding public interface."],["The information is sorted by version number, allowing users to quickly locate the documentation related to their specific version of the library, with the version number links taking users to the location with in the documentation with that version."]]],[]]