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."],[[["The `SecurityProjection` class within the Google Cloud Recommender v1 API describes the impact on security, offering various ways to express security implications."],["This API class is accessible through multiple versions, with version 3.7.0 being the latest and numerous others being available from version 2.5.0 onward, each with its own documentation."],["`SecurityProjection` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Details` property of type `Struct`, which allows for additional security impact specifics to be provided."],["It can be constructed with a blank `SecurityProjection` or a `SecurityProjection` as a parameter."]]],[]]