@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.
|
@@ -120,9 +120,8 @@ export declare class DataMigrationServiceClient {
|
|
|
120
120
|
* @param {object} [options]
|
|
121
121
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
122
122
|
* @returns {Promise} - The promise which resolves to an array.
|
|
123
|
-
* The first element of the array is an object representing {@link google.cloud.clouddms.v1.MigrationJob
|
|
124
|
-
* Please see the
|
|
125
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
|
|
123
|
+
* The first element of the array is an object representing {@link protos.google.cloud.clouddms.v1.MigrationJob|MigrationJob}.
|
|
124
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
126
125
|
* for more details and examples.
|
|
127
126
|
* @example <caption>include:samples/generated/v1/data_migration_service.get_migration_job.js</caption>
|
|
128
127
|
* region_tag:datamigration_v1_generated_DataMigrationService_GetMigrationJob_async
|
|
@@ -153,9 +152,8 @@ export declare class DataMigrationServiceClient {
|
|
|
153
152
|
* @param {object} [options]
|
|
154
153
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
155
154
|
* @returns {Promise} - The promise which resolves to an array.
|
|
156
|
-
* The first element of the array is an object representing {@link google.cloud.clouddms.v1.SshScript
|
|
157
|
-
* Please see the
|
|
158
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
|
|
155
|
+
* The first element of the array is an object representing {@link protos.google.cloud.clouddms.v1.SshScript|SshScript}.
|
|
156
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
159
157
|
* for more details and examples.
|
|
160
158
|
* @example <caption>include:samples/generated/v1/data_migration_service.generate_ssh_script.js</caption>
|
|
161
159
|
* region_tag:datamigration_v1_generated_DataMigrationService_GenerateSshScript_async
|
|
@@ -177,9 +175,8 @@ export declare class DataMigrationServiceClient {
|
|
|
177
175
|
* @param {object} [options]
|
|
178
176
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
179
177
|
* @returns {Promise} - The promise which resolves to an array.
|
|
180
|
-
* The first element of the array is an object representing {@link google.cloud.clouddms.v1.ConnectionProfile
|
|
181
|
-
* Please see the
|
|
182
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
|
|
178
|
+
* The first element of the array is an object representing {@link protos.google.cloud.clouddms.v1.ConnectionProfile|ConnectionProfile}.
|
|
179
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
183
180
|
* for more details and examples.
|
|
184
181
|
* @example <caption>include:samples/generated/v1/data_migration_service.get_connection_profile.js</caption>
|
|
185
182
|
* region_tag:datamigration_v1_generated_DataMigrationService_GetConnectionProfile_async
|
|
@@ -201,9 +198,8 @@ export declare class DataMigrationServiceClient {
|
|
|
201
198
|
* @param {object} [options]
|
|
202
199
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
203
200
|
* @returns {Promise} - The promise which resolves to an array.
|
|
204
|
-
* The first element of the array is an object representing {@link google.cloud.clouddms.v1.PrivateConnection
|
|
205
|
-
* Please see the
|
|
206
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
|
|
201
|
+
* The first element of the array is an object representing {@link protos.google.cloud.clouddms.v1.PrivateConnection|PrivateConnection}.
|
|
202
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
207
203
|
* for more details and examples.
|
|
208
204
|
* @example <caption>include:samples/generated/v1/data_migration_service.get_private_connection.js</caption>
|
|
209
205
|
* region_tag:datamigration_v1_generated_DataMigrationService_GetPrivateConnection_async
|
|
@@ -225,9 +221,8 @@ export declare class DataMigrationServiceClient {
|
|
|
225
221
|
* @param {object} [options]
|
|
226
222
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
227
223
|
* @returns {Promise} - The promise which resolves to an array.
|
|
228
|
-
* The first element of the array is an object representing {@link google.cloud.clouddms.v1.ConversionWorkspace
|
|
229
|
-
* Please see the
|
|
230
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
|
|
224
|
+
* The first element of the array is an object representing {@link protos.google.cloud.clouddms.v1.ConversionWorkspace|ConversionWorkspace}.
|
|
225
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
231
226
|
* for more details and examples.
|
|
232
227
|
* @example <caption>include:samples/generated/v1/data_migration_service.get_conversion_workspace.js</caption>
|
|
233
228
|
* region_tag:datamigration_v1_generated_DataMigrationService_GetConversionWorkspace_async
|
|
@@ -266,9 +261,8 @@ export declare class DataMigrationServiceClient {
|
|
|
266
261
|
* @param {object} [options]
|
|
267
262
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
268
263
|
* @returns {Promise} - The promise which resolves to an array.
|
|
269
|
-
* The first element of the array is an object representing {@link google.cloud.clouddms.v1.SearchBackgroundJobsResponse
|
|
270
|
-
* Please see the
|
|
271
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
|
|
264
|
+
* The first element of the array is an object representing {@link protos.google.cloud.clouddms.v1.SearchBackgroundJobsResponse|SearchBackgroundJobsResponse}.
|
|
265
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
272
266
|
* for more details and examples.
|
|
273
267
|
* @example <caption>include:samples/generated/v1/data_migration_service.search_background_jobs.js</caption>
|
|
274
268
|
* region_tag:datamigration_v1_generated_DataMigrationService_SearchBackgroundJobs_async
|
|
@@ -295,9 +289,8 @@ export declare class DataMigrationServiceClient {
|
|
|
295
289
|
* @param {object} [options]
|
|
296
290
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
297
291
|
* @returns {Promise} - The promise which resolves to an array.
|
|
298
|
-
* The first element of the array is an object representing {@link google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse
|
|
299
|
-
* Please see the
|
|
300
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
|
|
292
|
+
* The first element of the array is an object representing {@link protos.google.cloud.clouddms.v1.DescribeConversionWorkspaceRevisionsResponse|DescribeConversionWorkspaceRevisionsResponse}.
|
|
293
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
301
294
|
* for more details and examples.
|
|
302
295
|
* @example <caption>include:samples/generated/v1/data_migration_service.describe_conversion_workspace_revisions.js</caption>
|
|
303
296
|
* region_tag:datamigration_v1_generated_DataMigrationService_DescribeConversionWorkspaceRevisions_async
|
|
@@ -336,8 +329,7 @@ export declare class DataMigrationServiceClient {
|
|
|
336
329
|
* The first element of the array is an object representing
|
|
337
330
|
* a long running operation. Its `promise()` method returns a promise
|
|
338
331
|
* you can `await` for.
|
|
339
|
-
* Please see the
|
|
340
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
332
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
341
333
|
* for more details and examples.
|
|
342
334
|
* @example <caption>include:samples/generated/v1/data_migration_service.create_migration_job.js</caption>
|
|
343
335
|
* region_tag:datamigration_v1_generated_DataMigrationService_CreateMigrationJob_async
|
|
@@ -355,8 +347,7 @@ export declare class DataMigrationServiceClient {
|
|
|
355
347
|
* The operation name that will be passed.
|
|
356
348
|
* @returns {Promise} - The promise which resolves to an object.
|
|
357
349
|
* The decoded operation object has result and metadata field to get information from.
|
|
358
|
-
* Please see the
|
|
359
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
350
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
360
351
|
* for more details and examples.
|
|
361
352
|
* @example <caption>include:samples/generated/v1/data_migration_service.create_migration_job.js</caption>
|
|
362
353
|
* region_tag:datamigration_v1_generated_DataMigrationService_CreateMigrationJob_async
|
|
@@ -386,8 +377,7 @@ export declare class DataMigrationServiceClient {
|
|
|
386
377
|
* The first element of the array is an object representing
|
|
387
378
|
* a long running operation. Its `promise()` method returns a promise
|
|
388
379
|
* you can `await` for.
|
|
389
|
-
* Please see the
|
|
390
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
380
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
391
381
|
* for more details and examples.
|
|
392
382
|
* @example <caption>include:samples/generated/v1/data_migration_service.update_migration_job.js</caption>
|
|
393
383
|
* region_tag:datamigration_v1_generated_DataMigrationService_UpdateMigrationJob_async
|
|
@@ -405,8 +395,7 @@ export declare class DataMigrationServiceClient {
|
|
|
405
395
|
* The operation name that will be passed.
|
|
406
396
|
* @returns {Promise} - The promise which resolves to an object.
|
|
407
397
|
* The decoded operation object has result and metadata field to get information from.
|
|
408
|
-
* Please see the
|
|
409
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
398
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
410
399
|
* for more details and examples.
|
|
411
400
|
* @example <caption>include:samples/generated/v1/data_migration_service.update_migration_job.js</caption>
|
|
412
401
|
* region_tag:datamigration_v1_generated_DataMigrationService_UpdateMigrationJob_async
|
|
@@ -437,8 +426,7 @@ export declare class DataMigrationServiceClient {
|
|
|
437
426
|
* The first element of the array is an object representing
|
|
438
427
|
* a long running operation. Its `promise()` method returns a promise
|
|
439
428
|
* you can `await` for.
|
|
440
|
-
* Please see the
|
|
441
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
429
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
442
430
|
* for more details and examples.
|
|
443
431
|
* @example <caption>include:samples/generated/v1/data_migration_service.delete_migration_job.js</caption>
|
|
444
432
|
* region_tag:datamigration_v1_generated_DataMigrationService_DeleteMigrationJob_async
|
|
@@ -456,8 +444,7 @@ export declare class DataMigrationServiceClient {
|
|
|
456
444
|
* The operation name that will be passed.
|
|
457
445
|
* @returns {Promise} - The promise which resolves to an object.
|
|
458
446
|
* The decoded operation object has result and metadata field to get information from.
|
|
459
|
-
* Please see the
|
|
460
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
447
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
461
448
|
* for more details and examples.
|
|
462
449
|
* @example <caption>include:samples/generated/v1/data_migration_service.delete_migration_job.js</caption>
|
|
463
450
|
* region_tag:datamigration_v1_generated_DataMigrationService_DeleteMigrationJob_async
|
|
@@ -476,8 +463,7 @@ export declare class DataMigrationServiceClient {
|
|
|
476
463
|
* The first element of the array is an object representing
|
|
477
464
|
* a long running operation. Its `promise()` method returns a promise
|
|
478
465
|
* you can `await` for.
|
|
479
|
-
* Please see the
|
|
480
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
466
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
481
467
|
* for more details and examples.
|
|
482
468
|
* @example <caption>include:samples/generated/v1/data_migration_service.start_migration_job.js</caption>
|
|
483
469
|
* region_tag:datamigration_v1_generated_DataMigrationService_StartMigrationJob_async
|
|
@@ -495,8 +481,7 @@ export declare class DataMigrationServiceClient {
|
|
|
495
481
|
* The operation name that will be passed.
|
|
496
482
|
* @returns {Promise} - The promise which resolves to an object.
|
|
497
483
|
* The decoded operation object has result and metadata field to get information from.
|
|
498
|
-
* Please see the
|
|
499
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
484
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
500
485
|
* for more details and examples.
|
|
501
486
|
* @example <caption>include:samples/generated/v1/data_migration_service.start_migration_job.js</caption>
|
|
502
487
|
* region_tag:datamigration_v1_generated_DataMigrationService_StartMigrationJob_async
|
|
@@ -515,8 +500,7 @@ export declare class DataMigrationServiceClient {
|
|
|
515
500
|
* The first element of the array is an object representing
|
|
516
501
|
* a long running operation. Its `promise()` method returns a promise
|
|
517
502
|
* you can `await` for.
|
|
518
|
-
* Please see the
|
|
519
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
503
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
520
504
|
* for more details and examples.
|
|
521
505
|
* @example <caption>include:samples/generated/v1/data_migration_service.stop_migration_job.js</caption>
|
|
522
506
|
* region_tag:datamigration_v1_generated_DataMigrationService_StopMigrationJob_async
|
|
@@ -534,8 +518,7 @@ export declare class DataMigrationServiceClient {
|
|
|
534
518
|
* The operation name that will be passed.
|
|
535
519
|
* @returns {Promise} - The promise which resolves to an object.
|
|
536
520
|
* The decoded operation object has result and metadata field to get information from.
|
|
537
|
-
* Please see the
|
|
538
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
521
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
539
522
|
* for more details and examples.
|
|
540
523
|
* @example <caption>include:samples/generated/v1/data_migration_service.stop_migration_job.js</caption>
|
|
541
524
|
* region_tag:datamigration_v1_generated_DataMigrationService_StopMigrationJob_async
|
|
@@ -555,8 +538,7 @@ export declare class DataMigrationServiceClient {
|
|
|
555
538
|
* The first element of the array is an object representing
|
|
556
539
|
* a long running operation. Its `promise()` method returns a promise
|
|
557
540
|
* you can `await` for.
|
|
558
|
-
* Please see the
|
|
559
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
541
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
560
542
|
* for more details and examples.
|
|
561
543
|
* @example <caption>include:samples/generated/v1/data_migration_service.resume_migration_job.js</caption>
|
|
562
544
|
* region_tag:datamigration_v1_generated_DataMigrationService_ResumeMigrationJob_async
|
|
@@ -574,8 +556,7 @@ export declare class DataMigrationServiceClient {
|
|
|
574
556
|
* The operation name that will be passed.
|
|
575
557
|
* @returns {Promise} - The promise which resolves to an object.
|
|
576
558
|
* The decoded operation object has result and metadata field to get information from.
|
|
577
|
-
* Please see the
|
|
578
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
559
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
579
560
|
* for more details and examples.
|
|
580
561
|
* @example <caption>include:samples/generated/v1/data_migration_service.resume_migration_job.js</caption>
|
|
581
562
|
* region_tag:datamigration_v1_generated_DataMigrationService_ResumeMigrationJob_async
|
|
@@ -595,8 +576,7 @@ export declare class DataMigrationServiceClient {
|
|
|
595
576
|
* The first element of the array is an object representing
|
|
596
577
|
* a long running operation. Its `promise()` method returns a promise
|
|
597
578
|
* you can `await` for.
|
|
598
|
-
* Please see the
|
|
599
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
579
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
600
580
|
* for more details and examples.
|
|
601
581
|
* @example <caption>include:samples/generated/v1/data_migration_service.promote_migration_job.js</caption>
|
|
602
582
|
* region_tag:datamigration_v1_generated_DataMigrationService_PromoteMigrationJob_async
|
|
@@ -614,8 +594,7 @@ export declare class DataMigrationServiceClient {
|
|
|
614
594
|
* The operation name that will be passed.
|
|
615
595
|
* @returns {Promise} - The promise which resolves to an object.
|
|
616
596
|
* The decoded operation object has result and metadata field to get information from.
|
|
617
|
-
* Please see the
|
|
618
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
597
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
619
598
|
* for more details and examples.
|
|
620
599
|
* @example <caption>include:samples/generated/v1/data_migration_service.promote_migration_job.js</caption>
|
|
621
600
|
* region_tag:datamigration_v1_generated_DataMigrationService_PromoteMigrationJob_async
|
|
@@ -635,8 +614,7 @@ export declare class DataMigrationServiceClient {
|
|
|
635
614
|
* The first element of the array is an object representing
|
|
636
615
|
* a long running operation. Its `promise()` method returns a promise
|
|
637
616
|
* you can `await` for.
|
|
638
|
-
* Please see the
|
|
639
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
617
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
640
618
|
* for more details and examples.
|
|
641
619
|
* @example <caption>include:samples/generated/v1/data_migration_service.verify_migration_job.js</caption>
|
|
642
620
|
* region_tag:datamigration_v1_generated_DataMigrationService_VerifyMigrationJob_async
|
|
@@ -654,8 +632,7 @@ export declare class DataMigrationServiceClient {
|
|
|
654
632
|
* The operation name that will be passed.
|
|
655
633
|
* @returns {Promise} - The promise which resolves to an object.
|
|
656
634
|
* The decoded operation object has result and metadata field to get information from.
|
|
657
|
-
* Please see the
|
|
658
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
635
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
659
636
|
* for more details and examples.
|
|
660
637
|
* @example <caption>include:samples/generated/v1/data_migration_service.verify_migration_job.js</caption>
|
|
661
638
|
* region_tag:datamigration_v1_generated_DataMigrationService_VerifyMigrationJob_async
|
|
@@ -676,8 +653,7 @@ export declare class DataMigrationServiceClient {
|
|
|
676
653
|
* The first element of the array is an object representing
|
|
677
654
|
* a long running operation. Its `promise()` method returns a promise
|
|
678
655
|
* you can `await` for.
|
|
679
|
-
* Please see the
|
|
680
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
656
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
681
657
|
* for more details and examples.
|
|
682
658
|
* @example <caption>include:samples/generated/v1/data_migration_service.restart_migration_job.js</caption>
|
|
683
659
|
* region_tag:datamigration_v1_generated_DataMigrationService_RestartMigrationJob_async
|
|
@@ -695,8 +671,7 @@ export declare class DataMigrationServiceClient {
|
|
|
695
671
|
* The operation name that will be passed.
|
|
696
672
|
* @returns {Promise} - The promise which resolves to an object.
|
|
697
673
|
* The decoded operation object has result and metadata field to get information from.
|
|
698
|
-
* Please see the
|
|
699
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
674
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
700
675
|
* for more details and examples.
|
|
701
676
|
* @example <caption>include:samples/generated/v1/data_migration_service.restart_migration_job.js</caption>
|
|
702
677
|
* region_tag:datamigration_v1_generated_DataMigrationService_RestartMigrationJob_async
|
|
@@ -735,8 +710,7 @@ export declare class DataMigrationServiceClient {
|
|
|
735
710
|
* The first element of the array is an object representing
|
|
736
711
|
* a long running operation. Its `promise()` method returns a promise
|
|
737
712
|
* you can `await` for.
|
|
738
|
-
* Please see the
|
|
739
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
713
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
740
714
|
* for more details and examples.
|
|
741
715
|
* @example <caption>include:samples/generated/v1/data_migration_service.create_connection_profile.js</caption>
|
|
742
716
|
* region_tag:datamigration_v1_generated_DataMigrationService_CreateConnectionProfile_async
|
|
@@ -754,8 +728,7 @@ export declare class DataMigrationServiceClient {
|
|
|
754
728
|
* The operation name that will be passed.
|
|
755
729
|
* @returns {Promise} - The promise which resolves to an object.
|
|
756
730
|
* The decoded operation object has result and metadata field to get information from.
|
|
757
|
-
* Please see the
|
|
758
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
731
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
759
732
|
* for more details and examples.
|
|
760
733
|
* @example <caption>include:samples/generated/v1/data_migration_service.create_connection_profile.js</caption>
|
|
761
734
|
* region_tag:datamigration_v1_generated_DataMigrationService_CreateConnectionProfile_async
|
|
@@ -793,8 +766,7 @@ export declare class DataMigrationServiceClient {
|
|
|
793
766
|
* The first element of the array is an object representing
|
|
794
767
|
* a long running operation. Its `promise()` method returns a promise
|
|
795
768
|
* you can `await` for.
|
|
796
|
-
* Please see the
|
|
797
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
769
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
798
770
|
* for more details and examples.
|
|
799
771
|
* @example <caption>include:samples/generated/v1/data_migration_service.update_connection_profile.js</caption>
|
|
800
772
|
* region_tag:datamigration_v1_generated_DataMigrationService_UpdateConnectionProfile_async
|
|
@@ -812,8 +784,7 @@ export declare class DataMigrationServiceClient {
|
|
|
812
784
|
* The operation name that will be passed.
|
|
813
785
|
* @returns {Promise} - The promise which resolves to an object.
|
|
814
786
|
* The decoded operation object has result and metadata field to get information from.
|
|
815
|
-
* Please see the
|
|
816
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
787
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
817
788
|
* for more details and examples.
|
|
818
789
|
* @example <caption>include:samples/generated/v1/data_migration_service.update_connection_profile.js</caption>
|
|
819
790
|
* region_tag:datamigration_v1_generated_DataMigrationService_UpdateConnectionProfile_async
|
|
@@ -845,8 +816,7 @@ export declare class DataMigrationServiceClient {
|
|
|
845
816
|
* The first element of the array is an object representing
|
|
846
817
|
* a long running operation. Its `promise()` method returns a promise
|
|
847
818
|
* you can `await` for.
|
|
848
|
-
* Please see the
|
|
849
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
819
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
850
820
|
* for more details and examples.
|
|
851
821
|
* @example <caption>include:samples/generated/v1/data_migration_service.delete_connection_profile.js</caption>
|
|
852
822
|
* region_tag:datamigration_v1_generated_DataMigrationService_DeleteConnectionProfile_async
|
|
@@ -864,8 +834,7 @@ export declare class DataMigrationServiceClient {
|
|
|
864
834
|
* The operation name that will be passed.
|
|
865
835
|
* @returns {Promise} - The promise which resolves to an object.
|
|
866
836
|
* The decoded operation object has result and metadata field to get information from.
|
|
867
|
-
* Please see the
|
|
868
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
837
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
869
838
|
* for more details and examples.
|
|
870
839
|
* @example <caption>include:samples/generated/v1/data_migration_service.delete_connection_profile.js</caption>
|
|
871
840
|
* region_tag:datamigration_v1_generated_DataMigrationService_DeleteConnectionProfile_async
|
|
@@ -898,8 +867,7 @@ export declare class DataMigrationServiceClient {
|
|
|
898
867
|
* The first element of the array is an object representing
|
|
899
868
|
* a long running operation. Its `promise()` method returns a promise
|
|
900
869
|
* you can `await` for.
|
|
901
|
-
* Please see the
|
|
902
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
870
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
903
871
|
* for more details and examples.
|
|
904
872
|
* @example <caption>include:samples/generated/v1/data_migration_service.create_private_connection.js</caption>
|
|
905
873
|
* region_tag:datamigration_v1_generated_DataMigrationService_CreatePrivateConnection_async
|
|
@@ -917,8 +885,7 @@ export declare class DataMigrationServiceClient {
|
|
|
917
885
|
* The operation name that will be passed.
|
|
918
886
|
* @returns {Promise} - The promise which resolves to an object.
|
|
919
887
|
* The decoded operation object has result and metadata field to get information from.
|
|
920
|
-
* Please see the
|
|
921
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
888
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
922
889
|
* for more details and examples.
|
|
923
890
|
* @example <caption>include:samples/generated/v1/data_migration_service.create_private_connection.js</caption>
|
|
924
891
|
* region_tag:datamigration_v1_generated_DataMigrationService_CreatePrivateConnection_async
|
|
@@ -945,8 +912,7 @@ export declare class DataMigrationServiceClient {
|
|
|
945
912
|
* The first element of the array is an object representing
|
|
946
913
|
* a long running operation. Its `promise()` method returns a promise
|
|
947
914
|
* you can `await` for.
|
|
948
|
-
* Please see the
|
|
949
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
915
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
950
916
|
* for more details and examples.
|
|
951
917
|
* @example <caption>include:samples/generated/v1/data_migration_service.delete_private_connection.js</caption>
|
|
952
918
|
* region_tag:datamigration_v1_generated_DataMigrationService_DeletePrivateConnection_async
|
|
@@ -964,8 +930,7 @@ export declare class DataMigrationServiceClient {
|
|
|
964
930
|
* The operation name that will be passed.
|
|
965
931
|
* @returns {Promise} - The promise which resolves to an object.
|
|
966
932
|
* The decoded operation object has result and metadata field to get information from.
|
|
967
|
-
* Please see the
|
|
968
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
933
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
969
934
|
* for more details and examples.
|
|
970
935
|
* @example <caption>include:samples/generated/v1/data_migration_service.delete_private_connection.js</caption>
|
|
971
936
|
* region_tag:datamigration_v1_generated_DataMigrationService_DeletePrivateConnection_async
|
|
@@ -996,8 +961,7 @@ export declare class DataMigrationServiceClient {
|
|
|
996
961
|
* The first element of the array is an object representing
|
|
997
962
|
* a long running operation. Its `promise()` method returns a promise
|
|
998
963
|
* you can `await` for.
|
|
999
|
-
* Please see the
|
|
1000
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
964
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1001
965
|
* for more details and examples.
|
|
1002
966
|
* @example <caption>include:samples/generated/v1/data_migration_service.create_conversion_workspace.js</caption>
|
|
1003
967
|
* region_tag:datamigration_v1_generated_DataMigrationService_CreateConversionWorkspace_async
|
|
@@ -1015,8 +979,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1015
979
|
* The operation name that will be passed.
|
|
1016
980
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1017
981
|
* The decoded operation object has result and metadata field to get information from.
|
|
1018
|
-
* Please see the
|
|
1019
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
982
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1020
983
|
* for more details and examples.
|
|
1021
984
|
* @example <caption>include:samples/generated/v1/data_migration_service.create_conversion_workspace.js</caption>
|
|
1022
985
|
* region_tag:datamigration_v1_generated_DataMigrationService_CreateConversionWorkspace_async
|
|
@@ -1046,8 +1009,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1046
1009
|
* The first element of the array is an object representing
|
|
1047
1010
|
* a long running operation. Its `promise()` method returns a promise
|
|
1048
1011
|
* you can `await` for.
|
|
1049
|
-
* Please see the
|
|
1050
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1012
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1051
1013
|
* for more details and examples.
|
|
1052
1014
|
* @example <caption>include:samples/generated/v1/data_migration_service.update_conversion_workspace.js</caption>
|
|
1053
1015
|
* region_tag:datamigration_v1_generated_DataMigrationService_UpdateConversionWorkspace_async
|
|
@@ -1065,8 +1027,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1065
1027
|
* The operation name that will be passed.
|
|
1066
1028
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1067
1029
|
* The decoded operation object has result and metadata field to get information from.
|
|
1068
|
-
* Please see the
|
|
1069
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1030
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1070
1031
|
* for more details and examples.
|
|
1071
1032
|
* @example <caption>include:samples/generated/v1/data_migration_service.update_conversion_workspace.js</caption>
|
|
1072
1033
|
* region_tag:datamigration_v1_generated_DataMigrationService_UpdateConversionWorkspace_async
|
|
@@ -1093,8 +1054,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1093
1054
|
* The first element of the array is an object representing
|
|
1094
1055
|
* a long running operation. Its `promise()` method returns a promise
|
|
1095
1056
|
* you can `await` for.
|
|
1096
|
-
* Please see the
|
|
1097
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1057
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1098
1058
|
* for more details and examples.
|
|
1099
1059
|
* @example <caption>include:samples/generated/v1/data_migration_service.delete_conversion_workspace.js</caption>
|
|
1100
1060
|
* region_tag:datamigration_v1_generated_DataMigrationService_DeleteConversionWorkspace_async
|
|
@@ -1112,8 +1072,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1112
1072
|
* The operation name that will be passed.
|
|
1113
1073
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1114
1074
|
* The decoded operation object has result and metadata field to get information from.
|
|
1115
|
-
* Please see the
|
|
1116
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1075
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1117
1076
|
* for more details and examples.
|
|
1118
1077
|
* @example <caption>include:samples/generated/v1/data_migration_service.delete_conversion_workspace.js</caption>
|
|
1119
1078
|
* region_tag:datamigration_v1_generated_DataMigrationService_DeleteConversionWorkspace_async
|
|
@@ -1142,8 +1101,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1142
1101
|
* The first element of the array is an object representing
|
|
1143
1102
|
* a long running operation. Its `promise()` method returns a promise
|
|
1144
1103
|
* you can `await` for.
|
|
1145
|
-
* Please see the
|
|
1146
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1104
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1147
1105
|
* for more details and examples.
|
|
1148
1106
|
* @example <caption>include:samples/generated/v1/data_migration_service.seed_conversion_workspace.js</caption>
|
|
1149
1107
|
* region_tag:datamigration_v1_generated_DataMigrationService_SeedConversionWorkspace_async
|
|
@@ -1161,8 +1119,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1161
1119
|
* The operation name that will be passed.
|
|
1162
1120
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1163
1121
|
* The decoded operation object has result and metadata field to get information from.
|
|
1164
|
-
* Please see the
|
|
1165
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1122
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1166
1123
|
* for more details and examples.
|
|
1167
1124
|
* @example <caption>include:samples/generated/v1/data_migration_service.seed_conversion_workspace.js</caption>
|
|
1168
1125
|
* region_tag:datamigration_v1_generated_DataMigrationService_SeedConversionWorkspace_async
|
|
@@ -1191,8 +1148,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1191
1148
|
* The first element of the array is an object representing
|
|
1192
1149
|
* a long running operation. Its `promise()` method returns a promise
|
|
1193
1150
|
* you can `await` for.
|
|
1194
|
-
* Please see the
|
|
1195
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1151
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1196
1152
|
* for more details and examples.
|
|
1197
1153
|
* @example <caption>include:samples/generated/v1/data_migration_service.import_mapping_rules.js</caption>
|
|
1198
1154
|
* region_tag:datamigration_v1_generated_DataMigrationService_ImportMappingRules_async
|
|
@@ -1210,8 +1166,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1210
1166
|
* The operation name that will be passed.
|
|
1211
1167
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1212
1168
|
* The decoded operation object has result and metadata field to get information from.
|
|
1213
|
-
* Please see the
|
|
1214
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1169
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1215
1170
|
* for more details and examples.
|
|
1216
1171
|
* @example <caption>include:samples/generated/v1/data_migration_service.import_mapping_rules.js</caption>
|
|
1217
1172
|
* region_tag:datamigration_v1_generated_DataMigrationService_ImportMappingRules_async
|
|
@@ -1237,8 +1192,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1237
1192
|
* The first element of the array is an object representing
|
|
1238
1193
|
* a long running operation. Its `promise()` method returns a promise
|
|
1239
1194
|
* you can `await` for.
|
|
1240
|
-
* Please see the
|
|
1241
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1195
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1242
1196
|
* for more details and examples.
|
|
1243
1197
|
* @example <caption>include:samples/generated/v1/data_migration_service.convert_conversion_workspace.js</caption>
|
|
1244
1198
|
* region_tag:datamigration_v1_generated_DataMigrationService_ConvertConversionWorkspace_async
|
|
@@ -1256,8 +1210,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1256
1210
|
* The operation name that will be passed.
|
|
1257
1211
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1258
1212
|
* The decoded operation object has result and metadata field to get information from.
|
|
1259
|
-
* Please see the
|
|
1260
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1213
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1261
1214
|
* for more details and examples.
|
|
1262
1215
|
* @example <caption>include:samples/generated/v1/data_migration_service.convert_conversion_workspace.js</caption>
|
|
1263
1216
|
* region_tag:datamigration_v1_generated_DataMigrationService_ConvertConversionWorkspace_async
|
|
@@ -1278,8 +1231,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1278
1231
|
* The first element of the array is an object representing
|
|
1279
1232
|
* a long running operation. Its `promise()` method returns a promise
|
|
1280
1233
|
* you can `await` for.
|
|
1281
|
-
* Please see the
|
|
1282
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1234
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1283
1235
|
* for more details and examples.
|
|
1284
1236
|
* @example <caption>include:samples/generated/v1/data_migration_service.commit_conversion_workspace.js</caption>
|
|
1285
1237
|
* region_tag:datamigration_v1_generated_DataMigrationService_CommitConversionWorkspace_async
|
|
@@ -1297,8 +1249,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1297
1249
|
* The operation name that will be passed.
|
|
1298
1250
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1299
1251
|
* The decoded operation object has result and metadata field to get information from.
|
|
1300
|
-
* Please see the
|
|
1301
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1252
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1302
1253
|
* for more details and examples.
|
|
1303
1254
|
* @example <caption>include:samples/generated/v1/data_migration_service.commit_conversion_workspace.js</caption>
|
|
1304
1255
|
* region_tag:datamigration_v1_generated_DataMigrationService_CommitConversionWorkspace_async
|
|
@@ -1317,8 +1268,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1317
1268
|
* The first element of the array is an object representing
|
|
1318
1269
|
* a long running operation. Its `promise()` method returns a promise
|
|
1319
1270
|
* you can `await` for.
|
|
1320
|
-
* Please see the
|
|
1321
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1271
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1322
1272
|
* for more details and examples.
|
|
1323
1273
|
* @example <caption>include:samples/generated/v1/data_migration_service.rollback_conversion_workspace.js</caption>
|
|
1324
1274
|
* region_tag:datamigration_v1_generated_DataMigrationService_RollbackConversionWorkspace_async
|
|
@@ -1336,8 +1286,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1336
1286
|
* The operation name that will be passed.
|
|
1337
1287
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1338
1288
|
* The decoded operation object has result and metadata field to get information from.
|
|
1339
|
-
* Please see the
|
|
1340
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1289
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1341
1290
|
* for more details and examples.
|
|
1342
1291
|
* @example <caption>include:samples/generated/v1/data_migration_service.rollback_conversion_workspace.js</caption>
|
|
1343
1292
|
* region_tag:datamigration_v1_generated_DataMigrationService_RollbackConversionWorkspace_async
|
|
@@ -1363,8 +1312,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1363
1312
|
* The first element of the array is an object representing
|
|
1364
1313
|
* a long running operation. Its `promise()` method returns a promise
|
|
1365
1314
|
* you can `await` for.
|
|
1366
|
-
* Please see the
|
|
1367
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1315
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1368
1316
|
* for more details and examples.
|
|
1369
1317
|
* @example <caption>include:samples/generated/v1/data_migration_service.apply_conversion_workspace.js</caption>
|
|
1370
1318
|
* region_tag:datamigration_v1_generated_DataMigrationService_ApplyConversionWorkspace_async
|
|
@@ -1382,8 +1330,7 @@ export declare class DataMigrationServiceClient {
|
|
|
1382
1330
|
* The operation name that will be passed.
|
|
1383
1331
|
* @returns {Promise} - The promise which resolves to an object.
|
|
1384
1332
|
* The decoded operation object has result and metadata field to get information from.
|
|
1385
|
-
* Please see the
|
|
1386
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations)
|
|
1333
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#long-running-operations | documentation }
|
|
1387
1334
|
* for more details and examples.
|
|
1388
1335
|
* @example <caption>include:samples/generated/v1/data_migration_service.apply_conversion_workspace.js</caption>
|
|
1389
1336
|
* region_tag:datamigration_v1_generated_DataMigrationService_ApplyConversionWorkspace_async
|
|
@@ -1423,14 +1370,13 @@ export declare class DataMigrationServiceClient {
|
|
|
1423
1370
|
* @param {object} [options]
|
|
1424
1371
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1425
1372
|
* @returns {Promise} - The promise which resolves to an array.
|
|
1426
|
-
* The first element of the array is Array of {@link google.cloud.clouddms.v1.MigrationJob
|
|
1373
|
+
* The first element of the array is Array of {@link protos.google.cloud.clouddms.v1.MigrationJob|MigrationJob}.
|
|
1427
1374
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1428
1375
|
* times as needed and will merge results from all the pages into this array.
|
|
1429
1376
|
* Note that it can affect your quota.
|
|
1430
1377
|
* We recommend using `listMigrationJobsAsync()`
|
|
1431
1378
|
* method described below for async iteration which you can stop as needed.
|
|
1432
|
-
* Please see the
|
|
1433
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1379
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1434
1380
|
* for more details and examples.
|
|
1435
1381
|
*/
|
|
1436
1382
|
listMigrationJobs(request?: protos.google.cloud.clouddms.v1.IListMigrationJobsRequest, options?: CallOptions): Promise<[
|
|
@@ -1473,13 +1419,12 @@ export declare class DataMigrationServiceClient {
|
|
|
1473
1419
|
* @param {object} [options]
|
|
1474
1420
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1475
1421
|
* @returns {Stream}
|
|
1476
|
-
* An object stream which emits an object representing {@link google.cloud.clouddms.v1.MigrationJob
|
|
1422
|
+
* An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.MigrationJob|MigrationJob} on 'data' event.
|
|
1477
1423
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1478
1424
|
* times as needed. Note that it can affect your quota.
|
|
1479
1425
|
* We recommend using `listMigrationJobsAsync()`
|
|
1480
1426
|
* method described below for async iteration which you can stop as needed.
|
|
1481
|
-
* Please see the
|
|
1482
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1427
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1483
1428
|
* for more details and examples.
|
|
1484
1429
|
*/
|
|
1485
1430
|
listMigrationJobsStream(request?: protos.google.cloud.clouddms.v1.IListMigrationJobsRequest, options?: CallOptions): Transform;
|
|
@@ -1518,12 +1463,11 @@ export declare class DataMigrationServiceClient {
|
|
|
1518
1463
|
* @param {object} [options]
|
|
1519
1464
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1520
1465
|
* @returns {Object}
|
|
1521
|
-
* An iterable Object that allows
|
|
1466
|
+
* An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
|
|
1522
1467
|
* When you iterate the returned iterable, each element will be an object representing
|
|
1523
|
-
* {@link google.cloud.clouddms.v1.MigrationJob
|
|
1468
|
+
* {@link protos.google.cloud.clouddms.v1.MigrationJob|MigrationJob}. The API will be called under the hood as needed, once per the page,
|
|
1524
1469
|
* so you can stop the iteration when you don't need more results.
|
|
1525
|
-
* Please see the
|
|
1526
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1470
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1527
1471
|
* for more details and examples.
|
|
1528
1472
|
* @example <caption>include:samples/generated/v1/data_migration_service.list_migration_jobs.js</caption>
|
|
1529
1473
|
* region_tag:datamigration_v1_generated_DataMigrationService_ListMigrationJobs_async
|
|
@@ -1563,14 +1507,13 @@ export declare class DataMigrationServiceClient {
|
|
|
1563
1507
|
* @param {object} [options]
|
|
1564
1508
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1565
1509
|
* @returns {Promise} - The promise which resolves to an array.
|
|
1566
|
-
* The first element of the array is Array of {@link google.cloud.clouddms.v1.ConnectionProfile
|
|
1510
|
+
* The first element of the array is Array of {@link protos.google.cloud.clouddms.v1.ConnectionProfile|ConnectionProfile}.
|
|
1567
1511
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1568
1512
|
* times as needed and will merge results from all the pages into this array.
|
|
1569
1513
|
* Note that it can affect your quota.
|
|
1570
1514
|
* We recommend using `listConnectionProfilesAsync()`
|
|
1571
1515
|
* method described below for async iteration which you can stop as needed.
|
|
1572
|
-
* Please see the
|
|
1573
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1516
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1574
1517
|
* for more details and examples.
|
|
1575
1518
|
*/
|
|
1576
1519
|
listConnectionProfiles(request?: protos.google.cloud.clouddms.v1.IListConnectionProfilesRequest, options?: CallOptions): Promise<[
|
|
@@ -1612,13 +1555,12 @@ export declare class DataMigrationServiceClient {
|
|
|
1612
1555
|
* @param {object} [options]
|
|
1613
1556
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1614
1557
|
* @returns {Stream}
|
|
1615
|
-
* An object stream which emits an object representing {@link google.cloud.clouddms.v1.ConnectionProfile
|
|
1558
|
+
* An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.ConnectionProfile|ConnectionProfile} on 'data' event.
|
|
1616
1559
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1617
1560
|
* times as needed. Note that it can affect your quota.
|
|
1618
1561
|
* We recommend using `listConnectionProfilesAsync()`
|
|
1619
1562
|
* method described below for async iteration which you can stop as needed.
|
|
1620
|
-
* Please see the
|
|
1621
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1563
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1622
1564
|
* for more details and examples.
|
|
1623
1565
|
*/
|
|
1624
1566
|
listConnectionProfilesStream(request?: protos.google.cloud.clouddms.v1.IListConnectionProfilesRequest, options?: CallOptions): Transform;
|
|
@@ -1656,12 +1598,11 @@ export declare class DataMigrationServiceClient {
|
|
|
1656
1598
|
* @param {object} [options]
|
|
1657
1599
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1658
1600
|
* @returns {Object}
|
|
1659
|
-
* An iterable Object that allows
|
|
1601
|
+
* An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
|
|
1660
1602
|
* When you iterate the returned iterable, each element will be an object representing
|
|
1661
|
-
* {@link google.cloud.clouddms.v1.ConnectionProfile
|
|
1603
|
+
* {@link protos.google.cloud.clouddms.v1.ConnectionProfile|ConnectionProfile}. The API will be called under the hood as needed, once per the page,
|
|
1662
1604
|
* so you can stop the iteration when you don't need more results.
|
|
1663
|
-
* Please see the
|
|
1664
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1605
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1665
1606
|
* for more details and examples.
|
|
1666
1607
|
* @example <caption>include:samples/generated/v1/data_migration_service.list_connection_profiles.js</caption>
|
|
1667
1608
|
* region_tag:datamigration_v1_generated_DataMigrationService_ListConnectionProfiles_async
|
|
@@ -1697,14 +1638,13 @@ export declare class DataMigrationServiceClient {
|
|
|
1697
1638
|
* @param {object} [options]
|
|
1698
1639
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1699
1640
|
* @returns {Promise} - The promise which resolves to an array.
|
|
1700
|
-
* The first element of the array is Array of {@link google.cloud.clouddms.v1.PrivateConnection
|
|
1641
|
+
* The first element of the array is Array of {@link protos.google.cloud.clouddms.v1.PrivateConnection|PrivateConnection}.
|
|
1701
1642
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1702
1643
|
* times as needed and will merge results from all the pages into this array.
|
|
1703
1644
|
* Note that it can affect your quota.
|
|
1704
1645
|
* We recommend using `listPrivateConnectionsAsync()`
|
|
1705
1646
|
* method described below for async iteration which you can stop as needed.
|
|
1706
|
-
* Please see the
|
|
1707
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1647
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1708
1648
|
* for more details and examples.
|
|
1709
1649
|
*/
|
|
1710
1650
|
listPrivateConnections(request?: protos.google.cloud.clouddms.v1.IListPrivateConnectionsRequest, options?: CallOptions): Promise<[
|
|
@@ -1743,13 +1683,12 @@ export declare class DataMigrationServiceClient {
|
|
|
1743
1683
|
* @param {object} [options]
|
|
1744
1684
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1745
1685
|
* @returns {Stream}
|
|
1746
|
-
* An object stream which emits an object representing {@link google.cloud.clouddms.v1.PrivateConnection
|
|
1686
|
+
* An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.PrivateConnection|PrivateConnection} on 'data' event.
|
|
1747
1687
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1748
1688
|
* times as needed. Note that it can affect your quota.
|
|
1749
1689
|
* We recommend using `listPrivateConnectionsAsync()`
|
|
1750
1690
|
* method described below for async iteration which you can stop as needed.
|
|
1751
|
-
* Please see the
|
|
1752
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1691
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1753
1692
|
* for more details and examples.
|
|
1754
1693
|
*/
|
|
1755
1694
|
listPrivateConnectionsStream(request?: protos.google.cloud.clouddms.v1.IListPrivateConnectionsRequest, options?: CallOptions): Transform;
|
|
@@ -1784,12 +1723,11 @@ export declare class DataMigrationServiceClient {
|
|
|
1784
1723
|
* @param {object} [options]
|
|
1785
1724
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1786
1725
|
* @returns {Object}
|
|
1787
|
-
* An iterable Object that allows
|
|
1726
|
+
* An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
|
|
1788
1727
|
* When you iterate the returned iterable, each element will be an object representing
|
|
1789
|
-
* {@link google.cloud.clouddms.v1.PrivateConnection
|
|
1728
|
+
* {@link protos.google.cloud.clouddms.v1.PrivateConnection|PrivateConnection}. The API will be called under the hood as needed, once per the page,
|
|
1790
1729
|
* so you can stop the iteration when you don't need more results.
|
|
1791
|
-
* Please see the
|
|
1792
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1730
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1793
1731
|
* for more details and examples.
|
|
1794
1732
|
* @example <caption>include:samples/generated/v1/data_migration_service.list_private_connections.js</caption>
|
|
1795
1733
|
* region_tag:datamigration_v1_generated_DataMigrationService_ListPrivateConnections_async
|
|
@@ -1824,14 +1762,13 @@ export declare class DataMigrationServiceClient {
|
|
|
1824
1762
|
* @param {object} [options]
|
|
1825
1763
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1826
1764
|
* @returns {Promise} - The promise which resolves to an array.
|
|
1827
|
-
* The first element of the array is Array of {@link google.cloud.clouddms.v1.ConversionWorkspace
|
|
1765
|
+
* The first element of the array is Array of {@link protos.google.cloud.clouddms.v1.ConversionWorkspace|ConversionWorkspace}.
|
|
1828
1766
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1829
1767
|
* times as needed and will merge results from all the pages into this array.
|
|
1830
1768
|
* Note that it can affect your quota.
|
|
1831
1769
|
* We recommend using `listConversionWorkspacesAsync()`
|
|
1832
1770
|
* method described below for async iteration which you can stop as needed.
|
|
1833
|
-
* Please see the
|
|
1834
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1771
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1835
1772
|
* for more details and examples.
|
|
1836
1773
|
*/
|
|
1837
1774
|
listConversionWorkspaces(request?: protos.google.cloud.clouddms.v1.IListConversionWorkspacesRequest, options?: CallOptions): Promise<[
|
|
@@ -1869,13 +1806,12 @@ export declare class DataMigrationServiceClient {
|
|
|
1869
1806
|
* @param {object} [options]
|
|
1870
1807
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1871
1808
|
* @returns {Stream}
|
|
1872
|
-
* An object stream which emits an object representing {@link google.cloud.clouddms.v1.ConversionWorkspace
|
|
1809
|
+
* An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.ConversionWorkspace|ConversionWorkspace} on 'data' event.
|
|
1873
1810
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1874
1811
|
* times as needed. Note that it can affect your quota.
|
|
1875
1812
|
* We recommend using `listConversionWorkspacesAsync()`
|
|
1876
1813
|
* method described below for async iteration which you can stop as needed.
|
|
1877
|
-
* Please see the
|
|
1878
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1814
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1879
1815
|
* for more details and examples.
|
|
1880
1816
|
*/
|
|
1881
1817
|
listConversionWorkspacesStream(request?: protos.google.cloud.clouddms.v1.IListConversionWorkspacesRequest, options?: CallOptions): Transform;
|
|
@@ -1909,12 +1845,11 @@ export declare class DataMigrationServiceClient {
|
|
|
1909
1845
|
* @param {object} [options]
|
|
1910
1846
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1911
1847
|
* @returns {Object}
|
|
1912
|
-
* An iterable Object that allows
|
|
1848
|
+
* An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
|
|
1913
1849
|
* When you iterate the returned iterable, each element will be an object representing
|
|
1914
|
-
* {@link google.cloud.clouddms.v1.ConversionWorkspace
|
|
1850
|
+
* {@link protos.google.cloud.clouddms.v1.ConversionWorkspace|ConversionWorkspace}. The API will be called under the hood as needed, once per the page,
|
|
1915
1851
|
* so you can stop the iteration when you don't need more results.
|
|
1916
|
-
* Please see the
|
|
1917
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1852
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1918
1853
|
* for more details and examples.
|
|
1919
1854
|
* @example <caption>include:samples/generated/v1/data_migration_service.list_conversion_workspaces.js</caption>
|
|
1920
1855
|
* region_tag:datamigration_v1_generated_DataMigrationService_ListConversionWorkspaces_async
|
|
@@ -1957,14 +1892,13 @@ export declare class DataMigrationServiceClient {
|
|
|
1957
1892
|
* @param {object} [options]
|
|
1958
1893
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1959
1894
|
* @returns {Promise} - The promise which resolves to an array.
|
|
1960
|
-
* The first element of the array is Array of {@link google.cloud.clouddms.v1.DatabaseEntity
|
|
1895
|
+
* The first element of the array is Array of {@link protos.google.cloud.clouddms.v1.DatabaseEntity|DatabaseEntity}.
|
|
1961
1896
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
1962
1897
|
* times as needed and will merge results from all the pages into this array.
|
|
1963
1898
|
* Note that it can affect your quota.
|
|
1964
1899
|
* We recommend using `describeDatabaseEntitiesAsync()`
|
|
1965
1900
|
* method described below for async iteration which you can stop as needed.
|
|
1966
|
-
* Please see the
|
|
1967
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1901
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
1968
1902
|
* for more details and examples.
|
|
1969
1903
|
*/
|
|
1970
1904
|
describeDatabaseEntities(request?: protos.google.cloud.clouddms.v1.IDescribeDatabaseEntitiesRequest, options?: CallOptions): Promise<[
|
|
@@ -2005,13 +1939,12 @@ export declare class DataMigrationServiceClient {
|
|
|
2005
1939
|
* @param {object} [options]
|
|
2006
1940
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
2007
1941
|
* @returns {Stream}
|
|
2008
|
-
* An object stream which emits an object representing {@link google.cloud.clouddms.v1.DatabaseEntity
|
|
1942
|
+
* An object stream which emits an object representing {@link protos.google.cloud.clouddms.v1.DatabaseEntity|DatabaseEntity} on 'data' event.
|
|
2009
1943
|
* The client library will perform auto-pagination by default: it will call the API as many
|
|
2010
1944
|
* times as needed. Note that it can affect your quota.
|
|
2011
1945
|
* We recommend using `describeDatabaseEntitiesAsync()`
|
|
2012
1946
|
* method described below for async iteration which you can stop as needed.
|
|
2013
|
-
* Please see the
|
|
2014
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1947
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
2015
1948
|
* for more details and examples.
|
|
2016
1949
|
*/
|
|
2017
1950
|
describeDatabaseEntitiesStream(request?: protos.google.cloud.clouddms.v1.IDescribeDatabaseEntitiesRequest, options?: CallOptions): Transform;
|
|
@@ -2048,12 +1981,11 @@ export declare class DataMigrationServiceClient {
|
|
|
2048
1981
|
* @param {object} [options]
|
|
2049
1982
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
2050
1983
|
* @returns {Object}
|
|
2051
|
-
* An iterable Object that allows
|
|
1984
|
+
* An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
|
|
2052
1985
|
* When you iterate the returned iterable, each element will be an object representing
|
|
2053
|
-
* {@link google.cloud.clouddms.v1.DatabaseEntity
|
|
1986
|
+
* {@link protos.google.cloud.clouddms.v1.DatabaseEntity|DatabaseEntity}. The API will be called under the hood as needed, once per the page,
|
|
2054
1987
|
* so you can stop the iteration when you don't need more results.
|
|
2055
|
-
* Please see the
|
|
2056
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
1988
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
2057
1989
|
* for more details and examples.
|
|
2058
1990
|
* @example <caption>include:samples/generated/v1/data_migration_service.describe_database_entities.js</caption>
|
|
2059
1991
|
* region_tag:datamigration_v1_generated_DataMigrationService_DescribeDatabaseEntities_async
|
|
@@ -2081,8 +2013,7 @@ export declare class DataMigrationServiceClient {
|
|
|
2081
2013
|
* Note that it can affect your quota.
|
|
2082
2014
|
* We recommend using `fetchStaticIpsAsync()`
|
|
2083
2015
|
* method described below for async iteration which you can stop as needed.
|
|
2084
|
-
* Please see the
|
|
2085
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
2016
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
2086
2017
|
* for more details and examples.
|
|
2087
2018
|
*/
|
|
2088
2019
|
fetchStaticIps(request?: protos.google.cloud.clouddms.v1.IFetchStaticIpsRequest, options?: CallOptions): Promise<[
|
|
@@ -2111,8 +2042,7 @@ export declare class DataMigrationServiceClient {
|
|
|
2111
2042
|
* times as needed. Note that it can affect your quota.
|
|
2112
2043
|
* We recommend using `fetchStaticIpsAsync()`
|
|
2113
2044
|
* method described below for async iteration which you can stop as needed.
|
|
2114
|
-
* Please see the
|
|
2115
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
2045
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
2116
2046
|
* for more details and examples.
|
|
2117
2047
|
*/
|
|
2118
2048
|
fetchStaticIpsStream(request?: protos.google.cloud.clouddms.v1.IFetchStaticIpsRequest, options?: CallOptions): Transform;
|
|
@@ -2132,12 +2062,11 @@ export declare class DataMigrationServiceClient {
|
|
|
2132
2062
|
* @param {object} [options]
|
|
2133
2063
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
2134
2064
|
* @returns {Object}
|
|
2135
|
-
* An iterable Object that allows
|
|
2065
|
+
* An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
|
|
2136
2066
|
* When you iterate the returned iterable, each element will be an object representing
|
|
2137
2067
|
* string. The API will be called under the hood as needed, once per the page,
|
|
2138
2068
|
* so you can stop the iteration when you don't need more results.
|
|
2139
|
-
* Please see the
|
|
2140
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
2069
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
2141
2070
|
* for more details and examples.
|
|
2142
2071
|
* @example <caption>include:samples/generated/v1/data_migration_service.fetch_static_ips.js</caption>
|
|
2143
2072
|
* region_tag:datamigration_v1_generated_DataMigrationService_FetchStaticIps_async
|
|
@@ -2168,7 +2097,7 @@ export declare class DataMigrationServiceClient {
|
|
|
2168
2097
|
* The first element of the array is an object representing {@link google.iam.v1.Policy | Policy}.
|
|
2169
2098
|
* The promise has a method named "cancel" which cancels the ongoing API call.
|
|
2170
2099
|
*/
|
|
2171
|
-
getIamPolicy(request: IamProtos.google.iam.v1.GetIamPolicyRequest, options?: gax.CallOptions | Callback<IamProtos.google.iam.v1.Policy, IamProtos.google.iam.v1.GetIamPolicyRequest | null | undefined, {} | null | undefined>, callback?: Callback<IamProtos.google.iam.v1.Policy, IamProtos.google.iam.v1.GetIamPolicyRequest | null | undefined, {} | null | undefined>): Promise<IamProtos.google.iam.v1.Policy>;
|
|
2100
|
+
getIamPolicy(request: IamProtos.google.iam.v1.GetIamPolicyRequest, options?: gax.CallOptions | Callback<IamProtos.google.iam.v1.Policy, IamProtos.google.iam.v1.GetIamPolicyRequest | null | undefined, {} | null | undefined>, callback?: Callback<IamProtos.google.iam.v1.Policy, IamProtos.google.iam.v1.GetIamPolicyRequest | null | undefined, {} | null | undefined>): Promise<[IamProtos.google.iam.v1.Policy]>;
|
|
2172
2101
|
/**
|
|
2173
2102
|
* Returns permissions that a caller has on the specified resource. If the
|
|
2174
2103
|
* resource does not exist, this will return an empty set of
|
|
@@ -2186,8 +2115,7 @@ export declare class DataMigrationServiceClient {
|
|
|
2186
2115
|
* @param {string[]} request.permissions
|
|
2187
2116
|
* The set of permissions to check for the `resource`. Permissions with
|
|
2188
2117
|
* wildcards (such as '*' or 'storage.*') are not allowed. For more
|
|
2189
|
-
* information see
|
|
2190
|
-
* [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
|
|
2118
|
+
* information see {@link https://cloud.google.com/iam/docs/overview#permissions | IAM Overview }.
|
|
2191
2119
|
* @param {Object} [options]
|
|
2192
2120
|
* Optional parameters. You can override the default settings for this call, e.g, timeout,
|
|
2193
2121
|
* retries, paginations, etc. See {@link https://googleapis.github.io/gax-nodejs/interfaces/CallOptions.html | gax.CallOptions} for the details.
|
|
@@ -2199,7 +2127,7 @@ export declare class DataMigrationServiceClient {
|
|
|
2199
2127
|
* The first element of the array is an object representing {@link google.iam.v1.TestIamPermissionsResponse | TestIamPermissionsResponse}.
|
|
2200
2128
|
* The promise has a method named "cancel" which cancels the ongoing API call.
|
|
2201
2129
|
*/
|
|
2202
|
-
setIamPolicy(request: IamProtos.google.iam.v1.SetIamPolicyRequest, options?: gax.CallOptions | Callback<IamProtos.google.iam.v1.Policy, IamProtos.google.iam.v1.SetIamPolicyRequest | null | undefined, {} | null | undefined>, callback?: Callback<IamProtos.google.iam.v1.Policy, IamProtos.google.iam.v1.SetIamPolicyRequest | null | undefined, {} | null | undefined>): Promise<IamProtos.google.iam.v1.Policy>;
|
|
2130
|
+
setIamPolicy(request: IamProtos.google.iam.v1.SetIamPolicyRequest, options?: gax.CallOptions | Callback<IamProtos.google.iam.v1.Policy, IamProtos.google.iam.v1.SetIamPolicyRequest | null | undefined, {} | null | undefined>, callback?: Callback<IamProtos.google.iam.v1.Policy, IamProtos.google.iam.v1.SetIamPolicyRequest | null | undefined, {} | null | undefined>): Promise<[IamProtos.google.iam.v1.Policy]>;
|
|
2203
2131
|
/**
|
|
2204
2132
|
* Returns permissions that a caller has on the specified resource. If the
|
|
2205
2133
|
* resource does not exist, this will return an empty set of
|
|
@@ -2217,8 +2145,7 @@ export declare class DataMigrationServiceClient {
|
|
|
2217
2145
|
* @param {string[]} request.permissions
|
|
2218
2146
|
* The set of permissions to check for the `resource`. Permissions with
|
|
2219
2147
|
* wildcards (such as '*' or 'storage.*') are not allowed. For more
|
|
2220
|
-
* information see
|
|
2221
|
-
* [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
|
|
2148
|
+
* information see {@link https://cloud.google.com/iam/docs/overview#permissions | IAM Overview }.
|
|
2222
2149
|
* @param {Object} [options]
|
|
2223
2150
|
* Optional parameters. You can override the default settings for this call, e.g, timeout,
|
|
2224
2151
|
* retries, paginations, etc. See {@link https://googleapis.github.io/gax-nodejs/interfaces/CallOptions.html | gax.CallOptions} for the details.
|
|
@@ -2231,7 +2158,7 @@ export declare class DataMigrationServiceClient {
|
|
|
2231
2158
|
* The promise has a method named "cancel" which cancels the ongoing API call.
|
|
2232
2159
|
*
|
|
2233
2160
|
*/
|
|
2234
|
-
testIamPermissions(request: IamProtos.google.iam.v1.TestIamPermissionsRequest, options?: gax.CallOptions | Callback<IamProtos.google.iam.v1.TestIamPermissionsResponse, IamProtos.google.iam.v1.TestIamPermissionsRequest | null | undefined, {} | null | undefined>, callback?: Callback<IamProtos.google.iam.v1.TestIamPermissionsResponse, IamProtos.google.iam.v1.TestIamPermissionsRequest | null | undefined, {} | null | undefined>): Promise<IamProtos.google.iam.v1.TestIamPermissionsResponse>;
|
|
2161
|
+
testIamPermissions(request: IamProtos.google.iam.v1.TestIamPermissionsRequest, options?: gax.CallOptions | Callback<IamProtos.google.iam.v1.TestIamPermissionsResponse, IamProtos.google.iam.v1.TestIamPermissionsRequest | null | undefined, {} | null | undefined>, callback?: Callback<IamProtos.google.iam.v1.TestIamPermissionsResponse, IamProtos.google.iam.v1.TestIamPermissionsRequest | null | undefined, {} | null | undefined>): Promise<[IamProtos.google.iam.v1.TestIamPermissionsResponse]>;
|
|
2235
2162
|
/**
|
|
2236
2163
|
* Gets information about a location.
|
|
2237
2164
|
*
|
|
@@ -2243,8 +2170,7 @@ export declare class DataMigrationServiceClient {
|
|
|
2243
2170
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html | CallOptions} for more details.
|
|
2244
2171
|
* @returns {Promise} - The promise which resolves to an array.
|
|
2245
2172
|
* The first element of the array is an object representing {@link google.cloud.location.Location | Location}.
|
|
2246
|
-
* Please see the
|
|
2247
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
|
|
2173
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
2248
2174
|
* for more details and examples.
|
|
2249
2175
|
* @example
|
|
2250
2176
|
* ```
|
|
@@ -2269,12 +2195,11 @@ export declare class DataMigrationServiceClient {
|
|
|
2269
2195
|
* @param {object} [options]
|
|
2270
2196
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
2271
2197
|
* @returns {Object}
|
|
2272
|
-
* An iterable Object that allows
|
|
2198
|
+
* An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
|
|
2273
2199
|
* When you iterate the returned iterable, each element will be an object representing
|
|
2274
2200
|
* {@link google.cloud.location.Location | Location}. The API will be called under the hood as needed, once per the page,
|
|
2275
2201
|
* so you can stop the iteration when you don't need more results.
|
|
2276
|
-
* Please see the
|
|
2277
|
-
* [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
|
|
2202
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
2278
2203
|
* for more details and examples.
|
|
2279
2204
|
* @example
|
|
2280
2205
|
* ```
|