[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]