Google Cloud Spanner C++ Client
1.32.0
A C++ Client Library for Google Cloud Spanner
|
Wrap the arguments for TestIamPermissions()
.
More...
#include <google/cloud/spanner/database_admin_connection.h>
Public Attributes | |
Database | database |
The name of the database. More... | |
std::vector< std::string > | permissions |
Wrap the arguments for TestIamPermissions()
.
Definition at line 170 of file database_admin_connection.h.
Database google::cloud::spanner::v1::DatabaseAdminConnection::TestIamPermissionsParams::database |
The name of the database.
Definition at line 172 of file database_admin_connection.h.
std::vector<std::string> google::cloud::spanner::v1::DatabaseAdminConnection::TestIamPermissionsParams::permissions |
Definition at line 173 of file database_admin_connection.h.