[[["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 content provides documentation for the `MaxHoldTimeOption` in Google Cloud Pub/Sub, across numerous versions, ranging from 2.11.0 to the latest release candidate, 2.37.0-rc."],["`MaxHoldTimeOption` sets the maximum duration messages are held, with a dependency on the OS's timer granularity, meaning hold times could slightly exceed the configured value."],["The hold time begins with the first message in a batch, and subsequent messages within the batch do not reset or extend the hold time, as demonstrated in the example provided."],["The `MaxHoldTimeOption` utilizes `std::chrono::microseconds` as its underlying type alias to represent time duration."]]],[]]