@google-cloud/dms 2.3.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -627,8 +627,7 @@ class DataMigrationServiceClient {
627
627
  * The operation name that will be passed.
628
628
  * @returns {Promise} - The promise which resolves to an object.
629
629
  * The decoded operation object has result and metadata field to get information from.
630
- * Please see the
631
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
630
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
632
631
  * for more details and examples.
633
632
  * @example <caption>include:samples/generated/v1/data_migration_service.create_migration_job.js</caption>
634
633
  * region_tag:datamigration_v1_generated_DataMigrationService_CreateMigrationJob_async
@@ -666,8 +665,7 @@ class DataMigrationServiceClient {
666
665
  * The operation name that will be passed.
667
666
  * @returns {Promise} - The promise which resolves to an object.
668
667
  * The decoded operation object has result and metadata field to get information from.
669
- * Please see the
670
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
668
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
671
669
  * for more details and examples.
672
670
  * @example <caption>include:samples/generated/v1/data_migration_service.update_migration_job.js</caption>
673
671
  * region_tag:datamigration_v1_generated_DataMigrationService_UpdateMigrationJob_async
@@ -705,8 +703,7 @@ class DataMigrationServiceClient {
705
703
  * The operation name that will be passed.
706
704
  * @returns {Promise} - The promise which resolves to an object.
707
705
  * The decoded operation object has result and metadata field to get information from.
708
- * Please see the
709
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
706
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
710
707
  * for more details and examples.
711
708
  * @example <caption>include:samples/generated/v1/data_migration_service.delete_migration_job.js</caption>
712
709
  * region_tag:datamigration_v1_generated_DataMigrationService_DeleteMigrationJob_async
@@ -744,8 +741,7 @@ class DataMigrationServiceClient {
744
741
  * The operation name that will be passed.
745
742
  * @returns {Promise} - The promise which resolves to an object.
746
743
  * The decoded operation object has result and metadata field to get information from.
747
- * Please see the
748
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
744
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
749
745
  * for more details and examples.
750
746
  * @example <caption>include:samples/generated/v1/data_migration_service.start_migration_job.js</caption>
751
747
  * region_tag:datamigration_v1_generated_DataMigrationService_StartMigrationJob_async
@@ -783,8 +779,7 @@ class DataMigrationServiceClient {
783
779
  * The operation name that will be passed.
784
780
  * @returns {Promise} - The promise which resolves to an object.
785
781
  * The decoded operation object has result and metadata field to get information from.
786
- * Please see the
787
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
782
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
788
783
  * for more details and examples.
789
784
  * @example <caption>include:samples/generated/v1/data_migration_service.stop_migration_job.js</caption>
790
785
  * region_tag:datamigration_v1_generated_DataMigrationService_StopMigrationJob_async
@@ -822,8 +817,7 @@ class DataMigrationServiceClient {
822
817
  * The operation name that will be passed.
823
818
  * @returns {Promise} - The promise which resolves to an object.
824
819
  * The decoded operation object has result and metadata field to get information from.
825
- * Please see the
826
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
820
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
827
821
  * for more details and examples.
828
822
  * @example <caption>include:samples/generated/v1/data_migration_service.resume_migration_job.js</caption>
829
823
  * region_tag:datamigration_v1_generated_DataMigrationService_ResumeMigrationJob_async
@@ -861,8 +855,7 @@ class DataMigrationServiceClient {
861
855
  * The operation name that will be passed.
862
856
  * @returns {Promise} - The promise which resolves to an object.
863
857
  * The decoded operation object has result and metadata field to get information from.
864
- * Please see the
865
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
858
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
866
859
  * for more details and examples.
867
860
  * @example <caption>include:samples/generated/v1/data_migration_service.promote_migration_job.js</caption>
868
861
  * region_tag:datamigration_v1_generated_DataMigrationService_PromoteMigrationJob_async
@@ -900,8 +893,7 @@ class DataMigrationServiceClient {
900
893
  * The operation name that will be passed.
901
894
  * @returns {Promise} - The promise which resolves to an object.
902
895
  * The decoded operation object has result and metadata field to get information from.
903
- * Please see the
904
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
896
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
905
897
  * for more details and examples.
906
898
  * @example <caption>include:samples/generated/v1/data_migration_service.verify_migration_job.js</caption>
907
899
  * region_tag:datamigration_v1_generated_DataMigrationService_VerifyMigrationJob_async
@@ -939,8 +931,7 @@ class DataMigrationServiceClient {
939
931
  * The operation name that will be passed.
940
932
  * @returns {Promise} - The promise which resolves to an object.
941
933
  * The decoded operation object has result and metadata field to get information from.
942
- * Please see the
943
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
934
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
944
935
  * for more details and examples.
945
936
  * @example <caption>include:samples/generated/v1/data_migration_service.restart_migration_job.js</caption>
946
937
  * region_tag:datamigration_v1_generated_DataMigrationService_RestartMigrationJob_async
@@ -978,8 +969,7 @@ class DataMigrationServiceClient {
978
969
  * The operation name that will be passed.
979
970
  * @returns {Promise} - The promise which resolves to an object.
980
971
  * The decoded operation object has result and metadata field to get information from.
981
- * Please see the
982
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
972
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
983
973
  * for more details and examples.
984
974
  * @example <caption>include:samples/generated/v1/data_migration_service.create_connection_profile.js</caption>
985
975
  * region_tag:datamigration_v1_generated_DataMigrationService_CreateConnectionProfile_async
@@ -1017,8 +1007,7 @@ class DataMigrationServiceClient {
1017
1007
  * The operation name that will be passed.
1018
1008
  * @returns {Promise} - The promise which resolves to an object.
1019
1009
  * The decoded operation object has result and metadata field to get information from.
1020
- * Please see the
1021
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1010
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1022
1011
  * for more details and examples.
1023
1012
  * @example <caption>include:samples/generated/v1/data_migration_service.update_connection_profile.js</caption>
1024
1013
  * region_tag:datamigration_v1_generated_DataMigrationService_UpdateConnectionProfile_async
@@ -1056,8 +1045,7 @@ class DataMigrationServiceClient {
1056
1045
  * The operation name that will be passed.
1057
1046
  * @returns {Promise} - The promise which resolves to an object.
1058
1047
  * The decoded operation object has result and metadata field to get information from.
1059
- * Please see the
1060
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1048
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1061
1049
  * for more details and examples.
1062
1050
  * @example <caption>include:samples/generated/v1/data_migration_service.delete_connection_profile.js</caption>
1063
1051
  * region_tag:datamigration_v1_generated_DataMigrationService_DeleteConnectionProfile_async
@@ -1095,8 +1083,7 @@ class DataMigrationServiceClient {
1095
1083
  * The operation name that will be passed.
1096
1084
  * @returns {Promise} - The promise which resolves to an object.
1097
1085
  * The decoded operation object has result and metadata field to get information from.
1098
- * Please see the
1099
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1086
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1100
1087
  * for more details and examples.
1101
1088
  * @example <caption>include:samples/generated/v1/data_migration_service.create_private_connection.js</caption>
1102
1089
  * region_tag:datamigration_v1_generated_DataMigrationService_CreatePrivateConnection_async
@@ -1134,8 +1121,7 @@ class DataMigrationServiceClient {
1134
1121
  * The operation name that will be passed.
1135
1122
  * @returns {Promise} - The promise which resolves to an object.
1136
1123
  * The decoded operation object has result and metadata field to get information from.
1137
- * Please see the
1138
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1124
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1139
1125
  * for more details and examples.
1140
1126
  * @example <caption>include:samples/generated/v1/data_migration_service.delete_private_connection.js</caption>
1141
1127
  * region_tag:datamigration_v1_generated_DataMigrationService_DeletePrivateConnection_async
@@ -1173,8 +1159,7 @@ class DataMigrationServiceClient {
1173
1159
  * The operation name that will be passed.
1174
1160
  * @returns {Promise} - The promise which resolves to an object.
1175
1161
  * The decoded operation object has result and metadata field to get information from.
1176
- * Please see the
1177
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1162
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1178
1163
  * for more details and examples.
1179
1164
  * @example <caption>include:samples/generated/v1/data_migration_service.create_conversion_workspace.js</caption>
1180
1165
  * region_tag:datamigration_v1_generated_DataMigrationService_CreateConversionWorkspace_async
@@ -1212,8 +1197,7 @@ class DataMigrationServiceClient {
1212
1197
  * The operation name that will be passed.
1213
1198
  * @returns {Promise} - The promise which resolves to an object.
1214
1199
  * The decoded operation object has result and metadata field to get information from.
1215
- * Please see the
1216
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1200
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1217
1201
  * for more details and examples.
1218
1202
  * @example <caption>include:samples/generated/v1/data_migration_service.update_conversion_workspace.js</caption>
1219
1203
  * region_tag:datamigration_v1_generated_DataMigrationService_UpdateConversionWorkspace_async
@@ -1251,8 +1235,7 @@ class DataMigrationServiceClient {
1251
1235
  * The operation name that will be passed.
1252
1236
  * @returns {Promise} - The promise which resolves to an object.
1253
1237
  * The decoded operation object has result and metadata field to get information from.
1254
- * Please see the
1255
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1238
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1256
1239
  * for more details and examples.
1257
1240
  * @example <caption>include:samples/generated/v1/data_migration_service.delete_conversion_workspace.js</caption>
1258
1241
  * region_tag:datamigration_v1_generated_DataMigrationService_DeleteConversionWorkspace_async
@@ -1290,8 +1273,7 @@ class DataMigrationServiceClient {
1290
1273
  * The operation name that will be passed.
1291
1274
  * @returns {Promise} - The promise which resolves to an object.
1292
1275
  * The decoded operation object has result and metadata field to get information from.
1293
- * Please see the
1294
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1276
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1295
1277
  * for more details and examples.
1296
1278
  * @example <caption>include:samples/generated/v1/data_migration_service.seed_conversion_workspace.js</caption>
1297
1279
  * region_tag:datamigration_v1_generated_DataMigrationService_SeedConversionWorkspace_async
@@ -1329,8 +1311,7 @@ class DataMigrationServiceClient {
1329
1311
  * The operation name that will be passed.
1330
1312
  * @returns {Promise} - The promise which resolves to an object.
1331
1313
  * The decoded operation object has result and metadata field to get information from.
1332
- * Please see the
1333
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1314
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1334
1315
  * for more details and examples.
1335
1316
  * @example <caption>include:samples/generated/v1/data_migration_service.import_mapping_rules.js</caption>
1336
1317
  * region_tag:datamigration_v1_generated_DataMigrationService_ImportMappingRules_async
@@ -1368,8 +1349,7 @@ class DataMigrationServiceClient {
1368
1349
  * The operation name that will be passed.
1369
1350
  * @returns {Promise} - The promise which resolves to an object.
1370
1351
  * The decoded operation object has result and metadata field to get information from.
1371
- * Please see the
1372
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1352
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1373
1353
  * for more details and examples.
1374
1354
  * @example <caption>include:samples/generated/v1/data_migration_service.convert_conversion_workspace.js</caption>
1375
1355
  * region_tag:datamigration_v1_generated_DataMigrationService_ConvertConversionWorkspace_async
@@ -1407,8 +1387,7 @@ class DataMigrationServiceClient {
1407
1387
  * The operation name that will be passed.
1408
1388
  * @returns {Promise} - The promise which resolves to an object.
1409
1389
  * The decoded operation object has result and metadata field to get information from.
1410
- * Please see the
1411
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1390
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1412
1391
  * for more details and examples.
1413
1392
  * @example <caption>include:samples/generated/v1/data_migration_service.commit_conversion_workspace.js</caption>
1414
1393
  * region_tag:datamigration_v1_generated_DataMigrationService_CommitConversionWorkspace_async
@@ -1446,8 +1425,7 @@ class DataMigrationServiceClient {
1446
1425
  * The operation name that will be passed.
1447
1426
  * @returns {Promise} - The promise which resolves to an object.
1448
1427
  * The decoded operation object has result and metadata field to get information from.
1449
- * Please see the
1450
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1428
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1451
1429
  * for more details and examples.
1452
1430
  * @example <caption>include:samples/generated/v1/data_migration_service.rollback_conversion_workspace.js</caption>
1453
1431
  * region_tag:datamigration_v1_generated_DataMigrationService_RollbackConversionWorkspace_async
@@ -1485,8 +1463,7 @@ class DataMigrationServiceClient {
1485
1463
  * The operation name that will be passed.
1486
1464
  * @returns {Promise} - The promise which resolves to an object.
1487
1465
  * The decoded operation object has result and metadata field to get information from.
1488
- * Please see the
1489
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
1466
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
1490
1467
  * for more details and examples.
1491
1468
  * @example <caption>include:samples/generated/v1/data_migration_service.apply_conversion_workspace.js</caption>
1492
1469
  * region_tag:datamigration_v1_generated_DataMigrationService_ApplyConversionWorkspace_async
@@ -1551,13 +1528,12 @@ class DataMigrationServiceClient {
1551
1528
  * @param {object} [options]
1552
1529
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1553
1530
  * @returns {Stream}
1554
- * An object stream which emits an object representing {@link google.cloud.clouddms.v1.MigrationJob | MigrationJob} on 'data' event.
1531
+ * An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.MigrationJob|MigrationJob} on 'data' event.
1555
1532
  * The client library will perform auto-pagination by default: it will call the API as many
1556
1533
  * times as needed. Note that it can affect your quota.
1557
1534
  * We recommend using `listMigrationJobsAsync()`
1558
1535
  * method described below for async iteration which you can stop as needed.
1559
- * Please see the
1560
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
1536
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
1561
1537
  * for more details and examples.
1562
1538
  */
1563
1539
  listMigrationJobsStream(request, options) {
@@ -1610,12 +1586,11 @@ class DataMigrationServiceClient {
1610
1586
  * @param {object} [options]
1611
1587
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1612
1588
  * @returns {Object}
1613
- * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
1589
+ * An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
1614
1590
  * When you iterate the returned iterable, each element will be an object representing
1615
- * {@link google.cloud.clouddms.v1.MigrationJob | MigrationJob}. The API will be called under the hood as needed, once per the page,
1591
+ * {@link protos.google.cloud.clouddms.v1.MigrationJob|MigrationJob}. The API will be called under the hood as needed, once per the page,
1616
1592
  * so you can stop the iteration when you don't need more results.
1617
- * Please see the
1618
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
1593
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
1619
1594
  * for more details and examples.
1620
1595
  * @example <caption>include:samples/generated/v1/data_migration_service.list_migration_jobs.js</caption>
1621
1596
  * region_tag:datamigration_v1_generated_DataMigrationService_ListMigrationJobs_async
@@ -1688,13 +1663,12 @@ class DataMigrationServiceClient {
1688
1663
  * @param {object} [options]
1689
1664
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1690
1665
  * @returns {Stream}
1691
- * An object stream which emits an object representing {@link google.cloud.clouddms.v1.ConnectionProfile | ConnectionProfile} on 'data' event.
1666
+ * An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.ConnectionProfile|ConnectionProfile} on 'data' event.
1692
1667
  * The client library will perform auto-pagination by default: it will call the API as many
1693
1668
  * times as needed. Note that it can affect your quota.
1694
1669
  * We recommend using `listConnectionProfilesAsync()`
1695
1670
  * method described below for async iteration which you can stop as needed.
1696
- * Please see the
1697
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
1671
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
1698
1672
  * for more details and examples.
1699
1673
  */
1700
1674
  listConnectionProfilesStream(request, options) {
@@ -1746,12 +1720,11 @@ class DataMigrationServiceClient {
1746
1720
  * @param {object} [options]
1747
1721
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1748
1722
  * @returns {Object}
1749
- * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
1723
+ * An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
1750
1724
  * When you iterate the returned iterable, each element will be an object representing
1751
- * {@link google.cloud.clouddms.v1.ConnectionProfile | ConnectionProfile}. The API will be called under the hood as needed, once per the page,
1725
+ * {@link protos.google.cloud.clouddms.v1.ConnectionProfile|ConnectionProfile}. The API will be called under the hood as needed, once per the page,
1752
1726
  * so you can stop the iteration when you don't need more results.
1753
- * Please see the
1754
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
1727
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
1755
1728
  * for more details and examples.
1756
1729
  * @example <caption>include:samples/generated/v1/data_migration_service.list_connection_profiles.js</caption>
1757
1730
  * region_tag:datamigration_v1_generated_DataMigrationService_ListConnectionProfiles_async
@@ -1821,13 +1794,12 @@ class DataMigrationServiceClient {
1821
1794
  * @param {object} [options]
1822
1795
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1823
1796
  * @returns {Stream}
1824
- * An object stream which emits an object representing {@link google.cloud.clouddms.v1.PrivateConnection | PrivateConnection} on 'data' event.
1797
+ * An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.PrivateConnection|PrivateConnection} on 'data' event.
1825
1798
  * The client library will perform auto-pagination by default: it will call the API as many
1826
1799
  * times as needed. Note that it can affect your quota.
1827
1800
  * We recommend using `listPrivateConnectionsAsync()`
1828
1801
  * method described below for async iteration which you can stop as needed.
1829
- * Please see the
1830
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
1802
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
1831
1803
  * for more details and examples.
1832
1804
  */
1833
1805
  listPrivateConnectionsStream(request, options) {
@@ -1876,12 +1848,11 @@ class DataMigrationServiceClient {
1876
1848
  * @param {object} [options]
1877
1849
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1878
1850
  * @returns {Object}
1879
- * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
1851
+ * An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
1880
1852
  * When you iterate the returned iterable, each element will be an object representing
1881
- * {@link google.cloud.clouddms.v1.PrivateConnection | PrivateConnection}. The API will be called under the hood as needed, once per the page,
1853
+ * {@link protos.google.cloud.clouddms.v1.PrivateConnection|PrivateConnection}. The API will be called under the hood as needed, once per the page,
1882
1854
  * so you can stop the iteration when you don't need more results.
1883
- * Please see the
1884
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
1855
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
1885
1856
  * for more details and examples.
1886
1857
  * @example <caption>include:samples/generated/v1/data_migration_service.list_private_connections.js</caption>
1887
1858
  * region_tag:datamigration_v1_generated_DataMigrationService_ListPrivateConnections_async
@@ -1950,13 +1921,12 @@ class DataMigrationServiceClient {
1950
1921
  * @param {object} [options]
1951
1922
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1952
1923
  * @returns {Stream}
1953
- * An object stream which emits an object representing {@link google.cloud.clouddms.v1.ConversionWorkspace | ConversionWorkspace} on 'data' event.
1924
+ * An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.ConversionWorkspace|ConversionWorkspace} on 'data' event.
1954
1925
  * The client library will perform auto-pagination by default: it will call the API as many
1955
1926
  * times as needed. Note that it can affect your quota.
1956
1927
  * We recommend using `listConversionWorkspacesAsync()`
1957
1928
  * method described below for async iteration which you can stop as needed.
1958
- * Please see the
1959
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
1929
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
1960
1930
  * for more details and examples.
1961
1931
  */
1962
1932
  listConversionWorkspacesStream(request, options) {
@@ -2004,12 +1974,11 @@ class DataMigrationServiceClient {
2004
1974
  * @param {object} [options]
2005
1975
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
2006
1976
  * @returns {Object}
2007
- * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
1977
+ * An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
2008
1978
  * When you iterate the returned iterable, each element will be an object representing
2009
- * {@link google.cloud.clouddms.v1.ConversionWorkspace | ConversionWorkspace}. The API will be called under the hood as needed, once per the page,
1979
+ * {@link protos.google.cloud.clouddms.v1.ConversionWorkspace|ConversionWorkspace}. The API will be called under the hood as needed, once per the page,
2010
1980
  * so you can stop the iteration when you don't need more results.
2011
- * Please see the
2012
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
1981
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
2013
1982
  * for more details and examples.
2014
1983
  * @example <caption>include:samples/generated/v1/data_migration_service.list_conversion_workspaces.js</caption>
2015
1984
  * region_tag:datamigration_v1_generated_DataMigrationService_ListConversionWorkspaces_async
@@ -2081,13 +2050,12 @@ class DataMigrationServiceClient {
2081
2050
  * @param {object} [options]
2082
2051
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
2083
2052
  * @returns {Stream}
2084
- * An object stream which emits an object representing {@link google.cloud.clouddms.v1.DatabaseEntity | DatabaseEntity} on 'data' event.
2053
+ * An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.DatabaseEntity|DatabaseEntity} on 'data' event.
2085
2054
  * The client library will perform auto-pagination by default: it will call the API as many
2086
2055
  * times as needed. Note that it can affect your quota.
2087
2056
  * We recommend using `describeDatabaseEntitiesAsync()`
2088
2057
  * method described below for async iteration which you can stop as needed.
2089
- * Please see the
2090
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
2058
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
2091
2059
  * for more details and examples.
2092
2060
  */
2093
2061
  describeDatabaseEntitiesStream(request, options) {
@@ -2138,12 +2106,11 @@ class DataMigrationServiceClient {
2138
2106
  * @param {object} [options]
2139
2107
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
2140
2108
  * @returns {Object}
2141
- * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
2109
+ * An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
2142
2110
  * When you iterate the returned iterable, each element will be an object representing
2143
- * {@link google.cloud.clouddms.v1.DatabaseEntity | DatabaseEntity}. The API will be called under the hood as needed, once per the page,
2111
+ * {@link protos.google.cloud.clouddms.v1.DatabaseEntity|DatabaseEntity}. The API will be called under the hood as needed, once per the page,
2144
2112
  * so you can stop the iteration when you don't need more results.
2145
- * Please see the
2146
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
2113
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
2147
2114
  * for more details and examples.
2148
2115
  * @example <caption>include:samples/generated/v1/data_migration_service.describe_database_entities.js</caption>
2149
2116
  * region_tag:datamigration_v1_generated_DataMigrationService_DescribeDatabaseEntities_async
@@ -2203,8 +2170,7 @@ class DataMigrationServiceClient {
2203
2170
  * times as needed. Note that it can affect your quota.
2204
2171
  * We recommend using `fetchStaticIpsAsync()`
2205
2172
  * method described below for async iteration which you can stop as needed.
2206
- * Please see the
2207
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
2173
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
2208
2174
  * for more details and examples.
2209
2175
  */
2210
2176
  fetchStaticIpsStream(request, options) {
@@ -2238,12 +2204,11 @@ class DataMigrationServiceClient {
2238
2204
  * @param {object} [options]
2239
2205
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
2240
2206
  * @returns {Object}
2241
- * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
2207
+ * An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
2242
2208
  * When you iterate the returned iterable, each element will be an object representing
2243
2209
  * string. The API will be called under the hood as needed, once per the page,
2244
2210
  * so you can stop the iteration when you don't need more results.
2245
- * Please see the
2246
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
2211
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
2247
2212
  * for more details and examples.
2248
2213
  * @example <caption>include:samples/generated/v1/data_migration_service.fetch_static_ips.js</caption>
2249
2214
  * region_tag:datamigration_v1_generated_DataMigrationService_FetchStaticIps_async
@@ -2308,8 +2273,7 @@ class DataMigrationServiceClient {
2308
2273
  * @param {string[]} request.permissions
2309
2274
  * The set of permissions to check for the `resource`. Permissions with
2310
2275
  * wildcards (such as '*' or 'storage.*') are not allowed. For more
2311
- * information see
2312
- * [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
2276
+ * information see {@link https://cloud.google.com/iam/docs/overview#permissions | IAM Overview }.
2313
2277
  * @param {Object} [options]
2314
2278
  * Optional parameters. You can override the default settings for this call, e.g, timeout,
2315
2279
  * retries, paginations, etc. See {@link https://googleapis.github.io/gax-nodejs/interfaces/CallOptions.html | gax.CallOptions} for the details.
@@ -2341,8 +2305,7 @@ class DataMigrationServiceClient {
2341
2305
  * @param {string[]} request.permissions
2342
2306
  * The set of permissions to check for the `resource`. Permissions with
2343
2307
  * wildcards (such as '*' or 'storage.*') are not allowed. For more
2344
- * information see
2345
- * [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
2308
+ * information see {@link https://cloud.google.com/iam/docs/overview#permissions | IAM Overview }.
2346
2309
  * @param {Object} [options]
2347
2310
  * Optional parameters. You can override the default settings for this call, e.g, timeout,
2348
2311
  * retries, paginations, etc. See {@link https://googleapis.github.io/gax-nodejs/interfaces/CallOptions.html | gax.CallOptions} for the details.
@@ -2369,8 +2332,7 @@ class DataMigrationServiceClient {
2369
2332
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html | CallOptions} for more details.
2370
2333
  * @returns {Promise} - The promise which resolves to an array.
2371
2334
  * The first element of the array is an object representing {@link google.cloud.location.Location | Location}.
2372
- * Please see the
2373
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
2335
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
2374
2336
  * for more details and examples.
2375
2337
  * @example
2376
2338
  * ```
@@ -2397,12 +2359,11 @@ class DataMigrationServiceClient {
2397
2359
  * @param {object} [options]
2398
2360
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
2399
2361
  * @returns {Object}
2400
- * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
2362
+ * An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
2401
2363
  * When you iterate the returned iterable, each element will be an object representing
2402
2364
  * {@link google.cloud.location.Location | Location}. The API will be called under the hood as needed, once per the page,
2403
2365
  * so you can stop the iteration when you don't need more results.
2404
- * Please see the
2405
- * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
2366
+ * Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
2406
2367
  * for more details and examples.
2407
2368
  * @example
2408
2369
  * ```
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@google-cloud/dms",
3
3
  "description": "Cloud Database Migration API client for Node.js",
4
- "version": "2.3.0",
4
+ "version": "3.0.0",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Google LLC",
7
7
  "engines": {
8
- "node": ">=12.0.0"
8
+ "node": ">=14.0.0"
9
9
  },
10
10
  "repository": {
11
11
  "type": "git",
@@ -46,28 +46,25 @@
46
46
  "test": "c8 mocha build/test"
47
47
  },
48
48
  "dependencies": {
49
- "google-gax": "^3.5.8"
49
+ "google-gax": "^4.0.3"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/mocha": "^9.0.0",
53
- "@types/node": "^18.0.0",
53
+ "@types/node": "^20.4.5",
54
54
  "@types/sinon": "^10.0.0",
55
- "c8": "^7.1.0",
55
+ "c8": "^8.0.1",
56
56
  "codecov": "^3.6.5",
57
- "gts": "^3.1.0",
57
+ "gapic-tools": "^0.1.8",
58
+ "gts": "^5.0.0",
58
59
  "jsdoc": "^4.0.0",
59
60
  "jsdoc-fresh": "^2.0.0",
60
61
  "jsdoc-region-tag": "^2.0.0",
61
- "linkinator": "^4.0.0",
62
+ "linkinator": "4.1.2",
62
63
  "long": "^5.2.3",
63
64
  "mocha": "^9.2.2",
64
- "null-loader": "^4.0.0",
65
65
  "pack-n-play": "^1.0.0-2",
66
66
  "sinon": "^15.0.0",
67
- "ts-loader": "^9.0.0",
68
- "typescript": "^4.6.4",
69
- "webpack": "^5.0.0",
70
- "webpack-cli": "^5.0.0"
67
+ "typescript": "^5.1.6"
71
68
  },
72
69
  "homepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-clouddms"
73
70
  }