Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
|
Option to configure the backoff policy used by Table
.
More...
#include <google/cloud/bigtable/options.h>
Public Types | |
using | Type = std::shared_ptr< BackoffPolicy > |
Option to configure the backoff policy used by Table
.
using google::cloud::bigtable::DataBackoffPolicyOption::Type = std::shared_ptr<BackoffPolicy> |