-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [datamigration] Adding GenerateTcpProxyScript API (#9799)
* feat: Adding GenerateTcpProxyScript API feat: Add MappingRule resource and CRUD operations feat: support for PostgreSQL 15 feat: Add support for CloudSQL editions feat: Add support for VLDB migrations feat: Add SSL config to Oracle Connection Profile feat: Change CreateConnectionProfileRequest resource reference feat: Change ImportMappingRulesRequest and DescribeDatabaseEntitiesRequest fields to required PiperOrigin-RevId: 562321113 Source-Link: googleapis/googleapis@75c8944 Source-Link: https://github.com/googleapis/googleapis-gen/commit/9a9a63fc4b2bf85fc4d6107b617aabed689d317f Copy-Tag: eyJwIjoiamF2YS1kbXMvLk93bEJvdC55YW1sIiwiaCI6IjlhOWE2M2ZjNGIyYmY4NWZjNGQ2MTA3YjYxN2FhYmVkNjg5ZDMxN2YifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
6e23c3a
commit 8c2aacb
Showing
173 changed files
with
64,747 additions
and
2,717 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,060 changes: 906 additions & 154 deletions
1,060
...ogle-cloud-dms/src/main/java/com/google/cloud/clouddms/v1/DataMigrationServiceClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.