| 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.ListOrgDataExchangesPage |
AnalyticsHubServiceClient.ListOrgDataExchangesPage.createPage(com.google.api.gax.rpc.PageContext<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse,DataExchange> context,
ListOrgDataExchangesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListOrgDataExchangesPage> |
AnalyticsHubServiceClient.ListOrgDataExchangesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse,DataExchange> context,
com.google.api.core.ApiFuture<ListOrgDataExchangesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AnalyticsHubServiceClient.ListOrgDataExchangesFixedSizeCollection |
AnalyticsHubServiceClient.ListOrgDataExchangesFixedSizeCollection.createCollection(List<AnalyticsHubServiceClient.ListOrgDataExchangesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.