Skip to content

Commit fda5e3c

Browse files
feat: Automated regeneration of containeranalysis v1 client (googleapis#23689)
Auto-created at 2025-07-13 10:18:56 +0000 using the toys pull request generator.
1 parent 8febe15 commit fda5e3c

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

generated/google-apis-containeranalysis_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-containeranalysis_v1
22

3+
### v0.62.0 (2025-07-13)
4+
5+
* Regenerated from discovery document revision 20250704
6+
37
### v0.61.0 (2025-06-22)
48

59
* Regenerated from discovery document revision 20250616

generated/google-apis-containeranalysis_v1/lib/google/apis/containeranalysis_v1.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ module Apis
2222
# Container Analysis API
2323
#
2424
# This API is a prerequisite for leveraging Artifact Analysis scanning
25-
# capabilities in both Artifact Registry and with Advanced Vulnerability
26-
# Insights (runtime scanning) in GKE. In addition, the Container Analysis API is
25+
# capabilities in Artifact Registry. In addition, the Container Analysis API is
2726
# an implementation of the Grafeas API, which enables storing, querying, and
2827
# retrieval of critical metadata about all of your software artifacts.
2928
#

generated/google-apis-containeranalysis_v1/lib/google/apis/containeranalysis_v1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ContaineranalysisV1
1818
# Version of the google-apis-containeranalysis_v1 gem
19-
GEM_VERSION = "0.61.0"
19+
GEM_VERSION = "0.62.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250616"
25+
REVISION = "20250704"
2626
end
2727
end
2828
end

generated/google-apis-containeranalysis_v1/lib/google/apis/containeranalysis_v1/service.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ module ContaineranalysisV1
2323
# Container Analysis API
2424
#
2525
# This API is a prerequisite for leveraging Artifact Analysis scanning
26-
# capabilities in both Artifact Registry and with Advanced Vulnerability
27-
# Insights (runtime scanning) in GKE. In addition, the Container Analysis API is
26+
# capabilities in Artifact Registry. In addition, the Container Analysis API is
2827
# an implementation of the Grafeas API, which enables storing, querying, and
2928
# retrieval of critical metadata about all of your software artifacts.
3029
#

0 commit comments

Comments
 (0)