google-apis-vmmigration_v1 0.5.0 → 0.6.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: 6093eecfc0b52e25a660c0272f2d39f66d67ab8b47b4ca88df175a8b298fbcf6
4
- data.tar.gz: '09ef6543415fff50e3e3a0b593b3e97b48e195a002f5bda74819327b82afb706'
3
+ metadata.gz: 8f077041c15e05d22580436f4fdf632a3ea65fd380bb723f277833f9e6473012
4
+ data.tar.gz: 28b30937ff3ccf001478c59fb6c263950902f934b0917838dd0ca29291243e72
5
5
  SHA512:
6
- metadata.gz: 318b6ecd8fdfeeed7cfb8d0964d6abfd36a989f72db461677bc781c7780821dc7c3510a8cedf3feae9d31a672cdb7d00ab7e81d7dc8dc9da6fc56f333fe839d1
7
- data.tar.gz: d058450a990ad0033b4c678192d7739b09392219a76d44e3380b83df912ed38c21b9b84c35b71cae10a8d57fd8c94f54c09e213d2a25c532b71661f9b0df42cd
6
+ metadata.gz: 618115536fffd30fc1aff64eccbeb84e4174dabf867578d926e72eddf25d3c5bdfe8d64c70320babefe1713f2753fe44764b97a590f9f2e3c127e97f371597bc
7
+ data.tar.gz: b23996710da1ded08daefe419c61e804e5b31bac47ea9d33ab0d30049d870cd6f467a9425e4a7c0451d6c518bcc4cb44e127e0541525eaa61b203ba3078c559b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-vmmigration_v1
2
2
 
3
+ ### v0.6.0 (2022-02-01)
4
+
5
+ * Regenerated from discovery document revision 20220120
6
+ * Regenerated using generator version 0.4.1
7
+
3
8
  ### v0.5.0 (2021-12-14)
4
9
 
5
10
  * Regenerated from discovery document revision 20211207
@@ -41,19 +41,6 @@ module Google
41
41
  end
42
42
  end
43
43
 
44
- # Response message for 'AddGroupMigration' request.
45
- class AddGroupMigrationResponse
46
- include Google::Apis::Core::Hashable
47
-
48
- def initialize(**args)
49
- update!(**args)
50
- end
51
-
52
- # Update properties of this object
53
- def update!(**args)
54
- end
55
- end
56
-
57
44
  # AppliedLicense holds the license data returned by adaptation module report.
58
45
  class AppliedLicense
59
46
  include Google::Apis::Core::Hashable
@@ -92,19 +79,6 @@ module Google
92
79
  end
93
80
  end
94
81
 
95
- # Response message for 'CancelCloneJob' request.
96
- class CancelCloneJobResponse
97
- include Google::Apis::Core::Hashable
98
-
99
- def initialize(**args)
100
- update!(**args)
101
- end
102
-
103
- # Update properties of this object
104
- def update!(**args)
105
- end
106
- end
107
-
108
82
  # Request message for 'CancelCutoverJob' request.
109
83
  class CancelCutoverJobRequest
110
84
  include Google::Apis::Core::Hashable
@@ -118,19 +92,6 @@ module Google
118
92
  end
119
93
  end
120
94
 
121
- # Response message for 'CancelCutoverJob' request.
122
- class CancelCutoverJobResponse
123
- include Google::Apis::Core::Hashable
124
-
125
- def initialize(**args)
126
- update!(**args)
127
- end
128
-
129
- # Update properties of this object
130
- def update!(**args)
131
- end
132
- end
133
-
134
95
  # The request message for Operations.CancelOperation.
135
96
  class CancelOperationRequest
136
97
  include Google::Apis::Core::Hashable
@@ -704,19 +665,6 @@ module Google
704
665
  end
705
666
  end
706
667
 
707
- # Response message for 'FinalizeMigration' request.
708
- class FinalizeMigrationResponse
709
- include Google::Apis::Core::Hashable
710
-
711
- def initialize(**args)
712
- update!(**args)
713
- end
714
-
715
- # Update properties of this object
716
- def update!(**args)
717
- end
718
- end
719
-
720
668
  # Describes message for 'Group' resource. The Group is a collections of several
721
669
  # MigratingVms.
722
670
  class Group
@@ -1519,19 +1467,6 @@ module Google
1519
1467
  end
1520
1468
  end
