Uses of Class
com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStub
-
Packages that use BigQueryReadStub Package Description com.google.cloud.bigquery.storage.v1beta2 A client to BigQuery Storage APIcom.google.cloud.bigquery.storage.v1beta2.stub -
-
Uses of BigQueryReadStub in com.google.cloud.bigquery.storage.v1beta2
Methods in com.google.cloud.bigquery.storage.v1beta2 that return BigQueryReadStub Modifier and Type Method Description BigQueryReadStub
BaseBigQueryReadClient. getStub()
Methods in com.google.cloud.bigquery.storage.v1beta2 with parameters of type BigQueryReadStub Modifier and Type Method Description static BaseBigQueryReadClient
BaseBigQueryReadClient. create(BigQueryReadStub stub)
Constructs an instance of BaseBigQueryReadClient, using the given stub for making calls.Constructors in com.google.cloud.bigquery.storage.v1beta2 with parameters of type BigQueryReadStub Constructor Description BaseBigQueryReadClient(BigQueryReadStub stub)
-
Uses of BigQueryReadStub in com.google.cloud.bigquery.storage.v1beta2.stub
Subclasses of BigQueryReadStub in com.google.cloud.bigquery.storage.v1beta2.stub Modifier and Type Class Description class
GrpcBigQueryReadStub
gRPC stub implementation for the BigQueryRead service API.Methods in com.google.cloud.bigquery.storage.v1beta2.stub that return BigQueryReadStub Modifier and Type Method Description BigQueryReadStub
BigQueryReadStubSettings. createStub()
-