| Package | Description |
|---|---|
| com.google.cloud.bigquery.analyticshub.v1 |
A client to Analytics Hub API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.bigquery.analyticshub.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsHubServiceClient.ListListingsPagedResponse |
AnalyticsHubServiceClient.listListings(DataExchangeName parent)
Lists all listings in a given project and location.
|
AnalyticsHubServiceClient.ListListingsPagedResponse |
AnalyticsHubServiceClient.listListings(ListListingsRequest request)
Lists all listings in a given project and location.
|
AnalyticsHubServiceClient.ListListingsPagedResponse |
AnalyticsHubServiceClient.listListings(String parent)
Lists all listings in a given project and location.
|
| Modifier and Type | Method and 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) |
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<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse> |
AnalyticsHubServiceSettings.listListingsSettings()
Returns the object with the settings used for calls to listListings.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListListingsRequest,AnalyticsHubServiceClient.ListListingsPagedResponse> |
HttpJsonAnalyticsHubServiceStub.listListingsPagedCallable() |
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.PagedCallSettings<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse> |
AnalyticsHubServiceStubSettings.listListingsSettings()
Returns the object with the settings used for calls to listListings.
|
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.
|
Copyright © 2025 Google LLC. All rights reserved.