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."],[[["This webpage provides access to documentation for various versions of `google::cloud::storage::MaxResults`, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The content details the `MaxResults` struct, which is used to limit the number of results returned per page when listing Buckets and Objects."],["Using smaller page sizes with `MaxResults` can reduce the memory required for Bucket and Object iterators, at the cost of potentially increasing the number of requests."],["The page includes documentation for all versions of the Struct ranging from 2.11.0 to 2.37.0, with each version containing the same functionality, as well as a table detailing the function called `well_known_parameter_name`."]]],[]]