ThreatEntryType
ऐसी एंट्री के टाइप जिनसे खतरा हो सकता है. खतरे की सूचियां, एक ही तरह की एंट्री का संग्रह होती हैं.
Enums |
THREAT_ENTRY_TYPE_UNSPECIFIED |
नहीं बताया गया है |
URL |
यूआरएल. |
EXECUTABLE |
एक्ज़ीक्यूटेबल प्रोग्राम. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-04-01 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-04-01 (UTC) को अपडेट किया गया."],[[["Threat lists are comprised of entries of a single type, such as URLs or executable programs, which represent potential security threats."],["Threat lists categorize entries using specific enums like `URL` or `EXECUTABLE` to denote the nature of the threat."],["A threat entry type of `THREAT_ENTRY_TYPE_UNSPECIFIED` indicates an unspecified or unknown threat."]]],["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"]]