google-apis-migrationcenter_v1alpha1 0.8.0 → 0.9.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: c1d5cf98324e2f81613c8752188f9e17725b9fd8c0a4b39391eeffcbb6633fdc
4
- data.tar.gz: 3c6cec9fd93d16efb091f6b63ccfaad55bfe1060ed0bcffee655d625075927e2
3
+ metadata.gz: 50c770033156ed22af4431edfca23147028b0bb17d0d41b5c31fe3cf0e34f041
4
+ data.tar.gz: 41cd7f78e89113f3afcf9d3d6a95aec96fec5bd98731f77ee5e67ccc07641d23
5
5
  SHA512:
6
- metadata.gz: 338f06d8853837985a92a80314ede0b99cc92432dde8cbb7aaa7cd600001f6e95c771297cde3584f9ccccce9237a315bb9e818657a0680e9e0f49d5fa0b49fe3
7
- data.tar.gz: a67d7f7b78c0a641a3670a2439c0eafa6eb13467c6ca05d479c1666c7c4f98ee52eba49a138012a4bfff993542c1737a627de54c31f1f9b9256a4550ff1f1067
6
+ metadata.gz: d51bb20ef1fb5c26e9f83b2e9e99d89dedb8413e7f0d50d3462cafa9d2860d672c9ccdd982bdf25d2cbee30b0eb0bc6974021786749870642b478ae3632a4d65
7
+ data.tar.gz: b3fa0118252f54b78cf7a302ddbf387d08117b844c3d52044ea0f316169b6ff8ac7725889dee27b8f55e59d28a29e876497fcf65334d1f72423c43b27063247c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-migrationcenter_v1alpha1
2
2
 
3
+ ### v0.9.0 (2023-06-11)
4
+
5
+ * Regenerated from discovery document revision 20230602
6
+
3
7
  ### v0.8.0 (2023-05-28)
4
8
 
5
9
  * Regenerated from discovery document revision 20230519
@@ -521,7 +521,8 @@ module Google
521
521
  include Google::Apis::Core::Hashable
522
522
 
523
523
  # Daily resource usage aggregations. Contains all of the data available for an
524
- # asset, up to the last 420 days.
524
+ # asset, up to the last 420 days. Aggregations are sorted from oldest to most
525
+ # recent.
525
526
  # Corresponds to the JSON property `dailyResourceUsageAggregations`
526
527
  # @return [Array<Google::Apis::MigrationcenterV1alpha1::DailyResourceUsageAggregation>]
527
528
  attr_accessor :daily_resource_usage_aggregations
@@ -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.8.0"
19
+ GEM_VERSION = "0.9.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 = "20230519"
25
+ REVISION = "20230602"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,8 @@ module Google
22
22
  module MigrationcenterV1alpha1
23
23
  # Migration Center API
24
24
  #
25
- #
25
+ # A unified platform that helps you accelerate your end-to-end cloud journey
26
+ # from your current on-premises or cloud environments to Google Cloud.
26
27
  #
27
28
  # @example
28
29
  # require 'google/apis/migrationcenter_v1alpha1'
@@ -21,7 +21,8 @@ module Google
21
21
  module Apis
22
22
  # Migration Center API
23
23
  #
24
- #
24
+ # A unified platform that helps you accelerate your end-to-end cloud journey
25
+ # from your current on-premises or cloud environments to Google Cloud.
25
26
  #
26
27
  # @see https://cloud.google.com/migration-center
27
28
  module MigrationcenterV1alpha1
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.8.0
4
+ version: 0.9.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-06-04 00:00:00.000000000 Z
11
+ date: 2023-06-11 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.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1alpha1/v0.9.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: []