Google Cloud Spanner C++ Client
1.32.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 86 of file instance_admin_connection.h.
std::string google::cloud::spanner::v1::InstanceAdminConnection::GetInstanceParams::instance_name |
The full name of the instance in projects/<project-id>/instances/<instance-id>
format.
Definition at line 89 of file instance_admin_connection.h.