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-01 UTC."],[[["The latest version of the storage documentation is 2.37.0-rc, with access to documentation for previous versions ranging from 2.36.0 down to 2.11.0."],["This documentation covers the `MaxResults` struct within the `google::cloud::storage` namespace for all versions listed."],["The `MaxResults` functionality is used to limit the number of results per page when listing Buckets and Objects, which can help applications reduce memory requirements."],["Using smaller page sizes with `MaxResults` can lead to more requests being needed to iterate over the complete set of Buckets or Objects."],["The documentation includes information on the `well_known_parameter_name()` function, which returns a `char const *` type."]]],[]]