Enum TransferType (3.3.0)

public 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.