1521
1469
 
1522
- # Response message for 'PauseMigration' request.
1523
- class PauseMigrationResponse
1524
- include Google::Apis::Core::Hashable
1525
-
1526
- def initialize(**args)
1527
- update!(**args)
1528
- end
1529
-
1530
- # Update properties of this object
1531
- def update!(**args)
1532
- end
1533
- end
1534
-
1535
1470
  # Request message for 'RemoveMigration' request.
1536
1471
  class RemoveGroupMigrationRequest
1537
1472
  include Google::Apis::Core::Hashable
@@ -1551,19 +1486,6 @@ module Google
1551
1486
  end
1552
1487
  end
1553
1488
 
1554
- # Response message for 'RemoveMigration' request.
1555
- class RemoveGroupMigrationResponse
1556
- include Google::Apis::Core::Hashable
1557
-
1558
- def initialize(**args)
1559
- update!(**args)
1560
- end
1561
-
1562
- # Update properties of this object
1563
- def update!(**args)
1564
- end
1565
- end
1566
-
1567
1489
  # ReplicationCycle contains information about the current replication cycle
1568
1490
  # status.
1569
1491
  class ReplicationCycle
@@ -1622,19 +1544,6 @@ module Google
1622
1544
  end
1623
1545
  end
1624
1546
 
1625
- # Response message for 'ResumeMigration' request.
1626
- class ResumeMigrationResponse
1627
- include Google::Apis::Core::Hashable
1628
-
1629
- def initialize(**args)
1630
- update!(**args)
1631
- end
1632
-
1633
- # Update properties of this object
1634
- def update!(**args)
1635
- end
1636
- end
1637
-
1638
1547
  # A policy for scheduling replications.
1639
1548
  class SchedulePolicy
1640
1549
  include Google::Apis::Core::Hashable
@@ -1760,19 +1669,6 @@ module Google
1760
1669
  end
1761
1670
  end
1762
1671
 
1763
- # Response message for 'StartMigration' request.
1764
- class StartMigrationResponse
1765
- include Google::Apis::Core::Hashable
1766
-
1767
- def initialize(**args)
1768
- update!(**args)
1769
- end
1770
-
1771
- # Update properties of this object
1772
- def update!(**args)
1773
- end
1774
- end
1775
-
1776
1672
  # The `Status` type defines a logical error model that is suitable for different
1777
1673
  # programming environments, including REST APIs and RPC APIs. It is used by [
1778
1674
  # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211207"
25
+ REVISION = "20220120"
26
26
  end
27
27
  end
28
28
  end
@@ -28,12 +28,6 @@ module Google
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
- class AddGroupMigrationResponse
32
- class Representation < Google::Apis::Core::JsonRepresentation; end
33
-
34
- include Google::Apis::Core::JsonObjectSupport
35
- end
36
-
37
31
  class AppliedLicense
38
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
33
 
@@ -46,24 +40,12 @@ module Google
46
40
  include Google::Apis::Core::JsonObjectSupport
47
41
  end
48
42
 
49
- class CancelCloneJobResponse
50
- class Representation < Google::Apis::Core::JsonRepresentation; end
51
-
52
- include Google::Apis::Core::JsonObjectSupport
53
- end
54
-
55
43
  class CancelCutoverJobRequest
56
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
45
 
58
46
  include Google::Apis::Core::JsonObjectSupport
59
47
  end
60
48
 
61
- class CancelCutoverJobResponse
62
- class Representation < Google::Apis::Core::JsonRepresentation; end
63
-
64
- include Google::Apis::Core::JsonObjectSupport
65
- end
66
-
67
49
  class CancelOperationRequest
68
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
51
 
@@ -124,12 +106,6 @@ module Google
124
106
  include Google::Apis::Core::JsonObjectSupport
125
107
  end
126
108
 
127
- class FinalizeMigrationResponse
128
- class Representation < Google::Apis::Core::JsonRepresentation; end
129
-
130
- include Google::Apis::Core::JsonObjectSupport
131
- end
132
-
133
109
  class Group
134
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
111
 
@@ -250,24 +226,12 @@ module Google
250
226
  include Google::Apis::Core::JsonObjectSupport
251
227
  end
252
228
 
253
- class PauseMigrationResponse
254
- class Representation < Google::Apis::Core::JsonRepresentation; end
255
-
256
- include Google::Apis::Core::JsonObjectSupport
257
- end
258
-
259
229
  class RemoveGroupMigrationRequest
