The minimum duration the client must wait before issuing any find hashes request. If this field is not set, clients can issue a request as soon as they want.
Also get_threats_lists has handling for minimumWaitDuration, but the docs do not mention this response field in the threatLists.list call
There is currently a single wait period for all calls, however the docs mention the
minimumWaitDuration
is separate per call type:https://developers.google.com/safe-browsing/v4/reference/rest/v4/threatListUpdates/fetch
https://developers.google.com/safe-browsing/v4/reference/rest/v4/fullHashes/find
Also
get_threats_lists
has handling forminimumWaitDuration
, but the docs do not mention this response field in thethreatLists.list
callhttps://developers.google.com/safe-browsing/v4/reference/rest/v4/threatLists/list