[[["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 `MockPullAckHandler`, a googlemock-based mock for `pubsub::PullAckHandler::Impl`, within the Google Cloud Pub/Sub C++ library."],["The documentation details multiple versions of `MockPullAckHandler`, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, along with the most up to date versioning."],["The `MockPullAckHandler` class provides mock implementations for the `ack()`, `nack()`, and `delivery_attempt()` functions, which are integral to the `PullAckHandler` interface."],["The mock functions within `MockPullAckHandler` utilize gMock's `MOCK_METHOD()` for implementation, requiring users to refer to gMock documentation for usage in their tests."]]],[]]