[[["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 mock implementation for testing Pub/Sub subscriber applications."],["The `MockExactlyOnceAckHandler` class is a googlemock-based mock designed for `pubsub::ExactlyOnceAckHandler::Impl`, with documentation containing examples of its usage."],["The documentation includes a list of available versions, with version `2.37.0-rc` being the latest, as well as links to their respective documentation."],["The class provides mocked implementations for the `ack()`, `nack()`, and `delivery_attempt()` functions, which are key operations in the `ExactlyOnceAckHandler` interface."],["The functions of the MockExactlyOnceAckHandler class are implemented using gMock's `MOCK_METHOD()`, and users are advised to refer to the gMock documentation for details on how to utilize this mock within tests."]]],[]]