google-apis-containeranalysis_v1alpha1 0.57.0 → 0.58.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 96539ae1124eccfef38c9b97fc5a5b2f210d021bf2a7efc63258e59cd307033a
4
- data.tar.gz: 75406da39f4060fc828a2a37a628a4efd41a3cd9195dd4778955031716e67876
3
+ metadata.gz: 367ee815bd443d7602d40d931e5e5cdcf5a6f0a9dc0d5e7b33eb07e5190d5cca
4
+ data.tar.gz: 7f4df68209bc7db31334b117cd4533f62e3c33361f60ae00358cf8755f75ffbb
5
5
  SHA512:
6
- metadata.gz: b6d629d32395c2b2748d730df9acdf74177daec3313aea82e27c0bc3027beafd9255c027a689d002ce62fb3aebca23adb12c795bcca5ea7dfcaaa15f1f77354f
7
- data.tar.gz: c69ec4ab74092a7c4e334db4b94afe2f7586b0e472086b12f2d193c6ebd9df4650906cc84a9e04424eb6a6ebca4bf259de03bb5fdeacc86d4e083b5da61f1613
6
+ metadata.gz: d8fa5e4f0708edfc8e7a0b5629f0546a36f3ec47b95e98a4800156b1a0d989e113e7cf63d5106cefd9a846b4d953c1e3483448fd8fd741155f4b51feb2049894
7
+ data.tar.gz: 42067e46cab691fa44076f90ff8cbcfa0d2f89754b4ed87f5eff0513ec1349b0ec03438796b51d1fb7a11b516044a130dd69c36d8af3587337d76e0c23491a9f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-containeranalysis_v1alpha1
2
2
 
3
+ ### v0.58.0 (2023-11-12)
4
+
5
+ * Regenerated from discovery document revision 20231103
6
+
3
7
  ### v0.57.0 (2023-10-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20231006
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContaineranalysisV1alpha1
18
18
  # Version of the google-apis-containeranalysis_v1alpha1 gem
19
- GEM_VERSION = "0.57.0"
19
+ GEM_VERSION = "0.58.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231006"
25
+ REVISION = "20231103"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,10 @@ module Google
22
22
  module ContaineranalysisV1alpha1
23
23
  # Container Analysis API
24
24
  #
25
- # An implementation of the Grafeas API, which stores, and enables querying and
25
+ # 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
28
+ # an implementation of the Grafeas API, which enables storing, querying, and
26
29
  # retrieval of critical metadata about all of your software artifacts.
27
30
  #
28
31
  # @example
@@ -21,7 +21,10 @@ module Google
21
21
  module Apis
22
22
  # Container Analysis API
23
23
  #
24
- # An implementation of the Grafeas API, which stores, and enables querying and
24
+ # 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
27
+ # an implementation of the Grafeas API, which enables storing, querying, and
25
28
  # retrieval of critical metadata about all of your software artifacts.
26
29
  #
27
30
  # @see https://cloud.google.com/container-analysis/api/reference/rest/
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-containeranalysis_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.57.0
4
+ version: 0.58.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-15 00:00:00.000000000 Z
11
+ date: 2023-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.57.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.58.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []