Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Control if all versions of an object should be included when listing objects. More...
#include <google/cloud/storage/well_known_parameters.h>
Static Public Member Functions | |
static char const * | well_known_parameter_name () |
Control if all versions of an object should be included when listing objects.
By default requests listing objects only included the latest (live) version of each object, set this option to true
to get all the previous versions.
|
inlinestatic |