Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Set the backoff policy for a GCS client. More...
#include <google/cloud/storage/options.h>
Public Types | |
using | Type = std::shared_ptr< BackoffPolicy > |
Set the backoff policy for a GCS client.
using google::cloud::storage::BackoffPolicyOption::Type = std::shared_ptr<BackoffPolicy> |