@utdk/google-cloud-run 2.0.0-20260530.1-dev.646adf4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +373 -0
- package/README.md +3 -0
- package/index.ts +22 -0
- package/metadata.ts +3 -0
- package/openapi.json +3462 -0
- package/overlay.yaml +23 -0
- package/package.json +35 -0
- package/provenance.json +24 -0
- package/research.json +86 -0
- package/types.ts +3 -0
package/overlay.yaml
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# Spec enrichment overlay for google-cloud-run
|
|
2
|
+
# Edit this file to add corrections, pagination hints, and auth hints.
|
|
3
|
+
# This overlay is applied during regeneration to enrich the generated package.
|
|
4
|
+
# Keys under 'descriptions', 'paginationHints', and 'authHints' are keyed by operationId.
|
|
5
|
+
#
|
|
6
|
+
# Example description correction:
|
|
7
|
+
# descriptions:
|
|
8
|
+
# listRepos: "List all repositories the authenticated user has access to."
|
|
9
|
+
#
|
|
10
|
+
# Example pagination hint:
|
|
11
|
+
# paginationHints:
|
|
12
|
+
# listRepos:
|
|
13
|
+
# type: cursor
|
|
14
|
+
# cursorParam: page
|
|
15
|
+
# limitParam: per_page
|
|
16
|
+
# resultsKey: items
|
|
17
|
+
|
|
18
|
+
provider: google-cloud-run
|
|
19
|
+
specUrl: https://api.apis.guru/v2/specs/googleapis.com/run/v2/openapi.yaml
|
|
20
|
+
generatedAt: 2026-05-30T22:05:31.217Z
|
|
21
|
+
descriptions: {}
|
|
22
|
+
paginationHints: {}
|
|
23
|
+
authHints: {}
|
package/package.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@utdk/google-cloud-run",
|
|
3
|
+
"version": "2.0.0-20260530.1-dev.646adf4",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"description": "Generated UTDK provider client for Cloud Run Admin API. Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API v1 follows the Knative Serving API specification, while v2 is aligned with Google Cloud AIP-based API standards, as described in https://google.aip.dev/.",
|
|
6
|
+
"homepage": "https://cloud.google.com/run/",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"google-cloud-run",
|
|
9
|
+
"generated",
|
|
10
|
+
"openapi",
|
|
11
|
+
"utdk"
|
|
12
|
+
],
|
|
13
|
+
"license": "Creative Commons Attribution 3.0",
|
|
14
|
+
"utdk": {
|
|
15
|
+
"provider": "google-cloud-run",
|
|
16
|
+
"generation": 1,
|
|
17
|
+
"generatedAt": "2026-05-30T22:05:31.200Z",
|
|
18
|
+
"auth": [
|
|
19
|
+
{
|
|
20
|
+
"auth_type": "oauth2",
|
|
21
|
+
"token_url": "https://oauth2.googleapis.com/token",
|
|
22
|
+
"client_id": "${GOOGLE_CLIENT_ID}",
|
|
23
|
+
"client_secret": "${GOOGLE_CLIENT_SECRET}",
|
|
24
|
+
"scope": "https://www.googleapis.com/auth/cloud-platform"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"openapi": {
|
|
28
|
+
"title": "Cloud Run Admin API",
|
|
29
|
+
"url": "https://api.apis.guru/v2/specs/googleapis.com/run/v2/openapi.yaml",
|
|
30
|
+
"version": "v2",
|
|
31
|
+
"termsOfService": "https://developers.google.com/terms/",
|
|
32
|
+
"icon": "https://api.apis.guru/v2/cache/logo/https_www.google.com_images_branding_googlelogo_2x_googlelogo_color_272x92dp.png"
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
package/provenance.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"provider": "google-cloud-run",
|
|
3
|
+
"generatedAt": "2026-05-30T22:05:43.138Z",
|
|
4
|
+
"generation": 1,
|
|
5
|
+
"source": {
|
|
6
|
+
"type": "openapi",
|
|
7
|
+
"url": "https://api.apis.guru/v2/specs/googleapis.com/run/v2/openapi.yaml",
|
|
8
|
+
"hash": "sha256:2a1968970398dd00ddf38a72e2ad18ecf9e6d71c5690f05a495e72b11a54da1b",
|
|
9
|
+
"fetchedAt": "2026-05-30T22:05:43.138Z"
|
|
10
|
+
},
|
|
11
|
+
"ingestSource": "printing-press",
|
|
12
|
+
"pipeline": {
|
|
13
|
+
"research": {
|
|
14
|
+
"noveltyScore": 8,
|
|
15
|
+
"competingPackages": 12
|
|
16
|
+
},
|
|
17
|
+
"scorecard": {
|
|
18
|
+
"infrastructure": "fail",
|
|
19
|
+
"domain": 100
|
|
20
|
+
},
|
|
21
|
+
"agentReadiness": "pass"
|
|
22
|
+
},
|
|
23
|
+
"bundlerVersion": "0.1.1"
|
|
24
|
+
}
|
package/research.json
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
{
|
|
2
|
+
"provider": "google-cloud-run",
|
|
3
|
+
"generatedAt": "2026-05-30T22:05:32.095Z",
|
|
4
|
+
"noveltyScore": 8,
|
|
5
|
+
"npmPackages": [
|
|
6
|
+
{
|
|
7
|
+
"name": "firebase",
|
|
8
|
+
"version": "12.14.0",
|
|
9
|
+
"description": "Firebase JavaScript library for web and Node.js",
|
|
10
|
+
"category": "other"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"name": "@google-cloud/firestore",
|
|
14
|
+
"version": "8.6.0",
|
|
15
|
+
"description": "Firestore Client Library for Node.js",
|
|
16
|
+
"category": "other"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "@firebase/firestore-compat",
|
|
20
|
+
"version": "0.4.10",
|
|
21
|
+
"description": "The Cloud Firestore component of the Firebase JS SDK.",
|
|
22
|
+
"category": "other"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "@firebase/firestore",
|
|
26
|
+
"version": "4.15.0",
|
|
27
|
+
"description": "The Cloud Firestore component of the Firebase JS SDK.",
|
|
28
|
+
"category": "other"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "@google-cloud/vertexai",
|
|
32
|
+
"version": "1.12.0",
|
|
33
|
+
"description": "Vertex Generative AI client for Node.js",
|
|
34
|
+
"category": "other"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"name": "@google-cloud/run",
|
|
38
|
+
"version": "3.2.1",
|
|
39
|
+
"description": "Cloud Run Admin API",
|
|
40
|
+
"category": "other"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "google-auth-library",
|
|
44
|
+
"version": "10.6.2",
|
|
45
|
+
"description": "Google APIs Authentication Client Library for Node.js",
|
|
46
|
+
"category": "other"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"name": "@google-cloud/storage",
|
|
50
|
+
"version": "7.19.0",
|
|
51
|
+
"description": "Cloud Storage Client Library for Node.js",
|
|
52
|
+
"category": "other"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "@google-cloud/promisify",
|
|
56
|
+
"version": "5.0.0",
|
|
57
|
+
"description": "A simple utility for promisifying functions and classes.",
|
|
58
|
+
"category": "other"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "@google-cloud/paginator",
|
|
62
|
+
"version": "6.0.0",
|
|
63
|
+
"description": "A result paging utility used by Google node.js modules",
|
|
64
|
+
"category": "other"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "@google-cloud/functions-framework",
|
|
68
|
+
"version": "5.0.2",
|
|
69
|
+
"description": "FaaS (Function as a service) framework for writing portable Node.js functions",
|
|
70
|
+
"category": "other"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"name": "@google-cloud/observability-mcp",
|
|
74
|
+
"version": "0.2.3",
|
|
75
|
+
"description": "MCP Server for GCP environment for interacting with various Observability APIs.",
|
|
76
|
+
"category": "mcp-server"
|
|
77
|
+
}
|
|
78
|
+
],
|
|
79
|
+
"gapAnalysis": {
|
|
80
|
+
"hasOfficialSdk": false,
|
|
81
|
+
"hasCommunitySDK": false,
|
|
82
|
+
"hasTypeDefinitions": false,
|
|
83
|
+
"hasMcpServer": true,
|
|
84
|
+
"recommendation": "No existing TypeScript SDK found for google-cloud-run. Generating from OpenAPI spec provides high value. An MCP server already exists; differentiate by offering better type coverage."
|
|
85
|
+
}
|
|
86
|
+
}
|
package/types.ts
ADDED