[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]