Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
Go to the source code of this file.
Namespaces | |
google::cloud | |
Contains all the Google Cloud C++ Library APIs. | |
Typedefs | |
using | google::cloud::BackoffPolicy = ::google::cloud::internal::BackoffPolicy |
The base class for backoff policies. More... | |
using | google::cloud::ExponentialBackoffPolicy = google::cloud::internal::ExponentialBackoffPolicy |
A truncated exponential backoff policy with randomized periods. More... | |