[[["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 webpage provides documentation for the `PubsubExtensions` class within the Google Cloud Pub/Sub v1 API for .NET."],["The latest available version of the API is 3.23.0, while the current page focuses on version 3.21.0, and links to older versions are provided, going as far back as version 2.3.0."],["`PubsubExtensions` offers an extension method, `GetDeliveryAttempt`, which retrieves the delivery attempt count for a `PubsubMessage` if dead-letter queues are active."],["The delivery attempt count, returned by the `GetDeliveryAttempt` method, is calculated as 1 plus the sum of the number of NACKs and the number of ack_deadline exceeds for a specific message."],["The `PubsubExtensions` class inherits base members from the .NET `object` class."]]],[]]