Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::bigtable::InstanceAdminEndpointOption Struct Reference

The endpoint for instance admin operations. More...

#include <google/cloud/bigtable/options.h>

Public Types

using Type = std::string
 

Detailed Description

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.

Deprecated:
Please use google::cloud::EndpointOption instead.

Member Typedef Documentation

◆ Type