[[["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 `MockExactlyOnceAckHandler` class, a mock implementation for testing the Cloud Pub/Sub subscriber application using googlemock."],["The latest version available is 2.37.0-rc, with a range of previous versions available, from 2.36.0 down to 2.11.0, all providing similar documentation."],["The `MockExactlyOnceAckHandler` class is a googlemock-based mock for `pubsub::ExactlyOnceAckHandler::Impl`."],["This mock class includes implementations for `ack()`, `nack()`, and `delivery_attempt()` functions, which are built using gMock's `MOCK_METHOD()` macro."],["It is recommended to read the provided documentation for testing your cloud pub/sub subscriber application with googlemock for a complete example."]]],[]]