[[["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."],[[["This page provides reference documentation for the `AckNackResponse` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment, with version 3.7.0 being the primary version highlighted but with links to many other versions."],["The `AckNackResponse` class represents the result of acknowledging or not acknowledging a message, and is derived from the `object` class."],["The class includes properties to access the `FailureMessage`, `MessageId`, and `Status` of the response, where the `MessageId` is a string containing the ID of the message, and `Status` is an `AcknowledgementStatus` enum."],["It also contains a constructor that allows creating an `AckNackResponse` instance with a message ID, acknowledgement status, and failure message as parameters."],["The latest version in the link provided is version 3.23.0."]]],[]]