Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
The minimum accepted bytes/second transfer rate. More...
#include <google/cloud/storage/options.h>
Public Types | |
using | Type = std::int32_t |
The minimum accepted bytes/second transfer rate.
If the average rate is below this value for the TransferStallTimeoutOption
then the transfer is aborted.
using google::cloud::storage::TransferStallMinimumRateOption::Type = std::int32_t |