[[["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 within the Cloud Pub/Sub v1 API."],["This class has been updated across multiple versions, ranging from 2.3.0 to the latest 3.23.0."],["The `AckNackResponse` constructor initializes an instance with a message ID, acknowledgment status, and a failure message."],["The class includes properties like `FailureMessage`, `MessageId`, and `Status`, which provide details about the response and the state of the message."],["The namespace for AckNackResponse is `Google.Cloud.PubSub.V1`, contained in the `Google.Cloud.PubSub.V1.dll` assembly, and inherits from the base `object` class."]]],[]]