Uses of Class
com.google.cloud.bigquery.connection.v1beta1.stub.GrpcConnectionServiceStub
-
Packages that use GrpcConnectionServiceStub Package Description com.google.cloud.bigquery.connection.v1beta1.stub -
-
Uses of GrpcConnectionServiceStub in com.google.cloud.bigquery.connection.v1beta1.stub
Methods in com.google.cloud.bigquery.connection.v1beta1.stub that return GrpcConnectionServiceStub Modifier and Type Method Description static GrpcConnectionServiceStubGrpcConnectionServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcConnectionServiceStubGrpcConnectionServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcConnectionServiceStubGrpcConnectionServiceStub. create(ConnectionServiceStubSettings settings)
-