[[["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 `PubsubExtensions` class within the Google Cloud Pub/Sub v1 API, specifically detailing its functionality and usage in .NET."],["The `PubsubExtensions` class extends functionality for Pub/Sub messages, offering methods like `GetDeliveryAttempt` to retrieve delivery attempt information."],["The latest version available is 3.23.0, with versions listed all the way back to version 2.3.0."],["The `GetDeliveryAttempt` method retrieves the delivery attempt number of a PubsubMessage, returning `null` if dead-letter queues are not enabled on the subscription."],["The delivery attempt counter, as described in the documentation remarks, is calculated as 1 plus the sum of the number of NACKs and the number of ack_deadline exceeds for a given message."]]],[]]