google-apis-vmmigration_v1 0.51.0 → 0.52.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/vmmigration_v1/classes.rb +8 -4
- data/lib/google/apis/vmmigration_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c74ac1c7a0fce5da0d082840da7503b81502c542504e050af43d80af5348676d
|
|
4
|
+
data.tar.gz: 0fa42b3a9424f27828018a70e853261f51c3ac50ca20a4327819fac320d26a9a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ab9518d93b241a9fa880a591aa6fee64eec12e35594fa064e6f8c99a41b4433b1351b83266846c63ebe65808594bf5719104457fb6838bc93324a6fe0a02afe3
|
|
7
|
+
data.tar.gz: 82ca2a2b85fb2dedf7caa77c56ad1bef01e27bbaaddc46c5170c2073853d200f17398cc10e76360ef5f99953711c12f163ef1ce2ed5c7f56267ae38d44821165
|
data/CHANGELOG.md
CHANGED
|
@@ -1086,7 +1086,8 @@ module Google
|
|
|
1086
1086
|
attr_accessor :boot_option
|
|
1087
1087
|
|
|
1088
1088
|
# Scheduling information for VM on maintenance/restart behaviour and node
|
|
1089
|
-
# allocation in sole tenant nodes.
|
|
1089
|
+
# allocation in sole tenant nodes. Options for instance behavior when the host
|
|
1090
|
+
# machine undergoes maintenance that may temporarily impact instance performance.
|
|
1090
1091
|
# Corresponds to the JSON property `computeScheduling`
|
|
1091
1092
|
# @return [Google::Apis::VmmigrationV1::ComputeScheduling]
|
|
1092
1093
|
attr_accessor :compute_scheduling
|
|
@@ -1242,7 +1243,8 @@ module Google
|
|
|
1242
1243
|
attr_accessor :boot_option
|
|
1243
1244
|
|
|
1244
1245
|
# Scheduling information for VM on maintenance/restart behaviour and node
|
|
1245
|
-
# allocation in sole tenant nodes.
|
|
1246
|
+
# allocation in sole tenant nodes. Options for instance behavior when the host
|
|
1247
|
+
# machine undergoes maintenance that may temporarily impact instance performance.
|
|
1246
1248
|
# Corresponds to the JSON property `computeScheduling`
|
|
1247
1249
|
# @return [Google::Apis::VmmigrationV1::ComputeScheduling]
|
|
1248
1250
|
attr_accessor :compute_scheduling
|
|
@@ -1368,7 +1370,8 @@ module Google
|
|
|
1368
1370
|
end
|
|
1369
1371
|
|
|
1370
1372
|
# Scheduling information for VM on maintenance/restart behaviour and node
|
|
1371
|
-
# allocation in sole tenant nodes.
|
|
1373
|
+
# allocation in sole tenant nodes. Options for instance behavior when the host
|
|
1374
|
+
# machine undergoes maintenance that may temporarily impact instance performance.
|
|
1372
1375
|
class ComputeScheduling
|
|
1373
1376
|
include Google::Apis::Core::Hashable
|
|
1374
1377
|
|
|
@@ -1931,7 +1934,8 @@ module Google
|
|
|
1931
1934
|
attr_accessor :boot_disk_defaults
|
|
1932
1935
|
|
|
1933
1936
|
# Scheduling information for VM on maintenance/restart behaviour and node
|
|
1934
|
-
# allocation in sole tenant nodes.
|
|
1937
|
+
# allocation in sole tenant nodes. Options for instance behavior when the host
|
|
1938
|
+
# machine undergoes maintenance that may temporarily impact instance performance.
|
|
1935
1939
|
# Corresponds to the JSON property `computeScheduling`
|
|
1936
1940
|
# @return [Google::Apis::VmmigrationV1::ComputeScheduling]
|
|
1937
1941
|
attr_accessor :compute_scheduling
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module VmmigrationV1
|
|
18
18
|
# Version of the google-apis-vmmigration_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.52.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20240822"
|
|
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-vmmigration_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.52.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: 2024-
|
|
11
|
+
date: 2024-09-01 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-vmmigration_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.52.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|