[[["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 page provides documentation for the `AcknowledgementException` class within the Google Cloud Pub/Sub v1 API for .NET, detailing its usage and properties."],["The `AcknowledgementException` class is used to handle permanent errors that occur while calling the Acknowledge or ModifyAckDeadline RPC, inheriting from the base `Exception` class."],["The class implements the `ISerializable` interface and has two key properties: `MessageId`, which retrieves the ID of the message associated with the exception, and `Status`, which retrieves the acknowledgement status."],["The page lists multiple versions of the `Google.Cloud.PubSub.V1` package, from version 2.3.0 to the latest 3.23.0, with each version linking to specific documentation."],["The class includes a constructor `AcknowledgementException(AcknowledgementStatus, string)` to create new instances, requiring an `AcknowledgementStatus` and a `messageId` as parameters."]]],[]]