Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
google::cloud::storage::ContentEncoding Struct Reference

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 ()
 

Detailed Description

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.

Member Function Documentation

◆ well_known_parameter_name()

static char const * google::cloud::storage::ContentEncoding::well_known_parameter_name ( )
inlinestatic