[[["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-21 UTC."],[[["This webpage details the `AcknowledgementException` class within the `Google.Cloud.PubSub.V1` namespace, which is used when calls to Acknowledge or ModifyAckDeadline RPCs fail permanently."],["The `AcknowledgementException` class inherits from `Exception` and implements `ISerializable`, providing standard exception functionalities."],["The class includes a constructor, `AcknowledgementException(AcknowledgementStatus, String)`, to initialize the exception with an `AcknowledgementStatus` and a message ID."],["It exposes two properties: `MessageId` to access the associated message's ID, and `Status` to retrieve the acknowledgement status."],["The page provides a list of available versions of this class within Google.Cloud.PubSub.V1, ranging from version 2.3.0 up to the latest version 3.23.0."]]],[]]