google-apis-containeranalysis_v1beta1 0.30.0 → 0.31.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: d70fea4c3a37df9b35a43dd71124da3d241f09f7efe9a623547530f22af4071a
4
- data.tar.gz: 26c31b213dda03e94182b5190e2636c247b9a222b5daa5c9f416504aeb4e4d08
3
+ metadata.gz: 8601c225f77b3965b35296f5ad34b899a149ee6aa1f41c7fd528854951c5c41c
4
+ data.tar.gz: 59b102013e77d5d7fbf1c0c9e616db9df9ec681324cd750e199b0a6d5cc06a21
5
5
  SHA512:
6
- metadata.gz: 53d6f79fb56b48d4d0856f98a5d911ea06b9a58b5f909e760eeb5422faf61455479693441a125676853307c4af02a258fcc893796bea59e2243bfee812f7806a
7
- data.tar.gz: f3ebc16430016c253411b4424cc68923fe7a4540ce404c47ed989246772dd1091b84686aa9856b7e343c00241445fe2f8e063c96cc185b380a393f144946e98f
6
+ metadata.gz: b7e9597aa9295fba465a839ad109a9e0c6c6824b6c79d857c29ea4535066e239e689394c805c9cfdd55b01966e46bb955ad13d6de94bd5a5ac4d86f8b945107b
7
+ data.tar.gz: aec1b626701a4e9706780b7d78d59fc9590ca042b42b158bde0d076de501ffc4621fb27e3775c785e142021736c37f996bdb84ad3bdd601e59d555cfac76c469
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-containeranalysis_v1beta1
2
2
 
3
+ ### v0.31.0 (2023-01-29)
4
+
5
+ * Regenerated from discovery document revision 20230120
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.30.0 (2022-11-18)
4
9
 
5
10
  * Regenerated from discovery document revision 20221112
@@ -1398,7 +1398,7 @@ module Google
1398
1398
  # Amount of time that this build should be allowed to run, to second granularity.
1399
1399
  # If this amount of time elapses, work on the build will cease and the build
1400
1400
  # status will be `TIMEOUT`. `timeout` starts ticking from `startTime`. Default
1401
- # time is ten minutes.
1401
+ # time is 60 minutes.
1402
1402
  # Corresponds to the JSON property `timeout`
1403
1403
  # @return [String]
1404
1404
  attr_accessor :timeout
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContaineranalysisV1beta1
18
18
  # Version of the google-apis-containeranalysis_v1beta1 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221112"
25
+ REVISION = "20230120"
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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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: 2022-12-12 00:00:00.000000000 Z
11
+ date: 2023-01-29 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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Container Analysis API V1beta1