[[["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-04-09 UTC."],[[["The `AcknowledgementException` class is part of the Google Cloud Pub/Sub v1 API and is used in .NET environments."],["This exception occurs when there is a permanent failure during an Acknowledge or ModifyAckDeadline RPC call."],["The `AcknowledgementException` class implements the `ISerializable` interface and inherits from the standard `Exception` class in .NET."],["You can construct an `AcknowledgementException` instance by providing an `AcknowledgementStatus` and a message ID, allowing for specific error details to be passed along."],["The `AcknowledgementException` class also has properties to retrieve both the message ID and the `AcknowledgementStatus` associated with the exception."]]],[]]