[[["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-04-17 UTC."],[[["This webpage provides documentation for various versions of the Google Cloud Pub/Sub Lite C++ library, with a range of versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The documentation specifically details the `MaxBatchMessagesOption` struct, which is related to publishing messages in batches."],["The `MaxBatchMessagesOption` controls the number of messages in a batch before it is published, defaulting to 1000 messages."],["The `MaxBatchMessagesOption` type is an alias for `std::int64_t`, indicating that it uses a 64-bit signed integer to define the number of messages in a batch."]]],[]]