Reference documentation and code samples for the Google Cloud Security Command Center V2 Client 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.
Generated from protobuf messagegoogle.cloud.securitycenter.v2.ToxicCombination
Namespace
Google \ Cloud \ SecurityCenter \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ attack_exposure_score
float
TheAttack exposure scoreof this toxic combination. The score is a measure of how much this toxic combination exposes one or more high-value resources to potential attack.
↳ related_findings
array
List of resource names of findings associated with this toxic combination. For example,organizations/123/sources/456/findings/789.
getAttackExposureScore
TheAttack exposure
scoreof this toxic combination. The score is a measure of how much this toxic
combination exposes one or more high-value resources to potential attack.
Returns
Type
Description
float
setAttackExposureScore
TheAttack exposure
scoreof this toxic combination. The score is a measure of how much this toxic
combination exposes one or more high-value resources to potential attack.
Parameter
Name
Description
var
float
Returns
Type
Description
$this
getRelatedFindings
List of resource names of findings associated with this toxic combination.
For example,organizations/123/sources/456/findings/789.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Security Command Center V2 Client - Class ToxicCombination (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V2.ToxicCombination)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V2.ToxicCombination)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V2.ToxicCombination)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V2.ToxicCombination)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V2.ToxicCombination)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V2.ToxicCombination)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V2.ToxicCombination)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V2.ToxicCombination)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V2.ToxicCombination)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V2.ToxicCombination)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V2.ToxicCombination)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V2.ToxicCombination)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V2.ToxicCombination)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V2.ToxicCombination)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V2.ToxicCombination)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V2.ToxicCombination)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V2.ToxicCombination)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V2.ToxicCombination) \nReference documentation and code samples for the Google Cloud Security Command Center V2 Client class ToxicCombination.\n\nContains details about a group of security issues that, when the issues\noccur together, represent a greater risk than when the issues occur\nindependently. A group of such issues is referred to as a toxic\ncombination.\n\nGenerated from protobuf message `google.cloud.securitycenter.v2.ToxicCombination`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAttackExposureScore\n\nThe\n[Attack exposure\nscore](https://cloud.google.com/security-command-center/docs/attack-exposure-learn#attack_exposure_scores)\nof this toxic combination. The score is a measure of how much this toxic\ncombination exposes one or more high-value resources to potential attack.\n\n### setAttackExposureScore\n\nThe\n[Attack exposure\nscore](https://cloud.google.com/security-command-center/docs/attack-exposure-learn#attack_exposure_scores)\nof this toxic combination. The score is a measure of how much this toxic\ncombination exposes one or more high-value resources to potential attack.\n\n### getRelatedFindings\n\nList of resource names of findings associated with this toxic combination.\n\nFor example, `organizations/123/sources/456/findings/789`.\n\n### setRelatedFindings\n\nList of resource names of findings associated with this toxic combination.\n\nFor example, `organizations/123/sources/456/findings/789`."]]