[[["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-05 UTC."],[[["This webpage provides a version history and documentation for the `MaxHoldTimeOption` feature in the Google Cloud Pub/Sub C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`MaxHoldTimeOption` controls the maximum amount of time messages are held before being flushed, which is implemented with the granularity of your OS timers and messages may be held slightly longer."],["The `MaxHoldTimeOption` uses `std::chrono::microseconds` as an alias to set the hold time."],["The hold time counter for a batch starts with the first message, and subsequent messages added to the same batch do not extend this initial hold time."]]],[]]