[[["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."],[[["This page provides documentation for the `AcknowledgementException` class within the Google Cloud Pub/Sub v1 API, specifically for .NET."],["The `AcknowledgementException` class represents an error that occurs when calling `Acknowledge` or `ModifyAckDeadline` RPC methods, indicating a permanent failure."],["The class implements `ISerializable` and inherits from the .NET `Exception` class, and the latest version is 3.23.0."],["The `AcknowledgementException` class can be initialized using a constructor that takes the `AcknowledgementStatus` and a `messageId` as parameters."],["The class exposes `MessageId` and `Status` properties to provide information about the exception."]]],[]]