[[["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 a comprehensive list of versions for `PubsubExtensions`, ranging from version 3.23.0 (latest) down to 2.3.0, each linking to its respective documentation."],["`PubsubExtensions` is a static class that extends the functionality of pubsub messages within the `Google.Cloud.PubSub.V1` namespace."],["The `GetDeliveryAttempt` method, an extension method, allows you to determine the delivery attempt count of a given `PubsubMessage`, with the result being null if the subscription lacks enabled dead-letter queues."],["The `GetDeliveryAttempt` method's delivery attempt counter is calculated as one plus the sum of the number of NACKs and the number of ack_deadline exceeds for a given message."]]],[]]