| Package | Description |
|---|---|
| com.google.cloud.bigquery.analyticshub.v1 |
A client to Analytics Hub API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected AnalyticsHubServiceClient.ListDataExchangesPage |
AnalyticsHubServiceClient.ListDataExchangesPage.createPage(com.google.api.gax.rpc.PageContext<ListDataExchangesRequest,ListDataExchangesResponse,DataExchange> context,
ListDataExchangesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListDataExchangesPage> |
AnalyticsHubServiceClient.ListDataExchangesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDataExchangesRequest,ListDataExchangesResponse,DataExchange> context,
com.google.api.core.ApiFuture<ListDataExchangesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AnalyticsHubServiceClient.ListDataExchangesFixedSizeCollection |
AnalyticsHubServiceClient.ListDataExchangesFixedSizeCollection.createCollection(List<AnalyticsHubServiceClient.ListDataExchangesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.