Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Restrict list operations to entries starting with this value. More...
#include <google/cloud/storage/well_known_parameters.h>
Static Public Member Functions | |
static char const * | well_known_parameter_name () |
Restrict list operations to entries starting with this value.
This optional parameter applies to both the request to list objects and to the request that lists buckets. Setting a value for this option returns only the entries that start with the given prefix.
|
inlinestatic |