[[["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."],[[["The webpage provides a version history and documentation for the `MaxHoldTimeOption` in the Google Cloud Pub/Sub C++ library."],["Version `2.37.0-rc` is the latest release candidate, while the oldest documented version is `2.11.0`."],["The `MaxHoldTimeOption` determines the maximum time messages are held before being flushed, though the actual hold time may vary slightly depending on the OS timers."],["The hold time starts with the first message in a batch, and subsequent messages added to the batch do not extend the hold time for the batch."],["The `MaxHoldTimeOption` type is an alias of `std::chrono::microseconds`, specifying that hold times are measured in microseconds."]]],[]]