Skip to content

Commit d74083e

Browse files
feat(containeranalysis): update the api
#### containeranalysis:v1 The following keys were added: - endpoints (Total Keys: 1) #### containeranalysis:v1alpha1 The following keys were added: - endpoints (Total Keys: 1) #### containeranalysis:v1beta1 The following keys were added: - endpoints (Total Keys: 1)
1 parent 64f950c commit d74083e

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

googleapiclient/discovery_cache/documents/containeranalysis.v1.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": "20240607",
1075+
"revision": "20240614",
10691076
"rootUrl": "https://containeranalysis.googleapis.com/",
10701077
"schemas": {
10711078
"AliasContext": {

googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.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": "20240607",
1243+
"revision": "20240614",
12371244
"rootUrl": "https://containeranalysis.googleapis.com/",
12381245
"schemas": {
12391246
"AnalysisCompleted": {

googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.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": "20240607",
1131+
"revision": "20240614",
11251132
"rootUrl": "https://containeranalysis.googleapis.com/",
11261133
"schemas": {
11271134
"AliasContext": {

0 commit comments

Comments
 (0)