Uses of Class
com.google.cloud.bigquery.biglake.v1.Table
-
Packages that use Table Package Description com.google.cloud.bigquery.biglake.v1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1.stub -
-
Uses of Table in com.google.cloud.bigquery.biglake.v1
Methods in com.google.cloud.bigquery.biglake.v1 that return Table Modifier and Type Method Description Table
Table.Builder. build()
Table
Table.Builder. buildPartial()
Table
MetastoreServiceClient. createTable(CreateTableRequest request)
Creates a new table.Table
MetastoreServiceClient. createTable(DatabaseName parent, Table table, String tableId)
Creates a new table.Table
MetastoreServiceClient. createTable(String parent, Table table, String tableId)
Creates a new table.Table
MetastoreServiceGrpc.MetastoreServiceBlockingStub. createTable(CreateTableRequest request)
Creates a new table.Table
MetastoreServiceClient. deleteTable(DeleteTableRequest request)
Deletes an existing table specified by the table ID.Table
MetastoreServiceClient. deleteTable(TableName name)
Deletes an existing table specified by the table ID.Table
MetastoreServiceClient. deleteTable(String name)
Deletes an existing table specified by the table ID.Table
MetastoreServiceGrpc.MetastoreServiceBlockingStub. deleteTable(DeleteTableRequest request)
Deletes an existing table specified by the table ID.static Table
Table. getDefaultInstance()
Table
Table.Builder. getDefaultInstanceForType()
Table
Table. getDefaultInstanceForType()
Table
CreateTableRequest.Builder. getTable()
Required.Table
CreateTableRequest. getTable()
Required.Table
CreateTableRequestOrBuilder. getTable()
Required.Table
MetastoreServiceClient. getTable(GetTableRequest request)
Gets the table specified by the resource name.Table
MetastoreServiceClient. getTable(TableName name)
Gets the table specified by the resource name.Table
MetastoreServiceClient. getTable(String name)
Gets the table specified by the resource name.Table
MetastoreServiceGrpc.MetastoreServiceBlockingStub. getTable(GetTableRequest request)
Gets the table specified by the resource name.Table
UpdateTableRequest.Builder. getTable()
Required.Table
UpdateTableRequest. getTable()
Required.Table
UpdateTableRequestOrBuilder. getTable()
Required.Table
ListTablesResponse.Builder. getTables(int index)
The tables from the specified database.Table
ListTablesResponse. getTables(int index)
The tables from the specified database.Table
ListTablesResponseOrBuilder. getTables(int index)
The tables from the specified database.static Table
Table. parseDelimitedFrom(InputStream input)
static Table
Table. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Table
Table. parseFrom(byte[] data)
static Table
Table. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Table
Table. parseFrom(com.google.protobuf.ByteString data)
static Table
Table. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Table
Table. parseFrom(com.google.protobuf.CodedInputStream input)
static Table
Table. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Table
Table. parseFrom(InputStream input)
static Table
Table. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Table
Table. parseFrom(ByteBuffer data)
static Table
Table. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Table
MetastoreServiceClient. renameTable(RenameTableRequest request)
Renames an existing table specified by the table ID.Table
MetastoreServiceClient. renameTable(TableName name, TableName newName)
Renames an existing table specified by the table ID.Table
MetastoreServiceClient. renameTable(TableName name, String newName)
Renames an existing table specified by the table ID.Table
MetastoreServiceClient. renameTable(String name, TableName newName)
Renames an existing table specified by the table ID.Table
MetastoreServiceClient. renameTable(String name, String newName)
Renames an existing table specified by the table ID.Table
MetastoreServiceGrpc.MetastoreServiceBlockingStub. renameTable(RenameTableRequest request)
Renames an existing table specified by the table ID.Table
MetastoreServiceClient. updateTable(Table table, com.google.protobuf.FieldMask updateMask)
Updates an existing table specified by the table ID.Table
MetastoreServiceClient. updateTable(UpdateTableRequest request)
Updates an existing table specified by the table ID.Table
MetastoreServiceGrpc.MetastoreServiceBlockingStub. updateTable(UpdateTableRequest request)
Updates an existing table specified by the table ID.Methods in com.google.cloud.bigquery.biglake.v1 that return types with arguments of type Table Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Table>
MetastoreServiceGrpc.MetastoreServiceFutureStub. createTable(CreateTableRequest request)
Creates a new table.com.google.api.gax.rpc.UnaryCallable<CreateTableRequest,Table>
MetastoreServiceClient. createTableCallable()
Creates a new table.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTableRequest,Table>
MetastoreServiceSettings.Builder. createTableSettings()
Returns the builder for the settings used for calls to createTable.com.google.api.gax.rpc.UnaryCallSettings<CreateTableRequest,Table>
MetastoreServiceSettings. createTableSettings()
Returns the object with the settings used for calls to createTable.com.google.common.util.concurrent.ListenableFuture<Table>
MetastoreServiceGrpc.MetastoreServiceFutureStub. deleteTable(DeleteTableRequest request)
Deletes an existing table specified by the table ID.com.google.api.gax.rpc.UnaryCallable<DeleteTableRequest,Table>
MetastoreServiceClient. deleteTableCallable()
Deletes an existing table specified by the table ID.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTableRequest,Table>
MetastoreServiceSettings.Builder. deleteTableSettings()
Returns the builder for the settings used for calls to deleteTable.com.google.api.gax.rpc.UnaryCallSettings<DeleteTableRequest,Table>
MetastoreServiceSettings. deleteTableSettings()
Returns the object with the settings used for calls to deleteTable.static io.grpc.MethodDescriptor<CreateTableRequest,Table>
MetastoreServiceGrpc. getCreateTableMethod()
static io.grpc.MethodDescriptor<DeleteTableRequest,Table>
MetastoreServiceGrpc. getDeleteTableMethod()
static io.grpc.MethodDescriptor<GetTableRequest,Table>
MetastoreServiceGrpc. getGetTableMethod()
com.google.protobuf.Parser<Table>
Table. getParserForType()
static io.grpc.MethodDescriptor<RenameTableRequest,Table>
MetastoreServiceGrpc. getRenameTableMethod()
com.google.common.util.concurrent.ListenableFuture<Table>
MetastoreServiceGrpc.MetastoreServiceFutureStub. getTable(GetTableRequest request)
Gets the table specified by the resource name.com.google.api.gax.rpc.UnaryCallable<GetTableRequest,Table>
MetastoreServiceClient. getTableCallable()
Gets the table specified by the resource name.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableRequest,Table>
MetastoreServiceSettings.Builder. getTableSettings()
Returns the builder for the settings used for calls to getTable.com.google.api.gax.rpc.UnaryCallSettings<GetTableRequest,Table>
MetastoreServiceSettings. getTableSettings()
Returns the object with the settings used for calls to getTable.List<Table>
ListTablesResponse.Builder. getTablesList()
The tables from the specified database.List<Table>
ListTablesResponse. getTablesList()
The tables from the specified database.List<Table>
ListTablesResponseOrBuilder. getTablesList()
The tables from the specified database.static io.grpc.MethodDescriptor<UpdateTableRequest,Table>
MetastoreServiceGrpc. getUpdateTableMethod()
static com.google.protobuf.Parser<Table>
Table. parser()
com.google.common.util.concurrent.ListenableFuture<Table>
MetastoreServiceGrpc.MetastoreServiceFutureStub. renameTable(RenameTableRequest request)
Renames an existing table specified by the table ID.com.google.api.gax.rpc.UnaryCallable<RenameTableRequest,Table>
MetastoreServiceClient. renameTableCallable()
Renames an existing table specified by the table ID.com.google.api.gax.rpc.UnaryCallSettings.Builder<RenameTableRequest,Table>
MetastoreServiceSettings.Builder. renameTableSettings()
Returns the builder for the settings used for calls to renameTable.com.google.api.gax.rpc.UnaryCallSettings<RenameTableRequest,Table>
MetastoreServiceSettings. renameTableSettings()
Returns the object with the settings used for calls to renameTable.com.google.common.util.concurrent.ListenableFuture<Table>
MetastoreServiceGrpc.MetastoreServiceFutureStub. updateTable(UpdateTableRequest request)
Updates an existing table specified by the table ID.com.google.api.gax.rpc.UnaryCallable<UpdateTableRequest,Table>
MetastoreServiceClient. updateTableCallable()
Updates an existing table specified by the table ID.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTableRequest,Table>
MetastoreServiceSettings.Builder. updateTableSettings()
Returns the builder for the settings used for calls to updateTable.com.google.api.gax.rpc.UnaryCallSettings<UpdateTableRequest,Table>
MetastoreServiceSettings. updateTableSettings()
Returns the object with the settings used for calls to updateTable.Methods in com.google.cloud.bigquery.biglake.v1 with parameters of type Table Modifier and Type Method Description ListTablesResponse.Builder
ListTablesResponse.Builder. addTables(int index, Table value)
The tables from the specified database.ListTablesResponse.Builder
ListTablesResponse.Builder. addTables(Table value)
The tables from the specified database.Table
MetastoreServiceClient. createTable(DatabaseName parent, Table table, String tableId)
Creates a new table.Table
MetastoreServiceClient. createTable(String parent, Table table, String tableId)
Creates a new table.Table.Builder
Table.Builder. mergeFrom(Table other)
CreateTableRequest.Builder
CreateTableRequest.Builder. mergeTable(Table value)
Required.UpdateTableRequest.Builder
UpdateTableRequest.Builder. mergeTable(Table value)
Required.static Table.Builder
Table. newBuilder(Table prototype)
CreateTableRequest.Builder
CreateTableRequest.Builder. setTable(Table value)
Required.UpdateTableRequest.Builder
UpdateTableRequest.Builder. setTable(Table value)
Required.ListTablesResponse.Builder
ListTablesResponse.Builder. setTables(int index, Table value)
The tables from the specified database.Table
MetastoreServiceClient. updateTable(Table table, com.google.protobuf.FieldMask updateMask)
Updates an existing table specified by the table ID.Method parameters in com.google.cloud.bigquery.biglake.v1 with type arguments of type Table Modifier and Type Method Description ListTablesResponse.Builder
ListTablesResponse.Builder. addAllTables(Iterable<? extends Table> values)
The tables from the specified database.static com.google.api.core.ApiFuture<MetastoreServiceClient.ListTablesPagedResponse>
MetastoreServiceClient.ListTablesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTablesRequest,ListTablesResponse,Table> context, com.google.api.core.ApiFuture<ListTablesResponse> futureResponse)
protected MetastoreServiceClient.ListTablesPage
MetastoreServiceClient.ListTablesPage. createPage(com.google.api.gax.rpc.PageContext<ListTablesRequest,ListTablesResponse,Table> context, ListTablesResponse response)
com.google.api.core.ApiFuture<MetastoreServiceClient.ListTablesPage>
MetastoreServiceClient.ListTablesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTablesRequest,ListTablesResponse,Table> context, com.google.api.core.ApiFuture<ListTablesResponse> futureResponse)
default void
MetastoreServiceGrpc.AsyncService. createTable(CreateTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Creates a new table.void
MetastoreServiceGrpc.MetastoreServiceStub. createTable(CreateTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Creates a new table.default void
MetastoreServiceGrpc.AsyncService. deleteTable(DeleteTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Deletes an existing table specified by the table ID.void
MetastoreServiceGrpc.MetastoreServiceStub. deleteTable(DeleteTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Deletes an existing table specified by the table ID.default void
MetastoreServiceGrpc.AsyncService. getTable(GetTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Gets the table specified by the resource name.void
MetastoreServiceGrpc.MetastoreServiceStub. getTable(GetTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Gets the table specified by the resource name.default void
MetastoreServiceGrpc.AsyncService. renameTable(RenameTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Renames an existing table specified by the table ID.void
MetastoreServiceGrpc.MetastoreServiceStub. renameTable(RenameTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Renames an existing table specified by the table ID.default void
MetastoreServiceGrpc.AsyncService. updateTable(UpdateTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Updates an existing table specified by the table ID.void
MetastoreServiceGrpc.MetastoreServiceStub. updateTable(UpdateTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)
Updates an existing table specified by the table ID. -
Uses of Table in com.google.cloud.bigquery.biglake.v1.stub
Methods in com.google.cloud.bigquery.biglake.v1.stub that return types with arguments of type Table Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateTableRequest,Table>
GrpcMetastoreServiceStub. createTableCallable()
com.google.api.gax.rpc.UnaryCallable<CreateTableRequest,Table>
HttpJsonMetastoreServiceStub. createTableCallable()
com.google.api.gax.rpc.UnaryCallable<CreateTableRequest,Table>
MetastoreServiceStub. createTableCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTableRequest,Table>
MetastoreServiceStubSettings.Builder. createTableSettings()
Returns the builder for the settings used for calls to createTable.com.google.api.gax.rpc.UnaryCallSettings<CreateTableRequest,Table>
MetastoreServiceStubSettings. createTableSettings()
Returns the object with the settings used for calls to createTable.com.google.api.gax.rpc.UnaryCallable<DeleteTableRequest,Table>
GrpcMetastoreServiceStub. deleteTableCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteTableRequest,Table>
HttpJsonMetastoreServiceStub. deleteTableCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteTableRequest,Table>
MetastoreServiceStub. deleteTableCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTableRequest,Table>
MetastoreServiceStubSettings.Builder. deleteTableSettings()
Returns the builder for the settings used for calls to deleteTable.com.google.api.gax.rpc.UnaryCallSettings<DeleteTableRequest,Table>
MetastoreServiceStubSettings. deleteTableSettings()
Returns the object with the settings used for calls to deleteTable.com.google.api.gax.rpc.UnaryCallable<GetTableRequest,Table>
GrpcMetastoreServiceStub. getTableCallable()
com.google.api.gax.rpc.UnaryCallable<GetTableRequest,Table>
HttpJsonMetastoreServiceStub. getTableCallable()
com.google.api.gax.rpc.UnaryCallable<GetTableRequest,Table>
MetastoreServiceStub. getTableCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableRequest,Table>
MetastoreServiceStubSettings.Builder. getTableSettings()
Returns the builder for the settings used for calls to getTable.com.google.api.gax.rpc.UnaryCallSettings<GetTableRequest,Table>
MetastoreServiceStubSettings. getTableSettings()
Returns the object with the settings used for calls to getTable.com.google.api.gax.rpc.UnaryCallable<RenameTableRequest,Table>
GrpcMetastoreServiceStub. renameTableCallable()
com.google.api.gax.rpc.UnaryCallable<RenameTableRequest,Table>
HttpJsonMetastoreServiceStub. renameTableCallable()
com.google.api.gax.rpc.UnaryCallable<RenameTableRequest,Table>
MetastoreServiceStub. renameTableCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<RenameTableRequest,Table>
MetastoreServiceStubSettings.Builder. renameTableSettings()
Returns the builder for the settings used for calls to renameTable.com.google.api.gax.rpc.UnaryCallSettings<RenameTableRequest,Table>
MetastoreServiceStubSettings. renameTableSettings()
Returns the object with the settings used for calls to renameTable.com.google.api.gax.rpc.UnaryCallable<UpdateTableRequest,Table>
GrpcMetastoreServiceStub. updateTableCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateTableRequest,Table>
HttpJsonMetastoreServiceStub. updateTableCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateTableRequest,Table>
MetastoreServiceStub. updateTableCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTableRequest,Table>
MetastoreServiceStubSettings.Builder. updateTableSettings()
Returns the builder for the settings used for calls to updateTable.com.google.api.gax.rpc.UnaryCallSettings<UpdateTableRequest,Table>
MetastoreServiceStubSettings. updateTableSettings()
Returns the object with the settings used for calls to updateTable.
-