Skip to content

Commit aced662

Browse files
feat(run): update the API
#### run:v1 The following keys were added: - schemas.GoogleDevtoolsCloudbuildV1BuiltImage.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1BuiltImage.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1BuiltImage.properties.artifactRegistryPackage.type - schemas.GoogleDevtoolsCloudbuildV1UploadedGoModule.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1UploadedGoModule.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1UploadedGoModule.properties.artifactRegistryPackage.type - schemas.GoogleDevtoolsCloudbuildV1UploadedMavenArtifact.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1UploadedMavenArtifact.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1UploadedMavenArtifact.properties.artifactRegistryPackage.type - schemas.GoogleDevtoolsCloudbuildV1UploadedNpmPackage.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1UploadedNpmPackage.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1UploadedNpmPackage.properties.artifactRegistryPackage.type - schemas.GoogleDevtoolsCloudbuildV1UploadedPythonPackage.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1UploadedPythonPackage.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1UploadedPythonPackage.properties.artifactRegistryPackage.type The following keys were changed: - endpoints #### run:v2 The following keys were added: - schemas.GoogleCloudRunV2CloudStorageSource.description - schemas.GoogleCloudRunV2CloudStorageSource.id - schemas.GoogleCloudRunV2CloudStorageSource.properties.bucket.description - schemas.GoogleCloudRunV2CloudStorageSource.properties.bucket.type - schemas.GoogleCloudRunV2CloudStorageSource.properties.generation.description - schemas.GoogleCloudRunV2CloudStorageSource.properties.generation.format - schemas.GoogleCloudRunV2CloudStorageSource.properties.generation.type - schemas.GoogleCloudRunV2CloudStorageSource.properties.object.description - schemas.GoogleCloudRunV2CloudStorageSource.properties.object.type - schemas.GoogleCloudRunV2CloudStorageSource.type - schemas.GoogleCloudRunV2Container.properties.sourceCode.$ref - schemas.GoogleCloudRunV2Container.properties.sourceCode.description - schemas.GoogleCloudRunV2SourceCode.description - schemas.GoogleCloudRunV2SourceCode.id - schemas.GoogleCloudRunV2SourceCode.properties.cloudStorageSource.$ref - schemas.GoogleCloudRunV2SourceCode.properties.cloudStorageSource.description - schemas.GoogleCloudRunV2SourceCode.type - schemas.GoogleDevtoolsCloudbuildV1BuiltImage.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1BuiltImage.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1BuiltImage.properties.artifactRegistryPackage.type - schemas.GoogleDevtoolsCloudbuildV1UploadedGoModule.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1UploadedGoModule.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1UploadedGoModule.properties.artifactRegistryPackage.type - schemas.GoogleDevtoolsCloudbuildV1UploadedMavenArtifact.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1UploadedMavenArtifact.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1UploadedMavenArtifact.properties.artifactRegistryPackage.type - schemas.GoogleDevtoolsCloudbuildV1UploadedNpmPackage.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1UploadedNpmPackage.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1UploadedNpmPackage.properties.artifactRegistryPackage.type - schemas.GoogleDevtoolsCloudbuildV1UploadedPythonPackage.properties.artifactRegistryPackage.description - schemas.GoogleDevtoolsCloudbuildV1UploadedPythonPackage.properties.artifactRegistryPackage.readOnly - schemas.GoogleDevtoolsCloudbuildV1UploadedPythonPackage.properties.artifactRegistryPackage.type The following keys were changed: - endpoints
1 parent 8e5b6b7 commit aced662

File tree

4 files changed

+607
-2
lines changed

4 files changed

+607
-2
lines changed

discovery/run-v1.json

