[[["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-09 UTC."],[[["This webpage provides reference documentation for the `AckNackResponse` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with version 3.22.0 being the currently selected documentation version."],["The `AckNackResponse` class represents the response to an Acknowledge (ACK) or Not Acknowledge (NACK) request in the Pub/Sub API."],["The class offers a constructor `AckNackResponse(string messageId, AcknowledgementStatus status, string failureMessage)` that allows for initializing an instance with a message ID, status, and a failure message."],["The `AckNackResponse` class has properties for `FailureMessage`, `MessageId`, and `Status`, providing details about the outcome of the ACK/NACK operation."],["The page lists multiple versions of the Google.Cloud.PubSub.V1 library, dating back from 3.23.0 (latest) down to version 2.3.0, providing the ability to check the documentation across versions."]]],[]]