[[["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 release candidate version is 2.37.0-rc, and documentation is available for versions ranging from 2.11.0 up to 2.36.0."],["`MockPullAckHandler` provides mocked implementations for `ack()`, `nack()`, and `delivery_attempt()`, all detailed with return types and links to the corresponding `PullAckHandler` functions."],["The functions `ack()`, `nack()`, and `delivery_attempt()` are all implemented using gMock's `MOCK_METHOD()`, and users should consult the gMock documentation for usage in tests."]]],[]]