Uses of Class
com.google.cloud.bigquery.dataexchange.v1beta1.ListListingsResponse
-
Packages that use ListListingsResponse Package Description com.google.cloud.bigquery.dataexchange.v1beta1 A client to Analytics Hub APIcom.google.cloud.bigquery.dataexchange.v1beta1.stub -
-
Uses of ListListingsResponse in com.google.cloud.bigquery.dataexchange.v1beta1
Methods in com.google.cloud.bigquery.dataexchange.v1beta1 that return ListListingsResponse Modifier and Type Method Description ListListingsResponseListListingsResponse.Builder. build()ListListingsResponseListListingsResponse.Builder. buildPartial()static ListListingsResponseListListingsResponse. getDefaultInstance()ListListingsResponseListListingsResponse.Builder. getDefaultInstanceForType()ListListingsResponseListListingsResponse. getDefaultInstanceForType()ListListingsResponseAnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub. listListings(ListListingsRequest request)Lists all listings in a given project and location.static ListListingsResponseListListingsResponse. parseDelimitedFrom(InputStream input)static ListListingsResponseListListingsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsResponseListListingsResponse. parseFrom(byte[] data)static ListListingsResponseListListingsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsResponseListListingsResponse. parseFrom(com.google.protobuf.ByteString data)static ListListingsResponseListListingsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsResponseListListingsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListListingsResponseListListingsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsResponseListListingsResponse. parseFrom(InputStream input)static ListListingsResponseListListingsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListListingsResponseListListingsResponse. parseFrom(ByteBuffer data)static ListListingsResponseListListingsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.dataexchange.v1beta1 that return types with arguments of type ListListingsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListListingsRequest,ListListingsResponse>AnalyticsHubServiceGrpc. getListListingsMethod()com.google.protobuf.Parser<ListListingsResponse>ListListingsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListListingsResponse>AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub. listListings(ListListingsRequest request)Lists all listings in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,ListListingsResponse>AnalyticsHubServiceClient. listListingsCallable()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<ListListingsResponse>ListListingsResponse. parser()Methods in com.google.cloud.bigquery.dataexchange.v1beta1 with parameters of type ListListingsResponse Modifier and Type Method Description protected AnalyticsHubServiceClient.ListListingsPageAnalyticsHubServiceClient.ListListingsPage. createPage(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ListListingsResponse response)ListListingsResponse.BuilderListListingsResponse.Builder. mergeFrom(ListListingsResponse other)static ListListingsResponse.BuilderListListingsResponse. newBuilder(ListListingsResponse prototype)Method parameters in com.google.cloud.bigquery.dataexchange.v1beta1 with type arguments of type ListListingsResponse 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)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)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)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. -
Uses of ListListingsResponse in com.google.cloud.bigquery.dataexchange.v1beta1.stub
Methods in com.google.cloud.bigquery.dataexchange.v1beta1.stub that return types with arguments of type ListListingsResponse 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.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.
-