Uses of Class
com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStub
-
Packages that use BigQueryReadStub Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage APIcom.google.cloud.bigquery.storage.v1.stub -
-
Uses of BigQueryReadStub in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return BigQueryReadStub Modifier and Type Method Description BigQueryReadStub
BaseBigQueryReadClient. getStub()
Methods in com.google.cloud.bigquery.storage.v1 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.v1 with parameters of type BigQueryReadStub Constructor Description BaseBigQueryReadClient(BigQueryReadStub stub)
-
Uses of BigQueryReadStub in com.google.cloud.bigquery.storage.v1.stub
Subclasses of BigQueryReadStub in com.google.cloud.bigquery.storage.v1.stub Modifier and Type Class Description class
GrpcBigQueryReadStub
gRPC stub implementation for the BigQueryRead service API.Methods in com.google.cloud.bigquery.storage.v1.stub that return BigQueryReadStub Modifier and Type Method Description BigQueryReadStub
BigQueryReadStubSettings. createStub()
-