01README
Google Cloud safebrowsing infrastructure models
02Models
@swamp/gcp/safebrowsing/hashlistv2026.04.23.1hashlist.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
fn get(identifier: string)
Get a hashList
| Argument | Type | Description |
|---|---|---|
| identifier | string | The 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
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
fn get(identifier: string)
Get a hashLists
| Argument | Type | Description |
|---|---|---|
| identifier | string | The 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 Versions
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