Uses of Class
com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Packages that use BigQueryWriteClient
-
Uses of BigQueryWriteClient in com.google.cloud.bigquery.storage.v1beta2
Methods in com.google.cloud.bigquery.storage.v1beta2 that return BigQueryWriteClientModifier and TypeMethodDescriptionstatic final BigQueryWriteClientBigQueryWriteClient.create()Deprecated.Constructs an instance of BigQueryWriteClient with default settings.static final BigQueryWriteClientBigQueryWriteClient.create(BigQueryWriteSettings settings) Deprecated.Constructs an instance of BigQueryWriteClient, using the given settings.static final BigQueryWriteClientBigQueryWriteClient.create(BigQueryWriteStub stub) Deprecated.Constructs an instance of BigQueryWriteClient, using the given stub for making calls.Methods in com.google.cloud.bigquery.storage.v1beta2 with parameters of type BigQueryWriteClientModifier and TypeMethodDescriptionstatic JsonStreamWriter.BuilderJsonStreamWriter.newBuilder(String streamOrTableName, TableSchema tableSchema, BigQueryWriteClient client) Deprecated.newBuilder that constructs a JsonStreamWriter builder.static StreamWriterV2.BuilderStreamWriterV2.newBuilder(String streamName, BigQueryWriteClient client) Deprecated.Constructs a newStreamWriterV2.Builderusing the given stream and client.Constructors in com.google.cloud.bigquery.storage.v1beta2 with parameters of type BigQueryWriteClientModifierConstructorDescriptionStreamConnection(BigQueryWriteClient client, StreamConnection.RequestCallback requestCallback, StreamConnection.DoneCallback doneCallback) Deprecated.