Uses of Class
com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Packages that use BaseBigQueryReadClient
-
Uses of BaseBigQueryReadClient in com.google.cloud.bigquery.storage.v1beta2
Methods in com.google.cloud.bigquery.storage.v1beta2 that return BaseBigQueryReadClientModifier and TypeMethodDescriptionstatic final BaseBigQueryReadClientBaseBigQueryReadClient.create()Constructs an instance of BaseBigQueryReadClient with default settings.static final BaseBigQueryReadClientBaseBigQueryReadClient.create(BaseBigQueryReadSettings settings) Constructs an instance of BaseBigQueryReadClient, using the given settings.static final BaseBigQueryReadClientBaseBigQueryReadClient.create(BigQueryReadStub stub) Constructs an instance of BaseBigQueryReadClient, using the given stub for making calls.