An approximate projection on amount saved or amount incurred. Negative cost
units indicate cost savings and positive cost units indicate increase.
See google.type.Money documentation for positive/negative units.
[[["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 latest version of the `CostProjection` class is 3.7.0, with various earlier versions available, starting from 2.5.0."],["`CostProjection` is a class within the `Google.Cloud.Recommender.V1` namespace, part of the `Google.Cloud.Recommender.V1.dll` assembly, that is designed to encapsulate information about potential cost savings or expenditures associated with a recommendation."],["The `CostProjection` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `Cost`, representing the projected amount saved or incurred as `Money`, and `Duration`, indicating the time frame for which the projected cost is applicable."],["The CostProjection class has two constructors, a default one, and another one that takes a CostProjection as a parameter for a copy constructor."]]],[]]