public sealed class SecurityProjection : IMessage<SecurityProjection>, IEquatable<SecurityProjection>, IDeepCloneable<SecurityProjection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class SecurityProjection.
Contains various ways of describing the impact on Security.
[[["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 webpage provides documentation for the `SecurityProjection` class within the Google Cloud Recommender v1 API for .NET."],["The latest version available is 3.7.0, and the current documentation covers version 3.6.0, with versions dating back to 2.5.0 accessible."],["The `SecurityProjection` class, part of the `Google.Cloud.Recommender.V1` namespace, is used to detail the security impact of recommendations."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `object`."],["The class contains the property `Details` which is of the type `Struct` and provides additional information about the recommender security impact."]]],[]]