Index

A B C D E F G I J N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

ApiResultRetryAlgorithm<ResponseT> - Class in com.google.cloud.bigquery.storage.v1.stub.readrows
For internal use, public for technical reasons.
ApiResultRetryAlgorithm<ResponseT> - Class in com.google.cloud.bigquery.storage.v1beta1.stub.readrows
For internal use, public for technical reasons.
ApiResultRetryAlgorithm<ResponseT> - Class in com.google.cloud.bigquery.storage.v1beta2.stub.readrows
For internal use, public for technical reasons.
ApiResultRetryAlgorithm() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.readrows.ApiResultRetryAlgorithm
 
ApiResultRetryAlgorithm() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ApiResultRetryAlgorithm
 
ApiResultRetryAlgorithm() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ApiResultRetryAlgorithm
 
ApiResultRetryAlgorithm(BigQueryReadSettings.RetryAttemptListener) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.readrows.ApiResultRetryAlgorithm
 
ApiResultRetryAlgorithm(BigQueryStorageSettings.RetryAttemptListener) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ApiResultRetryAlgorithm
 
ApiResultRetryAlgorithm(BigQueryReadSettings.RetryAttemptListener) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ApiResultRetryAlgorithm
 
append(ProtoRows) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Schedules the writing of rows at the end of current stream.
append(ProtoRows, long) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Schedules the writing of rows at given offset.
append(StreamWriter, ProtoRows, long) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool
 
append(ProtoRows, long) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2
Schedules the writing of a message.
append(Iterable<T>) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
Writes a collection that contains objects to the BigQuery table by first converting the data to Protobuf messages, then using StreamWriter's append() to write the data at current end of stream.
append(Iterable<T>, long) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
Writes a collection that contains objects to the BigQuery table by first converting the data to Protobuf messages, then using StreamWriter's append() to write the data at the specified offset.
append(JSONArray) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
Writes a JSONArray that contains JSONObjects to the BigQuery table by first converting the JSON data to protobuf messages, then using StreamWriter's append() to write the data at current end of stream.
append(JSONArray) - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter
Writes a JSONArray that contains JSONObjects to the BigQuery table by first converting the JSON data to protobuf messages, then using StreamWriter's append() to write the data.
append(JSONArray, long) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
Writes a JSONArray that contains JSONObjects to the BigQuery table by first converting the JSON data to protobuf messages, then using StreamWriter's append() to write the data at the specified offset.
append(JSONArray, long) - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter
Writes a JSONArray that contains JSONObjects to the BigQuery table by first converting the JSON data to protobuf messages, then using StreamWriter's append() to write the data.
appendRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Appends data to the given stream.
appendRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStub
 
appendRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
appendRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Appends data to the given stream.
appendRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStub
 
appendRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
appendRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns the object with the settings used for calls to appendRows.
appendRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to appendRows.
appendRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to appendRows.
appendRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to appendRows.
appendRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns the object with the settings used for calls to appendRows.
appendRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to appendRows.
appendRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to appendRows.
appendRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to appendRows.
AppendSerializationError(int, String, String, Map<Integer, String>) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.AppendSerializationError
 
AppendSerializtionError(int, String, String, Map<Integer, String>) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.AppendSerializtionError
 
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 

B

