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