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."],[[["This document provides reference documentation for the `ReliabilityProjection` class within the Google Cloud Recommender v1 API, specifically version 3.3.0."],["The `ReliabilityProjection` class is used to detail the impact of a reliability recommendation and includes properties such as `Details` and `Risks`."],["The document also lists various versions of the API, from version 2.5.0 up to the latest version 3.7.0, for `ReliabilityProjection`."],["The class `ReliabilityProjection` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `ReliabilityProjection` class, one with no arguments, and another that accepts an existing `ReliabilityProjection` instance."]]],[]]