[[["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 `AcknowledgementException` class in the Google Cloud Pub/Sub v1 API represents an error that occurs during the `Acknowledge` or `ModifyAckDeadline` RPC calls."],["This exception class implements the `ISerializable` interface and inherits from the standard `Exception` class."],["The class offers two properties: `MessageId`, which is a string that contains the message ID related to the exception, and `Status`, which holds the `AcknowledgementStatus` for the exception."],["The `AcknowledgementException` class can be constructed by providing an `AcknowledgementStatus` and a message ID."],["The documentation provides a historical list of versions, with version 3.23.0 as the latest and a history going back to version 2.3.0, all related to the `AcknowledgementException` class."]]],[]]