--- v19/common/criteria.proto 2025-05-30 15:35:53.000000000 +0000 +++ v20/common/criteria.proto 2025-05-30 15:35:59.000000000 +0000 @@ -680,6 +680,12 @@ optional string argument = 4; } +// Represents a list of webpage criteria. +message WebpageListInfo { + // Shared set resource name of the webpage list. + optional string shared_set = 1; +} + // List of sample urls that match the website target message WebpageSampleInfo { // Webpage sample urls
/common/criteria.proto
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: 2025-06-04 UTC.