ThreatEntryType
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
ऐसी एंट्री के टाइप जिनसे खतरा हो सकता है. खतरे की सूचियां, एक ही तरह की एंट्री का संग्रह होती हैं.
Enums |
THREAT_ENTRY_TYPE_UNSPECIFIED |
नहीं बताया गया है |
URL |
यूआरएल. |
EXECUTABLE |
एक्ज़ीक्यूटेबल प्रोग्राम. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThreat lists are comprised of entries of a single type, such as URLs or executable programs, which represent potential security threats.\u003c/p\u003e\n"],["\u003cp\u003eThreat lists categorize entries using specific enums like \u003ccode\u003eURL\u003c/code\u003e or \u003ccode\u003eEXECUTABLE\u003c/code\u003e to denote the nature of the threat.\u003c/p\u003e\n"],["\u003cp\u003eA threat entry type of \u003ccode\u003eTHREAT_ENTRY_TYPE_UNSPECIFIED\u003c/code\u003e indicates an unspecified or unknown threat.\u003c/p\u003e\n"]]],["Threat lists categorize malicious entries. Entries can be of type URL, representing a web address, or EXECUTABLE, denoting a harmful program. Threat lists are composed of entries of only one type. The `THREAT_ENTRY_TYPE_UNSPECIFIED` enum indicates an entry with an undefined type. These categories help classify and manage various types of digital threats, allowing for targeted security measures.\n"],null,["# ThreatEntryType\n\nTypes of entries that pose threats. Threat lists are collections of entries of a single type.\n\n| Enums ||\n|---------------------------------|------------------------|\n| `THREAT_ENTRY_TYPE_UNSPECIFIED` | Unspecified. |\n| `URL` | A URL. |\n| `EXECUTABLE` | An executable program. |"]]