google-apis-datamigration_v1beta1 0.23.0 → 0.25.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: 142c3c6872c5d1bcc9a6f4822b89331de7aa117cf5ab59c63c8279075a88e4ea
4
- data.tar.gz: 24a278e58c495e60d801c1c251211b06bbf82c3d77e82983f66efd37d0f36951
3
+ metadata.gz: 29063c4d2fbf1112b9b50f11d939c694792e95748589688122fbad3e1be089ec
4
+ data.tar.gz: 7f5d65c65bf2fa2512f8fcc984253b3e853f2451424ea8cfd468b635dff04749
5
5
  SHA512:
6
- metadata.gz: d3dc2738dc0483958316774e52e155ef992ebb396fe108d4e916f3d42713cec420de910aba0978d146ae968738a9ccfe0907629b3a14a6ee8a7655c5c0832509
7
- data.tar.gz: 742a3a946d92c1e2bdfc3af059f5a892fbb15062ec4963fbb5baeb971c6537cf41e5ae088300a02eaa733e07efa140aee3eb5a3bff8433b1f6d3beea96724236
6
+ metadata.gz: 405f7d8f9f50d797087affa8c00e8a8584e447e93056eb03df341622e46ce2d9fe52f58b9a362004046d8e8c41f59491b6ce57c9fe01b44dcaa8c0b425cddc24
7
+ data.tar.gz: 7167c023372a381435a3578b2f36ea909cf1529e788baab813084e78f9083a2d65953922aa14e5f374628c0602dec65ba58bda865eafdbe34502f436b18be9cf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-datamigration_v1beta1
2
2
 
3
+ ### v0.25.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230308
6
+
7
+ ### v0.24.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.23.0 (2023-02-05)
4
12
 
5
13
  * Regenerated from discovery document revision 20230125
@@ -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.23.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230125"
25
+ REVISION = "20230308"
26
26
  end
27
27
  end
28
28
  end
@@ -1133,13 +1133,7 @@ module Google
1133
1133
  end
1134
1134
 
1135
1135
  # Lists operations that match the specified filter in the request. If the server
1136
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
1137
- # binding allows API services to override the binding to use different resource
1138
- # name schemes, such as `users/*/operations`. To override the binding, API
1139
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
1140
- # service configuration. For backwards compatibility, the default name includes
1141
- # the operations collection id, however overriding users must ensure the name
1142
- # binding is the parent resource, without the operations collection id.
1136
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
1143
1137
  # @param [String] name
1144
1138
  # The name of the operation's parent resource.
1145
1139
  # @param [String] filter
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.23.0
4
+ version: 0.25.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-02-05 00:00:00.000000000 Z
11
+ date: 2023-03-19 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.9.1
19
+ version: 0.11.0
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.9.1
29
+ version: 0.11.0
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/main/generated/google-apis-datamigration_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datamigration_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []