Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
#include "google/cloud/internal/backoff_policy.h"
#include "google/cloud/internal/retry_policy.h"
#include "google/cloud/status.h"
#include "google/cloud/version.h"
#include <chrono>
#include <memory>
Go to the source code of this file.
Classes | |
class | google::cloud::PollingPolicy |
Control the Cloud C++ client library behavior with respect to polling on long running operations. More... | |
class | google::cloud::GenericPollingPolicy< Retry, Backoff > |
Construct a polling policy from existing Retry and Backoff policies. More... | |
Namespaces | |
google::cloud | |
Contains all the Google Cloud C++ Library APIs. | |