google-apis-containeranalysis_v1 0.50.0 → 0.51.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7ef107bafe67af80926ce1a0f7684e25ca1d5845286f1d5bbe494fa983cefeb8
4
- data.tar.gz: bd82ec7e9b49758dbb9a6f57318d5cca6deaf13ecb42a1cfaa0ac0e363ad608b
3
+ metadata.gz: 49e41778f1d214f5b7874020954aa6e0c2ad38001cd3aad7cab3a292b4148fb0
4
+ data.tar.gz: f454771a1c4819b9b00b56bd5f12e13eac98a1fa80420aaa526caa055326be19
5
5
  SHA512:
6
- metadata.gz: 2b588a4c4956571e7c48d1341ae40ceffab09b8db6b3adbb18ab99f2cd16648cadd8919b63ce9b066b3d255f5fbea3346ae0ee8c1c5cce600dd006b0e402779b
7
- data.tar.gz: de3349f700491719a639d024421eef11631136163e649c0400f9c1f5032502db691bf28fed52e4732b47ad438fc0cc93ff5efabd627aa2d3219dfc624c118a4a
6
+ metadata.gz: 84bdbcdfc13bbce62b16648365c6189bf2ba5aafbfafa584061052785aecdb09ded03a607d06ddc69b89a2d9e4503a5e6ddb137bac6f611e9e1701ef9bcac0c9
7
+ data.tar.gz: 42c285d34ec1aeac5d3a3bf07f8cbbaad71a43ec266bbb6cb4732b66b2376dbbe98a4af4b4b9b6c5a484183ce75df7ec47a6c418fb43d3f06d1dfd536884a8d3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-containeranalysis_v1
2
2
 
3
+ ### v0.51.0 (2024-06-02)
4
+
5
+ * Regenerated from discovery document revision 20240524
6
+
3
7
  ### v0.50.0 (2024-05-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20240516
@@ -1923,7 +1923,7 @@ module Google
1923
1923
  # disk free"; some of the space will be used by the operating system and build
1924
1924
  # utilities. Also note that this is the minimum disk size that will be allocated
1925
1925
  # for the build -- the build may run with a larger disk than requested. At
1926
- # present, the maximum disk size is 2000GB; builds that request more than the
1926
+ # present, the maximum disk size is 4000GB; builds that request more than the
1927
1927
  # maximum are rejected with an error.
1928
1928
  # Corresponds to the JSON property `diskSizeGb`
1929
1929
  # @return [Fixnum]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContaineranalysisV1
18
18
  # Version of the google-apis-containeranalysis_v1 gem
19
- GEM_VERSION = "0.50.0"
19
+ GEM_VERSION = "0.51.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240516"
25
+ REVISION = "20240524"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-containeranalysis_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.50.0
4
+ version: 0.51.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: 2024-05-26 00:00:00.000000000 Z
11
+ date: 2024-06-02 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1/v0.50.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1/v0.51.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1
63
63
  post_install_message:
64
64
  rdoc_options: []