[[["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 for .NET, outlining various versions and their corresponding links."],["The latest version available is 3.23.0, while the current version on the page is 3.13.0, which has links to older versions as far back as 2.3.0."],["The `PubsubExtensions` class, inheriting from the `object` class, provides methods such as `GetDeliveryAttempt`, which is used to determine the delivery attempt of a Pub/Sub message."],["The `GetDeliveryAttempt` method returns an integer representing the delivery attempt or null if the subscription doesn't use dead-letter queues."],["The Delivery attempt count is based on the sum of the number of NACKs and the amount of times the ack_deadline has been exceeded, with the sum then incremented by one."]]],[]]