| AppendRowsRequest |
Request message for `AppendRows`.
|
| AppendRowsRequest.Builder |
Request message for `AppendRows`.
|
| AppendRowsRequest.MissingValueInterpretation |
An enum to indicate how to interpret missing values of fields that are
present in user schema but missing in rows.
|
| AppendRowsRequest.ProtoData |
ProtoData contains the data rows and schema when constructing append
requests.
|
| AppendRowsRequest.ProtoData.Builder |
ProtoData contains the data rows and schema when constructing append
requests.
|
| AppendRowsRequest.ProtoDataOrBuilder |
|
| AppendRowsRequest.RowsCase |
|
| AppendRowsRequestOrBuilder |
|
| AppendRowsResponse |
Response message for `AppendRows`.
|
| AppendRowsResponse.AppendResult |
AppendResult is returned for successful append requests.
|
| AppendRowsResponse.AppendResult.Builder |
AppendResult is returned for successful append requests.
|
| AppendRowsResponse.AppendResultOrBuilder |
|
| AppendRowsResponse.Builder |
Response message for `AppendRows`.
|
| AppendRowsResponse.ResponseCase |
|
| AppendRowsResponseOrBuilder |
|
| ArrowRecordBatch |
Arrow RecordBatch.
|
| ArrowRecordBatch.Builder |
Arrow RecordBatch.
|
| ArrowRecordBatchOrBuilder |
|
| ArrowSchema |
Arrow schema as specified in
https://arrow.apache.org/docs/python/api/datatypes.html
and serialized to bytes using IPC:
https://arrow.apache.org/docs/format/Columnar.html#serialization-and-interprocess-communication-ipc
See code samples on how this message can be deserialized.
|
| ArrowSchema.Builder |
Arrow schema as specified in
https://arrow.apache.org/docs/python/api/datatypes.html
and serialized to bytes using IPC:
https://arrow.apache.org/docs/format/Columnar.html#serialization-and-interprocess-communication-ipc
See code samples on how this message can be deserialized.
|
| ArrowSchemaOrBuilder |
|
| ArrowSerializationOptions |
Contains options specific to Arrow Serialization.
|
| ArrowSerializationOptions.Builder |
Contains options specific to Arrow Serialization.
|
| ArrowSerializationOptions.CompressionCodec |
Compression codec's supported by Arrow.
|
| ArrowSerializationOptionsOrBuilder |
|
| AvroRows |
Avro rows.
|
| AvroRows.Builder |
Avro rows.
|
| AvroRowsOrBuilder |
|
| AvroSchema |
Avro schema.
|
| AvroSchema.Builder |
Avro schema.
|
| AvroSchemaOrBuilder |
|
| AvroSerializationOptions |
Contains options specific to Avro Serialization.
|
| AvroSerializationOptions.Builder |
Contains options specific to Avro Serialization.
|
| AvroSerializationOptionsOrBuilder |
|
| BaseBigQueryReadClient |
Service Description: BigQuery Read API.
|
| BaseBigQueryReadSettings |
|
| BaseBigQueryReadSettings.Builder |
Builder for BaseBigQueryReadSettings.
|
| BatchCommitWriteStreamsRequest |
Request message for `BatchCommitWriteStreams`.
|
| BatchCommitWriteStreamsRequest.Builder |
Request message for `BatchCommitWriteStreams`.
|
| BatchCommitWriteStreamsRequestOrBuilder |
|
| BatchCommitWriteStreamsResponse |
Response message for `BatchCommitWriteStreams`.
|
| BatchCommitWriteStreamsResponse.Builder |
Response message for `BatchCommitWriteStreams`.
|
| BatchCommitWriteStreamsResponseOrBuilder |
|
| BigQueryReadClient |
Service Description: BigQuery Read API.
|
| BigQueryReadGrpc.AsyncService |
BigQuery Read API.
|
| BigQueryReadGrpc.BigQueryReadBlockingStub |
A stub to allow clients to do synchronous rpc calls to service BigQueryRead.
|
| BigQueryReadGrpc.BigQueryReadFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service BigQueryRead.
|
| BigQueryReadGrpc.BigQueryReadStub |
A stub to allow clients to do asynchronous rpc calls to service BigQueryRead.
|
| BigQueryReadSettings |
|
| BigQueryReadSettings.Builder |
Builder for BigQueryReadSettings.
|
| BigQueryReadSettings.RetryAttemptListener |
|
| BigQueryWriteClient |
Service Description: BigQuery Write API.
|
| BigQueryWriteGrpc.AsyncService |
BigQuery Write API.
|
| BigQueryWriteGrpc.BigQueryWriteBlockingStub |
A stub to allow clients to do synchronous rpc calls to service BigQueryWrite.
|
| BigQueryWriteGrpc.BigQueryWriteFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service BigQueryWrite.
|
| BigQueryWriteGrpc.BigQueryWriteStub |
A stub to allow clients to do asynchronous rpc calls to service BigQueryWrite.
|
| BigQueryWriteSettings |
|
| BigQueryWriteSettings.Builder |
Builder for BigQueryWriteSettings.
|
| ConnectionWorkerPool |
Pool of connections to accept appends and distirbute to different connections.
|
| ConnectionWorkerPool.Settings |
Settings for connection pool.
|
| ConnectionWorkerPool.Settings.Builder |
|
| CreateReadSessionRequest |
Request message for `CreateReadSession`.
|
| CreateReadSessionRequest.Builder |
Request message for `CreateReadSession`.
|
| CreateReadSessionRequestOrBuilder |
|
| CreateWriteStreamRequest |
Request message for `CreateWriteStream`.
|
| CreateWriteStreamRequest.Builder |
Request message for `CreateWriteStream`.
|
| CreateWriteStreamRequestOrBuilder |
|
| DataFormat |
Data format for input or output data.
|
| Exceptions.AppendSerializtionError |
This class has a typo in the name.
|
| Exceptions.DataHasUnknownFieldException |
Input data object has unknown field to the schema of the SchemaAwareStreamWriter.
|
| Exceptions.InflightLimitExceededException |
If FlowController.LimitExceededBehavior is set to Block and inflight limit is exceeded, this
exception will be thrown.
|
| Exceptions.StorageException |
Main Storage Exception.
|
| FinalizeWriteStreamRequest |
Request message for invoking `FinalizeWriteStream`.
|
| FinalizeWriteStreamRequest.Builder |
Request message for invoking `FinalizeWriteStream`.
|
| FinalizeWriteStreamRequestOrBuilder |
|
| FinalizeWriteStreamResponse |
Response message for `FinalizeWriteStream`.
|
| FinalizeWriteStreamResponse.Builder |
Response message for `FinalizeWriteStream`.
|
| FinalizeWriteStreamResponseOrBuilder |
|
| FlushRowsRequest |
Request message for `FlushRows`.
|
| FlushRowsRequest.Builder |
Request message for `FlushRows`.
|
| FlushRowsRequestOrBuilder |
|
| FlushRowsResponse |
Respond message for `FlushRows`.
|
| FlushRowsResponse.Builder |
Respond message for `FlushRows`.
|
| FlushRowsResponseOrBuilder |
|
| GetWriteStreamRequest |
Request message for `GetWriteStreamRequest`.
|
| GetWriteStreamRequest.Builder |
Request message for `GetWriteStreamRequest`.
|
| GetWriteStreamRequestOrBuilder |
|
| JsonStreamWriter |
A StreamWriter that can write JSON data (JSONObjects) to BigQuery tables.
|
| JsonStreamWriter.Builder |
|
| JsonToProtoMessage |
Converts JSON data to Protobuf messages given the Protobuf descriptor and BigQuery table schema.
|
| ProjectName |
|
| ProjectName.Builder |
Builder for projects/{project}.
|
| ProtoRows |
Protobuf type google.cloud.bigquery.storage.v1.ProtoRows
|
| ProtoRows.Builder |
Protobuf type google.cloud.bigquery.storage.v1.ProtoRows
|
| ProtoRowsOrBuilder |
|
| ProtoSchema |
ProtoSchema describes the schema of the serialized protocol buffer data rows.
|
| ProtoSchema.Builder |
ProtoSchema describes the schema of the serialized protocol buffer data rows.
|
| ProtoSchemaOrBuilder |
|
| ReadRowsRequest |
Request message for `ReadRows`.
|
| ReadRowsRequest.Builder |
Request message for `ReadRows`.
|
| ReadRowsRequestOrBuilder |
|
| ReadRowsResponse |
Response from calling `ReadRows` may include row data, progress and
throttling information.
|
| ReadRowsResponse.Builder |
Response from calling `ReadRows` may include row data, progress and
throttling information.
|
| ReadRowsResponse.RowsCase |
|
| ReadRowsResponse.SchemaCase |
|
| ReadRowsResponseOrBuilder |
|
| ReadSession |
Information about the ReadSession.
|
| ReadSession.Builder |
Information about the ReadSession.
|
| ReadSession.SchemaCase |
|
| ReadSession.TableModifiers |
Additional attributes when reading a table.
|
| ReadSession.TableModifiers.Builder |
Additional attributes when reading a table.
|
| ReadSession.TableModifiersOrBuilder |
|
| ReadSession.TableReadOptions |
Options dictating how we read a table.
|
| ReadSession.TableReadOptions.Builder |
Options dictating how we read a table.
|
| ReadSession.TableReadOptions.OutputFormatSerializationOptionsCase |
|
| ReadSession.TableReadOptionsOrBuilder |
|
| ReadSessionOrBuilder |
|
| ReadStream |
Information about a single stream that gets data out of the storage system.
|
| ReadStream.Builder |
Information about a single stream that gets data out of the storage system.
|
| ReadStreamName |
|
| ReadStreamName.Builder |
Builder for projects/{project}/locations/{location}/sessions/{session}/streams/{stream}.
|
| ReadStreamOrBuilder |
|
| RowError |
The message that presents row level error info in a request.
|
| RowError.Builder |
The message that presents row level error info in a request.
|
| RowError.RowErrorCode |
Error code for `RowError`.
|
| RowErrorOrBuilder |
|
| SchemaAwareStreamWriter |
A StreamWriter that can write data to BigQuery tables.
|
| SchemaAwareStreamWriter.Builder |
|
| SplitReadStreamRequest |
Request message for `SplitReadStream`.
|
| SplitReadStreamRequest.Builder |
Request message for `SplitReadStream`.
|
| SplitReadStreamRequestOrBuilder |
|
| SplitReadStreamResponse |
Response message for `SplitReadStream`.
|
| SplitReadStreamResponse.Builder |
Response message for `SplitReadStream`.
|
| SplitReadStreamResponseOrBuilder |
|
| StorageError |
Structured custom BigQuery Storage error message.
|
| StorageError.Builder |
Structured custom BigQuery Storage error message.
|
| StorageError.StorageErrorCode |
Error code for `StorageError`.
|
| StorageErrorOrBuilder |
|
| StreamStats |
Estimated stream statistics for a given read Stream.
|
| StreamStats.Builder |
Estimated stream statistics for a given read Stream.
|
| StreamStats.Progress |
Protobuf type google.cloud.bigquery.storage.v1.StreamStats.Progress
|
| StreamStats.Progress.Builder |
Protobuf type google.cloud.bigquery.storage.v1.StreamStats.Progress
|
| StreamStats.ProgressOrBuilder |
|
| StreamStatsOrBuilder |
|
| StreamWriter |
A BigQuery Stream Writer that can be used to write data into BigQuery Table.
|
| StreamWriter.Builder |
|
| StreamWriter.SingleConnectionOrConnectionPool |
When in single table mode, append directly to connectionWorker.
|
| StreamWriter.SingleConnectionOrConnectionPool.Kind |
Kind of connection operation mode.
|
| TableFieldSchema |
TableFieldSchema defines a single field/column within a table schema.
|
| TableFieldSchema.Builder |
TableFieldSchema defines a single field/column within a table schema.
|
| TableFieldSchema.Mode |
Protobuf enum google.cloud.bigquery.storage.v1.TableFieldSchema.Mode
|
| TableFieldSchema.Type |
Protobuf enum google.cloud.bigquery.storage.v1.TableFieldSchema.Type
|
| TableFieldSchemaOrBuilder |
|
| TableName |
|
| TableName.Builder |
Builder for projects/{project}/datasets/{dataset}/tables/{table}.
|
| TableSchema |
Schema of a table.
|
| TableSchema.Builder |
Schema of a table.
|
| TableSchemaOrBuilder |
|
| ThrottleState |
Information on if the current connection is being throttled.
|
| ThrottleState.Builder |
Information on if the current connection is being throttled.
|
| ThrottleStateOrBuilder |
|
| ToProtoConverter |
|
| WriteStream |
Information about a single stream that gets data inside the storage system.
|
| WriteStream.Builder |
Information about a single stream that gets data inside the storage system.
|
| WriteStream.Type |
Type enum of the stream.
|
| WriteStream.WriteMode |
Mode enum of the stream.
|
| WriteStreamName |
|
| WriteStreamName.Builder |
Builder for projects/{project}/datasets/{dataset}/tables/{table}/streams/{stream}.
|
| WriteStreamOrBuilder |
|
| WriteStreamView |
WriteStreamView is a view enum that controls what details about a write
stream should be returned.
|