Skip to main content

Gcp/safebrowsing

@swamp/gcp/safebrowsingv2026.04.23.1· 8d agoMODELS
01README

Google Cloud safebrowsing infrastructure models

02Models2
@swamp/gcp/safebrowsing/hashlistv2026.04.23.1hashlist.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
fn get(identifier: string)
Get a hashList
ArgumentTypeDescription
identifierstringThe name of the hashList
fn sync()
Sync hashList state from GCP

Resources

state(infinite)— A list of hashes identified by its name.
@swamp/gcp/safebrowsing/hashlistsv2026.04.23.1hashlists.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
fn get(identifier: string)
Get a hashLists
ArgumentTypeDescription
identifierstringThe name of the hashLists
fn sync()
Sync hashLists state from GCP
fn batch_get()
batch get

Resources

state(infinite)— A list of hashes identified by its name.
03Previous Versions4
2026.04.03.3Apr 3, 2026
  • Updated: hashlist, hashlists
2026.04.03.1Apr 3, 2026
  • Updated: hashlist, hashlists
2026.04.02.2Apr 2, 2026
2026.03.27.1Mar 27, 2026
  • Added: hashlist, hashlists
04Stats
A
100 / 100
Downloads
0
Archive size
14.1 KB
Verified by Swamp
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels