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 +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/cloud_dms/version.rb +1 -1
- metadata +3 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f049f9ac4f2411078ceed8ab894aabbe78fa5debf57da135513a778583c31c6a
|
4
|
+
data.tar.gz: 50179e784046b00aa8cb1a2126dfbd4d3ef550a4915eb7f64d15805cc296c102
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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*`.
|
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.
|
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-
|
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.
|
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: []
|