Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.ListTablesRequest
-
Packages that use ListTablesRequest Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1alpha1.stub -
-
Uses of ListTablesRequest in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return ListTablesRequest Modifier and Type Method Description ListTablesRequest
ListTablesRequest.Builder. build()
ListTablesRequest
ListTablesRequest.Builder. buildPartial()
static ListTablesRequest
ListTablesRequest. getDefaultInstance()
ListTablesRequest
ListTablesRequest.Builder. getDefaultInstanceForType()
ListTablesRequest
ListTablesRequest. getDefaultInstanceForType()
static ListTablesRequest
ListTablesRequest. parseDelimitedFrom(InputStream input)
static ListTablesRequest
ListTablesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTablesRequest
ListTablesRequest. parseFrom(byte[] data)
static ListTablesRequest
ListTablesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTablesRequest
ListTablesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListTablesRequest
ListTablesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTablesRequest
ListTablesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTablesRequest
ListTablesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTablesRequest
ListTablesRequest. parseFrom(InputStream input)
static ListTablesRequest
ListTablesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTablesRequest
ListTablesRequest. parseFrom(ByteBuffer data)
static ListTablesRequest
ListTablesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type ListTablesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTablesRequest,ListTablesResponse>
MetastoreServiceGrpc. getListTablesMethod()
com.google.protobuf.Parser<ListTablesRequest>
ListTablesRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListTablesRequest,ListTablesResponse>
MetastoreServiceClient. listTablesCallable()
List all tables in a specified database.com.google.api.gax.rpc.UnaryCallable<ListTablesRequest,MetastoreServiceClient.ListTablesPagedResponse>
MetastoreServiceClient. listTablesPagedCallable()
List all tables in a specified database.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTablesRequest,ListTablesResponse,MetastoreServiceClient.ListTablesPagedResponse>
MetastoreServiceSettings.Builder. listTablesSettings()
Returns the builder for the settings used for calls to listTables.com.google.api.gax.rpc.PagedCallSettings<ListTablesRequest,ListTablesResponse,MetastoreServiceClient.ListTablesPagedResponse>
MetastoreServiceSettings. listTablesSettings()
Returns the object with the settings used for calls to listTables.static com.google.protobuf.Parser<ListTablesRequest>
ListTablesRequest. parser()
Methods in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type ListTablesRequest Modifier and Type Method Description MetastoreServiceClient.ListTablesPagedResponse
MetastoreServiceClient. listTables(ListTablesRequest request)
List all tables in a specified database.default void
MetastoreServiceGrpc.AsyncService. listTables(ListTablesRequest request, io.grpc.stub.StreamObserver<ListTablesResponse> responseObserver)
List all tables in a specified database.ListTablesResponse
MetastoreServiceGrpc.MetastoreServiceBlockingStub. listTables(ListTablesRequest request)
List all tables in a specified database.com.google.common.util.concurrent.ListenableFuture<ListTablesResponse>
MetastoreServiceGrpc.MetastoreServiceFutureStub. listTables(ListTablesRequest request)
List all tables in a specified database.void
MetastoreServiceGrpc.MetastoreServiceStub. listTables(ListTablesRequest request, io.grpc.stub.StreamObserver<ListTablesResponse> responseObserver)
List all tables in a specified database.ListTablesRequest.Builder
ListTablesRequest.Builder. mergeFrom(ListTablesRequest other)
static ListTablesRequest.Builder
ListTablesRequest. newBuilder(ListTablesRequest prototype)
Method parameters in com.google.cloud.bigquery.biglake.v1alpha1 with type arguments of type ListTablesRequest Modifier and Type Method Description 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)
-
Uses of ListTablesRequest in com.google.cloud.bigquery.biglake.v1alpha1.stub
Methods in com.google.cloud.bigquery.biglake.v1alpha1.stub that return types with arguments of type ListTablesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListTablesRequest,ListTablesResponse>
GrpcMetastoreServiceStub. listTablesCallable()
com.google.api.gax.rpc.UnaryCallable<ListTablesRequest,ListTablesResponse>
HttpJsonMetastoreServiceStub. listTablesCallable()
com.google.api.gax.rpc.UnaryCallable<ListTablesRequest,ListTablesResponse>
MetastoreServiceStub. listTablesCallable()
com.google.api.gax.rpc.UnaryCallable<ListTablesRequest,MetastoreServiceClient.ListTablesPagedResponse>
GrpcMetastoreServiceStub. listTablesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListTablesRequest,MetastoreServiceClient.ListTablesPagedResponse>
HttpJsonMetastoreServiceStub. listTablesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListTablesRequest,MetastoreServiceClient.ListTablesPagedResponse>
MetastoreServiceStub. listTablesPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTablesRequest,ListTablesResponse,MetastoreServiceClient.ListTablesPagedResponse>
MetastoreServiceStubSettings.Builder. listTablesSettings()
Returns the builder for the settings used for calls to listTables.com.google.api.gax.rpc.PagedCallSettings<ListTablesRequest,ListTablesResponse,MetastoreServiceClient.ListTablesPagedResponse>
MetastoreServiceStubSettings. listTablesSettings()
Returns the object with the settings used for calls to listTables.
-