[[["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 googlemock-based mock used in testing Cloud Pub/Sub subscriber applications."],["The `MockExactlyOnceAckHandler` class is available in multiple versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, each with its corresponding documentation."],["The class mocks the `ExactlyOnceAckHandler::Impl` and provides mock implementations for `ack()`, `nack()`, and `delivery_attempt()` functions using gMock's `MOCK_METHOD()`."],["Each of the `ack()`, `nack()`, and `delivery_attempt()` functions provide various information such as the functions return type, descriptions, etc."],["The webpage includes a link to an example of how to use this class in tests: \"Testing your Cloud Pub/Sub subscriber application with googlemock\"."]]],[]]