public sealed class ReliabilityProjection : IMessage<ReliabilityProjection>, IEquatable<ReliabilityProjection>, IDeepCloneable<ReliabilityProjection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class ReliabilityProjection.
Contains information on the impact of a reliability recommendation.
[[["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-03-21 UTC."],[[["The `ReliabilityProjection` class in the Google Cloud Recommender v1 API provides information about the impact of a reliability recommendation."],["The latest version of this class is 3.7.0, with previous versions ranging from 3.6.0 down to 2.5.0 available."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the base `object` class."],["`ReliabilityProjection` has two main properties, `Details` which are of type `Struct` and provide per-recommender projection details, and `Risks` which is a list of risks that this recommendation mitigates."]]],[]]