BigQuery Data Transfer Service V1 API - Module Google::Cloud::Bigquery::DataTransfer::V1::TransferType (v0.5.1)

Reference documentation and code samples for the BigQuery Data Transfer Service V1 API module Google::Cloud::Bigquery::DataTransfer::V1::TransferType.

DEPRECATED. Represents data transfer type.

Constants

TRANSFER_TYPE_UNSPECIFIED

value: 0
Invalid or Unknown transfer type placeholder.

BATCH

value: 1
Batch data transfer.

STREAMING

value: 2
Streaming data transfer. Streaming data source currently doesn't support multiple transfer configs per project.