Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.ListCatalogsResponse
-
Packages that use ListCatalogsResponse Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1alpha1.stub -
-
Uses of ListCatalogsResponse in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return ListCatalogsResponse Modifier and Type Method Description ListCatalogsResponse
ListCatalogsResponse.Builder. build()
ListCatalogsResponse
ListCatalogsResponse.Builder. buildPartial()
static ListCatalogsResponse
ListCatalogsResponse. getDefaultInstance()
ListCatalogsResponse
ListCatalogsResponse.Builder. getDefaultInstanceForType()
ListCatalogsResponse
ListCatalogsResponse. getDefaultInstanceForType()
ListCatalogsResponse
MetastoreServiceGrpc.MetastoreServiceBlockingStub. listCatalogs(ListCatalogsRequest request)
List all catalogs in a specified project.static ListCatalogsResponse
ListCatalogsResponse. parseDelimitedFrom(InputStream input)
static ListCatalogsResponse
ListCatalogsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(byte[] data)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(InputStream input)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(ByteBuffer data)
static ListCatalogsResponse
ListCatalogsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type ListCatalogsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCatalogsRequest,ListCatalogsResponse>
MetastoreServiceGrpc. getListCatalogsMethod()
com.google.protobuf.Parser<ListCatalogsResponse>
ListCatalogsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListCatalogsResponse>
MetastoreServiceGrpc.MetastoreServiceFutureStub. listCatalogs(ListCatalogsRequest request)
List all catalogs in a specified project.com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,ListCatalogsResponse>
MetastoreServiceClient. listCatalogsCallable()
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<ListCatalogsResponse>
ListCatalogsResponse. parser()
Methods in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type ListCatalogsResponse Modifier and Type Method Description protected MetastoreServiceClient.ListCatalogsPage
MetastoreServiceClient.ListCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ListCatalogsResponse response)
ListCatalogsResponse.Builder
ListCatalogsResponse.Builder. mergeFrom(ListCatalogsResponse other)
static ListCatalogsResponse.Builder
ListCatalogsResponse. newBuilder(ListCatalogsResponse prototype)
Method parameters in com.google.cloud.bigquery.biglake.v1alpha1 with type arguments of type ListCatalogsResponse 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)
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)
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)
default void
MetastoreServiceGrpc.AsyncService. listCatalogs(ListCatalogsRequest request, io.grpc.stub.StreamObserver<ListCatalogsResponse> responseObserver)
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. -
Uses of ListCatalogsResponse in com.google.cloud.bigquery.biglake.v1alpha1.stub
Methods in com.google.cloud.bigquery.biglake.v1alpha1.stub that return types with arguments of type ListCatalogsResponse 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.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.
-