Skip navigation links
B C D G L M N R S U 

B

bindService(MetastoreServiceGrpc.AsyncService) - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
bindService() - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
 

C

com.google.cloud.bigquery.biglake.v1 - package com.google.cloud.bigquery.biglake.v1
 
createCatalog(CreateCatalogRequest, StreamObserver<Catalog>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Creates a new catalog.
createCatalog(CreateCatalogRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Creates a new catalog.
createCatalog(CreateCatalogRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Creates a new catalog.
createCatalog(CreateCatalogRequest, StreamObserver<Catalog>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Creates a new catalog.
createDatabase(CreateDatabaseRequest, StreamObserver<Database>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Creates a new database.
createDatabase(CreateDatabaseRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Creates a new database.
createDatabase(CreateDatabaseRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Creates a new database.
createDatabase(CreateDatabaseRequest, StreamObserver<Database>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Creates a new database.
createTable(CreateTableRequest, StreamObserver<Table>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Creates a new table.
createTable(CreateTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Creates a new table.
createTable(CreateTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Creates a new table.
createTable(CreateTableRequest, StreamObserver<Table>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Creates a new table.

D

deleteCatalog(DeleteCatalogRequest, StreamObserver<Catalog>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Deletes an existing catalog specified by the catalog ID.
deleteCatalog(DeleteCatalogRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Deletes an existing catalog specified by the catalog ID.
deleteCatalog(DeleteCatalogRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Deletes an existing catalog specified by the catalog ID.
deleteCatalog(DeleteCatalogRequest, StreamObserver<Catalog>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Deletes an existing catalog specified by the catalog ID.
deleteDatabase(DeleteDatabaseRequest, StreamObserver<Database>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Deletes an existing database specified by the database ID.
deleteDatabase(DeleteDatabaseRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Deletes an existing database specified by the database ID.
deleteDatabase(DeleteDatabaseRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Deletes an existing database specified by the database ID.
deleteDatabase(DeleteDatabaseRequest, StreamObserver<Database>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Deletes an existing database specified by the database ID.
deleteTable(DeleteTableRequest, StreamObserver<Table>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Deletes an existing table specified by the table ID.
deleteTable(DeleteTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Deletes an existing table specified by the table ID.
deleteTable(DeleteTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Deletes an existing table specified by the table ID.
deleteTable(DeleteTableRequest, StreamObserver<Table>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Deletes an existing table specified by the table ID.

G

getCatalog(GetCatalogRequest, StreamObserver<Catalog>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Gets the catalog specified by the resource name.
getCatalog(GetCatalogRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Gets the catalog specified by the resource name.
getCatalog(GetCatalogRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Gets the catalog specified by the resource name.
getCatalog(GetCatalogRequest, StreamObserver<Catalog>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Gets the catalog specified by the resource name.
getCreateCatalogMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getCreateDatabaseMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getCreateTableMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getDatabase(GetDatabaseRequest, StreamObserver<Database>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Gets the database specified by the resource name.
getDatabase(GetDatabaseRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Gets the database specified by the resource name.
getDatabase(GetDatabaseRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Gets the database specified by the resource name.
getDatabase(GetDatabaseRequest, StreamObserver<Database>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Gets the database specified by the resource name.
getDeleteCatalogMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getDeleteDatabaseMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getDeleteTableMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getGetCatalogMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getGetDatabaseMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getGetTableMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getListCatalogsMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getListDatabasesMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getListTablesMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getRenameTableMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getTable(GetTableRequest, StreamObserver<Table>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Gets the table specified by the resource name.
getTable(GetTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Gets the table specified by the resource name.
getTable(GetTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Gets the table specified by the resource name.
getTable(GetTableRequest, StreamObserver<Table>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Gets the table specified by the resource name.
getUpdateDatabaseMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 
getUpdateTableMethod() - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 

L

listCatalogs(ListCatalogsRequest, StreamObserver<ListCatalogsResponse>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
List all catalogs in a specified project.
listCatalogs(ListCatalogsRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
List all catalogs in a specified project.
listCatalogs(ListCatalogsRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
List all catalogs in a specified project.
listCatalogs(ListCatalogsRequest, StreamObserver<ListCatalogsResponse>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
List all catalogs in a specified project.
listDatabases(ListDatabasesRequest, StreamObserver<ListDatabasesResponse>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
List all databases in a specified catalog.
listDatabases(ListDatabasesRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
List all databases in a specified catalog.
listDatabases(ListDatabasesRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
List all databases in a specified catalog.
listDatabases(ListDatabasesRequest, StreamObserver<ListDatabasesResponse>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
List all databases in a specified catalog.
listTables(ListTablesRequest, StreamObserver<ListTablesResponse>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
List all tables in a specified database.
listTables(ListTablesRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
List all tables in a specified database.
listTables(ListTablesRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
List all tables in a specified database.
listTables(ListTablesRequest, StreamObserver<ListTablesResponse>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
List all tables in a specified database.

M

MetastoreServiceGrpc - Class in com.google.cloud.bigquery.biglake.v1
BigLake Metastore is a serverless, highly available, multi-tenant runtime metastore for Google Cloud Data Analytics products.
MetastoreServiceGrpc.AsyncService - Interface in com.google.cloud.bigquery.biglake.v1
BigLake Metastore is a serverless, highly available, multi-tenant runtime metastore for Google Cloud Data Analytics products.
MetastoreServiceGrpc.MetastoreServiceBlockingStub - Class in com.google.cloud.bigquery.biglake.v1
A stub to allow clients to do synchronous rpc calls to service MetastoreService.
MetastoreServiceGrpc.MetastoreServiceFutureStub - Class in com.google.cloud.bigquery.biglake.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service MetastoreService.
MetastoreServiceGrpc.MetastoreServiceImplBase - Class in com.google.cloud.bigquery.biglake.v1
Base class for the server implementation of the service MetastoreService.
MetastoreServiceGrpc.MetastoreServiceStub - Class in com.google.cloud.bigquery.biglake.v1
A stub to allow clients to do asynchronous rpc calls to service MetastoreService.
MetastoreServiceImplBase() - Constructor for class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceImplBase
 

N

newBlockingStub(Channel) - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
Creates a new async stub that supports all call types for the service

R

renameTable(RenameTableRequest, StreamObserver<Table>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Renames an existing table specified by the table ID.
renameTable(RenameTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Renames an existing table specified by the table ID.
renameTable(RenameTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Renames an existing table specified by the table ID.
renameTable(RenameTableRequest, StreamObserver<Table>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Renames an existing table specified by the table ID.

S

SERVICE_NAME - Static variable in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc
 

U

updateDatabase(UpdateDatabaseRequest, StreamObserver<Database>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Updates an existing database specified by the database ID.
updateDatabase(UpdateDatabaseRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Updates an existing database specified by the database ID.
updateDatabase(UpdateDatabaseRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Updates an existing database specified by the database ID.
updateDatabase(UpdateDatabaseRequest, StreamObserver<Database>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Updates an existing database specified by the database ID.
updateTable(UpdateTableRequest, StreamObserver<Table>) - Method in interface com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.AsyncService
Updates an existing table specified by the table ID.
updateTable(UpdateTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceBlockingStub
Updates an existing table specified by the table ID.
updateTable(UpdateTableRequest) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceFutureStub
Updates an existing table specified by the table ID.
updateTable(UpdateTableRequest, StreamObserver<Table>) - Method in class com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
Updates an existing table specified by the table ID.
B C D G L M N R S U 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.