Skip to content

Commit c1a7681

Browse files
feat(all): auto-regenerate discovery clients (#2645)
1 parent 1fcd83d commit c1a7681

24 files changed

+2213
-69
lines changed

apigee/v1/apigee-api.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10045,7 +10045,7 @@
1004510045
}
1004610046
}
1004710047
},
10048-
"revision": "20240607",
10048+
"revision": "20240617",
1004910049
"rootUrl": "https://apigee.googleapis.com/",
1005010050
"schemas": {
1005110051
"EdgeConfigstoreBundleBadBundle": {
@@ -14097,7 +14097,6 @@
1409714097
"type": "object"
1409814098
},
1409914099
"GoogleCloudApigeeV1ListApiProxiesResponse": {
14100-
"description": "To change this message, in the same CL add a change log in go/changing-api-proto-breaks-ui",
1410114100
"id": "GoogleCloudApigeeV1ListApiProxiesResponse",
1410214101
"properties": {
1410314102
"proxies": {
@@ -14611,7 +14610,6 @@
1461114610
"type": "object"
1461214611
},
1461314612
"GoogleCloudApigeeV1ListSharedFlowsResponse": {
14614-
"description": "To change this message, in the same CL add a change log in go/changing-api-proto-breaks-ui",
1461514613
"id": "GoogleCloudApigeeV1ListSharedFlowsResponse",
1461614614
"properties": {
1461714615
"sharedFlows": {

apigee/v1/apigee-gen.go

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bigqueryreservation/v1/bigqueryreservation-api.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@
1919
"discoveryVersion": "v1",
2020
"documentationLink": "https://cloud.google.com/bigquery/",
2121
"endpoints": [
22-
{
23-
"description": "Regional Endpoint",
24-
"endpointUrl": "https://bigqueryreservation.me-central2.rep.googleapis.com/",
25-
"location": "me-central2"
26-
},
2722
{
2823
"description": "Regional Endpoint",
2924
"endpointUrl": "https://bigqueryreservation.europe-west3.rep.googleapis.com/",
@@ -34,11 +29,21 @@
3429
"endpointUrl": "https://bigqueryreservation.europe-west9.rep.googleapis.com/",
3530
"location": "europe-west9"
3631
},
32+
{
33+
"description": "Regional Endpoint",
34+
"endpointUrl": "https://bigqueryreservation.me-central2.rep.googleapis.com/",
35+
"location": "me-central2"
36+
},
3737
{
3838
"description": "Regional Endpoint",
3939
"endpointUrl": "https://bigqueryreservation.us-east4.rep.googleapis.com/",
4040
"location": "us-east4"
4141
},
42+
{
43+
"description": "Regional Endpoint",
44+
"endpointUrl": "https://bigqueryreservation.us-east7.rep.googleapis.com/",
45+
"location": "us-east7"
46+
},
4247
{
4348
"description": "Regional Endpoint",
4449
"endpointUrl": "https://bigqueryreservation.us-west1.rep.googleapis.com/",
@@ -880,7 +885,7 @@
880885
}
881886
}
882887
},
883-
"revision": "20240321",
888+
"revision": "20240611",
884889
"rootUrl": "https://bigqueryreservation.googleapis.com/",
885890
"schemas": {
886891
"Assignment": {

container/v1/container-api.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2540,7 +2540,7 @@
25402540
}
25412541
}
25422542
},
2543-
"revision": "20240510",
2543+
"revision": "20240604",
25442544
"rootUrl": "https://container.googleapis.com/",
25452545
"schemas": {
25462546
"AcceleratorConfig": {
@@ -4244,10 +4244,16 @@
42444244
"CHANNEL_EXPERIMENTAL",
42454245
"CHANNEL_STANDARD"
42464246
],
4247+
"enumDeprecated": [
4248+
false,
4249+
false,
4250+
true,
4251+
false
4252+
],
42474253
"enumDescriptions": [
42484254
"Default value.",
42494255
"Gateway API support is disabled",
4250-
"Gateway API support is enabled, experimental CRDs are installed",
4256+
"Deprecated: use CHANNEL_STANDARD instead. Gateway API support is enabled, experimental CRDs are installed",
42514257
"Gateway API support is enabled, standard CRDs are installed"
42524258
],
42534259
"type": "string"

container/v1/container-gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

container/v1beta1/container-api.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2565,7 +2565,7 @@
25652565
}
25662566
}
25672567
},
2568-
"revision": "20240510",
2568+
"revision": "20240604",
25692569
"rootUrl": "https://container.googleapis.com/",
25702570
"schemas": {
25712571
"AcceleratorConfig": {
@@ -4534,10 +4534,16 @@
45344534
"CHANNEL_EXPERIMENTAL",
45354535
"CHANNEL_STANDARD"
45364536
],
4537+
"enumDeprecated": [
4538+
false,
4539+
false,
4540+
true,
4541+
false
4542+
],
45374543
"enumDescriptions": [
45384544
"Default value.",
45394545
"Gateway API support is disabled",
4540-
"Gateway API support is enabled, experimental CRDs are installed",
4546+
"Deprecated: use CHANNEL_STANDARD instead. Gateway API support is enabled, experimental CRDs are installed",
45414547
"Gateway API support is enabled, standard CRDs are installed"
45424548
],
45434549
"type": "string"

container/v1beta1/container-gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

containeranalysis/v1/containeranalysis-api.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"description": "This API is a prerequisite for leveraging Artifact Analysis scanning capabilities in both Artifact Registry and with Advanced Vulnerability Insights (runtime scanning) in GKE. In addition, the Container Analysis API is an implementation of the Grafeas API, which enables storing, querying, and retrieval of critical metadata about all of your software artifacts.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/container-analysis/api/reference/rest/",
18+
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://containeranalysis.me-central2.rep.googleapis.com/",
22+
"location": "me-central2"
23+
}
24+
],
1825
"fullyEncodeReservedExpansion": true,
1926
"icons": {
2027
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -1065,7 +1072,7 @@
10651072
}
10661073
}
10671074
},
1068-
"revision": "20240524",
1075+
"revision": "20240614",
10691076
"rootUrl": "https://containeranalysis.googleapis.com/",
10701077
"schemas": {
10711078
"AliasContext": {

containeranalysis/v1alpha1/containeranalysis-api.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"description": "This API is a prerequisite for leveraging Artifact Analysis scanning capabilities in both Artifact Registry and with Advanced Vulnerability Insights (runtime scanning) in GKE. In addition, the Container Analysis API is an implementation of the Grafeas API, which enables storing, querying, and retrieval of critical metadata about all of your software artifacts.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/container-analysis/api/reference/rest/",
18+
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://containeranalysis.me-central2.rep.googleapis.com/",
22+
"location": "me-central2"
23+
}
24+
],
1825
"fullyEncodeReservedExpansion": true,
1926
"icons": {
2027
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -1233,7 +1240,7 @@
12331240
}
12341241
}
12351242
},
1236-
"revision": "20240524",
1243+
"revision": "20240614",
12371244
"rootUrl": "https://containeranalysis.googleapis.com/",
12381245
"schemas": {
12391246
"AnalysisCompleted": {

containeranalysis/v1beta1/containeranalysis-api.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"description": "This API is a prerequisite for leveraging Artifact Analysis scanning capabilities in both Artifact Registry and with Advanced Vulnerability Insights (runtime scanning) in GKE. In addition, the Container Analysis API is an implementation of the Grafeas API, which enables storing, querying, and retrieval of critical metadata about all of your software artifacts.",
1616
"discoveryVersion": "v1",
1717
"documentationLink": "https://cloud.google.com/container-analysis/api/reference/rest/",
18+
"endpoints": [
19+
{
20+
"description": "Regional Endpoint",
21+
"endpointUrl": "https://containeranalysis.me-central2.rep.googleapis.com/",
22+
"location": "me-central2"
23+
}
24+
],
1825
"fullyEncodeReservedExpansion": true,
1926
"icons": {
2027
"x16": "http://www.google.com/images/icons/product/search-16.gif",
@@ -1121,7 +1128,7 @@
11211128
}
11221129
}
11231130
},
1124-
"revision": "20240524",
1131+
"revision": "20240614",
11251132
"rootUrl": "https://containeranalysis.googleapis.com/",
11261133
"schemas": {
11271134
"AliasContext": {

0 commit comments

Comments
 (0)