ThreatEntryType
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Các loại mục nhập gây ra mối đe doạ. Danh sách mối đe doạ là tập hợp các mục thuộc cùng một loại.
Enum |
THREAT_ENTRY_TYPE_UNSPECIFIED |
Không xác định. |
URL |
URL. |
EXECUTABLE |
Một chương trình có thể thực thi. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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. |"]]