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