Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
Loading...
Searching...
No Matches
Public Attributes | List of all members
google::cloud::spanner::InstanceAdminConnection::GetInstanceParams Struct Reference

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...
 

Detailed Description

Wrap the arguments for GetInstance().

Member Data Documentation

◆ instance_name

std::string google::cloud::spanner::InstanceAdminConnection::GetInstanceParams::instance_name

The full name of the instance in projects/<project-id>/instances/<instance-id> format.