Uses of Class
com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceClient
-
Packages that use AnalyticsHubServiceClient Package Description com.google.cloud.bigquery.dataexchange.v1beta1 A client to Analytics Hub API -
-
Uses of AnalyticsHubServiceClient in com.google.cloud.bigquery.dataexchange.v1beta1
Methods in com.google.cloud.bigquery.dataexchange.v1beta1 that return AnalyticsHubServiceClient Modifier and Type Method Description static AnalyticsHubServiceClient
AnalyticsHubServiceClient. create()
Constructs an instance of AnalyticsHubServiceClient with default settings.static AnalyticsHubServiceClient
AnalyticsHubServiceClient. create(AnalyticsHubServiceSettings settings)
Constructs an instance of AnalyticsHubServiceClient, using the given settings.static AnalyticsHubServiceClient
AnalyticsHubServiceClient. create(AnalyticsHubServiceStub stub)
Constructs an instance of AnalyticsHubServiceClient, using the given stub for making calls.
-