[[["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-06-18 UTC."],[[["This page provides documentation for the `SubscriberClient.Reply` enum within the Google Cloud Pub/Sub v1 API, which is part of the `Google.Cloud.PubSub.V1` namespace."],["The `SubscriberClient.Reply` enum is used by message handlers to specify whether a message should be acknowledged (Ack) or negatively acknowledged (Nack) to the server."],["The documentation covers various versions of the API, ranging from the latest 3.23.0 down to 2.3.0, allowing users to view the reference material and version history."],["The enum contains two possible values: `Ack`, indicating the message was handled successfully, and `Nack`, indicating the message was not handled successfully."]]],[]]