Interface protos.google.storagetransfer.v1.ITransferOperation (3.0.0)

Properties of a TransferOperation.

Package

@google-cloud/storage-transfer

Properties

counters

counters?: (google.storagetransfer.v1.ITransferCounters|null);

TransferOperation counters

endTime

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

TransferOperation endTime

errorBreakdowns

errorBreakdowns?: (google.storagetransfer.v1.IErrorSummary[]|null);

TransferOperation errorBreakdowns

loggingConfig

loggingConfig?: (google.storagetransfer.v1.ILoggingConfig|null);

TransferOperation loggingConfig

name

name?: (string|null);

TransferOperation name

notificationConfig

notificationConfig?: (google.storagetransfer.v1.INotificationConfig|null);

TransferOperation notificationConfig

projectId

projectId?: (string|null);

TransferOperation projectId

startTime

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

TransferOperation startTime

status

status?: (google.storagetransfer.v1.TransferOperation.Status|keyof typeof google.storagetransfer.v1.TransferOperation.Status|null);

TransferOperation status

transferJobName

transferJobName?: (string|null);

TransferOperation transferJobName

transferSpec

transferSpec?: (google.storagetransfer.v1.ITransferSpec|null);

TransferOperation transferSpec