ThreatType
Enums |
THREAT_TYPE_UNSPECIFIED |
अज्ञात. |
MALWARE |
मैलवेयर के खतरे का प्रकार. |
SOCIAL_ENGINEERING |
सोशल इंजीनियरिंग के खतरे का प्रकार. |
UNWANTED_SOFTWARE |
अनचाहे सॉफ़्टवेयर के खतरे का टाइप. |
POTENTIALLY_HARMFUL_APPLICATION |
ऐसे ऐप्लिकेशन जो नुकसान पहुंचा सकते हैं और जिस तरह का खतरा हो सकता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-04-01 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-04-01 (UTC) को अपडेट किया गया."],[[["The `ThreatType` enum defines various categories of security threats, including malware, social engineering, unwanted software, and potentially harmful applications."],["A default value of `THREAT_TYPE_UNSPECIFIED` is used when the specific threat type is unknown."]]],["The core content outlines various threat types, defining them through specific enumerations. These include `MALWARE`, representing malware threats, and `SOCIAL_ENGINEERING`, indicating social engineering threats. `UNWANTED_SOFTWARE` signifies unwanted software threats, while `POTENTIALLY_HARMFUL_APPLICATION` denotes threats from applications that may cause harm. An unspecified or unknown threat is labeled as `THREAT_TYPE_UNSPECIFIED`. These categories classify the nature of security threats for identification and handling.\n"]]