Uses of Class
com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
-
Packages that use AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub Package Description com.google.cloud.bigquery.dataexchange.v1beta1 A client to Analytics Hub API -
-
Uses of AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub in com.google.cloud.bigquery.dataexchange.v1beta1
Methods in com.google.cloud.bigquery.dataexchange.v1beta1 that return AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub Modifier and Type Method Description protected AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
AnalyticsHubServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-