Interface protos.google.cloud.parallelstore.v1.ITransferErrorSummary (0.8.1)

Properties of a TransferErrorSummary.

Package

@google-cloud/parallelstore

Properties

errorCode

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

TransferErrorSummary errorCode

errorCount

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

TransferErrorSummary errorCount

errorLogEntries

errorLogEntries?: (google.cloud.parallelstore.v1.ITransferErrorLogEntry[]|null);

TransferErrorSummary errorLogEntries