[[["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-31 UTC."],[[["The `AckNackResponse` class represents the response to an acknowledgment (ACK) or not acknowledgment (NACK) request in the Google Cloud Pub/Sub v1 API."],["This class, within the `Google.Cloud.PubSub.V1` namespace, is documented across multiple versions, ranging from 2.3.0 to the latest 3.23.0, showcasing a history of updates and improvements."],["The `AckNackResponse` constructor takes the message ID, the acknowledgment status, and a potential failure message as parameters, providing details about the outcome of the ACK/NACK operation."],["The class includes properties such as `FailureMessage`, `MessageId`, and `Status`, which provide specific information about the response, including any errors and the status."],["The latest version of the documentation for AckNackResponse is version 3.23.0."]]],[]]