[[["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 `pubsub::ExactlyOnceAckHandler::Impl` used in testing."],["The page lists multiple versions of the `MockExactlyOnceAckHandler` class, ranging from version 2.11.0 to 2.37.0-rc, with the most recent version being the release candidate, 2.37.0-rc."],["The `MockExactlyOnceAckHandler` class implements `ack()`, `nack()`, and `delivery_attempt()` functions, which are mocked using gMock's `MOCK_METHOD()`."],["The documentation provides a link to an example on how to use this class in testing your Cloud Pub/Sub subscriber application with googlemock."]]],[]]