[[["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 document outlines the `PullAckHandler::Impl` class, with the latest release candidate being version 2.37.0-rc, and includes versions from 2.36.0 down to 2.11.0."],["The `PullAckHandler::Impl` class allows applications to create mocks for `PullAckHandler` objects."],["It defines the implementation for virtual functions like `ack()`, `nack()`, `delivery_attempt()`, `ack_id()`, and `subscription()`."],["The `ack_id()` and `subscription()` functions are for internal use, without corresponding public interfaces in `PullAckHandler`."],["The functions `ack()` and `nack()` return a `future\u003cStatus\u003e` type while `delivery_attempt()` returns a `std::int32_t` type."]]],[]]