Interface protos.google.cloud.parallelstore.v1beta.ITransferErrorSummary (0.10.0)
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.v1beta.ITransferErrorLogEntry[]|null);
TransferErrorSummary errorLogEntries
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.parallelstore.v1beta.ITransferErrorSummary (0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/nodejs/docs/reference/parallelstore/latest/parallelstore/protos.google.cloud.parallelstore.v1beta.itransfererrorsummary)\n- [0.8.1](/nodejs/docs/reference/parallelstore/0.8.1/parallelstore/protos.google.cloud.parallelstore.v1beta.itransfererrorsummary)\n- [0.7.0](/nodejs/docs/reference/parallelstore/0.7.0/parallelstore/protos.google.cloud.parallelstore.v1beta.itransfererrorsummary)\n- [0.6.0](/nodejs/docs/reference/parallelstore/0.6.0/parallelstore/protos.google.cloud.parallelstore.v1beta.itransfererrorsummary)\n- [0.5.0](/nodejs/docs/reference/parallelstore/0.5.0/parallelstore/protos.google.cloud.parallelstore.v1beta.itransfererrorsummary)\n- [0.3.0](/nodejs/docs/reference/parallelstore/0.3.0/parallelstore/protos.google.cloud.parallelstore.v1beta.itransfererrorsummary) \nProperties of a TransferErrorSummary.\n\nPackage\n-------\n\n[@google-cloud/parallelstore](../overview.html)\n\nProperties\n----------\n\n### errorCode\n\n errorCode?: (google.rpc.Code|keyof typeof google.rpc.Code|null);\n\nTransferErrorSummary errorCode\n\n### errorCount\n\n errorCount?: (number|Long|string|null);\n\nTransferErrorSummary errorCount\n\n### errorLogEntries\n\n errorLogEntries?: (google.cloud.parallelstore.v1beta.ITransferErrorLogEntry[]|null);\n\nTransferErrorSummary errorLogEntries"]]