All Classes and Interfaces

Class
Description
For internal use, public for technical reasons.
For internal use, public for technical reasons.
For internal use, public for technical reasons.
Service Description: BigQuery Read API.
Service Description: BigQuery Read API.
Settings class to configure an instance of BaseBigQueryReadClient.
Settings class to configure an instance of BaseBigQueryReadClient.
Builder for BaseBigQueryReadSettings.
Builder for BaseBigQueryReadSettings.
Service Description: BigQuery storage API.
Settings class to configure an instance of BaseBigQueryStorageClient.
Builder for BaseBigQueryStorageSettings.
 
 
Service Description: BigQuery Read API.
Service Description: BigQuery Read API.
Settings class to configure an instance of BigQueryReadClient.
Settings class to configure an instance of BigQueryReadClient.
Builder for BigQueryReadSettings.
Builder for BigQueryReadSettings.
 
 
Base stub class for the BigQueryRead service API.
Base stub class for the BigQueryRead service API.
Settings class to configure an instance of BigQueryReadStub.
Settings class to configure an instance of BigQueryReadStub.
Builder for BigQueryReadStubSettings.
Builder for BigQueryReadStubSettings.
 
Service Description: BigQuery storage API.
Settings class to configure an instance of BigQueryStorageClient.
Builder for BigQueryStorageSettings.
 
Base stub class for the BigQueryStorage service API.
Settings class to configure an instance of BigQueryStorageStub.
Builder for BigQueryStorageStubSettings.
Service Description: BigQuery Write API.
Service Description: BigQuery Write API.
Settings class to configure an instance of BigQueryWriteClient.
Settings class to configure an instance of BigQueryWriteClient.
Builder for BigQueryWriteSettings.
Builder for BigQueryWriteSettings.
Base stub class for the BigQueryWrite service API.
Base stub class for the BigQueryWrite service API.
Settings class to configure an instance of BigQueryWriteStub.
Settings class to configure an instance of BigQueryWriteStub.
Builder for BigQueryWriteStubSettings.
Builder for BigQueryWriteStubSettings.
Converts a BQ table schema to protobuf descriptor.
Converts a BQ table schema to protobuf descriptor.
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.
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.
Pool of connections to accept appends and distirbute to different connections.
Settings for connection pool.
Builder for the options to config ConnectionWorkerPool.
Enhanced stub class for BigQuery Storage API.
Enhanced stub class for BigQuery Storage API.
Settings class to configure an instance of EnhancedBigQueryReadStub.
Settings class to configure an instance of EnhancedBigQueryReadStub.
Enhanced stub class for BigQuery Storage API.
Settings class to configure an instance of EnhancedBigQueryStorageStub.
Static utility methods for working with Errors returned from the service.
 
Exceptions for Storage Client Libraries.
This exception is thrown from SchemaAwareStreamWriter.append(Iterable) when the client side Proto serialization fails.
This class has a typo in the name.
Input data object has unknown field to the schema of the SchemaAwareStreamWriter.
This exception is used internally to handle field level parsing errors.
 
If FlowController.LimitExceededBehavior is set to Block and inflight limit is exceeded, this exception will be thrown.
 
This class is replaced by a generic one.
Offset already exists.
Offset out of range.
There was a schema mismatch due to bigquery table with fewer fields than the input message.
Main Storage Exception.
The write stream has already been finalized and will not accept further appends or flushes.
The stream is not found.
This writer instance has either been closed by the user explicitly, or has encountered non-retriable errors.
gRPC callable factory implementation for the BigQueryRead service API.
gRPC callable factory implementation for the BigQueryRead service API.
gRPC stub implementation for the BigQueryRead service API.
gRPC stub implementation for the BigQueryRead service API.
gRPC callable factory implementation for the BigQueryStorage service API.
gRPC stub implementation for the BigQueryStorage service API.
gRPC callable factory implementation for the BigQueryWrite service API.
gRPC callable factory implementation for the BigQueryWrite service API.
gRPC stub implementation for the BigQueryWrite service API.
gRPC stub implementation for the BigQueryWrite service API.
A StreamWriter that can write JSON data (JSONObjects) to BigQuery tables.
A StreamWriter that can write JSON data (JSONObjects) to BigQuery tables.
 
 
Converts JSON data to Protobuf messages given the Protobuf descriptor and BigQuery table schema.
Converts Json data to protocol buffer messages given the protocol buffer descriptor.
 
 
An implementation of a StreamResumptionStrategy for the ReadRows API.
An implementation of a StreamResumptionStrategy for the ReadRows API.
An implementation of a StreamResumptionStrategy for the ReadRows API.
 
 
 
A StreamWriter that can write data to BigQuery tables.
 
StreamConnection is responsible for writing requests to a GRPC bidirecional connection.
Invoked when server closes the connection.
Invoked when a response is received from the server.
A BigQuery Stream Writer that can be used to write data into BigQuery Table.
A builder of StreamWriters.
When in single table mode, append directly to connectionWorker.
Kind of connection operation mode.
A BigQuery Stream Writer that can be used to write data into BigQuery Table.
A builder of StreamWriterV2s.