260
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
231
 
262
232
  include Google::Apis::Core::JsonObjectSupport
263
233
  end
264
234
 
265
- class RemoveGroupMigrationResponse
266
- class Representation < Google::Apis::Core::JsonRepresentation; end
267
-
268
- include Google::Apis::Core::JsonObjectSupport
269
- end
270
-
271
235
  class ReplicationCycle
272
236
  class Representation < Google::Apis::Core::JsonRepresentation; end
273
237
 
@@ -286,12 +250,6 @@ module Google
286
250
  include Google::Apis::Core::JsonObjectSupport
287
251
  end
288
252
 
289
- class ResumeMigrationResponse
290
- class Representation < Google::Apis::Core::JsonRepresentation; end
291
-
292
- include Google::Apis::Core::JsonObjectSupport
293
- end
294
-
295
253
  class SchedulePolicy
296
254
  class Representation < Google::Apis::Core::JsonRepresentation; end
297
255
 
@@ -316,12 +274,6 @@ module Google
316
274
  include Google::Apis::Core::JsonObjectSupport
317
275
  end
318
276
 
319
- class StartMigrationResponse
320
- class Representation < Google::Apis::Core::JsonRepresentation; end
321
-
322
- include Google::Apis::Core::JsonObjectSupport
323
- end
324
-
325
277
  class Status
326
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
327
279
 
@@ -377,12 +329,6 @@ module Google
377
329
  end
378
330
  end
379
331
 
380
- class AddGroupMigrationResponse
381
- # @private
382
- class Representation < Google::Apis::Core::JsonRepresentation
383
- end
384
- end
385
-
386
332
  class AppliedLicense
387
333
  # @private
388
334
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -397,24 +343,12 @@ module Google
397
343
  end
398
344
  end
399
345
 
400
- class CancelCloneJobResponse
401
- # @private
402
- class Representation < Google::Apis::Core::JsonRepresentation
403
- end
404
- end
405
-
406
346
  class CancelCutoverJobRequest
407
347
  # @private
408
348
  class Representation < Google::Apis::Core::JsonRepresentation
409
349
  end
410
350
  end
411
351
 
412
- class CancelCutoverJobResponse
413
- # @private
414
- class Representation < Google::Apis::Core::JsonRepresentation
415
- end
416
- end
417
-
418
352
  class CancelOperationRequest
419
353
  # @private
420
354
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -552,12 +486,6 @@ module Google
552
486
  end
553
487
  end
554
488
 
555
- class FinalizeMigrationResponse
556
- # @private
557
- class Representation < Google::Apis::Core::JsonRepresentation
558
- end
559
- end
560
-
561
489
  class Group
562
490
  # @private
563
491
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -779,12 +707,6 @@ module Google
779
707
  end
780
708
  end
781
709
 
782
- class PauseMigrationResponse
783
- # @private
784
- class Representation < Google::Apis::Core::JsonRepresentation
785
- end
786
- end
787
-
788
710
  class RemoveGroupMigrationRequest
789
711
  # @private
790
712
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -792,12 +714,6 @@ module Google
792
714
  end
793
715
  end
794
716
 
795
- class RemoveGroupMigrationResponse
796
- # @private
797
- class Representation < Google::Apis::Core::JsonRepresentation
798
- end
799
- end
800
-
801
717
  class ReplicationCycle
802
718
  # @private
803
719
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -819,12 +735,6 @@ module Google
819
735
  end
820
736
  end
821
737
 
822
- class ResumeMigrationResponse
823
- # @private
824
- class Representation < Google::Apis::Core::JsonRepresentation
825
- end
826
- end
827
-
828
738
  class SchedulePolicy
829
739
  # @private
830
740
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -861,12 +771,6 @@ module Google
861
771
  end
862
772
  end
863
773
 
864
- class StartMigrationResponse
865
- # @private
866
- class Representation < Google::Apis::Core::JsonRepresentation
867
- end
868
- end
869
-
870
774
  class Status
871
775
  # @private
872
776
  class Representation < Google::Apis::Core::JsonRepresentation
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.5.0
4
+ version: 0.6.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-01-10 00:00:00.000000000 Z
11
+ date: 2022-02-07 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.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.6.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for VM Migration API V1