Set the buffer size for a stream created in Client::WriteObject()
.
More...
#include <google/cloud/storage/upload_options.h>
|
static char const * | name () |
|
Set the buffer size for a stream created in Client::WriteObject()
.
Some applications may need to tune the upload buffer for some specific uploads. This option can be passed to Client::WriteObject()
to override the default setting in the storage::Client
.
◆ UploadBufferSize()
google::cloud::storage::UploadBufferSize::UploadBufferSize |
( |
| ) |
|
|
default |
◆ name()
static char const * google::cloud::storage::UploadBufferSize::name |
( |
| ) |
|
|
inlinestatic |