Uses of Class
com.google.cloud.bigquery.datatransfer.v1.DataSourceServiceGrpc.DataSourceServiceStub
-
Packages that use DataSourceServiceGrpc.DataSourceServiceStub Package Description com.google.cloud.bigquery.datatransfer.v1 A client to BigQuery Data Transfer API -
-
Uses of DataSourceServiceGrpc.DataSourceServiceStub in com.google.cloud.bigquery.datatransfer.v1
Methods in com.google.cloud.bigquery.datatransfer.v1 that return DataSourceServiceGrpc.DataSourceServiceStub Modifier and Type Method Description protected DataSourceServiceGrpc.DataSourceServiceStub
DataSourceServiceGrpc.DataSourceServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static DataSourceServiceGrpc.DataSourceServiceStub
DataSourceServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-