Reference documentation and code samples for the Google Cloud OsConfig V1 Client class UserInteraction.
This metric captures the requirement for a human user, other than the
attacker, to participate in the successful compromise of the vulnerable
component.
[[["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 UserInteraction (2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/php/docs/reference/cloud-osconfig/latest/V1.CVSSv3.UserInteraction)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.CVSSv3.UserInteraction)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.CVSSv3.UserInteraction)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.CVSSv3.UserInteraction)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.CVSSv3.UserInteraction)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.CVSSv3.UserInteraction) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class UserInteraction.\n\nThis metric captures the requirement for a human user, other than the\nattacker, to participate in the successful compromise of the vulnerable\ncomponent.\n\nProtobuf type `google.cloud.osconfig.v1.CVSSv3.UserInteraction`\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### USER_INTERACTION_UNSPECIFIED\n\n Value: 0\n\nInvalid value.\n\nGenerated from protobuf enum `USER_INTERACTION_UNSPECIFIED = 0;`\n\n### USER_INTERACTION_NONE\n\n Value: 1\n\nThe vulnerable system can be exploited without interaction from any user.\n\nGenerated from protobuf enum `USER_INTERACTION_NONE = 1;`\n\n### USER_INTERACTION_REQUIRED\n\n Value: 2\n\nSuccessful exploitation of this vulnerability requires a user to take\nsome action before the vulnerability can be exploited.\n\nGenerated from protobuf enum `USER_INTERACTION_REQUIRED = 2;`"]]