Google Cloud Storage C++ Client
1.42.0
A C++ Client Library for Google Cloud Storage
|
Sets the contentEncoding option for object uploads. More...
#include <google/cloud/storage/well_known_parameters.h>
Static Public Member Functions | |
static char const * | well_known_parameter_name () |
Sets the contentEncoding option for object uploads.
The contentEncoding option allows applications to describe how is the data encoded (binary or ASCII) in upload requests.
Definition at line 82 of file well_known_parameters.h.
|
inlinestatic |
Definition at line 85 of file well_known_parameters.h.