Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::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,["# Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::CVSSv3::AttackComplexity (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-os_config-v1/latest/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [1.3.0](/ruby/docs/reference/google-cloud-os_config-v1/1.3.0/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [1.2.1](/ruby/docs/reference/google-cloud-os_config-v1/1.2.1/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [1.1.0](/ruby/docs/reference/google-cloud-os_config-v1/1.1.0/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [1.0.1](/ruby/docs/reference/google-cloud-os_config-v1/1.0.1/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [0.16.0](/ruby/docs/reference/google-cloud-os_config-v1/0.16.0/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [0.15.2](/ruby/docs/reference/google-cloud-os_config-v1/0.15.2/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [0.14.0](/ruby/docs/reference/google-cloud-os_config-v1/0.14.0/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [0.13.0](/ruby/docs/reference/google-cloud-os_config-v1/0.13.0/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [0.12.0](/ruby/docs/reference/google-cloud-os_config-v1/0.12.0/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [0.11.0](/ruby/docs/reference/google-cloud-os_config-v1/0.11.0/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [0.10.0](/ruby/docs/reference/google-cloud-os_config-v1/0.10.0/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity)\n- [0.9.1](/ruby/docs/reference/google-cloud-os_config-v1/0.9.1/Google-Cloud-OsConfig-V1-CVSSv3-AttackComplexity) \nReference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::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."]]