Google Cloud Spanner C++ Client  1.32.0
A C++ Client Library for Google Cloud Spanner
Public Attributes | List of all members
google::cloud::spanner::v1::DatabaseAdminConnection::GetIamPolicyParams Struct Reference

Wrap the arguments for GetIamPolicy(). More...

#include <google/cloud/spanner/database_admin_connection.h>

Public Attributes

Database database
 The name of the database. More...
 

Detailed Description

Wrap the arguments for GetIamPolicy().

Definition at line 157 of file database_admin_connection.h.

Member Data Documentation

◆ database

Database google::cloud::spanner::v1::DatabaseAdminConnection::GetIamPolicyParams::database

The name of the database.

Definition at line 159 of file database_admin_connection.h.