You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -877,7 +877,7 @@ export class MigrationServiceClient {
877
877
* @param {object} [options]
878
878
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
879
879
* @returns {Promise} - The promise which resolves to an array.
880
-
* The first element of the array is Array of [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2.MigrationWorkflow}.
880
+
* The first element of the array is Array of {@link google.cloud.bigquery.migration.v2.MigrationWorkflow | MigrationWorkflow}.
881
881
* The client library will perform auto-pagination by default: it will call the API as many
882
882
* times as needed and will merge results from all the pages into this array.
883
883
* Note that it can affect your quota.
@@ -987,7 +987,7 @@ export class MigrationServiceClient {
987
987
* @param {object} [options]
988
988
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
989
989
* @returns {Stream}
990
-
* An object stream which emits an object representing [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2.MigrationWorkflow} on 'data' event.
990
+
* An object stream which emits an object representing {@link google.cloud.bigquery.migration.v2.MigrationWorkflow | MigrationWorkflow} on 'data' event.
991
991
* The client library will perform auto-pagination by default: it will call the API as many
992
992
* times as needed. Note that it can affect your quota.
993
993
* We recommend using `listMigrationWorkflowsAsync()`
@@ -1043,7 +1043,7 @@ export class MigrationServiceClient {
1043
1043
* @returns {Object}
1044
1044
* An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
1045
1045
* When you iterate the returned iterable, each element will be an object representing
1046
-
* [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2.MigrationWorkflow}. The API will be called under the hood as needed, once per the page,
1046
+
* {@link google.cloud.bigquery.migration.v2.MigrationWorkflow | MigrationWorkflow}. The API will be called under the hood as needed, once per the page,
1047
1047
* so you can stop the iteration when you don't need more results.
@@ -877,7 +877,7 @@ export class MigrationServiceClient {
877
877
* @param {object} [options]
878
878
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
879
879
* @returns {Promise} - The promise which resolves to an array.
880
-
* The first element of the array is Array of [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow}.
880
+
* The first element of the array is Array of {@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow | MigrationWorkflow}.
881
881
* The client library will perform auto-pagination by default: it will call the API as many
882
882
* times as needed and will merge results from all the pages into this array.
883
883
* Note that it can affect your quota.
@@ -987,7 +987,7 @@ export class MigrationServiceClient {
987
987
* @param {object} [options]
988
988
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
989
989
* @returns {Stream}
990
-
* An object stream which emits an object representing [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow} on 'data' event.
990
+
* An object stream which emits an object representing {@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow | MigrationWorkflow} on 'data' event.
991
991
* The client library will perform auto-pagination by default: it will call the API as many
992
992
* times as needed. Note that it can affect your quota.
993
993
* We recommend using `listMigrationWorkflowsAsync()`
@@ -1043,7 +1043,7 @@ export class MigrationServiceClient {
1043
1043
* @returns {Object}
1044
1044
* An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
1045
1045
* When you iterate the returned iterable, each element will be an object representing
1046
-
* [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow}. The API will be called under the hood as needed, once per the page,
1046
+
* {@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow | MigrationWorkflow}. The API will be called under the hood as needed, once per the page,
1047
1047
* so you can stop the iteration when you don't need more results.
@@ -1098,7 +1098,7 @@ export class MigrationServiceClient {
1098
1098
* @param {object} [options]
1099
1099
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1100
1100
* @returns {Promise} - The promise which resolves to an array.
1101
-
* The first element of the array is Array of [MigrationSubtask]{@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask}.
1101
+
* The first element of the array is Array of {@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask | MigrationSubtask}.
1102
1102
* The client library will perform auto-pagination by default: it will call the API as many
1103
1103
* times as needed and will merge results from all the pages into this array.
1104
1104
* Note that it can affect your quota.
@@ -1208,7 +1208,7 @@ export class MigrationServiceClient {
1208
1208
* @param {object} [options]
1209
1209
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
1210
1210
* @returns {Stream}
1211
-
* An object stream which emits an object representing [MigrationSubtask]{@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask} on 'data' event.
1211
+
* An object stream which emits an object representing {@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask | MigrationSubtask} on 'data' event.
1212
1212
* The client library will perform auto-pagination by default: it will call the API as many
1213
1213
* times as needed. Note that it can affect your quota.
1214
1214
* We recommend using `listMigrationSubtasksAsync()`
@@ -1268,7 +1268,7 @@ export class MigrationServiceClient {
1268
1268
* @returns {Object}
1269
1269
* An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
1270
1270
* When you iterate the returned iterable, each element will be an object representing
1271
-
* [MigrationSubtask]{@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask}. The API will be called under the hood as needed, once per the page,
1271
+
* {@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask | MigrationSubtask}. The API will be called under the hood as needed, once per the page,
1272
1272
* so you can stop the iteration when you don't need more results.
0 commit comments