public sealed class ToxicCombination : IMessage<ToxicCombination>, IEquatable<ToxicCombination>, IDeepCloneable<ToxicCombination>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class ToxicCombination.
Contains details about a group of security issues that, when the issues
occur together, represent a greater risk than when the issues occur
independently. A group of such issues is referred to as a toxic combination.
The
Attack exposure
score
of this toxic combination. The score is a measure of how much this toxic
combination exposes one or more high-value resources to potential attack.
[[["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 reference documentation for the `ToxicCombination` class within the Google Cloud Security Center v1 API for .NET, detailing its purpose in identifying groups of security issues that pose a combined risk."],["The page offers access to multiple versions of the `ToxicCombination` class, ranging from version 2.2.0 up to the latest release, 3.24.0."],["The `ToxicCombination` class, derived from `object` and implementing several interfaces, includes properties such as `AttackExposureScore`, which measures the risk posed by the combined issues, and `RelatedFindings`, which lists associated finding resource names."],["The documentation outlines the inheritance, implementation details, namespace (`Google.Cloud.SecurityCenter.V1`), assembly (`Google.Cloud.SecurityCenter.V1.dll`), and constructors for the `ToxicCombination` class."]]],[]]