google-apis-datamigration_v1beta1 0.32.0 → 0.33.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: 18cedc16dd03b7b59397111f3189979e5f31a57721d5c24848a17de4d5656178
4
- data.tar.gz: fcf93fbd264567375f4717130cb167164c557c054a2a0fe9dfb7f5493f609960
3
+ metadata.gz: '07682f25da4aacf82f23eff0d340d870e25f28c7f284801784be0e937cc9735a'
4
+ data.tar.gz: 10c51f85a7be1c54c427d5dda11befe34cf948582cc896a5e505698a7b3f5703
5
5
  SHA512:
6
- metadata.gz: 77d348647533fa7a3f53f2936e643588423ef741f16190d566635923d7a9581cbd2e58c8736b445bd70a5e714b21a685b788bb9994a543983c257288cc231bd0
7
- data.tar.gz: a0290e6dda3a8ade2a340409bd8bad5c5e22736addaeb051af75631908cf340dde26f26a077044e64048d7a64945ef29fa0874c099adc890351e568da6226aa5
6
+ metadata.gz: f0367d816b3b64d2ee77a8210f94f4ba0dccced3b635675b476447c34d29a7320587766abf85198639543df14d86cc264cf6b8e3d20de346652fa6d9b0b369bf
7
+ data.tar.gz: 5f0d12d75e1b2adb1fab84958e3a2cbb36d2eb96a2d2ec1ab655e2ef92e52b3444f5683f05b68b69aa4dad8c34cd37c038060c226bceae624213621fdcb0d161
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-datamigration_v1beta1
2
2
 
3
+ ### v0.33.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241202
6
+ * Regenerated using generator version 0.15.1
7
+
3
8
  ### v0.32.0 (2024-05-19)
4
9
 
5
10
  * Regenerated from discovery document revision 20240221
@@ -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.32.0"
19
+ GEM_VERSION = "0.33.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240221"
25
+ REVISION = "20241202"
26
26
  end
27
27
  end
28
28
  end
@@ -1036,8 +1036,8 @@ module Google
1036
1036
  # Clients can use Operations.GetOperation or other methods to check whether the
1037
1037
  # cancellation succeeded or whether the operation completed despite cancellation.
1038
1038
  # On successful cancellation, the operation is not deleted; instead, it becomes
1039
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
1040
- # corresponding to `Code.CANCELLED`.
1039
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
1040
+ # , corresponding to `Code.CANCELLED`.
1041
1041
  # @param [String] name
1042
1042
  # The name of the operation resource to be cancelled.
1043
1043
  # @param [Google::Apis::DatamigrationV1beta1::CancelOperationRequest] cancel_operation_request_object
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.32.0
4
+ version: 0.33.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: 2024-05-26 00:00:00.000000000 Z
11
+ date: 2024-12-15 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.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.33.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.6
78
+ rubygems_version: 3.5.23
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Database Migration API V1beta1