google-apis-migrationcenter_v1alpha1 0.32.0 → 0.33.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: 83fab98df673a425a73b9595fdd1f158a2c3817394e246960ce4682b050ade4c
4
- data.tar.gz: 1862a026f390e0cd85ae16c76e6f53de30fb3d7ef416e0431ec9ca5f6cc65e0b
3
+ metadata.gz: 5f9475d5cea2c764514207c7f440005654bd411e12dbdff65c5cf40a2fa752e4
4
+ data.tar.gz: 71d12289f003998942a676fa828482ac456de84d91049eb4aa9f8b6b69cf0ea4
5
5
  SHA512:
6
- metadata.gz: 4aacdba8a42f659202b2f4fa861accd3ce4f2ad21d19020af7734576d8dc563d2659d000b7bb3fcc6f6f6b4cc71ec6c902b90010018a202e6621ba5bfce197cd
7
- data.tar.gz: 595c0608f4471b122df2a85bd8f97a0e37bc365b928759ee66f1a23e1721f79d19d0beae4c4deb9d0529f3229f407d8c4492645883fb6300bc064b081170d9d5
6
+ metadata.gz: f7262b4225f0575a839ad8f36ea286b1b695647eab46b177ba66480bc09fa52e3892a6b24d03a3b5ec54042012daf9f3055e3b320c95b78861e1dde5270f83cb
7
+ data.tar.gz: 1fbb7a4ad790363b6c9b0c86b6714300c3bba426f175776bb275d4d77e6c96cfeaf3cbd31207d8ff0fed49155323aa9d996d2b0d125c3dba4171303148c1a319
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-migrationcenter_v1alpha1
2
2
 
3
+ ### v0.33.0 (2024-07-25)
4
+
5
+ * Regenerated from discovery document revision 20240711
6
+
3
7
  ### v0.32.0 (2024-06-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20240620
@@ -1226,7 +1226,7 @@ module Google
1226
1226
  # @return [Google::Apis::MigrationcenterV1alpha1::MachinePreferences]
1227
1227
  attr_accessor :machine_preferences
1228
1228
 
1229
- # Optional. Preferences for multithreading support.
1229
+ # Optional. Preferences for multithreading support on Windows Server.
1230
1230
  # Corresponds to the JSON property `multithreading`
1231
1231
  # @return [String]
1232
1232
  attr_accessor :multithreading
@@ -4745,7 +4745,8 @@ module Google
4745
4745
  # @return [String]
4746
4746
  attr_accessor :commitment_plan
4747
4747
 
4748
- # Optional. License type of the OS image.
4748
+ # Optional. License type for premium images (RHEL, RHEL for SAP, SLES, SLES for
4749
+ # SAP, Windows Server).
4749
4750
  # Corresponds to the JSON property `licenseType`
4750
4751
  # @return [String]
4751
4752
  attr_accessor :license_type
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MigrationcenterV1alpha1
18
18
  # Version of the google-apis-migrationcenter_v1alpha1 gem
19
- GEM_VERSION = "0.32.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240620"
25
+ REVISION = "20240711"
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-migrationcenter_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.0
4
+ version: 0.33.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-06-27 00:00:00.000000000 Z
11
+ date: 2024-07-25 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-migrationcenter_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1alpha1/v0.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1alpha1/v0.33.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []