google-apis-vmmigration_v1alpha1 0.34.0 → 0.35.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: 9b36146c76440c7b1d4fc7b5a4dede280d4ad2edd68486b8805a4fe97bc2a219
4
- data.tar.gz: b53d639424410e17ee6cb96ab8b401573fc3749020b4552dbe301d3f3824f913
3
+ metadata.gz: 4bbbed3985c5b27068e2975d6d8d3e37045a80adb8b53980595bbdce5cb7ff1e
4
+ data.tar.gz: cd44cbec0ac7c222dd663086adcad65eef41d17802820763d69a2cb159facba3
5
5
  SHA512:
6
- metadata.gz: b2c41ee8fb0bce654c6f34f58ed3b91d38da3961ddb1e423c0c99e14cccfc18dc582f2fc9c8209d7bdfc3e303a19596f75f221709ad5518a3110696f36fe5e7a
7
- data.tar.gz: bd55f573e1f282cb1402f1e0f43f634ff18c660ff4433b1c690c3065f9e285f97fb99a5463b0e061770d99f052bdde1949231c833d5e5916822c2578a75d7804
6
+ metadata.gz: 90cadecf40e2337f6321eb5600dcd72c0bf0175cc2bef3b0ecd8afadd13ff2860d038fea52ebcb6ab707e6a5b2c5962c5c34319259075a57f117de0b1e2303a5
7
+ data.tar.gz: a0583553f8813193a1416e6b34a362e77f501c06c8deae9ee09917fa378fc350db8e34e200266eeab533dd43781c6efcac4fc721608ec80037ef3ef9e7c01e7d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1alpha1
2
2
 
3
+ ### v0.35.0 (2023-08-06)
4
+
5
+ * Regenerated from discovery document revision 20230727
6
+
3
7
  ### v0.34.0 (2023-07-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20230713
@@ -718,7 +718,7 @@ module Google
718
718
  # @return [Google::Apis::VmmigrationV1alpha1::AppliedLicense]
719
719
  attr_accessor :applied_license
720
720
 
721
- # Output only. The VM Boot Option, as set in the source vm.
721
+ # Output only. The VM Boot Option, as set in the source VM.
722
722
  # Corresponds to the JSON property `bootOption`
723
723
  # @return [String]
724
724
  attr_accessor :boot_option
@@ -769,13 +769,13 @@ module Google
769
769
  # @return [Array<Google::Apis::VmmigrationV1alpha1::NetworkInterface>]
770
770
  attr_accessor :network_interfaces
771
771
 
772
- # A map of network tags to associate with the VM.
772
+ # A list of network tags to associate with the VM.
773
773
  # Corresponds to the JSON property `networkTags`
774
774
  # @return [Array<String>]
775
775
  attr_accessor :network_tags
776
776
 
777
777
  # Defines whether the instance has Secure Boot enabled. This can be set to true
778
- # only if the vm boot option is EFI.
778
+ # only if the VM boot option is EFI.
779
779
  # Corresponds to the JSON property `secureBoot`
780
780
  # @return [Boolean]
781
781
  attr_accessor :secure_boot
@@ -844,7 +844,7 @@ module Google
844
844
  # @return [Google::Apis::VmmigrationV1alpha1::AppliedLicense]
845
845
  attr_accessor :applied_license
846
846
 
847
- # The VM Boot Option, as set in the source vm.
847
+ # The VM Boot Option, as set in the source VM.
848
848
  # Corresponds to the JSON property `bootOption`
849
849
  # @return [String]
850
850
  attr_accessor :boot_option
@@ -895,7 +895,7 @@ module Google
895
895
  # @return [Array<Google::Apis::VmmigrationV1alpha1::NetworkInterface>]
896
896
  attr_accessor :network_interfaces
897
897
 
898
- # A map of network tags to associate with the VM.
898
+ # A list of network tags to associate with the VM.
899
899
  # Corresponds to the JSON property `networkTags`
900
900
  # @return [Array<String>]
901
901
  attr_accessor :network_tags
@@ -906,7 +906,7 @@ module Google
906
906
  attr_accessor :project
907
907
 
908
908
  # Defines whether the instance has Secure Boot enabled. This can be set to true
909
- # only if the vm boot option is EFI.
909
+ # only if the VM boot option is EFI.
910
910
  # Corresponds to the JSON property `secureBoot`
911
911
  # @return [Boolean]
912
912
  attr_accessor :secure_boot
@@ -2413,7 +2413,7 @@ module Google
2413
2413
  # @return [String]
2414
2414
  attr_accessor :disk_type
2415
2415
 
2416
- # The ordinal number of the source VM disk.
2416
+ # Required. The ordinal number of the source VM disk.
2417
2417
  # Corresponds to the JSON property `sourceDiskNumber`
2418
2418
  # @return [Fixnum]
2419
2419
  attr_accessor :source_disk_number
@@ -2906,7 +2906,7 @@ module Google
2906
2906
  # @return [Google::Apis::VmmigrationV1alpha1::AppliedLicense]
2907
2907
  attr_accessor :applied_license
2908
2908
 
2909
- # Output only. The VM Boot Option, as set in the source vm.
2909
+ # Output only. The VM Boot Option, as set in the source VM.
2910
2910
  # Corresponds to the JSON property `bootOption`
2911
2911
  # @return [String]
2912
2912
  attr_accessor :boot_option
@@ -2973,7 +2973,7 @@ module Google
2973
2973
  # @return [Array<Google::Apis::VmmigrationV1alpha1::NetworkInterface>]
2974
2974
  attr_accessor :network_interfaces
2975
2975
 
2976
- # A map of network tags to associate with the VM.
2976
+ # A list of network tags to associate with the VM.
2977
2977
  # Corresponds to the JSON property `networkTags`
2978
2978
  # @return [Array<String>]
2979
2979
  attr_accessor :network_tags
@@ -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.34.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230713"
25
+ REVISION = "20230727"
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_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.35.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: 2023-07-23 00:00:00.000000000 Z
11
+ date: 2023-08-06 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_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.35.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []