Configure how long the application has to respond (ACK or NACK) to an incoming message. Note that this might be longer, or shorter, than the deadline configured in the server-side subscription.
The value 0 is reserved to leave the deadline unmodified and just use the server-side configuration.
[[["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-14 UTC."],[[["The latest version of the documentation is 2.37.0-rc, and it contains reference material for `structgoogle_1_1cloud_1_1pubsub_1_1MaxDeadlineTimeOption`."],["This page provides documentation for the `MaxDeadlineTimeOption` across multiple versions, ranging from version 2.11.0 up to the latest version, 2.37.0-rc."],["The `MaxDeadlineTimeOption` configures how long an application has to acknowledge (ACK) or negatively acknowledge (NACK) an incoming message."],["Setting the `MaxDeadlineTimeOption` value to `0` will leave the deadline unmodified and will instead utilize the server-side configuration."],["The `MaxDeadlineTimeOption` is an Alias of `std::chrono::seconds`."]]],[]]