Limit the number of results per page when listing Buckets and Objects.
Applications may reduce the memory requirements of the Bucket and Object iterators by using smaller page sizes. The downside is that more requests may be needed to iterate over the full range of Buckets and/or Objects.
[[["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-02 UTC."],[[["The webpage provides a detailed list of versions for the `google::cloud::storage::MaxResults` structure, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`."],["The `MaxResults` structure is associated with limiting the number of results displayed per page when listing Buckets and Objects."],["Smaller page sizes when using `MaxResults` can help applications reduce memory requirements during Bucket and Object iteration, though it may result in more requests to cover all data."],["There is a static `well_known_parameter_name()` function associated with the `MaxResults` structure, that returns a `char const *`."]]],[]]