Google Cloud Spanner C++ Client
1.42.0
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments for GetInstance()
.
More...
#include <google/cloud/spanner/instance_admin_connection.h>
Public Attributes | |
std::string | instance_name |
The full name of the instance in projects/<project-id>/instances/<instance-id> format. More... | |
Wrap the arguments for GetInstance()
.
Definition at line 87 of file instance_admin_connection.h.
std::string google::cloud::spanner::InstanceAdminConnection::GetInstanceParams::instance_name |
The full name of the instance in projects/<project-id>/instances/<instance-id>
format.
Definition at line 90 of file instance_admin_connection.h.