public sealed class TransferCounters : IMessage<TransferCounters>, IEquatable<TransferCounters>, IDeepCloneable<TransferCounters>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1beta API class TransferCounters.
A collection of counters that report the progress of a transfer operation.
Bytes found in the data source that are scheduled to be transferred,
excluding any that are filtered based on object conditions or skipped due
to sync.
Objects found in the data source that are scheduled to be transferred,
excluding any that are filtered based on object conditions or skipped due
to sync.
[[["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-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eTransferCounters\u003c/code\u003e class, which is part of the Google Cloud Parallelstore v1beta API, specifically within the \u003ccode\u003eGoogle.Cloud.Parallelstore.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferCounters\u003c/code\u003e class is designed to track and report the progress of data transfer operations, including bytes and objects found, copied, and skipped.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransferCounters\u003c/code\u003e has properties for \u003ccode\u003eBytesCopied\u003c/code\u003e, \u003ccode\u003eBytesFound\u003c/code\u003e, \u003ccode\u003eBytesSkipped\u003c/code\u003e, \u003ccode\u003eObjectsCopied\u003c/code\u003e, \u003ccode\u003eObjectsFound\u003c/code\u003e, and \u003ccode\u003eObjectsSkipped\u003c/code\u003e, all of which are of the \u003ccode\u003elong\u003c/code\u003e data type and describe different aspects of the data transfer process.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing functionality for message handling, equality checks, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API being documented is \u003ccode\u003e1.0.0-beta07\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]