google-apis-cloudbuild_v1alpha2 0.29.0 → 0.30.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: 8407f99b8a364ddc2e69d3adee8f446207b93e1460080a3e4915d1e83cbf1539
4
- data.tar.gz: e75a910c08fdefb01d0642513bef629bddb55760d262edeab950f9617e9ed518
3
+ metadata.gz: 825d4a2702e208b6afe45aab266ad7dcfb5a4095498322be854296a728984381
4
+ data.tar.gz: d745606c5e6fea43b3040eaa9d27b7622c27ed07e808ac52ed51a3ecee1989c7
5
5
  SHA512:
6
- metadata.gz: 9a0be21a7cfea480601501429ec6192ec4f743bbb352409eedf50757b79150738d02a8f3e7e2a3d9ae58b58708a22bca7426fe0a503852b799fde65446e9b8b1
7
- data.tar.gz: 4f302dc6fe83b9d852f9b91d369bf3d4f519e792cab754c5252a85c0e3b77f4a8dbf8077e5fbc4b7e7921f4e3020a5cc3a70e82b4ccf9b396e3492981eaa2735
6
+ metadata.gz: da8c390781927d29b875c36fa2a3214480bb1f986f057c6e70c45cfbf4391bc1f8224597192d6552ddb0d1ffad1ca6bc12acf22127b8c1177de31dec8667cb18
7
+ data.tar.gz: e710b9c5073353da3cd6c77ae2e0242945b46bbc666d23ef6bd27f30f0c2c8efaec78d909c50711aa9d6b4d4720ebd5d7ea5051ef869db0dc6c7a5252f5228a4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudbuild_v1alpha2
2
2
 
3
+ ### v0.30.0 (2022-11-16)
4
+
5
+ * Regenerated from discovery document revision 20221110
6
+
3
7
  ### v0.29.0 (2022-11-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20221103
@@ -694,7 +694,7 @@ module Google
694
694
  # disk free"; some of the space will be used by the operating system and build
695
695
  # utilities. Also note that this is the minimum disk size that will be allocated
696
696
  # for the build -- the build may run with a larger disk than requested. At
697
- # present, the maximum disk size is 1000GB; builds that request more than the
697
+ # present, the maximum disk size is 2000GB; builds that request more than the
698
698
  # maximum are rejected with an error.
699
699
  # Corresponds to the JSON property `diskSizeGb`
700
700
  # @return [Fixnum]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudbuildV1alpha2
18
18
  # Version of the google-apis-cloudbuild_v1alpha2 gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221103"
25
+ REVISION = "20221110"
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-cloudbuild_v1alpha2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.30.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-11-14 00:00:00.000000000 Z
11
+ date: 2022-12-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-cloudbuild_v1alpha2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1alpha2/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1alpha2/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudbuild_v1alpha2
63
63
  post_install_message:
64
64
  rdoc_options: []