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."],[[["Version 3.7.0 is the latest release for the Google Cloud Recommender v1 API class SustainabilityProjection, with version 3.6.0 being the current version displayed."],["The SustainabilityProjection class provides metadata regarding the sustainability impact of a recommendation, specifying how much sustainability can be saved or incurred."],["This class, found within the Google.Cloud.Recommender.V1 namespace, implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["SustainabilityProjection includes properties like `Duration`, representing the timespan of the sustainability impact, and `KgCO2E`, indicating the carbon footprint in kg of CO2 equivalent."],["The documentation covers multiple prior versions of the Recommender v1 API dating back to version 2.5.0."]]],[]]