[[["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 page provides documentation for the `AckHandler::Impl` class within the Google Cloud Pub/Sub C++ library, specifically for version 2.36.0 and earlier versions dating back to 2.11.0, along with the latest release candidate version, 2.37.0-rc."],["The `AckHandler::Impl` class allows applications to simulate an `AckHandler`, offering core functionalities such as `ack()`, `nack()`, and `delivery_attempt()`."],["Internal-only functions like `ack_id()` and `subscription()` are available within `AckHandler::Impl`, offering access to the acknowledgment ID and subscription details respectively, but they have no corresponding public interfaces in `AckHandler`."],["The main available methods within this class are virtual methods that implement the `AckHandler` class methods and return nothing, an int32_t or string depending on the use case."]]],[]]