[[["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-14 UTC."],[[["This webpage provides documentation for the `MockPullAckHandler` class, a mock implementation used in testing."],["The `MockPullAckHandler` is a googlemock-based mock for `pubsub::PullAckHandler::Impl` and is part of the google cloud pubsub c++ library."],["The latest release is version 2.37.0-rc, with multiple historical versions ranging from 2.36.0 down to 2.11.0, all listed with their respective documentation."],["The mock implementation includes functions like `ack()`, `nack()`, and `delivery_attempt()`, all of which are implemented using gMock's `MOCK_METHOD()` feature."],["Each function (`ack`, `nack` and `delivery_attempt`) that is part of the mock has detailed information on their return types and descriptions."]]],[]]