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 document provides reference information for the `ReliabilityProjection` class within the Google Cloud Recommender v1 API, specifically for version 3.5.0."],["`ReliabilityProjection` offers insights into the impact of reliability recommendations and is part of the `Google.Cloud.Recommender.V1` namespace, found in the `Google.Cloud.Recommender.V1.dll` assembly."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors: a default constructor and one that accepts another `ReliabilityProjection` object."],["Key properties of the `ReliabilityProjection` class include `Details`, which is of type `Struct`, representing per-recommender projection, and `Risks`, a `RepeatedField` detailing reliability risks mitigated by the recommendation."],["The latest version of this reference is 3.7.0 and there are many versions available, going all the way back to 2.5.0."]]],[]]