Interface protos.google.storagetransfer.v1.IErrorSummary (1.1.1)

Properties of an ErrorSummary.

Package

@google-cloud/storage-transfer

Properties

errorCode

errorCode?: (google.rpc.Code|keyof typeof google.rpc.Code|null);

ErrorSummary errorCode

errorCount

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

ErrorSummary errorCount

errorLogEntries

errorLogEntries?: (google.storagetransfer.v1.IErrorLogEntry[]|null);

ErrorSummary errorLogEntries