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