google-apis-migrationcenter_v1 0.12.0 → 0.13.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f46848fbd3d32695a28e5e8cb6df6514562d22310d6b93ad99754a0f402669e9
|
4
|
+
data.tar.gz: baf2a4602a1a6467cef233158cd40a6f23775e79269b004a187c6caf3a1d7341
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e48dd0fcf4956774bd4fcd57d3ea634c3003eb14cf564d9155dcb02b9b2b4e2f668b5d064d7be46bad2cc4b66148463dce5b8c5b389f0bb91743a65e50bda7f2
|
7
|
+
data.tar.gz: 9df4c83cb822c0cac5ffb2c114571d4a014b07e93311c916dc73b044e9528cef0699471ea5479f29971550f28ed85ac65e5c4a6a757131c3f857c621717774f2
|
data/CHANGELOG.md
CHANGED
@@ -530,7 +530,7 @@ module Google
|
|
530
530
|
include Google::Apis::Core::Hashable
|
531
531
|
|
532
532
|
# Daily resource usage aggregations. Contains all of the data available for an
|
533
|
-
# asset, up to the last
|
533
|
+
# asset, up to the last 420 days. Aggregations are sorted from oldest to most
|
534
534
|
# recent.
|
535
535
|
# Corresponds to the JSON property `dailyResourceUsageAggregations`
|
536
536
|
# @return [Array<Google::Apis::MigrationcenterV1::DailyResourceUsageAggregation>]
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module MigrationcenterV1
|
18
18
|
# Version of the google-apis-migrationcenter_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.13.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 = "
|
25
|
+
REVISION = "20240516"
|
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_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.13.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-05-
|
11
|
+
date: 2024-05-26 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_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1/v0.13.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|