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.
A user's permissions may affect whether the cost is computed using list
prices or custom contract prices.
[[["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 provides metadata about potential cost savings or increases related to recommendations."],["The latest version of the API is 3.7.0, and this page is showing information for version 2.8.0 of the `Google.Cloud.Recommender.V1` library."],["`CostProjection` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting members from the base `Object` class."],["`CostProjection` has two properties: `Cost`, which represents the projected cost in `Money` type, and `Duration`, which indicates the period the `Cost` applies to."],["The constructor `CostProjection` can take another instance of `CostProjection` as a parameter."]]],[]]