Skip to content

Commit 3bf8f4f

Browse files
feat(all): auto-regenerate discovery clients (#2349)
1 parent 763c331 commit 3bf8f4f

16 files changed

+340
-161
lines changed

datamigration/v1/datamigration-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,7 +1312,7 @@
13121312
]
13131313
},
13141314
"demoteDestination": {
1315-
"description": "Demotes the destination database to become a read replica of the source. This is applicable for the following migrations: 1. MySQL to Cloud SQL (for MySQL) 2. PostgreSQL to Cloud SQL (for PostgreSQL) 3. PostgreSQL to AlloyDB.",
1315+
"description": "Demotes the destination database to become a read replica of the source. This is applicable for the following migrations: 1. MySQL to Cloud SQL for MySQL 2. PostgreSQL to Cloud SQL for PostgreSQL 3. PostgreSQL to AlloyDB for PostgreSQL.",
13161316
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/migrationJobs/{migrationJobsId}:demoteDestination",
13171317
"httpMethod": "POST",
13181318
"id": "datamigration.projects.locations.migrationJobs.demoteDestination",
@@ -2125,7 +2125,7 @@
21252125
}
21262126
}
21272127
},
2128-
"revision": "20231214",
2128+
"revision": "20240103",
21292129
"rootUrl": "https://datamigration.googleapis.com/",
21302130
"schemas": {
21312131
"AlloyDbConnectionProfile": {

datamigration/v1/datamigration-gen.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

domains/v1/domains-api.json

Lines changed: 21 additions & 21 deletions
Large diffs are not rendered by default.

domains/v1/domains-gen.go

Lines changed: 69 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)