[[["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 page provides documentation for `MockPullAckHandler`, a gMock-based mock for `pubsub::PullAckHandler::Impl`, specifically within the context of Google Cloud Pub/Sub."],["The latest version documented is 2.37.0-rc, and documentation for versions ranging from 2.11.0 to 2.36.0 is also accessible."],["`MockPullAckHandler` implements three functions: `ack()`, `nack()`, and `delivery_attempt()`, all using gMock's `MOCK_METHOD()`."],["The functions `ack()` and `nack()` both return a `future\u003cStatus\u003e`, while `delivery_attempt()` returns a `std::int32_t`."],["Users can utilize the `MockPullAckHandler` in tests by consulting the gMock documentation to understand how to incorporate it effectively."]]],[]]