google-cloud-cloud_dms 0.1.0 → 0.1.1

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: 3579b62507cf5714c5eebcd2e57508134ad53105ba05170490b86efce3a1e780
4
- data.tar.gz: dac9fb124dc792d09e75cc63900dc82d3245c56c2ef9aa2ca4889b3b0f1a0fd5
3
+ metadata.gz: f049f9ac4f2411078ceed8ab894aabbe78fa5debf57da135513a778583c31c6a
4
+ data.tar.gz: 50179e784046b00aa8cb1a2126dfbd4d3ef550a4915eb7f64d15805cc296c102
5
5
  SHA512:
6
- metadata.gz: d8ad61317d831a31a2b17729b21a47a1fd0a59e6324dcf8301648453e985c01d4683b85eff72cf37ed7cf609cb5d4e9597f40ed8abc3bbca8a55b0393cb19de3
7
- data.tar.gz: e08231e2c20f3bb90b0737167634c05af44edbaba234c0e708d0e7aac2cdcf6d6c228657f561c92a6230925e39fcf753fdd328b5a20625b5527c702966a061f5
6
+ metadata.gz: '01418fb299172b808803ef994ca2782d6bb6cce54bce3355cd2a64e61282c4e483f997eadb38a6481ab00846880a04f1aa55aceb27b26b24ac208c534a2b24a1'
7
+ data.tar.gz: 5a495f48a05dc19223116c57ec63584f7c6c5ac9b5484389c87bbd6508e135acae94b4283a68e9410de436186f60c34773d647acf8a8666df14d9972ab59d13e
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Cloud Database Migration Service API
4
4
 
5
- Database Migration Service makes it easier for you to migrate your data to Google Cloud. Database Migration Service helps you lift and shift your MySQL and PostgreSQL workloads into Cloud SQL. Database Migration Service streamlines networking workflow, manages the initial snapshot and ongoing replication, and provides a status of the migration operation. Note that google-cloud-cloud_dms-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-cloud_dms instead. See the readme for more details.
5
+ Database Migration Service makes it easier for you to migrate your data to Google Cloud. Database Migration Service helps you lift and shift your MySQL and PostgreSQL workloads into Cloud SQL. Database Migration Service streamlines networking workflow, manages the initial snapshot and ongoing replication, and provides a status of the migration operation.
6
6
 
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-cloud_dms-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module CloudDMS
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-cloud_dms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
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-06-22 00:00:00.000000000 Z
11
+ date: 2021-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-cloud_dms-v1
@@ -154,9 +154,7 @@ description: Database Migration Service makes it easier for you to migrate your
154
154
  to Google Cloud. Database Migration Service helps you lift and shift your MySQL
155
155
  and PostgreSQL workloads into Cloud SQL. Database Migration Service streamlines
156
156
  networking workflow, manages the initial snapshot and ongoing replication, and provides
157
- a status of the migration operation. Note that google-cloud-cloud_dms-v1 is a version-specific
158
- client library. For most uses, we recommend installing the main client library google-cloud-cloud_dms
159
- instead. See the readme for more details.
157
+ a status of the migration operation.
160
158
  email: googleapis-packages@google.com
161
159
  executables: []
162
160
  extensions: []