[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `Progress` class, part of the `Google.Cloud.Datastore.Admin.V1` namespace, is designed to track the progress of a specific metric, and is currently at version 1.1.0."],["The `Progress` class implements several interfaces, including `IMessage`, `IEquatable\u003cProgress\u003e`, `IDeepCloneable\u003cProgress\u003e`, and `IBufferMessage`, enabling it to be used within Google's Protocol Buffer framework and support deep cloning and equality checks."],["The class includes two constructors, a default one and one that takes another `Progress` object as a parameter, allowing it to be easily instantiated and copied."],["The class exposes two key properties: `WorkCompleted`, which indicates the amount of work done, and `WorkEstimated`, which estimates the total work required, both of which are represented as 64-bit integers."],["There is a history of older versions, from 1.1.0 to the latest 2.4.0, with links to access the documentation of each version."]]],[]]