Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.ListCatalogsRequest
-
Packages that use ListCatalogsRequest Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1alpha1.stub -
-
Uses of ListCatalogsRequest in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return ListCatalogsRequest Modifier and Type Method Description ListCatalogsRequest
ListCatalogsRequest.Builder. build()
ListCatalogsRequest
ListCatalogsRequest.Builder. buildPartial()
static ListCatalogsRequest
ListCatalogsRequest. getDefaultInstance()
ListCatalogsRequest
ListCatalogsRequest.Builder. getDefaultInstanceForType()
ListCatalogsRequest
ListCatalogsRequest. getDefaultInstanceForType()
static ListCatalogsRequest
ListCatalogsRequest. parseDelimitedFrom(InputStream input)
static ListCatalogsRequest
ListCatalogsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(byte[] data)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(InputStream input)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(ByteBuffer data)
static ListCatalogsRequest
ListCatalogsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type ListCatalogsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCatalogsRequest,ListCatalogsResponse>
MetastoreServiceGrpc. getListCatalogsMethod()
com.google.protobuf.Parser<ListCatalogsRequest>
ListCatalogsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
MetastoreServiceClient. listCatalogsCallable()
List all catalogs in a specified project.com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,MetastoreServiceClient.ListCatalogsPagedResponse>
MetastoreServiceClient. listCatalogsPagedCallable()
List all catalogs in a specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogsRequest,ListCatalogsResponse,MetastoreServiceClient.ListCatalogsPagedResponse>
MetastoreServiceSettings.Builder. listCatalogsSettings()
Returns the builder for the settings used for calls to listCatalogs.com.google.api.gax.rpc.PagedCallSettings<ListCatalogsRequest,ListCatalogsResponse,MetastoreServiceClient.ListCatalogsPagedResponse>
MetastoreServiceSettings. listCatalogsSettings()
Returns the object with the settings used for calls to listCatalogs.static com.google.protobuf.Parser<ListCatalogsRequest>
ListCatalogsRequest. parser()
Methods in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type ListCatalogsRequest Modifier and Type Method Description MetastoreServiceClient.ListCatalogsPagedResponse
MetastoreServiceClient. listCatalogs(ListCatalogsRequest request)
List all catalogs in a specified project.default void
MetastoreServiceGrpc.AsyncService. listCatalogs(ListCatalogsRequest request, io.grpc.stub.StreamObserver<ListCatalogsResponse> responseObserver)
List all catalogs in a specified project.ListCatalogsResponse
MetastoreServiceGrpc.MetastoreServiceBlockingStub. listCatalogs(ListCatalogsRequest request)
List all catalogs in a specified project.com.google.common.util.concurrent.ListenableFuture<ListCatalogsResponse>
MetastoreServiceGrpc.MetastoreServiceFutureStub. listCatalogs(ListCatalogsRequest request)
List all catalogs in a specified project.void
MetastoreServiceGrpc.MetastoreServiceStub. listCatalogs(ListCatalogsRequest request, io.grpc.stub.StreamObserver<ListCatalogsResponse> responseObserver)
List all catalogs in a specified project.ListCatalogsRequest.Builder
ListCatalogsRequest.Builder. mergeFrom(ListCatalogsRequest other)
static ListCatalogsRequest.Builder
ListCatalogsRequest. newBuilder(ListCatalogsRequest prototype)
Method parameters in com.google.cloud.bigquery.biglake.v1alpha1 with type arguments of type ListCatalogsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<MetastoreServiceClient.ListCatalogsPagedResponse>
MetastoreServiceClient.ListCatalogsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)
protected MetastoreServiceClient.ListCatalogsPage
MetastoreServiceClient.ListCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ListCatalogsResponse response)
com.google.api.core.ApiFuture<MetastoreServiceClient.ListCatalogsPage>
MetastoreServiceClient.ListCatalogsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse)
-
Uses of ListCatalogsRequest in com.google.cloud.bigquery.biglake.v1alpha1.stub
Methods in com.google.cloud.bigquery.biglake.v1alpha1.stub that return types with arguments of type ListCatalogsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
GrpcMetastoreServiceStub. listCatalogsCallable()
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
HttpJsonMetastoreServiceStub. listCatalogsCallable()
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
MetastoreServiceStub. listCatalogsCallable()
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,MetastoreServiceClient.ListCatalogsPagedResponse>
GrpcMetastoreServiceStub. listCatalogsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,MetastoreServiceClient.ListCatalogsPagedResponse>
HttpJsonMetastoreServiceStub. listCatalogsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,MetastoreServiceClient.ListCatalogsPagedResponse>
MetastoreServiceStub. listCatalogsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogsRequest,ListCatalogsResponse,MetastoreServiceClient.ListCatalogsPagedResponse>
MetastoreServiceStubSettings.Builder. listCatalogsSettings()
Returns the builder for the settings used for calls to listCatalogs.com.google.api.gax.rpc.PagedCallSettings<ListCatalogsRequest,ListCatalogsResponse,MetastoreServiceClient.ListCatalogsPagedResponse>
MetastoreServiceStubSettings. listCatalogsSettings()
Returns the object with the settings used for calls to listCatalogs.
-