google-apis-datamigration_v1beta1 0.6.0 → 0.7.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: 4df8a82a00bde0880a2f36e4f2ebfc9ecff1f2847a21f6cd811c5f35609b55a3
4
- data.tar.gz: e1235a1cb090fa428306bc525ab7fe58d93a49f67282e4e0f5828952024d4b66
3
+ metadata.gz: fc281398b8e356b5fee93936d8594eb099e1815a7ddb66cefb7860af35a68780
4
+ data.tar.gz: faee7cd766100c0ca362ff9378588d2e989643dbdba2ce6cda2becb5b4b74ba1
5
5
  SHA512:
6
- metadata.gz: 35e83e83efb5a91678ea48a84371ce8c35fe6d6d8c2c6365b81f00ea5eeb5afa945841d3604e8742bf5425e1023727001c9c01ab040f2fe2b66dd9b09ab287dd
7
- data.tar.gz: 9d4a61dabf2404d66667f68db8b2c3d62075d56b60c6def16e490c81fc7172bf1baa5d72fcd50533496b7a2956ed0bffc75bda11a6d78b4c75b7db5f38dbdd3a
6
+ metadata.gz: 0eda7d0dc9023651c05742fb9814a5802f0437f7e0f646ba675921ca6a1e7cfe655e8cfeaca479959c21e1faed150a3e023ba9ad951bf3e1edc68fa9f65a1bcc
7
+ data.tar.gz: 2cdc4d694d80c7ac82bd997fb7c399bbb731f6ff1d2301f8a729476fc91d23f7e982582e4c4fbbfd4f0a3677c6bee11ddd22fc49f2810982b22bb9683273bdb6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datamigration_v1beta1
2
2
 
3
+ ### v0.7.0 (2021-06-29)
4
+
5
+ * Regenerated using generator version 0.4.0
6
+
3
7
  ### v0.6.0 (2021-06-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20210616
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module DatamigrationV1beta1
18
18
  # Version of the google-apis-datamigration_v1beta1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.3.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20210616"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datamigration_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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: 2021-06-28 00:00:00.000000000 Z
11
+ date: 2021-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.3'
19
+ version: '0.4'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.3'
29
+ version: '0.4'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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/master/generated/google-apis-datamigration_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datamigration_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []