google-apis-datamigration_v1beta1 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 80467343ebe0de79823772b7f9d4d49e0ff2c4cebf557a8267556e07378820a3
4
- data.tar.gz: 70f4adf73b8710edc315454a5af2cdc4b93d8b4b8ab183f6215e151a39a4db90
3
+ metadata.gz: 840b3103eddc4cd623e974f8c06fec88db405f449f7c081eb7a800cb93e98010
4
+ data.tar.gz: 0b7c5fb927a2f7681ad003c517fc25c44e9c148ea466d74aa36c14c43f79945f
5
5
  SHA512:
6
- metadata.gz: c8c2a1d2b3bb14d257a63b147608b80a8769a0ad6778e1300fbeca2c8fd237eeb92b6c5551031c35f9decda99ae829adf04b8065647e8d46e0610097b4f331dc
7
- data.tar.gz: 800e2b11b164afff1e27f11754e2510e1bfbc9d23f1946a5a2eac7b1e7f968fefb9b93d559a5e9f1eb9008bcc08b96672b85be59c8885302e7d6e96277550442
6
+ metadata.gz: b36a2822150328306f7231da6587b48ccbc33709b278e11d9d68c3f296c8c3f3e243cc4e64c199a341d031b6356b3fc933691a0cab8804335d8034a76fd2f16e
7
+ data.tar.gz: b1adf4fe400ff09f0f77d37d137c3f65db6ebf6b9fcff5072bef6d72316ad2bdf7928fc330100d029b130e448c4bd19b9718d11e5d8487da9d788e463b7e6d55
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datamigration_v1beta1
2
2
 
3
+ ### v0.4.0 (2021-04-21)
4
+
5
+ * Regenerated from discovery document revision 20210413
6
+
3
7
  ### v0.3.0 (2021-03-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20210317
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatamigrationV1beta1
18
18
  # Version of the google-apis-datamigration_v1beta1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210317"
25
+ REVISION = "20210413"
26
26
  end
27
27
  end
28
28
  end
@@ -87,7 +87,7 @@ module Google
87
87
  # accepts strings like "displayName=tokyo", and is documented in more detail in [
88
88
  # AIP-160](https://google.aip.dev/160).
89
89
  # @param [Fixnum] page_size
90
- # The maximum number of results to return. If not set, the service will select a
90
+ # The maximum number of results to return. If not set, the service selects a
91
91
  # default.
92
92
  # @param [String] page_token
93
93
  # A page token received from the `next_page_token` field in the response. Send
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.3.0
4
+ version: 0.4.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-03-22 00:00:00.000000000 Z
11
+ date: 2021-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datamigration_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datamigration_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Database Migration API V1beta1