[[["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 webpage provides a detailed version history for the `MaxHoldTimeOption` within the Google Cloud Pub/Sub C++ library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["`MaxHoldTimeOption` sets the maximum time messages will be held, with the actual hold time potentially slightly longer due to operating system timer granularity."],["The hold time for message batches is initiated by the first message, and subsequent messages do not prolong the batch's hold time, so newer messages are released quickly after the initial delay."],["`MaxHoldTimeOption` is an alias of `std::chrono::microseconds`, indicating the precision with which hold times are measured."]]],[]]