[[["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 `pubsub::ExactlyOnceAckHandler::Impl` used in testing."],["The page lists multiple versions of the `MockExactlyOnceAckHandler` class, ranging from version 2.11.0 to 2.37.0-rc, with the most recent version being the release candidate, 2.37.0-rc."],["The `MockExactlyOnceAckHandler` class implements `ack()`, `nack()`, and `delivery_attempt()` functions, which are mocked using gMock's `MOCK_METHOD()`."],["The documentation provides a link to an example on how to use this class in testing your Cloud Pub/Sub subscriber application with googlemock."]]],[]]