Google Cloud Storage C++ Client
1.40.2
A C++ Client Library for Google Cloud Storage
|
Limit the number of bytes rewritten in a Objects: rewrite
step.
More...
#include <google/cloud/storage/well_known_parameters.h>
Static Public Member Functions | |
static char const * | well_known_parameter_name () |
Limit the number of bytes rewritten in a Objects: rewrite
step.
Applications should not need for the most part. It is used during testing, to ensure the code handles partial rewrites properly. Note that the value must be a multiple of 1 MiB (1048576).
Definition at line 299 of file well_known_parameters.h.
|
inlinestatic |
Definition at line 304 of file well_known_parameters.h.