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."],[[["The latest version available for the Google Cloud Recommender v1 API class `SustainabilityProjection` is 3.7.0, while version 3.5.0 is also highlighted in the provided content."],["`SustainabilityProjection` is a class within the `Google.Cloud.Recommender.V1` namespace, designed to hold metadata about the sustainability impact of a recommendation, such as carbon footprint."],["The class `SustainabilityProjection` inherits from `object` and implements `IMessage`, `IEquatable\u003cSustainabilityProjection\u003e`, `IDeepCloneable\u003cSustainabilityProjection\u003e`, and `IBufferMessage`."],["The `SustainabilityProjection` class has properties for `Duration`, which specifies the period this projection is relevant, and `KgCO2E`, representing the carbon footprint in kg of CO2 equivalent."],["The class has two constructors: a default constructor and a constructor that takes another `SustainabilityProjection` instance."]]],[]]