[[["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."],[[["This page provides documentation for the `MaxHoldTimeOption` in the Google Cloud Pub/Sub C++ client library, specifically detailing its usage across various versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`MaxHoldTimeOption` is a feature related to the maximum time messages are held in a batch before being processed, which is crucial for managing message delivery latency."],["The implementation of `MaxHoldTimeOption` depends on the operating system's timer granularity, potentially leading to slightly longer hold times than specified."],["The hold time for a batch of messages is determined by the first message added to the batch, and subsequent messages do not extend this hold time, meaning the second message will have a reduced hold time if published later in the batch."],["`MaxHoldTimeOption` uses `std::chrono::microseconds` to represent time."]]],[]]