google-apis-datamigration_v1beta1 0.24.0 → 0.26.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: 8a84fb2cd5e0500a39d837408f3e96a3b8ff880763cc45b9be5115041c96373e
4
+ data.tar.gz: c90c9c3a387c17d5a3c4dba819881be373db2cb390260986649c15f75d700b97
5
5
  SHA512:
6
- metadata.gz: b4e4e21d9642b6bec15a38c62d333bb8103727f1222f93d8957a74f725842be719c871a4c65d305e4897e91446a73588a58a705950e9aca8c4b3d6777bfbf5fc
7
- data.tar.gz: 6139e3e2664ad845f4dc3fc9118d337ad46513db109535f4cebbff61441ca70650cc1ef8a2a0834cb3b7eb4515b23808177bee6dc88e9ae4c300541134380282
6
+ metadata.gz: 15ad6fdd96b9ef336acd3816b1134bcdb1000686109aad1845b0748c136d572ab57f643381dadbb30bce960da2f02083c1b7c84423c1ba432707229121a8ff1e
7
+ data.tar.gz: d0f079cf7ad7912696ea186a701c2bd83e2a74e7eb7e2cc372c9817bfe5bac5bcb7bdf32edaff94a166099363b8bc3b2d318f2e991478016cd0041971e4b2dab
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-datamigration_v1beta1
2
2
 
3
+ ### v0.26.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
7
+ ### v0.25.0 (2023-03-19)
8
+
9
+ * Regenerated from discovery document revision 20230308
10
+
3
11
  ### v0.24.0 (2023-02-15)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -732,7 +732,7 @@ module Google
732
732
  end
733
733
  end
734
734
 
735
- # A resource that represents Google Cloud Platform location.
735
+ # A resource that represents a Google Cloud location.
736
736
  class Location
737
737
  include Google::Apis::Core::Hashable
738
738
 
@@ -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.26.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 = "20230420"
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.26.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-04-30 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.26.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: []