[[["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 document provides versioned documentation for the `PullAckHandler::Impl` class, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `PullAckHandler::Impl` class allows applications to mock a `PullAckHandler` and contains virtual methods for `ack()`, `nack()`, `delivery_attempt()`, `ack_id()`, and `subscription()`."],["The `ack()` and `nack()` functions within `PullAckHandler::Impl` return a future of type `Status`."],["`PullAckHandler::Impl`'s `ack_id()` and `subscription()` methods provide access to internal ack ID and subscription details, respectively, but have no corresponding public interface in the `PullAckHandler` class."],["The `delivery_attempt()` method in `PullAckHandler::Impl` returns the delivery attempt count as a `std::int32_t`."]]],[]]