[[["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-04-17 UTC."],[[["This webpage provides documentation for the `MockExactlyOnceAckHandler` class, a googlemock-based mock used in testing."],["The `MockExactlyOnceAckHandler` class provides mock implementations for `ack()`, `nack()`, and `delivery_attempt()` functions."],["The latest version available is 2.37.0-rc, while the page defaults to version 2.17.0."],["Each documented function (`ack`, `nack`, `delivery_attempt`) is implemented using gMock's `MOCK_METHOD()`, and their details can be found within the provided links."],["A practical example of using this mock class can be found at the link \"Testing your Cloud Pub/Sub subscriber application with googlemock\"."]]],[]]