[[["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 applications that use Google Cloud Pub/Sub."],["The `MockExactlyOnceAckHandler` class is built on googlemock and mocks the `ExactlyOnceAckHandler::Impl` class from the Pub/Sub library."],["It includes mock implementations for the `ack()`, `nack()`, and `delivery_attempt()` functions, mirroring the behavior of the actual `ExactlyOnceAckHandler` class."],["The page also contains links to various versions of the `MockExactlyOnceAckHandler`, ranging from version `2.11.0` to `2.37.0-rc (latest)`, providing a version history for the users."],["There is a \"See Also\" section that provides a link to an example of using this class within testing applications, enhancing the user's ability to understand the real-world context of the class."]]],[]]