Google Cloud Storage C++ Client  1.42.0
A C++ Client Library for Google Cloud Storage
Public Member Functions | Static Public Member Functions | List of all members
google::cloud::storage::WithObjectMetadata Struct Reference

A request option to define the object metadata attributes. More...

#include <google/cloud/storage/object_metadata.h>

Public Member Functions

 WithObjectMetadata ()=default
 

Static Public Member Functions

static char const * name ()
 

Detailed Description

A request option to define the object metadata attributes.

Definition at line 477 of file object_metadata.h.

Constructor & Destructor Documentation

◆ WithObjectMetadata()

google::cloud::storage::WithObjectMetadata::WithObjectMetadata ( )
default

Member Function Documentation

◆ name()

static char const* google::cloud::storage::WithObjectMetadata::name ( )
inlinestatic

Definition at line 483 of file object_metadata.h.