Google Cloud BigQuery C++ Client 2.13.0
A C++ Client Library for Google Cloud BigQuery
Loading...
Searching...
No Matches
google::cloud::bigquery_biglake_v1::MetastoreServiceClient Member List

This is the complete list of members for google::cloud::bigquery_biglake_v1::MetastoreServiceClient, including all inherited members.

CreateCatalog(std::string const &parent, google::cloud::bigquery::biglake::v1::Catalog const &catalog, std::string const &catalog_id, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
CreateCatalog(google::cloud::bigquery::biglake::v1::CreateCatalogRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
CreateDatabase(std::string const &parent, google::cloud::bigquery::biglake::v1::Database const &database, std::string const &database_id, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
CreateDatabase(google::cloud::bigquery::biglake::v1::CreateDatabaseRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
CreateTable(std::string const &parent, google::cloud::bigquery::biglake::v1::Table const &table, std::string const &table_id, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
CreateTable(google::cloud::bigquery::biglake::v1::CreateTableRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
DeleteCatalog(std::string const &name, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
DeleteCatalog(google::cloud::bigquery::biglake::v1::DeleteCatalogRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
DeleteDatabase(std::string const &name, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
DeleteDatabase(google::cloud::bigquery::biglake::v1::DeleteDatabaseRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
DeleteTable(std::string const &name, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
DeleteTable(google::cloud::bigquery::biglake::v1::DeleteTableRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
GetCatalog(std::string const &name, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
GetCatalog(google::cloud::bigquery::biglake::v1::GetCatalogRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
GetDatabase(std::string const &name, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
GetDatabase(google::cloud::bigquery::biglake::v1::GetDatabaseRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
GetTable(std::string const &name, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
GetTable(google::cloud::bigquery::biglake::v1::GetTableRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
ListCatalogs(std::string const &parent, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
ListCatalogs(google::cloud::bigquery::biglake::v1::ListCatalogsRequest request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
ListDatabases(std::string const &parent, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
ListDatabases(google::cloud::bigquery::biglake::v1::ListDatabasesRequest request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
ListTables(std::string const &parent, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
ListTables(google::cloud::bigquery::biglake::v1::ListTablesRequest request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
MetastoreServiceClient(std::shared_ptr< MetastoreServiceConnection > connection, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClientexplicit
MetastoreServiceClient(MetastoreServiceClient const &)=defaultgoogle::cloud::bigquery_biglake_v1::MetastoreServiceClient
MetastoreServiceClient(MetastoreServiceClient &&)=defaultgoogle::cloud::bigquery_biglake_v1::MetastoreServiceClient
operator!=google::cloud::bigquery_biglake_v1::MetastoreServiceClientfriend
operator=(MetastoreServiceClient const &)=defaultgoogle::cloud::bigquery_biglake_v1::MetastoreServiceClient
operator=(MetastoreServiceClient &&)=defaultgoogle::cloud::bigquery_biglake_v1::MetastoreServiceClient
operator==google::cloud::bigquery_biglake_v1::MetastoreServiceClientfriend
RenameTable(std::string const &name, std::string const &new_name, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
RenameTable(google::cloud::bigquery::biglake::v1::RenameTableRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
UpdateDatabase(google::cloud::bigquery::biglake::v1::Database const &database, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
UpdateDatabase(google::cloud::bigquery::biglake::v1::UpdateDatabaseRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
UpdateTable(google::cloud::bigquery::biglake::v1::Table const &table, google::protobuf::FieldMask const &update_mask, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
UpdateTable(google::cloud::bigquery::biglake::v1::UpdateTableRequest const &request, Options opts={})google::cloud::bigquery_biglake_v1::MetastoreServiceClient
~MetastoreServiceClient()google::cloud::bigquery_biglake_v1::MetastoreServiceClient