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