public sealed class SustainabilityProjection : IMessage<SustainabilityProjection>, IEquatable<SustainabilityProjection>, IDeepCloneable<SustainabilityProjection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class SustainabilityProjection.
Contains metadata about how much sustainability a recommendation can save or
incur.
[[["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 provides documentation for the `SustainabilityProjection` class within the Google Cloud Recommender v1 API, specifically version 3.4.0."],["`SustainabilityProjection` is a class used to quantify the sustainability impact of a recommendation, such as potential savings or incurred costs."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["It contains properties for `Duration`, which specifies the timeframe of the sustainability projection, and `KgCO2E`, which represents the projected carbon footprint in kilograms of CO2 equivalent."],["The page also lists the previous and current versions of the Google Cloud Recommender v1 API, from version 2.5.0 all the way to the latest version, 3.7.0."]]],[]]