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