| 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.ListOrgDataExchangesPagedResponse |
AnalyticsHubServiceClient.listOrgDataExchanges(ListOrgDataExchangesRequest request)
Lists all data exchanges from projects in a given organization and location.
|
AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse |
AnalyticsHubServiceClient.listOrgDataExchanges(String organization)
Lists all data exchanges from projects in a given organization and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse> |
AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse,DataExchange> context,
com.google.api.core.ApiFuture<ListOrgDataExchangesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListOrgDataExchangesRequest,AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse> |
AnalyticsHubServiceClient.listOrgDataExchangesPagedCallable()
Lists all data exchanges from projects in a given organization and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse,AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse> |
AnalyticsHubServiceSettings.listOrgDataExchangesSettings()
Returns the object with the settings used for calls to listOrgDataExchanges.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse,AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse> |
AnalyticsHubServiceSettings.Builder.listOrgDataExchangesSettings()
Returns the builder for the settings used for calls to listOrgDataExchanges.
|
Copyright © 2025 Google LLC. All rights reserved.