Uses of Class
com.google.cloud.bigquery.storage.v1.BigQueryReadClient
-
Packages that use BigQueryReadClient Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of BigQueryReadClient in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return BigQueryReadClient Modifier and Type Method Description static BigQueryReadClientBigQueryReadClient. create()Constructs an instance of BigQueryReadClient with default settings.static BigQueryReadClientBigQueryReadClient. create(BigQueryReadSettings settings)Constructs an instance of BigQueryReadClient, using the given settings.static BigQueryReadClientBigQueryReadClient. create(EnhancedBigQueryReadStub stub)Constructs an instance of BigQueryReadClient, using the given stub for making calls.
-