[[["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 webpage provides documentation for the `AcknowledgementException` class within the Google Cloud Pub/Sub v1 API, specifically for .NET development, across multiple versions, with the latest being 3.23.0."],["The `AcknowledgementException` class represents an error that occurs when calls to the Acknowledge or ModifyAckDeadline RPC methods encounter a permanent failure."],["It implements the `ISerializable` interface and inherits from the standard .NET `Exception` class, thereby inheriting a variety of methods and properties."],["The class offers a constructor `AcknowledgementException(AcknowledgementStatus, string)` to initialize the exception, taking an `AcknowledgementStatus` and a `messageId` as parameters."],["The main properties include `MessageId` which contains the string message identifier, and `Status`, which returns the `AcknowledgementStatus` of the error."]]],[]]