Uses of Class
com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
-
Packages that use GrpcBigQueryReadStub Package Description com.google.cloud.bigquery.storage.v1.stub -
-
Uses of GrpcBigQueryReadStub in com.google.cloud.bigquery.storage.v1.stub
Methods in com.google.cloud.bigquery.storage.v1.stub that return GrpcBigQueryReadStub Modifier and Type Method Description static GrpcBigQueryReadStubGrpcBigQueryReadStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcBigQueryReadStubGrpcBigQueryReadStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcBigQueryReadStubGrpcBigQueryReadStub. create(BigQueryReadStubSettings settings)
-