File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
generated/google-apis-workstations_v1beta
lib/google/apis/workstations_v1beta 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-workstations_v1beta
2
2
3
+ ### v0.43.0 (2025-08-10)
4
+
5
+ * Regenerated from discovery document revision 20250729
6
+
3
7
### v0.42.0 (2025-07-27)
4
8
5
9
* Regenerated from discovery document revision 20250716
Original file line number Diff line number Diff line change @@ -1580,7 +1580,7 @@ class ReservationAffinity
1580
1580
attr_accessor :key
1581
1581
1582
1582
# Optional. Corresponds to the label values of reservation resources. Valid
1583
- # values are either a name to a reservation in the same project or "projects/`
1583
+ # values are either the name of a reservation in the same project or "projects/`
1584
1584
# project`/reservations/`reservation`" to target a shared reservation in the
1585
1585
# same zone but in a different project.
1586
1586
# Corresponds to the JSON property `values`
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module WorkstationsV1beta
18
18
# Version of the google-apis-workstations_v1beta gem
19
- GEM_VERSION = "0.42 .0"
19
+ GEM_VERSION = "0.43 .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 = "20250716 "
25
+ REVISION = "20250729 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments