ThreatEntryType
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
סוגי הרשומות שמהוות איומים. רשימות איומים הן אוספים של פריטים מסוג יחיד.
טיפוסים בני מנייה (enums) |
THREAT_ENTRY_TYPE_UNSPECIFIED |
לא צוין. |
URL |
כתובת URL. |
EXECUTABLE |
קובץ הפעלה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 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. |"]]