Class TransferConfig (1.0.0)

Represents a data transfer configuration. A transfer configuration contains all metadata needed to perform a data transfer. For example, destination_dataset_id specifies where data should be stored. When a new transfer configuration is created, the specified destination_dataset_id is created when needed and shared with the appropriate data source service account.

The desination of the transfer config.

User specified display name for the data transfer.

Data transfer specific parameters.

Options customizing the data transfer schedule.

Is this config disabled. When set to true, no runs are scheduled for a given transfer.

Output only. Next time when data transfer will run.

Deprecated. Unique ID of the user on whose behalf transfer is done.

Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish.