[[["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."],[[["The latest version of the Google.Cloud.PubSub.V1 library is 3.23.0, with a history of versions dating back to 2.3.0 available for reference."],["The `PubsubExtensions` class provides extensions to pubsub messages and inherits from the `Object` class in .NET."],["The `GetDeliveryAttempt` method within `PubsubExtensions` retrieves the delivery attempt count of a `PubsubMessage`, returning `null` if dead-letter queues are not enabled for the subscription."],["The `GetDeliveryAttempt` method will return a nullable `Int32` representing the delivery attempt count, and that count will be 1 + the number of NACKs and ack_deadline exceeds for that message."]]],[]]