[[["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 Google Mock-based implementation used for testing Cloud Pub/Sub subscriber applications."],["The `MockExactlyOnceAckHandler` class is part of the `google::cloud::pubsub_mocks` namespace and mocks the `pubsub::ExactlyOnceAckHandler::Impl` interface."],["The page includes documentation for virtual functions `ack()`, `nack()`, and `delivery_attempt()`, each implemented using Google Mock's `MOCK_METHOD()` functionality for use in tests."],["The document details how to use this class with examples, the latest version being `2.37.0-rc` with many prior versions being linked."]]],[]]