ThreatEntryType
위협을 야기하는 항목 유형 위협 목록은 단일 유형의 항목 모음입니다.
열거형 |
THREAT_ENTRY_TYPE_UNSPECIFIED |
지정되지 않았습니다. |
URL |
URL입니다. |
EXECUTABLE |
실행 가능한 프로그램 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 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"]]