[[["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 page provides a version history and documentation for the `MaxHoldTimeOption` feature in the Google Cloud Pub/Sub C++ library."],["The latest release candidate version is 2.37.0-rc, and it lists various versions down to 2.11.0, each with a link to the respective documentation for `MaxHoldTimeOption`."],["The `MaxHoldTimeOption` configures the maximum duration messages are held before they are processed, which is affected by the OS's timer granularity."],["The hold time for messages in a batch is determined by the first message, and new messages added to the batch do not extend this hold time, meaning that messages can have varying delays depending on when they were added to the batch."],["`MaxHoldTimeOption` utilizes `std::chrono::microseconds` as its underlying type."]]],[]]