File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
generated/google-apis-cloudbuild_v1
lib/google/apis/cloudbuild_v1 Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Release history for google-apis-cloudbuild_v1
2
2
3
+ ### v0.71.0 (2025-06-15)
4
+
5
+ * Regenerated from discovery document revision 20250609
6
+
3
7
### v0.70.0 (2025-06-01)
4
8
5
9
* Regenerated from discovery document revision 20250521
Original file line number Diff line number Diff line change @@ -4790,7 +4790,7 @@ class WorkerConfig
4790
4790
4791
4791
# Size of the disk attached to the worker, in GB. See [Worker pool config file](
4792
4792
# https://cloud.google.com/build/docs/private-pools/worker-pool-config-file-
4793
- # schema). Specify a value of up to 2000 . If `0` is specified, Cloud Build will
4793
+ # schema). Specify a value of up to 4000 . If `0` is specified, Cloud Build will
4794
4794
# use a standard disk size.
4795
4795
# Corresponds to the JSON property `diskSizeGb`
4796
4796
# @return [Fixnum]
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module CloudbuildV1
18
18
# Version of the google-apis-cloudbuild_v1 gem
19
- GEM_VERSION = "0.70 .0"
19
+ GEM_VERSION = "0.71 .0"
20
20
21
21
# Version of the code generator used to generate this client
22
22
GENERATOR_VERSION = "0.18.0"
23
23
24
24
# Revision of the discovery document this client was generated from
25
- REVISION = "20250521 "
25
+ REVISION = "20250609 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments