[[["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-14 UTC."],[[["This webpage provides documentation for the `ExactlyOnceAckHandler::Impl` class within the Google Cloud Pub/Sub C++ library, spanning multiple versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `ExactlyOnceAckHandler::Impl` class enables the mocking of the `ExactlyOnceAckHandler` in applications, which helps to ensure a message is processed only once."],["Key functionalities of the `ExactlyOnceAckHandler::Impl` class include the `ack()`, `nack()`, and `delivery_attempt()` methods, each of which has a specific function in the processing of messages."],["The `ack()` and `nack()` methods, which are core to the class, return a future status, while `delivery_attempt()` returns a 32 bit integer."]]],[]]