google-apis-cloudbuild_v1beta1 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: 702694ef3b000d0e6a659abaf4d2e6c3b7688d044a4f60a43af778e1ce2b49b2
4
- data.tar.gz: 323e5da273bb1b943366ded157a803464195de8cd643d1628ad0e87a8c1fd20d
3
+ metadata.gz: 2129fc26527a0ee8262c4e7ce77006d1e7aab4005f13ce8167e1b81cd2cc2773
4
+ data.tar.gz: d458eb9a68b7998a8812f2cb7c1cb7df5dd09c20a5d9abd20186553551db5d81
5
5
  SHA512:
6
- metadata.gz: 27e0f3544dd36b3683b75335986edf06a525084aa90fc6cb2ba92724c98d513edf68bc288cffc407f96d22033a72a154943fe5dd5cd077a847435c76dcf0d702
7
- data.tar.gz: 5eb188e20aeaca222959e28c693e48501ea230708805915fb8af90fe27daf93294903d7ea5b3f8dfd68013c9d222b340055be3f95369e31b595069441e4349c9
6
+ metadata.gz: 90bee940f4056dd27028210f8251fc910f3e78bb748575863386279485261f051c7b2289b9b66b142524b318bdd49947af476813b8780a0a1f8ce93842cb6c3d
7
+ data.tar.gz: 0c385b41af2cc2eaa511678b0385bdac8a3735c928d07957c1f74c308b282f5028e6b1db20fd48cd57906ebdc2ac82cc3e1c86214f5b058697ef1dfd0e809d05
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudbuild_v1beta1
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-08)
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 CloudbuildV1beta1
18
18
  # Version of the google-apis-cloudbuild_v1beta1 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_v1beta1
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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1beta1/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1beta1/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudbuild_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []