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 available is 2.37.0-rc, with numerous prior versions dating back to 2.11.0 also accessible for reference."],["All listed versions provide documentation for `struct google::cloud::storage::MaxResults`, as part of the Cloud Storage C++ library."],["This documentation section includes a function, `static well_known_parameter_name()`, used in these versions."],["The page provides documentation on how to limit the number of results per page when listing Buckets and Objects, to help reduce memory usage."],["Applications using smaller page sizes for Bucket and Object iterators can reduce memory usage, at the cost of potentially requiring more requests."]]],[]]