Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Provide an expected final length of an uploaded object. More...
#include <google/cloud/storage/upload_options.h>
Static Public Member Functions | |
static char const * | header_name () |
Provide an expected final length of an uploaded object.
Resumable uploads allow or an additional integrity check - make GCS check if the uploaded content matches the declared length. If it doesn't the upload will fail.
|
inlinestatic |