Reference documentation and code samples for the Google Cloud OsConfig V1 Client class Impact.
The Impact metrics capture the effects of a successfully exploited
vulnerability on the component that suffers the worst outcome that is most
directly and predictably associated with the 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-09-04 UTC."],[],[],null,["# Google Cloud OsConfig V1 Client - Class Impact (2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/php/docs/reference/cloud-osconfig/latest/V1.CVSSv3.Impact)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.CVSSv3.Impact)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.CVSSv3.Impact)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.CVSSv3.Impact)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.CVSSv3.Impact)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.CVSSv3.Impact) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class Impact.\n\nThe Impact metrics capture the effects of a successfully exploited\nvulnerability on the component that suffers the worst outcome that is most\ndirectly and predictably associated with the attack.\n\nProtobuf type `google.cloud.osconfig.v1.CVSSv3.Impact`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsConfig \\\\ V1 \\\\ CVSSv3\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### IMPACT_UNSPECIFIED\n\n Value: 0\n\nInvalid value.\n\nGenerated from protobuf enum `IMPACT_UNSPECIFIED = 0;`\n\n### IMPACT_HIGH\n\n Value: 1\n\nHigh impact.\n\nGenerated from protobuf enum `IMPACT_HIGH = 1;`\n\n### IMPACT_LOW\n\n Value: 2\n\nLow impact.\n\nGenerated from protobuf enum `IMPACT_LOW = 2;`\n\n### IMPACT_NONE\n\n Value: 3\n\nNo impact.\n\nGenerated from protobuf enum `IMPACT_NONE = 3;`"]]