[[["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 latest version of the Google.Cloud.PubSub.V1 library is 3.23.0, with a history of prior versions dating back to 2.3.0."],["`PubsubExtensions` is a static class that provides extensions to pubsub messages, inheriting from the base `Object` class and found within the `Google.Cloud.PubSub.V1` namespace."],["The `GetDeliveryAttempt` method within the `PubsubExtensions` class allows you to retrieve the delivery attempt count of a `PubsubMessage`, returning `null` if dead-letter queues are not enabled for the subscription."],["The delivery attempt count, retrievable via the GetDeliveryAttempt method, is calculated as 1 plus the total of NACKs and ack\\_deadline exceeds for a given message."]]],[]]