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-03-21 UTC."],[[["The latest version available is 2.37.0-rc, with the webpage providing a historical archive of versions, including 2.36.0, 2.35.0, all the way down to 2.11.0."],["Each listed version links to the documentation for the `structgoogle::cloud::storage::MaxResults` in that particular version."],["The `MaxResults` class is used to limit the number of results when listing Buckets and Objects, which can help reduce memory requirements."],["Smaller page sizes using `MaxResults` can reduce memory requirements for iterators, at the cost of potentially needing more requests to retrieve all data."],["The documentation provides the functionality of `well_known_parameter_name()` that returns a constant character."]]],[]]