Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Limit the number of results per page when listing Buckets and Objects. More...
#include <google/cloud/storage/well_known_parameters.h>
Static Public Member Functions | |
static char const * | well_known_parameter_name () |
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.
|
inlinestatic |