google-apis-containeranalysis_v1 0.50.0 → 0.51.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 49e41778f1d214f5b7874020954aa6e0c2ad38001cd3aad7cab3a292b4148fb0
|
4
|
+
data.tar.gz: f454771a1c4819b9b00b56bd5f12e13eac98a1fa80420aaa526caa055326be19
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 84bdbcdfc13bbce62b16648365c6189bf2ba5aafbfafa584061052785aecdb09ded03a607d06ddc69b89a2d9e4503a5e6ddb137bac6f611e9e1701ef9bcac0c9
|
7
|
+
data.tar.gz: 42c285d34ec1aeac5d3a3bf07f8cbbaad71a43ec266bbb6cb4732b66b2376dbbe98a4af4b4b9b6c5a484183ce75df7ec47a6c418fb43d3f06d1dfd536884a8d3
|
data/CHANGELOG.md
CHANGED
@@ -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
|
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.
|
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 = "
|
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.
|
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-
|
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.
|
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: []
|