ConnectionServiceClient(std::shared_ptr< ConnectionServiceConnection > connection, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | explicit |
ConnectionServiceClient(ConnectionServiceClient const &)=default | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
ConnectionServiceClient(ConnectionServiceClient &&)=default | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
CreateConnection(std::string const &parent, google::cloud::bigquery::connection::v1::Connection const &connection, std::string const &connection_id, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
CreateConnection(google::cloud::bigquery::connection::v1::CreateConnectionRequest const &request, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
DeleteConnection(std::string const &name, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
DeleteConnection(google::cloud::bigquery::connection::v1::DeleteConnectionRequest const &request, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
GetConnection(std::string const &name, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
GetConnection(google::cloud::bigquery::connection::v1::GetConnectionRequest const &request, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
GetIamPolicy(std::string const &resource, google::iam::v1::GetPolicyOptions const &options, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
GetIamPolicy(google::iam::v1::GetIamPolicyRequest const &request, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
ListConnections(std::string const &parent, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
ListConnections(google::cloud::bigquery::connection::v1::ListConnectionsRequest request, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
operator!= | google::cloud::bigquery_connection_v1::ConnectionServiceClient | friend |
operator=(ConnectionServiceClient const &)=default | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
operator=(ConnectionServiceClient &&)=default | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
operator== | google::cloud::bigquery_connection_v1::ConnectionServiceClient | friend |
SetIamPolicy(std::string const &resource, google::iam::v1::Policy const &policy, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
SetIamPolicy(google::iam::v1::SetIamPolicyRequest const &request, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
TestIamPermissions(std::string const &resource, std::vector< std::string > const &permissions, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
TestIamPermissions(google::iam::v1::TestIamPermissionsRequest const &request, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
UpdateConnection(std::string const &name, google::cloud::bigquery::connection::v1::Connection const &connection, google::protobuf::FieldMask const &update_mask, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
UpdateConnection(google::cloud::bigquery::connection::v1::UpdateConnectionRequest const &request, Options opts={}) | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |
~ConnectionServiceClient() | google::cloud::bigquery_connection_v1::ConnectionServiceClient | |