[[["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 mocks the `pubsub::ExactlyOnceAckHandler::Impl` interface for the Cloud Pub/Sub service, allowing users to test their applications using gMock."],["The class documentation lists a comprehensive history of versions, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, and providing links to the specifics of each version."],["The class includes mock implementations for key functions such as `ack()`, `nack()`, and `delivery_attempt()`, all of which are implemented using gMock's `MOCK_METHOD()`."],["There is a \"See Also\" section for the webpage that links to a tutorial on testing a Cloud Pub/Sub subscriber application with googlemock."]]],[]]