Google BigQuery Data Transfer v1 API - Enum TransferType (4.8.0)

[Obsolete]
public enum TransferType

Reference documentation and code samples for the Google BigQuery Data Transfer v1 API enum TransferType.

DEPRECATED. Represents data transfer type.

Namespace

Google.Cloud.BigQuery.DataTransfer.V1

Assembly

Google.Cloud.BigQuery.DataTransfer.V1.dll

Fields

NameDescription
Batch

Batch data transfer.

Streaming

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

Unspecified

Invalid or Unknown transfer type placeholder.