[[["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."],[[["This webpage lists different versions of the `MaxHoldTimeOption` for Google Cloud Pub/Sub, spanning from version 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest."],["The `MaxHoldTimeOption` sets the maximum time messages are held, and the implementation depends on OS timer granularity, which can result in messages being held slightly longer than set."],["The `MaxHoldTimeOption` uses `std::chrono::microseconds` as an alias type for the maximum time messages are held."],["Within a batch, the first message starts the hold time counter, and subsequent messages do not extend the hold time, meaning newer messages within the same batch can be flushed sooner than the set hold time."]]],[]]