[[["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 details the `AcknowledgementException` class within the Google Cloud Pub/Sub v1 API, covering versions from 2.3.0 to the latest 3.23.0."],["`AcknowledgementException` is thrown when an Acknowledge or ModifyAckDeadline RPC call fails with a permanent error, implementing both `Exception` and `ISerializable`."],["The class's constructor `AcknowledgementException(AcknowledgementStatus, string)` requires an `AcknowledgementStatus` and a `messageId` as parameters."],["Key properties of `AcknowledgementException` include `MessageId`, which retrieves the associated message ID, and `Status`, which returns the acknowledgement's status."],["The class inherits methods such as `GetBaseException()`, `GetObjectData()`, and `ToString()`, among others, from the base `Exception` class."]]],[]]