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-04-17 UTC."],[[["This webpage details the `CostProjection` class, which is part of the `Google.Cloud.Recommender.V1` namespace and is used to represent metadata about potential cost savings or increases from recommendations."],["The `CostProjection` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities such as message handling, equality comparison, deep cloning, and buffer management."],["The latest version of the API is 3.7.0, with various older versions available for review, such as 3.6.0 down to version 2.5.0, and it provides methods to construct a new object, either without arguments or based on another."],["The `CostProjection` class includes properties such as `Cost`, which represents the projected cost change using the `Money` type, and `Duration`, which indicates the time period for which the cost projection is applicable, using the `Duration` type."]]],[]]