public sealed class Progress : IMessage<Progress>, IEquatable<Progress>, IDeepCloneable<Progress>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class Progress.
Describes the progress of the operation.
Unit of work is generic and must be interpreted based on where [Progress][google.firestore.admin.v1.Progress]
is used.
[[["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\u003eThe \u003ccode\u003eProgress\u003c/code\u003e class, part of the Firestore Admin v1 API, provides a way to track the status of operations by describing the progress, with the meaning of the "unit of work" being dependent on where the Progress object is used.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details various versions of the \u003ccode\u003eProgress\u003c/code\u003e class, with version 3.12.0 being the latest release, and version 3.3.0 being referenced in the documentation's detailed examples and explanations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProgress\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for usage and manipulation within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProgress\u003c/code\u003e class includes properties \u003ccode\u003eCompletedWork\u003c/code\u003e and \u003ccode\u003eEstimatedWork\u003c/code\u003e, both of which are of the type \u003ccode\u003elong\u003c/code\u003e, to represent the amount of completed and estimated work, respectively, allowing for a progress assessment of a task.\u003c/p\u003e\n"]]],[],null,[]]