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