ThreatEntryType
Tehdit oluşturan giriş türleri. Tehdit listeleri, tek bir türden girişlerden oluşan koleksiyonlardır.
Sıralamalar |
THREAT_ENTRY_TYPE_UNSPECIFIED |
Belirtilmedi. |
URL |
Bir URL. |
EXECUTABLE |
Yürütülebilir bir program. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-04-01 UTC.
[null,null,["Son güncelleme tarihi: 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"]]