Uses of Class
com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Packages that use BigQueryReadStubSettings
Package
Description
A client to BigQuery Storage API
-
Uses of BigQueryReadStubSettings in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 with parameters of type BigQueryReadStubSettingsModifier and TypeMethodDescriptionstatic final BaseBigQueryReadSettingsBaseBigQueryReadSettings.create(BigQueryReadStubSettings stub) -
Uses of BigQueryReadStubSettings in com.google.cloud.bigquery.storage.v1.stub
Methods in com.google.cloud.bigquery.storage.v1.stub that return BigQueryReadStubSettingsModifier and TypeMethodDescriptionBigQueryReadStubSettings.Builder.build()EnhancedBigQueryReadStub.getStubSettings()Methods in com.google.cloud.bigquery.storage.v1.stub with parameters of type BigQueryReadStubSettingsModifier and TypeMethodDescriptionstatic final GrpcBigQueryReadStubGrpcBigQueryReadStub.create(BigQueryReadStubSettings settings) Constructors in com.google.cloud.bigquery.storage.v1.stub with parameters of type BigQueryReadStubSettingsModifierConstructorDescriptionprotectedBuilder(BigQueryReadStubSettings settings) protectedGrpcBigQueryReadStub(BigQueryReadStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) Constructs an instance of GrpcBigQueryReadStub, using the given settings.protectedGrpcBigQueryReadStub(BigQueryReadStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcBigQueryReadStub, using the given settings.