BaseBigQueryReadClient - Class in com.google.cloud.bigquery.storage.v1
Service Description: BigQuery Read API.
BaseBigQueryReadClient - Class in com.google.cloud.bigquery.storage.v1beta2
Service Description: BigQuery Read API.
BaseBigQueryReadClient(BaseBigQueryReadSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Constructs an instance of BaseBigQueryReadClient, using the given settings.
BaseBigQueryReadClient(BigQueryReadStub) - Constructor for class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
BaseBigQueryReadClient(BaseBigQueryReadSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Constructs an instance of BaseBigQueryReadClient, using the given settings.
BaseBigQueryReadClient(BigQueryReadStub) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
BaseBigQueryReadSettings - Class in com.google.cloud.bigquery.storage.v1
Settings class to configure an instance of BaseBigQueryReadClient.
BaseBigQueryReadSettings - Class in com.google.cloud.bigquery.storage.v1beta2
Settings class to configure an instance of BaseBigQueryReadClient.
BaseBigQueryReadSettings(BaseBigQueryReadSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
 
BaseBigQueryReadSettings(BaseBigQueryReadSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
 
BaseBigQueryReadSettings.Builder - Class in com.google.cloud.bigquery.storage.v1
Builder for BaseBigQueryReadSettings.
BaseBigQueryReadSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta2
Builder for BaseBigQueryReadSettings.
BaseBigQueryStorageClient - Class in com.google.cloud.bigquery.storage.v1beta1
Service Description: BigQuery storage API.
BaseBigQueryStorageClient(BaseBigQueryStorageSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Constructs an instance of BaseBigQueryStorageClient, using the given settings.
BaseBigQueryStorageClient(BigQueryStorageStub) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
BaseBigQueryStorageSettings - Class in com.google.cloud.bigquery.storage.v1beta1
Settings class to configure an instance of BaseBigQueryStorageClient.
BaseBigQueryStorageSettings(BaseBigQueryStorageSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
 
BaseBigQueryStorageSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta1
Builder for BaseBigQueryStorageSettings.
batchCommitWriteStreams(BatchCommitWriteStreamsRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
batchCommitWriteStreams(TableName) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
batchCommitWriteStreams(BatchCommitWriteStreamsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
batchCommitWriteStreams(String) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
batchCommitWriteStreams(String) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
batchCommitWriteStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
batchCommitWriteStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStub
 
batchCommitWriteStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
batchCommitWriteStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Atomically commits a group of `PENDING` streams that belong to the same `parent` table.
batchCommitWriteStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStub
 
batchCommitWriteStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
batchCommitWriteStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns the object with the settings used for calls to batchCommitWriteStreams.
batchCommitWriteStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to batchCommitWriteStreams.
batchCommitWriteStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to batchCommitWriteStreams.
batchCommitWriteStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to batchCommitWriteStreams.
batchCommitWriteStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns the object with the settings used for calls to batchCommitWriteStreams.
batchCommitWriteStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to batchCommitWriteStreams.
batchCommitWriteStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to batchCommitWriteStreams.
batchCommitWriteStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to batchCommitWriteStreams.
batchCreateReadSessionStreams(Storage.BatchCreateReadSessionStreamsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Creates additional streams for a ReadSession.
batchCreateReadSessionStreams(Storage.BatchCreateReadSessionStreamsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Creates additional streams for a ReadSession.
batchCreateReadSessionStreams(Storage.ReadSession, int) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Creates additional streams for a ReadSession.
batchCreateReadSessionStreams(Storage.ReadSession, int) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Creates additional streams for a ReadSession.
batchCreateReadSessionStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Creates additional streams for a ReadSession.
batchCreateReadSessionStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Creates additional streams for a ReadSession.
batchCreateReadSessionStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStub
 
batchCreateReadSessionStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
batchCreateReadSessionStreamsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
batchCreateReadSessionStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns the object with the settings used for calls to batchCreateReadSessionStreams.
batchCreateReadSessionStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to batchCreateReadSessionStreams.
batchCreateReadSessionStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns the object with the settings used for calls to batchCreateReadSessionStreams.
batchCreateReadSessionStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to batchCreateReadSessionStreams.
batchCreateReadSessionStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns the object with the settings used for calls to batchCreateReadSessionStreams.
batchCreateReadSessionStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to batchCreateReadSessionStreams.
batchCreateReadSessionStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns the object with the settings used for calls to batchCreateReadSessionStreams.
batchCreateReadSessionStreamsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to batchCreateReadSessionStreams.
BigDecimalByteStringEncoder - Class in com.google.cloud.bigquery.storage.v1
 
BigDecimalByteStringEncoder - Class in com.google.cloud.bigquery.storage.v1beta2
 
BigDecimalByteStringEncoder() - Constructor for class com.google.cloud.bigquery.storage.v1.BigDecimalByteStringEncoder
 
BigDecimalByteStringEncoder() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigDecimalByteStringEncoder
 
BigQueryReadClient - Class in com.google.cloud.bigquery.storage.v1
Service Description: BigQuery Read API.
BigQueryReadClient - Class in com.google.cloud.bigquery.storage.v1beta2
Service Description: BigQuery Read API.
BigQueryReadClient(BigQueryReadSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Constructs an instance of BigQueryReadClient, using the given settings.
BigQueryReadClient(EnhancedBigQueryReadStub) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
BigQueryReadClient(BigQueryReadSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Constructs an instance of BigQueryReadClient, using the given settings.
BigQueryReadClient(EnhancedBigQueryReadStub) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
BigQueryReadSettings - Class in com.google.cloud.bigquery.storage.v1
Settings class to configure an instance of BigQueryReadClient.
BigQueryReadSettings - Class in com.google.cloud.bigquery.storage.v1beta2
Settings class to configure an instance of BigQueryReadClient.
BigQueryReadSettings(BigQueryReadSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
 
BigQueryReadSettings(BigQueryReadSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
 
BigQueryReadSettings.Builder - Class in com.google.cloud.bigquery.storage.v1
Builder for BigQueryReadSettings.
BigQueryReadSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta2
Builder for BigQueryReadSettings.
BigQueryReadSettings.RetryAttemptListener - Interface in com.google.cloud.bigquery.storage.v1
 
BigQueryReadSettings.RetryAttemptListener - Interface in com.google.cloud.bigquery.storage.v1beta2
 
BigQueryReadStub - Class in com.google.cloud.bigquery.storage.v1.stub
Base stub class for the BigQueryRead service API.
BigQueryReadStub - Class in com.google.cloud.bigquery.storage.v1beta2.stub
Base stub class for the BigQueryRead service API.
BigQueryReadStub() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStub
 
BigQueryReadStub() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStub
 
BigQueryReadStubSettings - Class in com.google.cloud.bigquery.storage.v1.stub
Settings class to configure an instance of BigQueryReadStub.
BigQueryReadStubSettings - Class in com.google.cloud.bigquery.storage.v1beta2.stub
Settings class to configure an instance of BigQueryReadStub.
BigQueryReadStubSettings(BigQueryReadStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
 
BigQueryReadStubSettings(BigQueryReadStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
 
BigQueryReadStubSettings.Builder - Class in com.google.cloud.bigquery.storage.v1.stub
Builder for BigQueryReadStubSettings.
BigQueryReadStubSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta2.stub
Builder for BigQueryReadStubSettings.
BigQuerySchemaUtil - Class in com.google.cloud.bigquery.storage.v1
 
BigQuerySchemaUtil() - Constructor for class com.google.cloud.bigquery.storage.v1.BigQuerySchemaUtil
 
BigQueryStorageClient - Class in com.google.cloud.bigquery.storage.v1beta1
Service Description: BigQuery storage API.
BigQueryStorageClient(BigQueryStorageSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Constructs an instance of BigQueryStorageClient, using the given settings.
BigQueryStorageClient(EnhancedBigQueryStorageStub) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
BigQueryStorageSettings - Class in com.google.cloud.bigquery.storage.v1beta1
Settings class to configure an instance of BigQueryStorageClient.
BigQueryStorageSettings(BigQueryStorageSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
 
BigQueryStorageSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta1
Builder for BigQueryStorageSettings.
BigQueryStorageSettings.RetryAttemptListener - Interface in com.google.cloud.bigquery.storage.v1beta1
 
BigQueryStorageStub - Class in com.google.cloud.bigquery.storage.v1beta1.stub
Base stub class for the BigQueryStorage service API.
BigQueryStorageStub() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStub
 
BigQueryStorageStubSettings - Class in com.google.cloud.bigquery.storage.v1beta1.stub
Settings class to configure an instance of BigQueryStorageStub.
BigQueryStorageStubSettings(BigQueryStorageStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
 
BigQueryStorageStubSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta1.stub
Builder for BigQueryStorageStubSettings.
BigQueryWriteClient - Class in com.google.cloud.bigquery.storage.v1
Service Description: BigQuery Write API.
BigQueryWriteClient - Class in com.google.cloud.bigquery.storage.v1beta2
Service Description: BigQuery Write API.
BigQueryWriteClient(BigQueryWriteSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Constructs an instance of BigQueryWriteClient, using the given settings.
BigQueryWriteClient(BigQueryWriteStub) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
BigQueryWriteClient(BigQueryWriteSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Constructs an instance of BigQueryWriteClient, using the given settings.
BigQueryWriteClient(BigQueryWriteStub) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
BigQueryWriteSettings - Class in com.google.cloud.bigquery.storage.v1
Settings class to configure an instance of BigQueryWriteClient.
BigQueryWriteSettings - Class in com.google.cloud.bigquery.storage.v1beta2
Settings class to configure an instance of BigQueryWriteClient.
BigQueryWriteSettings(BigQueryWriteSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
 
BigQueryWriteSettings(BigQueryWriteSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
 
BigQueryWriteSettings.Builder - Class in com.google.cloud.bigquery.storage.v1
Builder for BigQueryWriteSettings.
BigQueryWriteSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta2
Builder for BigQueryWriteSettings.
BigQueryWriteStub - Class in com.google.cloud.bigquery.storage.v1.stub
Base stub class for the BigQueryWrite service API.
BigQueryWriteStub - Class in com.google.cloud.bigquery.storage.v1beta2.stub
Base stub class for the BigQueryWrite service API.
BigQueryWriteStub() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStub
 
BigQueryWriteStub() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStub
 
BigQueryWriteStubSettings - Class in com.google.cloud.bigquery.storage.v1.stub
Settings class to configure an instance of BigQueryWriteStub.
BigQueryWriteStubSettings - Class in com.google.cloud.bigquery.storage.v1beta2.stub
Settings class to configure an instance of BigQueryWriteStub.
BigQueryWriteStubSettings(BigQueryWriteStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
 
BigQueryWriteStubSettings(BigQueryWriteStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
 
BigQueryWriteStubSettings.Builder - Class in com.google.cloud.bigquery.storage.v1.stub
Builder for BigQueryWriteStubSettings.
BigQueryWriteStubSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta2.stub
Builder for BigQueryWriteStubSettings.
BQTableSchemaToProtoDescriptor - Class in com.google.cloud.bigquery.storage.v1
Converts a BQ table schema to protobuf descriptor.
BQTableSchemaToProtoDescriptor - Class in com.google.cloud.bigquery.storage.v1beta2
Converts a BQ table schema to protobuf descriptor.
BQTableSchemaToProtoDescriptor() - Constructor for class com.google.cloud.bigquery.storage.v1.BQTableSchemaToProtoDescriptor
 
BQTableSchemaToProtoDescriptor() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BQTableSchemaToProtoDescriptor
 
build() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool.Settings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Builds JsonStreamWriter
build() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Builds SchemaAwareStreamWriter
build() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
Builds the StreamWriterV2.
build() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter.Builder
Builds JsonStreamWriter
build() - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2.Builder
Builds the StreamWriterV2.
build() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
 
build() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
 
builder() - Static method in class com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool.Settings
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool.Settings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
 
Builder(BaseBigQueryReadSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
 
Builder(BigQueryReadSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
 
Builder(BigQueryWriteSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
 
Builder(BigQueryReadStubSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
 
Builder(BigQueryReadStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
 
Builder(BigQueryWriteStubSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
 
Builder(BigQueryWriteStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
 
Builder(EnhancedBigQueryReadStubSettings) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
 
Builder(EnhancedBigQueryReadStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
 
Builder(BaseBigQueryStorageSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
 
Builder(BigQueryStorageSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
 
Builder(BigQueryStorageStubSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
 
Builder(BigQueryStorageStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
 
Builder(EnhancedBigQueryStorageStubSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
 
Builder(EnhancedBigQueryStorageStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
 
Builder(BaseBigQueryReadSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
 
Builder(BigQueryReadSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
 
Builder(BigQueryWriteSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
 
Builder(BigQueryReadStubSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
 
Builder(BigQueryReadStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
 
Builder(BigQueryWriteStubSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
 
Builder(BigQueryWriteStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
 
Builder(EnhancedBigQueryReadStubSettings) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
 
Builder(EnhancedBigQueryReadStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
 

C

call(ReadRowsRequest, ResponseObserver<ReadRowsResponse>, ApiCallContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.readrows.ReadRowsRetryingCallable
 
call(Storage.ReadRowsRequest, ResponseObserver<Storage.ReadRowsResponse>, ApiCallContext) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsRetryingCallable
 
call(ReadRowsRequest, ResponseObserver<ReadRowsResponse>, ApiCallContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ReadRowsRetryingCallable
 
canResume() - Method in class com.google.cloud.bigquery.storage.v1.stub.readrows.ReadRowsResumptionStrategy
 
canResume() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsResumptionStrategy
 
canResume() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ReadRowsResumptionStrategy
 
CivilTimeEncoder - Class in com.google.cloud.bigquery.storage.v1
Ported from ZetaSQL CivilTimeEncoder Original code can be found at: https://github.com/google/zetasql/blob/master/java/com/google/zetasql/CivilTimeEncoder.java Encoder for TIME and DATETIME values, according to civil_time encoding.
CivilTimeEncoder - Class in com.google.cloud.bigquery.storage.v1beta2
Ported from ZetaSQL CivilTimeEncoder Original code can be found at: https://github.com/google/zetasql/blob/master/java/com/google/zetasql/CivilTimeEncoder.java Encoder for TIME and DATETIME values, according to civil_time encoding.
close() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
close() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
close() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
close() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
 
close() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
Closes the underlying StreamWriter.
close() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Close the stream writer.
close() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter
Closes the underlying StreamWriter.
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamConnection
Close the bi-directional stream connection.
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2
Close the stream writer.
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
close() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
close(StreamWriter) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool
 
com.google.cloud.bigquery.storage.util - package com.google.cloud.bigquery.storage.util
 
com.google.cloud.bigquery.storage.v1 - package com.google.cloud.bigquery.storage.v1
A client to BigQuery Storage API
com.google.cloud.bigquery.storage.v1.stub - package com.google.cloud.bigquery.storage.v1.stub
 
com.google.cloud.bigquery.storage.v1.stub.readrows - package com.google.cloud.bigquery.storage.v1.stub.readrows
 
com.google.cloud.bigquery.storage.v1beta1 - package com.google.cloud.bigquery.storage.v1beta1
A client to BigQuery Storage API
com.google.cloud.bigquery.storage.v1beta1.stub - package com.google.cloud.bigquery.storage.v1beta1.stub
 
com.google.cloud.bigquery.storage.v1beta1.stub.readrows - package com.google.cloud.bigquery.storage.v1beta1.stub.readrows
 
com.google.cloud.bigquery.storage.v1beta2 - package com.google.cloud.bigquery.storage.v1beta2
A client to BigQuery Storage API
com.google.cloud.bigquery.storage.v1beta2.stub - package com.google.cloud.bigquery.storage.v1beta2.stub
 
com.google.cloud.bigquery.storage.v1beta2.stub.readrows - package com.google.cloud.bigquery.storage.v1beta2.stub.readrows
 
CONNECTION_WORKER - Enum constant in enum com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool.Kind
 
CONNECTION_WORKER_POOL - Enum constant in enum com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool.Kind
 
connectionWorker() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool
 
connectionWorkerPool() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool
 
ConnectionWorkerPool - Class in com.google.cloud.bigquery.storage.v1
Pool of connections to accept appends and distirbute to different connections.
ConnectionWorkerPool.Settings - Class in com.google.cloud.bigquery.storage.v1
Settings for connection pool.
ConnectionWorkerPool.Settings.Builder - Class in com.google.cloud.bigquery.storage.v1
Builder for the options to config ConnectionWorkerPool.
convert(Descriptors.Descriptor) - Static method in class com.google.cloud.bigquery.storage.v1.ProtoSchemaConverter
 
convert(Descriptors.Descriptor) - Static method in class com.google.cloud.bigquery.storage.v1beta2.ProtoSchemaConverter
 
convertBQTableSchemaToProtoDescriptor(TableSchema) - Static method in class com.google.cloud.bigquery.storage.v1.BQTableSchemaToProtoDescriptor
Converts TableFieldSchema to a Descriptors.Descriptor object.
convertBQTableSchemaToProtoDescriptor(TableSchema) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BQTableSchemaToProtoDescriptor
Converts TableFieldSchema to a Descriptors.Descriptor object.
convertJsonToProtoMessage(Descriptors.Descriptor, TableSchema, JSONObject) - Static method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
 
convertJsonToProtoMessage(Descriptors.Descriptor, TableSchema, JSONObject, boolean) - Static method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
 
convertJsonToProtoMessage(Descriptors.Descriptor, TableSchema, JSONObject) - Static method in class com.google.cloud.bigquery.storage.v1beta2.JsonToProtoMessage
Converts Json data to protocol buffer messages given the protocol buffer descriptor.
convertJsonToProtoMessage(Descriptors.Descriptor, JSONObject) - Static method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
 
convertJsonToProtoMessage(Descriptors.Descriptor, JSONObject) - Static method in class com.google.cloud.bigquery.storage.v1beta2.JsonToProtoMessage
Converts Json data to protocol buffer messages given the protocol buffer descriptor.
convertToProtoMessage(Descriptors.Descriptor, TableSchema, Iterable<Object>, boolean) - Method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
Converts Json array to list of Protobuf
convertToProtoMessage(Descriptors.Descriptor, TableSchema, Iterable<T>, boolean) - Method in interface com.google.cloud.bigquery.storage.v1.ToProtoConverter
 
convertToProtoMessage(Descriptors.Descriptor, TableSchema, Object, boolean) - Method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
Converts input message to Protobuf.
convertToProtoMessage(Descriptors.Descriptor, TableSchema, JSONArray, boolean) - Method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
Converts Json array to list of protocol buffer messages given the protocol buffer descriptor.
convertToProtoMessage(Descriptors.Descriptor, TableSchema, JSONObject) - Method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
Converts Json data to protocol buffer messages given the protocol buffer descriptor.
convertToProtoMessage(Descriptors.Descriptor, TableSchema, JSONObject, boolean) - Method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
Converts Json data to protocol buffer messages given the protocol buffer descriptor.
convertToProtoMessage(Descriptors.Descriptor, JSONObject) - Method in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
Converts Json data to protocol buffer messages given the protocol buffer descriptor.
create() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Constructs an instance of BaseBigQueryReadClient with default settings.
create() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Constructs an instance of BigQueryReadClient with default settings.
create() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Constructs an instance of BigQueryWriteClient with default settings.
create() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Constructs an instance of BaseBigQueryStorageClient with default settings.
create() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Constructs an instance of BigQueryStorageClient with default settings.
create() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Constructs an instance of BaseBigQueryReadClient with default settings.
create() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Constructs an instance of BigQueryReadClient with default settings.
create() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Constructs an instance of BigQueryWriteClient with default settings.
create(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
create(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
create(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
create(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
create(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
create(BaseBigQueryReadSettings) - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Constructs an instance of BaseBigQueryReadClient, using the given settings.
create(BigQueryReadSettings) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Constructs an instance of BigQueryReadClient, using the given settings.
create(BigQueryWriteSettings) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Constructs an instance of BigQueryWriteClient, using the given settings.
create(BigQueryReadStub) - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Constructs an instance of BaseBigQueryReadClient, using the given stub for making calls.
create(BigQueryReadStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
 
create(BigQueryReadStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
create(BigQueryWriteStub) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Constructs an instance of BigQueryWriteClient, using the given stub for making calls.
create(BigQueryWriteStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
 
create(BigQueryWriteStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
create(EnhancedBigQueryReadStub) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Constructs an instance of BigQueryReadClient, using the given stub for making calls.
create(EnhancedBigQueryReadStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
 
create(EnhancedBigQueryReadStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
create(EnhancedBigQueryReadStubSettings, BigQueryReadSettings.RetryAttemptListener) - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
create(BaseBigQueryStorageSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Constructs an instance of BaseBigQueryStorageClient, using the given settings.
create(BigQueryStorageSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Constructs an instance of BigQueryStorageClient, using the given settings.
create(BigQueryStorageStub) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Constructs an instance of BaseBigQueryStorageClient, using the given stub for making calls.
create(BigQueryStorageStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
 
create(BigQueryStorageStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
create(EnhancedBigQueryStorageStub) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Constructs an instance of BigQueryStorageClient, using the given stub for making calls.
create(EnhancedBigQueryStorageStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
 
create(EnhancedBigQueryStorageStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
create(EnhancedBigQueryStorageStubSettings, BigQueryStorageSettings.RetryAttemptListener) - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
create(BaseBigQueryReadSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Constructs an instance of BaseBigQueryReadClient, using the given settings.
create(BigQueryReadSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Constructs an instance of BigQueryReadClient, using the given settings.
create(BigQueryWriteSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Constructs an instance of BigQueryWriteClient, using the given settings.
create(BigQueryReadStub) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Constructs an instance of BaseBigQueryReadClient, using the given stub for making calls.
create(BigQueryReadStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
 
create(BigQueryReadStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
create(BigQueryWriteStub) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Constructs an instance of BigQueryWriteClient, using the given stub for making calls.
create(BigQueryWriteStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
 
create(BigQueryWriteStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
create(EnhancedBigQueryReadStub) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Constructs an instance of BigQueryReadClient, using the given stub for making calls.
create(EnhancedBigQueryReadStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
 
create(EnhancedBigQueryReadStubSettings) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
create(EnhancedBigQueryReadStubSettings, BigQueryReadSettings.RetryAttemptListener) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadCallableFactory
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteCallableFactory
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageCallableFactory
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadCallableFactory
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
 
createNew() - Method in class com.google.cloud.bigquery.storage.v1.stub.readrows.ReadRowsResumptionStrategy
 
createNew() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsResumptionStrategy
 
createNew() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ReadRowsResumptionStrategy
 
createNextAttempt(Throwable, ResponseT, TimedAttemptSettings) - Method in class com.google.cloud.bigquery.storage.v1.stub.readrows.ApiResultRetryAlgorithm
 
createNextAttempt(Throwable, ResponseT, TimedAttemptSettings) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ApiResultRetryAlgorithm
 
createNextAttempt(Throwable, ResponseT, TimedAttemptSettings) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ApiResultRetryAlgorithm
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadCallableFactory
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteCallableFactory
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageCallableFactory
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadCallableFactory
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
 
createReadSession(CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Creates a new read session.
createReadSession(CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Creates a new read session.
createReadSession(ProjectName, ReadSession, int) - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Creates a new read session.
createReadSession(Storage.CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Creates a new read session.
createReadSession(Storage.CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Creates a new read session.
createReadSession(TableReferenceProto.TableReference, ProjectName, int) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Creates a new read session.
createReadSession(TableReferenceProto.TableReference, String, int) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Creates a new read session.
createReadSession(TableReferenceProto.TableReference, String, int) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Creates a new read session.
createReadSession(CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Creates a new read session.
createReadSession(CreateReadSessionRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Creates a new read session.
createReadSession(ProjectName, ReadSession, int) - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Creates a new read session.
createReadSession(String, ReadSession, int) - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Creates a new read session.
createReadSession(String, ReadSession, int) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Creates a new read session.
createReadSession(String, ReadSession, int) - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Creates a new read session.
createReadSession(String, ReadSession, int) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Creates a new read session.
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Creates a new read session.
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Creates a new read session.
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStub
 
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Creates a new read session.
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Creates a new read session.
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStub
 
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Creates a new read session.
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Creates a new read session.
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStub
 
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
createReadSessionCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns the object with the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to createReadSession.
createReadSessionSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns the object with the settings used for calls to createReadSession.
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
 
createStub() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
 
createStub() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
 
createStub() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
 
createStub() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
 
createStub() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadCallableFactory
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteCallableFactory
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageCallableFactory
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadCallableFactory
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
 
createWriteStream(CreateWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Creates a write stream to the given table.
createWriteStream(TableName, WriteStream) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Creates a write stream to the given table.
createWriteStream(CreateWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Creates a write stream to the given table.
createWriteStream(TableName, WriteStream) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Creates a write stream to the given table.
createWriteStream(String, WriteStream) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Creates a write stream to the given table.
createWriteStream(String, WriteStream) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Creates a write stream to the given table.
createWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Creates a write stream to the given table.
createWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStub
 
createWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
createWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Creates a write stream to the given table.
createWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStub
 
createWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
createWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to createWriteStream.
createWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns the object with the settings used for calls to createWriteStream.
createWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to createWriteStream.
createWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to createWriteStream.
createWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to createWriteStream.
createWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns the object with the settings used for calls to createWriteStream.
createWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to createWriteStream.
createWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to createWriteStream.

D

DataHasUnknownFieldException(String) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.DataHasUnknownFieldException
 
DEADLINE_SLEEP_DURATION - Static variable in class com.google.cloud.bigquery.storage.v1.stub.readrows.ApiResultRetryAlgorithm
 
DEADLINE_SLEEP_DURATION - Static variable in class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ApiResultRetryAlgorithm
 
DEADLINE_SLEEP_DURATION - Static variable in class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ApiResultRetryAlgorithm
 
decodeBigNumericByteString(ByteString) - Static method in class com.google.cloud.bigquery.storage.v1.BigDecimalByteStringEncoder
 
decodeNumericByteString(ByteString) - Static method in class com.google.cloud.bigquery.storage.v1.BigDecimalByteStringEncoder
 
decodeNumericByteString(ByteString) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigDecimalByteStringEncoder
 
decodePacked64DatetimeMicros(long) - Static method in class com.google.cloud.bigquery.storage.v1.CivilTimeEncoder
Decodes bitFieldDatetimeMicros as a LocalDateTime with microseconds precision.
decodePacked64DatetimeMicros(long) - Static method in class com.google.cloud.bigquery.storage.v1beta2.CivilTimeEncoder
Decodes bitFieldDatetimeMicros as a LocalDateTime with microseconds precision.
decodePacked64TimeMicros(long) - Static method in class com.google.cloud.bigquery.storage.v1.CivilTimeEncoder
Decodes bitFieldTimeMicros as a LocalTime with microseconds precision.
decodePacked64TimeMicros(long) - Static method in class com.google.cloud.bigquery.storage.v1beta2.CivilTimeEncoder
Decodes bitFieldTimeMicros as a LocalTime with microseconds precision.
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
 

E

encodePacked64DatetimeMicros(LocalDateTime) - Static method in class com.google.cloud.bigquery.storage.v1.CivilTimeEncoder
Encodes dateTime as a 8-byte integer with microseconds precision.
encodePacked64DatetimeMicros(LocalDateTime) - Static method in class com.google.cloud.bigquery.storage.v1beta2.CivilTimeEncoder
Encodes dateTime as a 8-byte integer with microseconds precision.
encodePacked64TimeMicros(LocalTime) - Static method in class com.google.cloud.bigquery.storage.v1.CivilTimeEncoder
Encodes time as a 8-byte integer with microseconds precision.
encodePacked64TimeMicros(LocalTime) - Static method in class com.google.cloud.bigquery.storage.v1beta2.CivilTimeEncoder
Encodes time as a 8-byte integer with microseconds precision.
encodeToBigNumericByteString(BigDecimal) - Static method in class com.google.cloud.bigquery.storage.v1.BigDecimalByteStringEncoder
 
encodeToNumericByteString(BigDecimal) - Static method in class com.google.cloud.bigquery.storage.v1.BigDecimalByteStringEncoder
 
encodeToNumericByteString(BigDecimal) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigDecimalByteStringEncoder
 
EnhancedBigQueryReadStub - Class in com.google.cloud.bigquery.storage.v1.stub
Enhanced stub class for BigQuery Storage API.
EnhancedBigQueryReadStub - Class in com.google.cloud.bigquery.storage.v1beta2.stub
Enhanced stub class for BigQuery Storage API.
EnhancedBigQueryReadStubSettings - Class in com.google.cloud.bigquery.storage.v1.stub
Settings class to configure an instance of EnhancedBigQueryReadStub.
EnhancedBigQueryReadStubSettings - Class in com.google.cloud.bigquery.storage.v1beta2.stub
Settings class to configure an instance of EnhancedBigQueryReadStub.
EnhancedBigQueryReadStubSettings(EnhancedBigQueryReadStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
 
EnhancedBigQueryReadStubSettings(EnhancedBigQueryReadStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
 
EnhancedBigQueryReadStubSettings.Builder - Class in com.google.cloud.bigquery.storage.v1.stub
EnhancedBigQueryReadStubSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta2.stub
EnhancedBigQueryStorageStub - Class in com.google.cloud.bigquery.storage.v1beta1.stub
Enhanced stub class for BigQuery Storage API.
EnhancedBigQueryStorageStubSettings - Class in com.google.cloud.bigquery.storage.v1beta1.stub
Settings class to configure an instance of EnhancedBigQueryStorageStub.
EnhancedBigQueryStorageStubSettings(EnhancedBigQueryStorageStubSettings.Builder) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
 
EnhancedBigQueryStorageStubSettings.Builder - Class in com.google.cloud.bigquery.storage.v1beta1.stub
Errors - Class in com.google.cloud.bigquery.storage.util
Static utility methods for working with Errors returned from the service.
Errors.IsRetryableStatusResult - Class in com.google.cloud.bigquery.storage.util
 
Exceptions - Class in com.google.cloud.bigquery.storage.v1
Exceptions for Storage Client Libraries.
Exceptions.AppendSerializationError - Exception in com.google.cloud.bigquery.storage.v1
This exception is thrown from SchemaAwareStreamWriter.append(Iterable) when the client side Proto serialization fails.
Exceptions.AppendSerializtionError - Exception in com.google.cloud.bigquery.storage.v1
This class has a typo in the name.
Exceptions.DataHasUnknownFieldException - Exception in com.google.cloud.bigquery.storage.v1
Input data object has unknown field to the schema of the SchemaAwareStreamWriter.
Exceptions.FieldParseError - Exception in com.google.cloud.bigquery.storage.v1
This exception is used internally to handle field level parsing errors.
Exceptions.InflightBytesLimitExceededException - Exception in com.google.cloud.bigquery.storage.v1
 
Exceptions.InflightLimitExceededException - Exception in com.google.cloud.bigquery.storage.v1
If FlowController.LimitExceededBehavior is set to Block and inflight limit is exceeded, this exception will be thrown.
Exceptions.InflightRequestsLimitExceededException - Exception in com.google.cloud.bigquery.storage.v1
 
Exceptions.JsonDataHasUnknownFieldException - Exception in com.google.cloud.bigquery.storage.v1
This class is replaced by a generic one.
Exceptions.OffsetAlreadyExists - Exception in com.google.cloud.bigquery.storage.v1
Offset already exists.
Exceptions.OffsetOutOfRange - Exception in com.google.cloud.bigquery.storage.v1
Offset out of range.
Exceptions.SchemaMismatchedException - Exception in com.google.cloud.bigquery.storage.v1
There was a schema mismatch due to bigquery table with fewer fields than the input message.
Exceptions.StorageException - Exception in com.google.cloud.bigquery.storage.v1
Main Storage Exception.
Exceptions.StreamFinalizedException - Exception in com.google.cloud.bigquery.storage.v1
The write stream has already been finalized and will not accept further appends or flushes.
Exceptions.StreamNotFound - Exception in com.google.cloud.bigquery.storage.v1
The stream is not found.
Exceptions.StreamWriterClosedException - Exception in com.google.cloud.bigquery.storage.v1
This writer instance has either been closed by the user explicitly, or has encountered non-retriable errors.

F

FieldParseError(String, String, Throwable) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.FieldParseError
 
finalizeStream(Storage.FinalizeStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Causes a single stream in a ReadSession to gracefully stop.
finalizeStream(Storage.FinalizeStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Triggers the graceful termination of a single stream in a ReadSession.
finalizeStream(Storage.Stream) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Causes a single stream in a ReadSession to gracefully stop.
finalizeStream(Storage.Stream) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Triggers the graceful termination of a single stream in a ReadSession.
finalizeStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Causes a single stream in a ReadSession to gracefully stop.
finalizeStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Triggers the graceful termination of a single stream in a ReadSession.
finalizeStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStub
 
finalizeStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
finalizeStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
finalizeStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to finalizeStream.
finalizeStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns the object with the settings used for calls to finalizeStream.
finalizeStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to finalizeStream.
finalizeStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns the object with the settings used for calls to finalizeStream.
finalizeStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to finalizeStream.
finalizeStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns the object with the settings used for calls to finalizeStream.
finalizeStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to finalizeStream.
finalizeStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns the object with the settings used for calls to finalizeStream.
finalizeWriteStream(FinalizeWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Finalize a write stream so that no new data can be appended to the stream.
finalizeWriteStream(WriteStreamName) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Finalize a write stream so that no new data can be appended to the stream.
finalizeWriteStream(FinalizeWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Finalize a write stream so that no new data can be appended to the stream.
finalizeWriteStream(WriteStreamName) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Finalize a write stream so that no new data can be appended to the stream.
finalizeWriteStream(String) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Finalize a write stream so that no new data can be appended to the stream.
finalizeWriteStream(String) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Finalize a write stream so that no new data can be appended to the stream.
finalizeWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Finalize a write stream so that no new data can be appended to the stream.
finalizeWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStub
 
finalizeWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
finalizeWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Finalize a write stream so that no new data can be appended to the stream.
finalizeWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStub
 
finalizeWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
finalizeWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to finalizeWriteStream.
finalizeWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns the object with the settings used for calls to finalizeWriteStream.
finalizeWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to finalizeWriteStream.
finalizeWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to finalizeWriteStream.
finalizeWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to finalizeWriteStream.
finalizeWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns the object with the settings used for calls to finalizeWriteStream.
finalizeWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to finalizeWriteStream.
finalizeWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to finalizeWriteStream.
flushRows(FlushRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Flushes rows to a BUFFERED stream.
flushRows(WriteStreamName) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Flushes rows to a BUFFERED stream.
flushRows(FlushRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Flushes rows to a BUFFERED stream.
flushRows(WriteStreamName) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Flushes rows to a BUFFERED stream.
flushRows(String) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Flushes rows to a BUFFERED stream.
flushRows(String) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Flushes rows to a BUFFERED stream.
flushRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Flushes rows to a BUFFERED stream.
flushRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStub
 
flushRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
flushRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Flushes rows to a BUFFERED stream.
flushRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStub
 
flushRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
flushRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to flushRows.
flushRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns the object with the settings used for calls to flushRows.
flushRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to flushRows.
flushRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to flushRows.
flushRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to flushRows.
flushRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns the object with the settings used for calls to flushRows.
flushRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to flushRows.
flushRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to flushRows.

G

generatePlaceholderFieldName(String) - Static method in class com.google.cloud.bigquery.storage.v1.BigQuerySchemaUtil
* Generates a placeholder name that consists of a prefix + base64 encoded field name.
getActualOffset() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.StorageException
 
getApiMaxRequestBytes() - Static method in class com.google.cloud.bigquery.storage.v1.StreamWriter
The maximum size of one request.
getApiMaxRequestBytes() - Static method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2
The maximum size of one request.
getBqType() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.FieldParseError
 
getCause() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.FieldParseError
 
getCurrentLimit() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.InflightLimitExceededException
 
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns the default service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns the default mTLS service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the default mTLS service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns the default mTLS service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns the default mTLS service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns the default service scopes.
getDescriptor() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
Gets current descriptor
getDescriptor() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
Gets current descriptor
getDescriptor() - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter
Gets current descriptor
getErrors() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.StorageException
 
getExpectedOffset() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.StorageException
 
getFieldName() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.DataHasUnknownFieldException
 
getFieldName() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.FieldParseError
 
getFieldName(Descriptors.FieldDescriptor) - Static method in class com.google.cloud.bigquery.storage.v1.BigQuerySchemaUtil
* Gets the user-facing field name from the descriptor
getInflightWaitSeconds() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
Returns the wait of a request in Client side before sending to the Server.
getInflightWaitSeconds() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
Returns the wait of a request in Client side before sending to the Server.
getInflightWaitSeconds() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Returns the wait of a request in Client side before sending to the Server.
getKind() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool
 
getLocation() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
Gets the location of the destination
getLocation() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
Gets the location of the destination
getLocation() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
 
getMessage() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.FieldParseError
 
getMissingValueInterpretationMap() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
 
getMissingValueInterpretationMap() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
 
getMissingValueInterpretationMap() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
 
getOperationsStub() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
getOperationsStub() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
getOperationsStub() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
getOperationsStub() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
getOperationsStub() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
getProtoSchema() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
 
getReadRowsRetryAttemptListener() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
 
getReadRowsRetryAttemptListener() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
 
getReadRowsRetryAttemptListener() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
 
getResumeRequest(ReadRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1.stub.readrows.ReadRowsResumptionStrategy
getResumeRequest(Storage.ReadRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsResumptionStrategy
getResumeRequest(ReadRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ReadRowsResumptionStrategy
getRowIndexToErrorMessage() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.AppendSerializtionError
 
getSettings() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
getSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
getSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
getSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
getSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
getSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
getSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
getSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
getStreamName() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.AppendSerializtionError
 
getStreamName() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.StorageException
 
getStreamName() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.StreamWriterClosedException
 
getStreamName() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Stream name on the builder.
getStreamName() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
 
getStreamName() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Stream name on the builder.
getStreamName() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
 
getStreamName() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
 
getStreamName() - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter.Builder
Stream name on the builder.
getStreamName() - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter
Gets streamName
getStub() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
getStub() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
getStub() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
getStub() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
getStub() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
getStub() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
getStub() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
getStub() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
getStubSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
 
getUpdatedSchema() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Thread-safe getter of updated TableSchema.
getWriterId() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.InflightLimitExceededException
 
getWriterId() - Method in exception com.google.cloud.bigquery.storage.v1.Exceptions.StreamWriterClosedException
 
getWriterId() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
 
getWriterId() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
 
getWriterId() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
 
getWriteStream(GetWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Gets information about a write stream.
getWriteStream(WriteStreamName) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Gets information about a write stream.
getWriteStream(GetWriteStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Gets a write stream.
getWriteStream(WriteStreamName) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Gets a write stream.
getWriteStream(String) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Gets information about a write stream.
getWriteStream(String) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Gets a write stream.
getWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
Gets information about a write stream.
getWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStub
 
getWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
getWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
Gets a write stream.
getWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStub
 
getWriteStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
getWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to getWriteStream.
getWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns the object with the settings used for calls to getWriteStream.
getWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to getWriteStream.
getWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to getWriteStream.
getWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings.Builder
Returns the builder for the settings used for calls to getWriteStream.
getWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns the object with the settings used for calls to getWriteStream.
getWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
Returns the builder for the settings used for calls to getWriteStream.
getWriteStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns the object with the settings used for calls to getWriteStream.
GrpcBigQueryReadCallableFactory - Class in com.google.cloud.bigquery.storage.v1.stub
gRPC callable factory implementation for the BigQueryRead service API.
GrpcBigQueryReadCallableFactory - Class in com.google.cloud.bigquery.storage.v1beta2.stub
gRPC callable factory implementation for the BigQueryRead service API.
GrpcBigQueryReadCallableFactory() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadCallableFactory
 
GrpcBigQueryReadCallableFactory() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadCallableFactory
 
GrpcBigQueryReadStub - Class in com.google.cloud.bigquery.storage.v1.stub
gRPC stub implementation for the BigQueryRead service API.
GrpcBigQueryReadStub - Class in com.google.cloud.bigquery.storage.v1beta2.stub
gRPC stub implementation for the BigQueryRead service API.
GrpcBigQueryReadStub(BigQueryReadStubSettings, ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
Constructs an instance of GrpcBigQueryReadStub, using the given settings.
GrpcBigQueryReadStub(BigQueryReadStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
Constructs an instance of GrpcBigQueryReadStub, using the given settings.
GrpcBigQueryReadStub(BigQueryReadStubSettings, ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
Constructs an instance of GrpcBigQueryReadStub, using the given settings.
GrpcBigQueryReadStub(BigQueryReadStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
Constructs an instance of GrpcBigQueryReadStub, using the given settings.
GrpcBigQueryStorageCallableFactory - Class in com.google.cloud.bigquery.storage.v1beta1.stub
gRPC callable factory implementation for the BigQueryStorage service API.
GrpcBigQueryStorageCallableFactory() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageCallableFactory
 
GrpcBigQueryStorageStub - Class in com.google.cloud.bigquery.storage.v1beta1.stub
gRPC stub implementation for the BigQueryStorage service API.
GrpcBigQueryStorageStub(BigQueryStorageStubSettings, ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
Constructs an instance of GrpcBigQueryStorageStub, using the given settings.
GrpcBigQueryStorageStub(BigQueryStorageStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
Constructs an instance of GrpcBigQueryStorageStub, using the given settings.
GrpcBigQueryWriteCallableFactory - Class in com.google.cloud.bigquery.storage.v1.stub
gRPC callable factory implementation for the BigQueryWrite service API.
GrpcBigQueryWriteCallableFactory - Class in com.google.cloud.bigquery.storage.v1beta2.stub
gRPC callable factory implementation for the BigQueryWrite service API.
GrpcBigQueryWriteCallableFactory() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteCallableFactory
 
GrpcBigQueryWriteCallableFactory() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteCallableFactory
 
GrpcBigQueryWriteStub - Class in com.google.cloud.bigquery.storage.v1.stub
gRPC stub implementation for the BigQueryWrite service API.
GrpcBigQueryWriteStub - Class in com.google.cloud.bigquery.storage.v1beta2.stub
gRPC stub implementation for the BigQueryWrite service API.
GrpcBigQueryWriteStub(BigQueryWriteStubSettings, ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
Constructs an instance of GrpcBigQueryWriteStub, using the given settings.
GrpcBigQueryWriteStub(BigQueryWriteStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
Constructs an instance of GrpcBigQueryWriteStub, using the given settings.
GrpcBigQueryWriteStub(BigQueryWriteStubSettings, ClientContext) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
Constructs an instance of GrpcBigQueryWriteStub, using the given settings.
GrpcBigQueryWriteStub(BigQueryWriteStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
Constructs an instance of GrpcBigQueryWriteStub, using the given settings.

I

InflightBytesLimitExceededException(String, long) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.InflightBytesLimitExceededException
 
InflightLimitExceededException(Status, String, long) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.InflightLimitExceededException
 
InflightRequestsLimitExceededException(String, long) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.InflightRequestsLimitExceededException
 
INSTANCE - Static variable in class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
 
isClosed() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
 
isClosed() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
 
isClosed() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
 
isProtoCompatible(String) - Static method in class com.google.cloud.bigquery.storage.v1.BigQuerySchemaUtil
* Checks if the field name is compatible with proto field naming convention.
isRetryable - Variable in class com.google.cloud.bigquery.storage.util.Errors.IsRetryableStatusResult
 
isRetryableInternalStatus(Status) - Static method in class com.google.cloud.bigquery.storage.util.Errors
Returns true iff the Status indicates and internal error that is retryable.
isRetryableStatus(Status, Metadata) - Static method in class com.google.cloud.bigquery.storage.util.Errors
Returns true iff the Status indicates an error that is retryable.
IsRetryableStatusResult() - Constructor for class com.google.cloud.bigquery.storage.util.Errors.IsRetryableStatusResult
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
isShutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
isTerminated() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
isUserClosed() - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
 
isUserClosed() - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
 
isUserClosed() - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
 

J

JsonDataHasUnknownFieldException(String) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.JsonDataHasUnknownFieldException
 
JsonStreamWriter - Class in com.google.cloud.bigquery.storage.v1
A StreamWriter that can write JSON data (JSONObjects) to BigQuery tables.
JsonStreamWriter - Class in com.google.cloud.bigquery.storage.v1beta2
A StreamWriter that can write JSON data (JSONObjects) to BigQuery tables.
JsonStreamWriter.Builder - Class in com.google.cloud.bigquery.storage.v1
 
JsonStreamWriter.Builder - Class in com.google.cloud.bigquery.storage.v1beta2
 
JsonToProtoMessage - Class in com.google.cloud.bigquery.storage.v1
Converts JSON data to Protobuf messages given the Protobuf descriptor and BigQuery table schema.
JsonToProtoMessage - Class in com.google.cloud.bigquery.storage.v1beta2
Converts Json data to protocol buffer messages given the protocol buffer descriptor.
JsonToProtoMessage() - Constructor for class com.google.cloud.bigquery.storage.v1.JsonToProtoMessage
You can use JsonToProtoMessage.INSTANCE instead
JsonToProtoMessage() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.JsonToProtoMessage
 

N

newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns a new builder for this class.
newBuilder(String) - Static method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Constructs a new StreamWriter.Builder using the given stream.
newBuilder(String) - Static method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2
Constructs a new StreamWriterV2.Builder using the given stream.
newBuilder(String, BigQueryWriteClient) - Static method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
newBuilder that constructs a JsonStreamWriter builder with TableSchema being initialized by StreamWriter by default.
newBuilder(String, BigQueryWriteClient) - Static method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Constructs a new StreamWriter.Builder using the given stream and client.
newBuilder(String, BigQueryWriteClient, ToProtoConverter<T>) - Static method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
newBuilder that constructs a SchemaAwareStreamWriter builder with TableSchema being initialized by StreamWriter by default.
newBuilder(String, TableSchema) - Static method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
newBuilder that constructs a JsonStreamWriter builder with BigQuery client being initialized by StreamWriter by default.
newBuilder(String, TableSchema, BigQueryWriteClient) - Static method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
newBuilder that constructs a JsonStreamWriter builder.
newBuilder(String, TableSchema, BigQueryWriteClient, ToProtoConverter<T>) - Static method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
newBuilder that constructs a SchemaAwareStreamWriter builder.
newBuilder(String, TableSchema, ToProtoConverter<T>) - Static method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
newBuilder that constructs a SchemaAwareStreamWriter builder with BigQuery client being initialized by StreamWriter by default.
newBuilder(String, BigQueryWriteClient) - Static method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2
Constructs a new StreamWriterV2.Builder using the given stream and client.
newBuilder(String, TableSchema) - Static method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter
newBuilder that constructs a JsonStreamWriter builder with BigQuery client being initialized by StreamWriter by default.
newBuilder(String, TableSchema, BigQueryWriteClient) - Static method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter
newBuilder that constructs a JsonStreamWriter builder.

O

ofConnectionPool(ConnectionWorkerPool) - Static method in class com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool
 
OffsetAlreadyExists(Status, String, Long, Long) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.OffsetAlreadyExists
 
OffsetOutOfRange(Status, String, Long, Long) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.OffsetOutOfRange
 
ofSingleConnection(ConnectionWorker) - Static method in class com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool
 
onRetryAttempt(Status, Metadata) - Method in interface com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.RetryAttemptListener
 
onRetryAttempt(Status, Metadata) - Method in interface com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.RetryAttemptListener
 
onRetryAttempt(Status, Metadata) - Method in interface com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.RetryAttemptListener
 

P

processResponse(ReadRowsResponse) - Method in class com.google.cloud.bigquery.storage.v1.stub.readrows.ReadRowsResumptionStrategy
 
processResponse(Storage.ReadRowsResponse) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsResumptionStrategy
 
processResponse(ReadRowsResponse) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ReadRowsResumptionStrategy
 
ProtoSchemaConverter - Class in com.google.cloud.bigquery.storage.v1
 
ProtoSchemaConverter - Class in com.google.cloud.bigquery.storage.v1beta2
 
ProtoSchemaConverter() - Constructor for class com.google.cloud.bigquery.storage.v1.ProtoSchemaConverter
 
ProtoSchemaConverter() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.ProtoSchemaConverter
 

R

readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Reads rows from the stream in the format prescribed by the ReadSession.
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Reads rows from the stream in the format prescribed by the ReadSession.
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStub
 
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Reads rows from the table in the format prescribed by the read session.
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Reads rows from the table in the format prescribed by the read session.
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStub
 
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Reads rows from the stream in the format prescribed by the ReadSession.
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Reads rows from the stream in the format prescribed by the ReadSession.
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStub
 
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
readRowsCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
ReadRowsResumptionStrategy - Class in com.google.cloud.bigquery.storage.v1.stub.readrows
An implementation of a StreamResumptionStrategy for the ReadRows API.
ReadRowsResumptionStrategy - Class in com.google.cloud.bigquery.storage.v1beta1.stub.readrows
An implementation of a StreamResumptionStrategy for the ReadRows API.
ReadRowsResumptionStrategy - Class in com.google.cloud.bigquery.storage.v1beta2.stub.readrows
An implementation of a StreamResumptionStrategy for the ReadRows API.
ReadRowsResumptionStrategy() - Constructor for class com.google.cloud.bigquery.storage.v1.stub.readrows.ReadRowsResumptionStrategy
 
ReadRowsResumptionStrategy() - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsResumptionStrategy
 
ReadRowsResumptionStrategy() - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ReadRowsResumptionStrategy
 
ReadRowsRetryingCallable - Class in com.google.cloud.bigquery.storage.v1.stub.readrows
 
ReadRowsRetryingCallable - Class in com.google.cloud.bigquery.storage.v1beta1.stub.readrows
 
ReadRowsRetryingCallable - Class in com.google.cloud.bigquery.storage.v1beta2.stub.readrows
 
ReadRowsRetryingCallable(ApiCallContext, ServerStreamingCallable<ReadRowsRequest, ReadRowsResponse>, ScheduledRetryingExecutor<Void>, StreamResumptionStrategy<ReadRowsRequest, ReadRowsResponse>) - Constructor for class com.google.cloud.bigquery.storage.v1.stub.readrows.ReadRowsRetryingCallable
 
ReadRowsRetryingCallable(ApiCallContext, ServerStreamingCallable<Storage.ReadRowsRequest, Storage.ReadRowsResponse>, ScheduledRetryingExecutor<Void>, StreamResumptionStrategy<Storage.ReadRowsRequest, Storage.ReadRowsResponse>) - Constructor for class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsRetryingCallable
 
ReadRowsRetryingCallable(ApiCallContext, ServerStreamingCallable<ReadRowsRequest, ReadRowsResponse>, ScheduledRetryingExecutor<Void>, StreamResumptionStrategy<ReadRowsRequest, ReadRowsResponse>) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ReadRowsRetryingCallable
 
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns the object with the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns the object with the settings used for calls to readRows.
retryDelay - Variable in class com.google.cloud.bigquery.storage.util.Errors.IsRetryableStatusResult
 
run(AppendRowsResponse) - Method in interface com.google.cloud.bigquery.storage.v1beta2.StreamConnection.RequestCallback
 
run(Throwable) - Method in interface com.google.cloud.bigquery.storage.v1beta2.StreamConnection.DoneCallback
 

S

SchemaAwareStreamWriter<T> - Class in com.google.cloud.bigquery.storage.v1
A StreamWriter that can write data to BigQuery tables.
SchemaAwareStreamWriter.Builder<T> - Class in com.google.cloud.bigquery.storage.v1
 
SchemaMismatchedException(Status, String) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.SchemaMismatchedException
 
send(AppendRowsRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamConnection
Sends a request to the bi-directional stream connection.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's TransportChannelProvider.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Setter for the underlying StreamWriter's TransportChannelProvider.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
ChannelProvider to use to create Channels, which must point at Cloud BigQuery Storage API endpoint.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's TransportChannelProvider.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2.Builder
ChannelProvider to use to create Channels, which must point at Cloud BigQuery Storage API endpoint.
setCompressorName(String) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Sets the compression to use for the calls.
setCompressorName(String) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Sets the compression to use for the calls.
setCompressorName(String) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
 
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's CredentialsProvider.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Setter for the underlying StreamWriter's CredentialsProvider.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
CredentialsProvider to use to create Credentials to authenticate calls.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's CredentialsProvider.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2.Builder
CredentialsProvider to use to create Credentials to authenticate calls.
setEnableConnectionPool(boolean) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Enable multiplexing for this writer.
setEnableConnectionPool(boolean) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Enable multiplexing for this writer.
setEnableConnectionPool(boolean) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
Enable multiplexing for this writer.
setEndpoint(String) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's Endpoint.
setEndpoint(String) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Setter for the underlying StreamWriter's Endpoint.
setEndpoint(String) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
Gives the ability to override the gRPC endpoint.
setEndpoint(String) - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's Endpoint.
setEndpoint(String) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2.Builder
Gives the ability to override the gRPC endpoint.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's ExecutorProvider.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Setter for the underlying StreamWriter's ExecutorProvider.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
ExecutorProvider to use to create Executor to run background jobs.
setFlowControlSettings(FlowControlSettings) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's FlowControlSettings.
setFlowControlSettings(FlowControlSettings) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Setter for the underlying StreamWriter's FlowControlSettings.
setFlowControlSettings(FlowControlSettings) - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter.Builder
Setter for the underlying StreamWriter's FlowControlSettings.
setIgnoreUnknownFields(boolean) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Setter for a ignoreUnkownFields, if true, unknown Json fields to BigQuery will be ignored instead of error out.
setIgnoreUnknownFields(boolean) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Setter for a ignoreUnknownFields, if true, unknown fields to BigQuery will be ignored instead of error out.
setLimitExceededBehavior(FlowController.LimitExceededBehavior) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
Sets the limit exceeded behavior.
setLocation(String) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Location of the table this stream writer is targeting.
setLocation(String) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Location of the table this stream writer is targeting.
setLocation(String) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
Location of the table this stream writer is targeting.
setMaxConnectionsPerRegion(int) - Method in class com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool.Settings.Builder
 
setMaxInflightBytes(long) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
 
setMaxInflightBytes(long) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2.Builder
 
setMaxInflightRequests(long) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
 
setMaxInflightRequests(long) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2.Builder
 
setMaxRequestCallbackWaitTime(Duration) - Static method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Sets the maximum time a request is allowed to be waiting in request waiting queue.
setMaxRetryDuration(Duration) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
 
setMinConnectionsPerRegion(int) - Method in class com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool.Settings.Builder
 
setMissingValueInterpretationMap(Map<String, AppendRowsRequest.MissingValueInterpretation>) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter
Sets the missing value interpretation map for the JsonStreamWriter.
setMissingValueInterpretationMap(Map<String, AppendRowsRequest.MissingValueInterpretation>) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter
Sets the missing value interpretation map for the SchemaAwareStreamWriter.
setMissingValueInterpretationMap(Map<String, AppendRowsRequest.MissingValueInterpretation>) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter
Sets the missing value interpretation map for the stream writer.
setOptions(ConnectionWorkerPool.Settings) - Static method in class com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool
Sets static connection pool options.
setReadRowsRetryAttemptListener(BigQueryReadSettings.RetryAttemptListener) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
 
setReadRowsRetryAttemptListener(BigQueryReadSettings.RetryAttemptListener) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
If a non null readRowsRetryAttemptListener is provided, client will call onRetryAttempt function before a failed ReadRows request is retried.
setReadRowsRetryAttemptListener(BigQueryStorageSettings.RetryAttemptListener) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
 
setReadRowsRetryAttemptListener(BigQueryStorageSettings.RetryAttemptListener) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
If a non null readRowsRetryAttemptListener is provided, client will call onRetryAttempt function before a failed ReadRows request is retried.
setReadRowsRetryAttemptListener(BigQueryReadSettings.RetryAttemptListener) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
 
setReadRowsRetryAttemptListener(BigQueryReadSettings.RetryAttemptListener) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
If a non null readRowsRetryAttemptListener is provided, client will call onRetryAttempt function before a failed ReadRows request is retried.
setReconnectAfter10M(boolean) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
This parameter is not used.
Settings() - Constructor for class com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool.Settings
 
setTraceId(String) - Method in class com.google.cloud.bigquery.storage.v1.JsonStreamWriter.Builder
Setter for a traceId to help identify traffic origin.
setTraceId(String) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Setter for a traceId to help identify traffic origin.
setTraceId(String) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
Sets traceId for debuging purpose.
setTraceId(String) - Method in class com.google.cloud.bigquery.storage.v1beta2.JsonStreamWriter.Builder
Setter for a traceId to help identify traffic origin.
setTraceId(String) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2.Builder
Sets traceId for debuging purpose.
setTraceIdBase(String) - Method in class com.google.cloud.bigquery.storage.v1.SchemaAwareStreamWriter.Builder
Setter for a traceIdBase to help identify traffic origin.
setWriterSchema(ProtoSchema) - Method in class com.google.cloud.bigquery.storage.v1.StreamWriter.Builder
Sets the proto schema of the rows.
setWriterSchema(ProtoSchema) - Method in class com.google.cloud.bigquery.storage.v1beta2.StreamWriterV2.Builder
Sets the proto schema of the rows.
shouldRetry(Throwable, ResponseT) - Method in class com.google.cloud.bigquery.storage.v1.stub.readrows.ApiResultRetryAlgorithm
 
shouldRetry(Throwable, ResponseT) - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ApiResultRetryAlgorithm
 
shouldRetry(Throwable, ResponseT) - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.readrows.ApiResultRetryAlgorithm
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
shutdown() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteClient
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
shutdownNow() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryWriteStub
 
SingleConnectionOrConnectionPool() - Constructor for class com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool
 
splitReadStream(SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(Storage.SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Splits a given read stream into two Streams.
splitReadStream(Storage.SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Splits a given read stream into two Streams.
splitReadStream(Storage.Stream) - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Splits a given read stream into two Streams.
splitReadStream(Storage.Stream) - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Splits a given read stream into two Streams.
splitReadStream(SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStream(SplitReadStreamRequest) - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadClient
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadClient
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStub
 
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStub
 
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryReadStub
 
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageClient
Splits a given read stream into two Streams.
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageClient
Splits a given read stream into two Streams.
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStub
 
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStub
 
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.GrpcBigQueryStorageStub
 
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadClient
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadClient
Splits a given `ReadStream` into two `ReadStream` objects.
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStub
 
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStub
 
splitReadStreamCallable() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.GrpcBigQueryReadStub
 
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns the object with the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
Returns the builder for the settings used for calls to splitReadStream.
splitReadStreamSettings() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns the object with the settings used for calls to splitReadStream.
StreamConnection - Class in com.google.cloud.bigquery.storage.v1beta2
StreamConnection is responsible for writing requests to a GRPC bidirecional connection.
StreamConnection(BigQueryWriteClient, StreamConnection.RequestCallback, StreamConnection.DoneCallback) - Constructor for class com.google.cloud.bigquery.storage.v1beta2.StreamConnection
 
StreamConnection.DoneCallback - Interface in com.google.cloud.bigquery.storage.v1beta2
Invoked when server closes the connection.
StreamConnection.RequestCallback - Interface in com.google.cloud.bigquery.storage.v1beta2
Invoked when a response is received from the server.
StreamFinalizedException(Status, String) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.StreamFinalizedException
 
StreamNotFound(Status, String) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.StreamNotFound
 
StreamWriter - Class in com.google.cloud.bigquery.storage.v1
A BigQuery Stream Writer that can be used to write data into BigQuery Table.
StreamWriter.Builder - Class in com.google.cloud.bigquery.storage.v1
A builder of StreamWriters.
StreamWriter.SingleConnectionOrConnectionPool - Class in com.google.cloud.bigquery.storage.v1
When in single table mode, append directly to connectionWorker.
StreamWriter.SingleConnectionOrConnectionPool.Kind - Enum in com.google.cloud.bigquery.storage.v1
Kind of connection operation mode.
StreamWriterClosedException(Status, String, String) - Constructor for exception com.google.cloud.bigquery.storage.v1.Exceptions.StreamWriterClosedException
 
StreamWriterV2 - Class in com.google.cloud.bigquery.storage.v1beta2
A BigQuery Stream Writer that can be used to write data into BigQuery Table.
StreamWriterV2.Builder - Class in com.google.cloud.bigquery.storage.v1beta2
A builder of StreamWriterV2s.

T

toBuilder() - Method in class com.google.cloud.bigquery.storage.v1.BaseBigQueryReadSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryReadSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1.BigQueryWriteSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta1.BaseBigQueryStorageSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta1.BigQueryStorageSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.BaseBigQueryReadSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryReadSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings
Returns a builder containing all the values of this settings class.
ToProtoConverter<T> - Interface in com.google.cloud.bigquery.storage.v1
 
toStorageException(Status, Throwable) - Static method in class com.google.cloud.bigquery.storage.v1.Exceptions
Converts a c.g.rpc.Status into a StorageException, if possible.
toStorageException(Throwable) - Static method in class com.google.cloud.bigquery.storage.v1.Exceptions
Converts a Throwable into a StorageException, if possible.

U

unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryReadStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.storage.v1.stub.BigQueryWriteStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.storage.v1.stub.EnhancedBigQueryReadStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.BigQueryStorageStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.storage.v1beta1.stub.EnhancedBigQueryStorageStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryReadStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.BigQueryWriteStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.storage.v1beta2.stub.EnhancedBigQueryReadStubSettings.Builder
 

V

valueOf(String) - Static method in enum com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.cloud.bigquery.storage.v1.StreamWriter.SingleConnectionOrConnectionPool.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I J N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form