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.
Deprecated.
This class is deprecated and will be removed in the next major version update.
Settings class to configure an instance of BigQueryWriteClient.
Deprecated.
This class is deprecated and will be removed in the next major version update.
Builder for BigQueryWriteSettings.
Builder for BigQueryWriteSettings.
Base stub class for the BigQueryWrite service API.
Deprecated.
This class is deprecated and will be removed in the next major version update.
Settings class to configure an instance of BigQueryWriteStub.
Deprecated.
This class is deprecated and will be removed in the next major version update.
Builder for BigQueryWriteStubSettings.
Builder for BigQueryWriteStubSettings.
Converts a BQ table schema to protobuf descriptor.
Deprecated.
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.
Deprecated.
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.
The connection was shut down because a callback was not received within the maximum wait time.
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.
Deprecated.
This class is deprecated and will be removed in the next major version update.
gRPC stub implementation for the BigQueryWrite service API.
Deprecated.
This class is deprecated and will be removed in the next major version update.
gRPC callable factory implementation for the MetastorePartitionService service API.
gRPC stub implementation for the MetastorePartitionService service API.
A StreamWriter that can write JSON data (JSONObjects) to BigQuery tables.
Deprecated.
 
 
Converts JSON data to Protobuf messages given the Protobuf descriptor and BigQuery table schema.
Deprecated.
Service Description: BigQuery Metastore Partition Service API.
Settings class to configure an instance of MetastorePartitionServiceClient.
Builder for MetastorePartitionServiceSettings.
Base stub class for the MetastorePartitionService service API.
Settings class to configure an instance of MetastorePartitionServiceStub.
Builder for MetastorePartitionServiceStubSettings.
 
Deprecated.
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 profiler that would periodically generate a report for the past period with the latency report for the slowest requests.
A StreamWriter that can write data to BigQuery tables.
 
Deprecated.
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.
Deprecated.
A builder of StreamWriterV2s.
Enables export of metrics to OpenTelemetry.
Convenience methods for conversions between java.time and org.threeten.bp objects.