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-09 UTC."],[[["The content provides a comprehensive list of versioned documentation for `structgoogle_1_1cloud_1_1storage_1_1MaxResults`, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The primary function of `MaxResults` is to limit the number of results returned per page when listing Buckets and Objects."],["Using smaller page sizes with `MaxResults` can reduce the memory requirements for Bucket and Object iterators, although it may increase the number of requests needed to iterate through all items."],["There is a `well_known_parameter_name()` static function available, but the provided description does not include any details beyond its return type of `char const *`."]]],[]]