google-apis-datamigration_v1beta1 0.24.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: d16460f69c61c0118fb734a4b3d2bbf488a8c612fbf66b6018562c1f2941ff7b
4
- data.tar.gz: 17ab89bffa789a4535cf63a020d47c711f7dc79f63e0287331066428f0a101e6
3
+ metadata.gz: 29063c4d2fbf1112b9b50f11d939c694792e95748589688122fbad3e1be089ec
4
+ data.tar.gz: 7f5d65c65bf2fa2512f8fcc984253b3e853f2451424ea8cfd468b635dff04749
5
5
  SHA512:
6
- metadata.gz: b4e4e21d9642b6bec15a38c62d333bb8103727f1222f93d8957a74f725842be719c871a4c65d305e4897e91446a73588a58a705950e9aca8c4b3d6777bfbf5fc
7
- data.tar.gz: 6139e3e2664ad845f4dc3fc9118d337ad46513db109535f4cebbff61441ca70650cc1ef8a2a0834cb3b7eb4515b23808177bee6dc88e9ae4c300541134380282
6
+ metadata.gz: 405f7d8f9f50d797087affa8c00e8a8584e447e93056eb03df341622e46ce2d9fe52f58b9a362004046d8e8c41f59491b6ce57c9fe01b44dcaa8c0b425cddc24
7
+ data.tar.gz: 7167c023372a381435a3578b2f36ea909cf1529e788baab813084e78f9083a2d65953922aa14e5f374628c0602dec65ba58bda865eafdbe34502f436b18be9cf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.24.0 (2023-02-15)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -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.24.0"
19
+ GEM_VERSION = "0.25.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 = "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.24.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-19 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
@@ -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.24.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: []