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

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