Uses of Class
com.google.cloud.bigquery.analyticshub.v1.ListListingsRequest
-
Packages that use ListListingsRequest Package Description com.google.cloud.bigquery.analyticshub.v1 A client to Analytics Hub APIcom.google.cloud.bigquery.analyticshub.v1.stub -
-
Uses of ListListingsRequest in com.google.cloud.bigquery.analyticshub.v1
Methods in com.google.cloud.bigquery.analyticshub.v1 that return ListListingsRequest Modifier and Type Method Description ListListingsRequestListListingsRequest.Builder. build()ListListingsRequestListListingsRequest.Builder. buildPartial()static ListListingsRequestListListingsRequest. getDefaultInstance()ListListingsRequestListListingsRequest.Builder. getDefaultInstanceForType()ListListingsRequestListListingsRequest. getDefaultInstanceForType()static ListListingsRequestListListingsRequest. parseDelimitedFrom(InputStream input)static ListListingsRequestListListingsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsRequestListListingsRequest. parseFrom(byte[] data)static ListListingsRequestListListingsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsRequestListListingsRequest. parseFrom(com.google.protobuf.ByteString data)static ListListingsRequestListListingsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsRequestListListingsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListListingsRequestListListingsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsRequestListListingsRequest. parseFrom(InputStream input)static ListListingsRequestListListingsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsRequestListListingsRequest. parseFrom(ByteBuffer data)static ListListingsRequestListListingsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.analyticshub.v1 that return types with arguments of type ListListingsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListListingsRequest,ListListingsResponse>AnalyticsHubServiceGrpc. getListListingsMethod()com.google.protobuf.Parser<ListListingsRequest>ListListingsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>AnalyticsHubServiceClient. listListingsCallable()Lists all listings in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,AnalyticsHubServiceClient.ListListingsPagedResponse>AnalyticsHubServiceClient. listListingsPagedCallable()Lists all listings in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>AnalyticsHubServiceSettings.Builder. listListingsSettings()Returns the builder for the settings used for calls to listListings.com.google.api.gax.rpc.PagedCallSettings<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>AnalyticsHubServiceSettings. listListingsSettings()Returns the object with the settings used for calls to listListings.static com.google.protobuf.Parser<ListListingsRequest>ListListingsRequest. parser()Methods in com.google.cloud.bigquery.analyticshub.v1 with parameters of type ListListingsRequest Modifier and Type Method Description AnalyticsHubServiceClient.ListListingsPagedResponseAnalyticsHubServiceClient. listListings(ListListingsRequest request)Lists all listings in a given project and location.ListListingsResponseAnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub. listListings(ListListingsRequest request)Lists all listings in a given project and location.com.google.common.util.concurrent.ListenableFuture<ListListingsResponse>AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub. listListings(ListListingsRequest request)Lists all listings in a given project and location.voidAnalyticsHubServiceGrpc.AnalyticsHubServiceStub. listListings(ListListingsRequest request, io.grpc.stub.StreamObserver<ListListingsResponse> responseObserver)Lists all listings in a given project and location.default voidAnalyticsHubServiceGrpc.AsyncService. listListings(ListListingsRequest request, io.grpc.stub.StreamObserver<ListListingsResponse> responseObserver)Lists all listings in a given project and location.ListListingsRequest.BuilderListListingsRequest.Builder. mergeFrom(ListListingsRequest other)static ListListingsRequest.BuilderListListingsRequest. newBuilder(ListListingsRequest prototype)Method parameters in com.google.cloud.bigquery.analyticshub.v1 with type arguments of type ListListingsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPagedResponse>AnalyticsHubServiceClient.ListListingsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse)protected AnalyticsHubServiceClient.ListListingsPageAnalyticsHubServiceClient.ListListingsPage. createPage(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ListListingsResponse response)com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPage>AnalyticsHubServiceClient.ListListingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse) -
Uses of ListListingsRequest in com.google.cloud.bigquery.analyticshub.v1.stub
Methods in com.google.cloud.bigquery.analyticshub.v1.stub that return types with arguments of type ListListingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>AnalyticsHubServiceStub. listListingsCallable()com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>GrpcAnalyticsHubServiceStub. listListingsCallable()com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>HttpJsonAnalyticsHubServiceStub. listListingsCallable()com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,AnalyticsHubServiceClient.ListListingsPagedResponse>AnalyticsHubServiceStub. listListingsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,AnalyticsHubServiceClient.ListListingsPagedResponse>GrpcAnalyticsHubServiceStub. listListingsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,AnalyticsHubServiceClient.ListListingsPagedResponse>HttpJsonAnalyticsHubServiceStub. listListingsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>AnalyticsHubServiceStubSettings.Builder. listListingsSettings()Returns the builder for the settings used for calls to listListings.com.google.api.gax.rpc.PagedCallSettings<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>AnalyticsHubServiceStubSettings. listListingsSettings()Returns the object with the settings used for calls to listListings.
-