[[["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 document provides reference documentation for the `AckNackResponse` class within the Google Cloud Pub/Sub v1 API for .NET, including its constructors, properties, and inherited members."],["The `AckNackResponse` class represents the response to an Acknowledge (ACK) or Not Acknowledge (NACK) request, with the latest version being 3.23.0, and provides details like message ID, status, and potential failure message."],["The constructor for `AckNackResponse` requires a message ID, an `AcknowledgementStatus`, and a failure message string, which can be null for successful operations."],["Key properties of the `AckNackResponse` include `FailureMessage`, `MessageId`, and `Status`, each offering specific details about the ACK/NACK operation's outcome."],["A list of prior versions is included, ranging from version 3.22.0 down to 2.3.0."]]],[]]