[[["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 page lists documentation for the `MaxHoldTimeOption` within the Google Cloud Pub/Sub C++ library across multiple versions."],["The latest release candidate version available is 2.37.0-rc, with the documentation specifically pointing to the `MaxHoldTimeOption` structure."],["The `MaxHoldTimeOption` sets the maximum duration messages will be held, and it operates based on the OS timer granularity."],["The first message added to a batch starts the hold time, and subsequent messages do not reset or extend this duration, meaning messages are flushed at different times after added to the batch."],["The `MaxHoldTimeOption` utilizes `std::chrono::microseconds` for defining the time alias."]]],[]]