Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
|
The endpoint for instance admin operations. More...
#include <google/cloud/bigtable/options.h>
Public Types | |
using | Type = std::string |
The endpoint for instance admin operations.
In most scenarios this should have the same value as AdminEndpointOption
. The most common exception is testing, where the emulator for instance admin operations may be different than the emulator for admin and data operations.
google::cloud::EndpointOption
instead. using google::cloud::bigtable::InstanceAdminEndpointOption::Type = std::string |