Reference documentation and code samples for the Security Command Center V2 API module Google::Cloud::SecurityCenter::V2::Cvssv3::AttackComplexity.
This metric describes the conditions beyond the attacker's control that
must exist in order to exploit the vulnerability.
Constants
ATTACK_COMPLEXITY_UNSPECIFIED
value: 0 Invalid value.
ATTACK_COMPLEXITY_LOW
value: 1 Specialized access conditions or extenuating circumstances do not exist.
An attacker can expect repeatable success when attacking the vulnerable
component.
ATTACK_COMPLEXITY_HIGH
value: 2 A successful attack depends on conditions beyond the attacker's control.
That is, a successful attack cannot be accomplished at will, but requires
the attacker to invest in some measurable amount of effort in preparation
or execution against the vulnerable component before a successful attack
can be expected.
[[["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-09 UTC."],[],[],null,["# Security Command Center V2 API - Module Google::Cloud::SecurityCenter::V2::Cvssv3::AttackComplexity (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-security_center-v2/latest/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [1.2.0](/ruby/docs/reference/google-cloud-security_center-v2/1.2.0/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [1.1.1](/ruby/docs/reference/google-cloud-security_center-v2/1.1.1/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [1.0.0](/ruby/docs/reference/google-cloud-security_center-v2/1.0.0/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [0.6.0](/ruby/docs/reference/google-cloud-security_center-v2/0.6.0/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [0.5.0](/ruby/docs/reference/google-cloud-security_center-v2/0.5.0/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [0.4.1](/ruby/docs/reference/google-cloud-security_center-v2/0.4.1/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [0.3.0](/ruby/docs/reference/google-cloud-security_center-v2/0.3.0/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [0.2.0](/ruby/docs/reference/google-cloud-security_center-v2/0.2.0/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity)\n- [0.1.0](/ruby/docs/reference/google-cloud-security_center-v2/0.1.0/Google-Cloud-SecurityCenter-V2-Cvssv3-AttackComplexity) \nReference documentation and code samples for the Security Command Center V2 API module Google::Cloud::SecurityCenter::V2::Cvssv3::AttackComplexity.\n\nThis metric describes the conditions beyond the attacker's control that\nmust exist in order to exploit the vulnerability.\n\nConstants\n---------\n\n### ATTACK_COMPLEXITY_UNSPECIFIED\n\n**value:** 0 \nInvalid value.\n\n### ATTACK_COMPLEXITY_LOW\n\n**value:** 1 \nSpecialized access conditions or extenuating circumstances do not exist.\nAn attacker can expect repeatable success when attacking the vulnerable\ncomponent.\n\n### ATTACK_COMPLEXITY_HIGH\n\n**value:** 2 \nA successful attack depends on conditions beyond the attacker's control.\nThat is, a successful attack cannot be accomplished at will, but requires\nthe attacker to invest in some measurable amount of effort in preparation\nor execution against the vulnerable component before a successful attack\ncan be expected."]]