Gcp/discovery
@swamp/gcp/discoveryv2026.05.25.2
01README
Google Cloud discovery infrastructure models
02Release Notes
- Updated: apis
03Models
@swamp/gcp/discovery/apisv2026.05.25.2apis.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 apis
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the apis |
fn sync()
Sync apis state from GCP
fn list(name?: string, preferred?: boolean, maxPages?: number)
List apis resources
| Argument | Type | Description |
|---|---|---|
| name? | string | Only include APIs with the given name. |
| preferred? | boolean | Return only the preferred version of an API. |
| maxPages? | number | Maximum number of pages to fetch (default: 10) |
fn get_rest()
get rest
Resources
state(infinite)— Retrieve the list of APIs supported at this endpoint.
04Previous Versions
2026.05.24.1May 24, 2026
- Updated: apis
2026.05.21.2May 21, 2026
- Updated: apis
2026.05.21.1May 21, 2026
2026.05.19.2May 19, 2026
2026.05.19.1May 19, 2026
2026.04.23.1Apr 23, 2026
2026.04.03.3Apr 3, 2026
- Updated: apis
2026.04.03.1Apr 3, 2026
- Updated: apis
2026.04.02.2Apr 2, 2026
2026.03.27.1Mar 27, 2026
- Added: apis
05Stats
A
100 / 100
Downloads
0
Archive size
19.0 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
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
06Platforms
07Labels