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\u003eThis webpage provides reference documentation for the \u003ccode\u003eProgress\u003c/code\u003e class within the Google Cloud Firestore Admin v1 API, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.12.0, with a history of versions available, ranging down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProgress\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, describes the advancement of an operation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eProgress\u003c/code\u003e class include \u003ccode\u003eCompletedWork\u003c/code\u003e and \u003ccode\u003eEstimatedWork\u003c/code\u003e, both of which are of type \u003ccode\u003elong\u003c/code\u003e and represent the completed and estimated amounts of work respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProgress\u003c/code\u003e class includes two constructors: a parameterless one, and one that takes another \u003ccode\u003eProgress\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]