Interface protos.google.cloud.bigquery.datatransfer.v1.ITransferRun (4.2.1)

Properties of a TransferRun.

Package

@google-cloud/bigquery-data-transfer

Properties

dataSourceId

dataSourceId?: (string|null);

TransferRun dataSourceId

destinationDatasetId

destinationDatasetId?: (string|null);

TransferRun destinationDatasetId

emailPreferences

emailPreferences?: (google.cloud.bigquery.datatransfer.v1.IEmailPreferences|null);

TransferRun emailPreferences

endTime

endTime?: (google.protobuf.ITimestamp|null);

TransferRun endTime

errorStatus

errorStatus?: (google.rpc.IStatus|null);

TransferRun errorStatus

name

name?: (string|null);

TransferRun name

notificationPubsubTopic

notificationPubsubTopic?: (string|null);

TransferRun notificationPubsubTopic

params

params?: (google.protobuf.IStruct|null);

TransferRun params

runTime

runTime?: (google.protobuf.ITimestamp|null);

TransferRun runTime

schedule

schedule?: (string|null);

TransferRun schedule

scheduleTime

scheduleTime?: (google.protobuf.ITimestamp|null);

TransferRun scheduleTime

startTime

startTime?: (google.protobuf.ITimestamp|null);

TransferRun startTime

state

state?: (google.cloud.bigquery.datatransfer.v1.TransferState|keyof typeof google.cloud.bigquery.datatransfer.v1.TransferState|null);

TransferRun state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

TransferRun updateTime

userId

userId?: (number|Long|string|null);

TransferRun userId