[[["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 latest version of the `AckNackResponse` class in the Google Cloud Pub/Sub v1 API is 3.23.0, and the documentation includes versions dating back to 2.3.0."],["The `AckNackResponse` class is a representation of a response to an ACK (acknowledge) or NACK (not acknowledge) request, within the Google.Cloud.PubSub.V1 namespace."],["The class provides a constructor that initializes a new `AckNackResponse` instance, taking the message ID, acknowledgement status, and a failure message as parameters."],["The class exposes three main properties: `FailureMessage`, `MessageId`, and `Status`, providing details about the result of the ACK/NACK operation."],["The class inherits members from the `object` class, such as GetHashCode, GetType and ToString."]]],[]]