Google Cloud Storage C++ Client
1.42.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.
Definition at line 436 of file well_known_parameters.h.
|
inlinestatic |
Definition at line 438 of file well_known_parameters.h.