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-04-17 UTC."],[[["This page provides documentation for the `SecurityProjection` class within the Google Cloud Recommender v1 API."],["The `SecurityProjection` class describes the impact on security and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found within the `Google.Cloud.Recommender.V1` namespace and is part of the `Google.Cloud.Recommender.V1.dll` assembly."],["The `SecurityProjection` class offers a `Details` property of type `Struct`, which provides additional information about security impact."],["The latest version for this class is 3.7.0, with previous versions ranging from 2.5.0 to 3.6.0, each with their own documentation."]]],[]]