File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
generated/google-apis-vmmigration_v1alpha1
lib/google/apis/vmmigration_v1alpha1 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-vmmigration_v1alpha1
2
2
3
+ ### v0.60.0 (2025-07-27)
4
+
5
+ * Regenerated from discovery document revision 20250717
6
+
3
7
### v0.59.0 (2025-07-13)
4
8
5
9
* Regenerated from discovery document revision 20250701
Original file line number Diff line number Diff line change @@ -1213,7 +1213,7 @@ class ComputeEngineTargetDefaults
1213
1213
attr_accessor :secure_boot
1214
1214
alias_method :secure_boot? , :secure_boot
1215
1215
1216
- # The service account to associate the VM with.
1216
+ # Optional. The service account to associate the VM with.
1217
1217
# Corresponds to the JSON property `serviceAccount`
1218
1218
# @return [String]
1219
1219
attr_accessor :service_account
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module VmmigrationV1alpha1
18
18
# Version of the google-apis-vmmigration_v1alpha1 gem
19
- GEM_VERSION = "0.59 .0"
19
+ GEM_VERSION = "0.60 .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 = "20250701 "
25
+ REVISION = "20250717 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments