From 6287614aadec0f1d49c15378b05ce65a57967813 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 21:26:24 -0800 Subject: [PATCH] docs: changing format of the jsdoc links (#35) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: changing format of the jsdoc links PiperOrigin-RevId: 509352615 Source-Link: https://github.com/googleapis/googleapis/commit/b737d30dae27222d86fa340ecb99292df4585762 Source-Link: https://github.com/googleapis/googleapis-gen/commit/8efadf3d58780ea1c550268d46a3dc701ba37fcf Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGVmYWRmM2Q1ODc4MGVhMWM1NTAyNjhkNDZhM2RjNzAxYmEzN2ZjZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot --- .../src/v2/migration_service_client.ts | 22 +++++++++---------- .../src/v2alpha/migration_service_client.ts | 22 +++++++++---------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/packages/google-cloud-bigquery-migration/src/v2/migration_service_client.ts b/packages/google-cloud-bigquery-migration/src/v2/migration_service_client.ts index 7752a57e8ee..59bd99ea0cc 100644 --- a/packages/google-cloud-bigquery-migration/src/v2/migration_service_client.ts +++ b/packages/google-cloud-bigquery-migration/src/v2/migration_service_client.ts @@ -356,7 +356,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2.MigrationWorkflow}. + * The first element of the array is an object representing {@link google.cloud.bigquery.migration.v2.MigrationWorkflow | MigrationWorkflow}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -460,7 +460,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2.MigrationWorkflow}. + * The first element of the array is an object representing {@link google.cloud.bigquery.migration.v2.MigrationWorkflow | MigrationWorkflow}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -558,7 +558,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}. + * The first element of the array is an object representing {@link google.protobuf.Empty | Empty}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -663,7 +663,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}. + * The first element of the array is an object representing {@link google.protobuf.Empty | Empty}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -767,7 +767,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [MigrationSubtask]{@link google.cloud.bigquery.migration.v2.MigrationSubtask}. + * The first element of the array is an object representing {@link google.cloud.bigquery.migration.v2.MigrationSubtask | MigrationSubtask}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -877,7 +877,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is Array of [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2.MigrationWorkflow}. + * The first element of the array is Array of {@link google.cloud.bigquery.migration.v2.MigrationWorkflow | MigrationWorkflow}. * The client library will perform auto-pagination by default: it will call the API as many * times as needed and will merge results from all the pages into this array. * Note that it can affect your quota. @@ -987,7 +987,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Stream} - * An object stream which emits an object representing [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2.MigrationWorkflow} on 'data' event. + * An object stream which emits an object representing {@link google.cloud.bigquery.migration.v2.MigrationWorkflow | MigrationWorkflow} on 'data' event. * The client library will perform auto-pagination by default: it will call the API as many * times as needed. Note that it can affect your quota. * We recommend using `listMigrationWorkflowsAsync()` @@ -1043,7 +1043,7 @@ export class MigrationServiceClient { * @returns {Object} * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols). * When you iterate the returned iterable, each element will be an object representing - * [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2.MigrationWorkflow}. The API will be called under the hood as needed, once per the page, + * {@link google.cloud.bigquery.migration.v2.MigrationWorkflow | MigrationWorkflow}. The API will be called under the hood as needed, once per the page, * so you can stop the iteration when you don't need more results. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination) @@ -1098,7 +1098,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is Array of [MigrationSubtask]{@link google.cloud.bigquery.migration.v2.MigrationSubtask}. + * The first element of the array is Array of {@link google.cloud.bigquery.migration.v2.MigrationSubtask | MigrationSubtask}. * The client library will perform auto-pagination by default: it will call the API as many * times as needed and will merge results from all the pages into this array. * Note that it can affect your quota. @@ -1208,7 +1208,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Stream} - * An object stream which emits an object representing [MigrationSubtask]{@link google.cloud.bigquery.migration.v2.MigrationSubtask} on 'data' event. + * An object stream which emits an object representing {@link google.cloud.bigquery.migration.v2.MigrationSubtask | MigrationSubtask} on 'data' event. * The client library will perform auto-pagination by default: it will call the API as many * times as needed. Note that it can affect your quota. * We recommend using `listMigrationSubtasksAsync()` @@ -1268,7 +1268,7 @@ export class MigrationServiceClient { * @returns {Object} * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols). * When you iterate the returned iterable, each element will be an object representing - * [MigrationSubtask]{@link google.cloud.bigquery.migration.v2.MigrationSubtask}. The API will be called under the hood as needed, once per the page, + * {@link google.cloud.bigquery.migration.v2.MigrationSubtask | MigrationSubtask}. The API will be called under the hood as needed, once per the page, * so you can stop the iteration when you don't need more results. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination) diff --git a/packages/google-cloud-bigquery-migration/src/v2alpha/migration_service_client.ts b/packages/google-cloud-bigquery-migration/src/v2alpha/migration_service_client.ts index fd8b956d802..16d1267ebdd 100644 --- a/packages/google-cloud-bigquery-migration/src/v2alpha/migration_service_client.ts +++ b/packages/google-cloud-bigquery-migration/src/v2alpha/migration_service_client.ts @@ -356,7 +356,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow}. + * The first element of the array is an object representing {@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow | MigrationWorkflow}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -460,7 +460,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow}. + * The first element of the array is an object representing {@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow | MigrationWorkflow}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -558,7 +558,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}. + * The first element of the array is an object representing {@link google.protobuf.Empty | Empty}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -663,7 +663,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}. + * The first element of the array is an object representing {@link google.protobuf.Empty | Empty}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -767,7 +767,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is an object representing [MigrationSubtask]{@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask}. + * The first element of the array is an object representing {@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask | MigrationSubtask}. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods) * for more details and examples. @@ -877,7 +877,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is Array of [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow}. + * The first element of the array is Array of {@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow | MigrationWorkflow}. * The client library will perform auto-pagination by default: it will call the API as many * times as needed and will merge results from all the pages into this array. * Note that it can affect your quota. @@ -987,7 +987,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Stream} - * An object stream which emits an object representing [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow} on 'data' event. + * An object stream which emits an object representing {@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow | MigrationWorkflow} on 'data' event. * The client library will perform auto-pagination by default: it will call the API as many * times as needed. Note that it can affect your quota. * We recommend using `listMigrationWorkflowsAsync()` @@ -1043,7 +1043,7 @@ export class MigrationServiceClient { * @returns {Object} * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols). * When you iterate the returned iterable, each element will be an object representing - * [MigrationWorkflow]{@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow}. The API will be called under the hood as needed, once per the page, + * {@link google.cloud.bigquery.migration.v2alpha.MigrationWorkflow | MigrationWorkflow}. The API will be called under the hood as needed, once per the page, * so you can stop the iteration when you don't need more results. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination) @@ -1098,7 +1098,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Promise} - The promise which resolves to an array. - * The first element of the array is Array of [MigrationSubtask]{@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask}. + * The first element of the array is Array of {@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask | MigrationSubtask}. * The client library will perform auto-pagination by default: it will call the API as many * times as needed and will merge results from all the pages into this array. * Note that it can affect your quota. @@ -1208,7 +1208,7 @@ export class MigrationServiceClient { * @param {object} [options] * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details. * @returns {Stream} - * An object stream which emits an object representing [MigrationSubtask]{@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask} on 'data' event. + * An object stream which emits an object representing {@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask | MigrationSubtask} on 'data' event. * The client library will perform auto-pagination by default: it will call the API as many * times as needed. Note that it can affect your quota. * We recommend using `listMigrationSubtasksAsync()` @@ -1268,7 +1268,7 @@ export class MigrationServiceClient { * @returns {Object} * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols). * When you iterate the returned iterable, each element will be an object representing - * [MigrationSubtask]{@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask}. The API will be called under the hood as needed, once per the page, + * {@link google.cloud.bigquery.migration.v2alpha.MigrationSubtask | MigrationSubtask}. The API will be called under the hood as needed, once per the page, * so you can stop the iteration when you don't need more results. * Please see the * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)