Google Cloud Storage C++ Client
1.32.1
A C++ Client Library for Google Cloud Storage
|
Set the MIME content type of an object. More...
#include <google/cloud/storage/well_known_headers.h>
Static Public Member Functions | |
static char const * | header_name () |
Set the MIME content type of an object.
This optional parameter sets the content-type of an object during uploads, without having to configure all the other metadata attributes.
Definition at line 73 of file well_known_headers.h.
|
inlinestatic |
Definition at line 76 of file well_known_headers.h.