Method: threatLists.list
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
İndirilebilen Güvenli Tarama tehdit listelerini listeler.
HTTP isteği
GET https://safebrowsing.googleapis.com/v4/threatLists
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt gövdesi
Başarılı olursa yanıt metni aşağıdaki yapıyla birlikte verileri içerir:
Alanlar |
threatLists[] |
object (ThreatListDescriptor )
İstemci tarafından indirilebilecek listeler.
|
ThreatListDescriptor
Tek bir tehdit listesini tanımlar. Bir liste üç parametreyle tanımlanır: oluşturulan tehdidin türü, tehdit tarafından hedeflenen platformun türü ve listedeki girişlerin türü.
Alanlar |
threatType |
enum (ThreatType )
Listedeki girişlerin oluşturduğu tehdit türü.
|
platformType |
enum (PlatformType )
Listenin girişlerinin hedeflediği platform türü.
|
threatEntryType |
enum (ThreatEntryType )
Listede yer alan giriş türleri.
|
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-09-12 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-09-12 UTC."],[[["This API lists the Safe Browsing threat lists available for download."],["It uses a GET request to `https://safebrowsing.googleapis.com/v4/threatLists` with an empty request body."],["The response provides a list of `ThreatListDescriptor` objects, each describing a threat list with its type, platform, and entry type."],["Each `ThreatListDescriptor` helps identify the specific threats, platforms affected, and the kind of entries within each list."]]],[]]