Lines changed: 251 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,231 @@
240240
"description": "Locational Endpoint",
241241
"endpointUrl": "https://us-west8-run.googleapis.com/",
242242
"location": "us-west8"
243+
},
244+
{
245+
"description": "Regional Endpoint",
246+
"endpointUrl": "https://run.africa-south1.rep.googleapis.com/",
247+
"location": "africa-south1"
248+
},
249+
{
250+
"description": "Regional Endpoint",
251+
"endpointUrl": "https://run.asia-east1.rep.googleapis.com/",
252+
"location": "asia-east1"
253+
},
254+
{
255+
"description": "Regional Endpoint",
256+
"endpointUrl": "https://run.asia-east2.rep.googleapis.com/",
257+
"location": "asia-east2"
258+
},
259+
{
260+
"description": "Regional Endpoint",
261+
"endpointUrl": "https://run.asia-northeast1.rep.googleapis.com/",
262+
"location": "asia-northeast1"
263+
},
264+
{
265+
"description": "Regional Endpoint",
266+
"endpointUrl": "https://run.asia-northeast2.rep.googleapis.com/",
267+
"location": "asia-northeast2"
268+
},
269+
{
270+
"description": "Regional Endpoint",
271+
"endpointUrl": "https://run.asia-northeast3.rep.googleapis.com/",
272+
"location": "asia-northeast3"
273+
},
274+
{
275+
"description": "Regional Endpoint",
276+
"endpointUrl": "https://run.asia-south1.rep.googleapis.com/",
277+
"location": "asia-south1"
278+
},
279+
{
280+
"description": "Regional Endpoint",
281+
"endpointUrl": "https://run.asia-south2.rep.googleapis.com/",
282+
"location": "asia-south2"
283+
},
284+
{
285+
"description": "Regional Endpoint",
286+
"endpointUrl": "https://run.asia-southeast1.rep.googleapis.com/",
287+
"location": "asia-southeast1"
288+
},
289+
{
290+
"description": "Regional Endpoint",
291+
"endpointUrl": "https://run.asia-southeast2.rep.googleapis.com/",
292+
"location": "asia-southeast2"
293+
},
294+
{
295+
"description": "Regional Endpoint",
296+
"endpointUrl": "https://run.australia-southeast1.rep.googleapis.com/",
297+
"location": "australia-southeast1"
298+
},
299+
{
300+
"description": "Regional Endpoint",
301+
"endpointUrl": "https://run.australia-southeast2.rep.googleapis.com/",
302+
"location": "australia-southeast2"
303+
},
304+
{
305+
"description": "Regional Endpoint",
306+
"endpointUrl": "https://run.europe-central2.rep.googleapis.com/",
307+
"location": "europe-central2"
308+
},
309+
{
310+
"description": "Regional Endpoint",
311+
"endpointUrl": "https://run.europe-north1.rep.googleapis.com/",
312+
"location": "europe-north1"
313+
},
314+
{
315+
"description": "Regional Endpoint",
316+
"endpointUrl": "https://run.europe-north2.rep.googleapis.com/",
317+
"location": "europe-north2"
318+
},
319+
{
320+
"description": "Regional Endpoint",
321+
"endpointUrl": "https://run.europe-southwest1.rep.googleapis.com/",
322+
"location": "europe-southwest1"
323+
},
324+
{
325+
"description": "Regional Endpoint",
326+
"endpointUrl": "https://run.europe-west1.rep.googleapis.com/",
327+
"location": "europe-west1"
328+
},
329+
{
330+
"description": "Regional Endpoint",
331+
"endpointUrl": "https://run.europe-west10.rep.googleapis.com/",
332+
"location": "europe-west10"
333+
},
334+
{
335+
"description": "Regional Endpoint",
336+
"endpointUrl": "https://run.europe-west12.rep.googleapis.com/",
337+
"location": "europe-west12"
338+
},
339+
{
340+
"description": "Regional Endpoint",
341+
"endpointUrl": "https://run.europe-west2.rep.googleapis.com/",
342+
"location": "europe-west2"
343+
},
344+
{
345+
"description": "Regional Endpoint",
346+
"endpointUrl": "https://run.europe-west3.rep.googleapis.com/",
347+
"location": "europe-west3"
348+
},
349+
{
350+
"description": "Regional Endpoint",
351+
"endpointUrl": "https://run.europe-west4.rep.googleapis.com/",
352+
"location": "europe-west4"
353+
},
354+
{
355+
"description": "Regional Endpoint",
356+
"endpointUrl": "https://run.europe-west6.rep.googleapis.com/",
357+
"location": "europe-west6"
358+
},
359+
{
360+
"description": "Regional Endpoint",
361+
"endpointUrl": "https://run.europe-west8.rep.googleapis.com/",
362+
"location": "europe-west8"
363+
},
364+
{
365+
"description": "Regional Endpoint",
366+
"endpointUrl": "https://run.europe-west9.rep.googleapis.com/",
367+
"location": "europe-west9"
368+
},
369+
{
370+
"description": "Regional Endpoint",
371+
"endpointUrl": "https://run.me-central1.rep.googleapis.com/",
372+
"location": "me-central1"
373+
},
374+
{
375+
"description": "Regional Endpoint",
376+
"endpointUrl": "https://run.me-central2.rep.googleapis.com/",
377+
"location": "me-central2"
378+
},
379+
{
380+
"description": "Regional Endpoint",
381+
"endpointUrl": "https://run.me-west1.rep.googleapis.com/",
382+
"location": "me-west1"
383+
},
384+
{
385+
"description": "Regional Endpoint",
386+
"endpointUrl": "https://run.northamerica-northeast1.rep.googleapis.com/",
387+
"location": "northamerica-northeast1"
388+
},
389+
{
390+
"description": "Regional Endpoint",
391+
"endpointUrl": "https://run.northamerica-northeast2.rep.googleapis.com/",
392+
"location": "northamerica-northeast2"
393+
},
394+
{
395+
"description": "Regional Endpoint",
396+
"endpointUrl": "https://run.northamerica-south1.rep.googleapis.com/",
397+
"location": "northamerica-south1"
398+
},
399+
{
400+
"description": "Regional Endpoint",
401+
"endpointUrl": "https://run.southamerica-east1.rep.googleapis.com/",
402+
"location": "southamerica-east1"
403+
},
404+
{
405+
"description": "Regional Endpoint",
406+
"endpointUrl": "https://run.southamerica-west1.rep.googleapis.com/",
407+
"location": "southamerica-west1"
408+
},
409+
{
410+
"description": "Regional Endpoint",
411+
"endpointUrl": "https://run.us-central1.rep.googleapis.com/",
412+
"location": "us-central1"
413+
},
414+
{
415+
"description": "Regional Endpoint",
416+
"endpointUrl": "https://run.us-central2.rep.googleapis.com/",
417+
"location": "us-central2"
418+
},
419+
{
420+
"description": "Regional Endpoint",
421+
"endpointUrl": "https://run.us-east1.rep.googleapis.com/",
422+
"location": "us-east1"
423+
},
424+
{
425+
"description": "Regional Endpoint",
426+
"endpointUrl": "https://run.us-east4.rep.googleapis.com/",
427+
"location": "us-east4"
428+
},
429+
{
430+
"description": "Regional Endpoint",
431+
"endpointUrl": "https://run.us-east5.rep.googleapis.com/",
432+
"location": "us-east5"
433+
},
434+
{
435+
"description": "Regional Endpoint",
436+
"endpointUrl": "https://run.us-east7.rep.googleapis.com/",
437+
"location": "us-east7"
438+
},
439+
{
440+
"description": "Regional Endpoint",
441+
"endpointUrl": "https://run.us-south1.rep.googleapis.com/",
442+
"location": "us-south1"
443+
},
444+
{
445+
"description": "Regional Endpoint",
446+
"endpointUrl": "https://run.us-west1.rep.googleapis.com/",
447+
"location": "us-west1"
448+
},
449+
{
450+
"description": "Regional Endpoint",
451+
"endpointUrl": "https://run.us-west2.rep.googleapis.com/",
452+
"location": "us-west2"
453+
},
454+
{
455+
"description": "Regional Endpoint",
456+
"endpointUrl": "https://run.us-west3.rep.googleapis.com/",
457+
"location": "us-west3"
458+
},
459+
{
460+
"description": "Regional Endpoint",
461+
"endpointUrl": "https://run.us-west4.rep.googleapis.com/",
462+
"location": "us-west4"
463+
},
464+
{
465+
"description": "Regional Endpoint",
466+
"endpointUrl": "https://run.us-west8.rep.googleapis.com/",
467+
"location": "us-west8"
243468
}
244469
],
245470
"fullyEncodeReservedExpansion": true,
@@ -2907,7 +3132,7 @@
29073132
}
29083133
}
29093134
},
2910-
"revision": "20251024",
3135+
"revision": "20251031",
29113136
"rootUrl": "https://run.googleapis.com/",
29123137
"schemas": {
29133138
"Addressable": {
@@ -4415,6 +4640,11 @@
44154640
"description": "An image built by the pipeline.",
44164641
"id": "GoogleDevtoolsCloudbuildV1BuiltImage",
44174642
"properties": {
4643+
"artifactRegistryPackage": {
4644+
"description": "Output only. Path to the artifact in Artifact Registry.",
4645+
"readOnly": true,
4646+
"type": "string"
4647+
},
44184648
"digest": {
44194649
"description": "Docker Registry 2.0 digest.",
44204650
"type": "string"
@@ -5076,6 +5306,11 @@
50765306
"description": "A Go module artifact uploaded to Artifact Registry using the GoModule directive.",
50775307
"id": "GoogleDevtoolsCloudbuildV1UploadedGoModule",
50785308
"properties": {
5309+
"artifactRegistryPackage": {
5310+
"description": "Output only. Path to the artifact in Artifact Registry.",
5311+
"readOnly": true,
5312+
"type": "string"
5313+
},
50795314
"fileHashes": {
50805315
"$ref": "GoogleDevtoolsCloudbuildV1FileHashes",
50815316
"description": "Hash types and values of the Go Module Artifact."
@@ -5096,6 +5331,11 @@
50965331
"description": "A Maven artifact uploaded using the MavenArtifact directive.",
50975332
"id": "GoogleDevtoolsCloudbuildV1UploadedMavenArtifact",
50985333
"properties": {
5334+
"artifactRegistryPackage": {
5335+
"description": "Output only. Path to the artifact in Artifact Registry.",
5336+
"readOnly": true,
5337+
"type": "string"
5338+
},
50995339
"fileHashes": {
51005340
"$ref": "GoogleDevtoolsCloudbuildV1FileHashes",
51015341
"description": "Hash types and values of the Maven Artifact."
@@ -5116,6 +5356,11 @@
51165356
"description": "An npm package uploaded to Artifact Registry using the NpmPackage directive.",
51175357
"id": "GoogleDevtoolsCloudbuildV1UploadedNpmPackage",
51185358
"properties": {
5359+
"artifactRegistryPackage": {
5360+
"description": "Output only. Path to the artifact in Artifact Registry.",
5361+
"readOnly": true,
5362+
"type": "string"
5363+
},
51195364
"fileHashes": {
51205365
"$ref": "GoogleDevtoolsCloudbuildV1FileHashes",
51215366
"description": "Hash types and values of the npm package."
@@ -5136,6 +5381,11 @@
51365381
"description": "Artifact uploaded using the PythonPackage directive.",
51375382
"id": "GoogleDevtoolsCloudbuildV1UploadedPythonPackage",
51385383
"properties": {
5384+
"artifactRegistryPackage": {
5385+
"description": "Output only. Path to the artifact in Artifact Registry.",
5386+
"readOnly": true,
5387+
"type": "string"
5388+
},
51395389
"fileHashes": {
51405390
"$ref": "GoogleDevtoolsCloudbuildV1FileHashes",
51415391
"description": "Hash types and values of the Python Artifact."

0 commit comments

Comments
 (0)