[[["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."],[[["The latest version available for the `AckNackResponse` class is 3.23.0, with a wide range of prior versions also documented."],["`AckNackResponse` is a public class representing the response to an acknowledgment (ACK) or not acknowledgment (NACK) request within the Cloud Pub/Sub v1 API."],["The `AckNackResponse` class constructor takes three parameters: `messageId`, `status`, and `failureMessage`, allowing for the creation of a response object with specific details."],["Key properties of `AckNackResponse` include `FailureMessage` (detailing any issues), `MessageId` (identifying the message), and `Status` (indicating the response status)."],["The class is part of the namespace `Google.Cloud.PubSub.V1` and the assembly `Google.Cloud.PubSub.V1.dll` in the .NET framework."]]],[]]