[[["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-07-30 UTC."],[[["This documentation provides details for the `AggregationResult.Types.Sum` class within the Migration Center v1 API, specifically for version 1.0.0 and newer, up to 1.4.0, the current latest version."],["The `AggregationResult.Types.Sum` class represents the result of a sum aggregation operation, as part of the Google Cloud Migration Center."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparisons, deep cloning, and buffer message operations."],["This class inherits from the base `object` class and includes properties such as `Value` which has a data type of `double`, as well as standard object methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `Sum` class has two constructor overloads: one default, `Sum()`, and one copy constructor `Sum(AggregationResult.Types.Sum other)`, taking the object itself as a parameter."]]],[]]