[[["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 content provides documentation for the `MaxHoldTimeOption` in the Google Cloud Pub/Sub C++ library, spanning multiple versions from 2.11.0 to 2.37.0-rc."],["`MaxHoldTimeOption` represents the maximum duration messages can be held before being flushed, which depends on the OS's timer granularity."],["The latest release candidate for this functionality is version 2.37.0-rc, while 2.28.0 is the current minimum version documented on this webpage."],["The hold time counter starts with the first message in a batch and subsequent messages within the batch do not extend this timer."],["`MaxHoldTimeOption` is an alias of `std::chrono::microseconds`, representing the hold time in microseconds."]]],[]]