[[["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 webpage provides documentation for the `MockExactlyOnceAckHandler` class, a googlemock-based mock used in testing Cloud Pub/Sub subscriber applications."],["The `MockExactlyOnceAckHandler` class is an implementation of `pubsub::ExactlyOnceAckHandler::Impl` and provides mock functions for `ack()`, `nack()`, and `delivery_attempt()`."],["The page offers links to documentation for multiple versions of the `MockExactlyOnceAckHandler` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ack()` and `nack()` functions of the `MockExactlyOnceAckHandler` class are implemented using gMock's `MOCK_METHOD()` and return a future of `Status`."],["The `delivery_attempt()` function, which is also implemented using `MOCK_METHOD()`, returns a `std::int32_t` type."]]],[]]