[[["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-17 UTC."],[[["This page provides documentation for the `MaxHoldTimeOption` in the Google Cloud Pub/Sub C++ client library, with a focus on message hold times."],["The latest version documented is 2.37.0-rc, and the page also offers access to documentation for prior versions, ranging from 2.36.0 down to 2.11.0."],["The `MaxHoldTimeOption` represents the maximum duration that messages are held before being flushed, and this duration depends on the granularity of the OS timers and potentially could be longer than intended."],["The hold time counter is initiated with the first message in a batch, and any subsequent messages do not prolong the overall batch holding duration."],["The `MaxHoldTimeOption` is defined as a type alias for `std::chrono::microseconds`, indicating the time unit used for the hold duration."]]],[]]