@google-cloud/discoveryengine 0.2.0 → 0.3.1

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.
@@ -9,7 +9,7 @@
9
9
  "v1beta": {
10
10
  "options": {
11
11
  "csharp_namespace": "Google.Cloud.DiscoveryEngine.V1Beta",
12
- "go_package": "google.golang.org/genproto/googleapis/cloud/discoveryengine/v1beta;discoveryengine",
12
+ "go_package": "cloud.google.com/go/discoveryengine/apiv1beta/discoveryenginepb;discoveryenginepb",
13
13
  "java_multiple_files": true,
14
14
  "java_outer_classname": "UserEventServiceProto",
15
15
  "java_package": "com.google.cloud.discoveryengine.v1beta",
@@ -1354,6 +1354,248 @@
1354
1354
  "id": 1050,
1355
1355
  "extend": "google.protobuf.ServiceOptions"
1356
1356
  },
1357
+ "CommonLanguageSettings": {
1358
+ "fields": {
1359
+ "referenceDocsUri": {
1360
+ "type": "string",
1361
+ "id": 1,
1362
+ "options": {
1363
+ "deprecated": true
1364
+ }
1365
+ },
1366
+ "destinations": {
1367
+ "rule": "repeated",
1368
+ "type": "ClientLibraryDestination",
1369
+ "id": 2
1370
+ }
1371
+ }
1372
+ },
1373
+ "ClientLibrarySettings": {
1374
+ "fields": {
1375
+ "version": {
1376
+ "type": "string",
1377
+ "id": 1
1378
+ },
1379
+ "launchStage": {
1380
+ "type": "LaunchStage",
1381
+ "id": 2
1382
+ },
1383
+ "restNumericEnums": {
1384
+ "type": "bool",
1385
+ "id": 3
1386
+ },
1387
+ "javaSettings": {
1388
+ "type": "JavaSettings",
1389
+ "id": 21
1390
+ },
1391
+ "cppSettings": {
1392
+ "type": "CppSettings",
1393
+ "id": 22
1394
+ },
1395
+ "phpSettings": {
1396
+ "type": "PhpSettings",
1397
+ "id": 23
1398
+ },
1399
+ "pythonSettings": {
1400
+ "type": "PythonSettings",
1401
+ "id": 24
1402
+ },
1403
+ "nodeSettings": {
1404
+ "type": "NodeSettings",
1405
+ "id": 25
1406
+ },
1407
+ "dotnetSettings": {
1408
+ "type": "DotnetSettings",
1409
+ "id": 26
1410
+ },
1411
+ "rubySettings": {
1412
+ "type": "RubySettings",
1413
+ "id": 27
1414
+ },
1415
+ "goSettings": {
1416
+ "type": "GoSettings",
1417
+ "id": 28
1418
+ }
1419
+ }
1420
+ },
1421
+ "Publishing": {
1422
+ "fields": {
1423
+ "methodSettings": {
1424
+ "rule": "repeated",
1425
+ "type": "MethodSettings",
1426
+ "id": 2
1427
+ },
1428
+ "newIssueUri": {
1429
+ "type": "string",
1430
+ "id": 101
1431
+ },
1432
+ "documentationUri": {
1433
+ "type": "string",
1434
+ "id": 102
1435
+ },
1436
+ "apiShortName": {
1437
+ "type": "string",
1438
+ "id": 103
1439
+ },
1440
+ "githubLabel": {
1441
+ "type": "string",
1442
+ "id": 104
1443
+ },
1444
+ "codeownerGithubTeams": {
1445
+ "rule": "repeated",
1446
+ "type": "string",
1447
+ "id": 105
1448
+ },
1449
+ "docTagPrefix": {
1450
+ "type": "string",
1451
+ "id": 106
1452
+ },
1453
+ "organization": {
1454
+ "type": "ClientLibraryOrganization",
1455
+ "id": 107
1456
+ },
1457
+ "librarySettings": {
1458
+ "rule": "repeated",
1459
+ "type": "ClientLibrarySettings",
1460
+ "id": 109
1461
+ }
1462
+ }
1463
+ },
1464
+ "JavaSettings": {
1465
+ "fields": {
1466
+ "libraryPackage": {
1467
+ "type": "string",
1468
+ "id": 1
1469
+ },
1470
+ "serviceClassNames": {
1471
+ "keyType": "string",
1472
+ "type": "string",
1473
+ "id": 2
1474
+ },
1475
+ "common": {
1476
+ "type": "CommonLanguageSettings",
1477
+ "id": 3
1478
+ }
1479
+ }
1480
+ },
1481
+ "CppSettings": {
1482
+ "fields": {
1483
+ "common": {
1484
+ "type": "CommonLanguageSettings",
1485
+ "id": 1
1486
+ }
1487
+ }
1488
+ },
1489
+ "PhpSettings": {
1490
+ "fields": {
1491
+ "common": {
1492
+ "type": "CommonLanguageSettings",
1493
+ "id": 1
1494
+ }
1495
+ }
1496
+ },
1497
+ "PythonSettings": {
1498
+ "fields": {
1499
+ "common": {
1500
+ "type": "CommonLanguageSettings",
1501
+ "id": 1
1502
+ }
1503
+ }
1504
+ },
1505
+ "NodeSettings": {
1506
+ "fields": {
1507
+ "common": {
1508
+ "type": "CommonLanguageSettings",
1509
+ "id": 1
1510
+ }
1511
+ }
1512
+ },
1513
+ "DotnetSettings": {
1514
+ "fields": {
1515
+ "common": {
1516
+ "type": "CommonLanguageSettings",
1517
+ "id": 1
1518
+ }
1519
+ }
1520
+ },
1521
+ "RubySettings": {
1522
+ "fields": {
1523
+ "common": {
1524
+ "type": "CommonLanguageSettings",
1525
+ "id": 1
1526
+ }
1527
+ }
1528
+ },
1529
+ "GoSettings": {
1530
+ "fields": {
1531
+ "common": {
1532
+ "type": "CommonLanguageSettings",
1533
+ "id": 1
1534
+ }
1535
+ }
1536
+ },
1537
+ "MethodSettings": {
1538
+ "fields": {
1539
+ "selector": {
1540
+ "type": "string",
1541
+ "id": 1
1542
+ },
1543
+ "longRunning": {
1544
+ "type": "LongRunning",
1545
+ "id": 2
1546
+ }
1547
+ },
1548
+ "nested": {
1549
+ "LongRunning": {
1550
+ "fields": {
1551
+ "initialPollDelay": {
1552
+ "type": "google.protobuf.Duration",
1553
+ "id": 1
1554
+ },
1555
+ "pollDelayMultiplier": {
1556
+ "type": "float",
1557
+ "id": 2
1558
+ },
1559
+ "maxPollDelay": {
1560
+ "type": "google.protobuf.Duration",
1561
+ "id": 3
1562
+ },
1563
+ "totalPollTimeout": {
1564
+ "type": "google.protobuf.Duration",
1565
+ "id": 4
1566
+ }
1567
+ }
1568
+ }
1569
+ }
1570
+ },
1571
+ "ClientLibraryOrganization": {
1572
+ "values": {
1573
+ "CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED": 0,
1574
+ "CLOUD": 1,
1575
+ "ADS": 2,
1576
+ "PHOTOS": 3,
1577
+ "STREET_VIEW": 4
1578
+ }
1579
+ },
1580
+ "ClientLibraryDestination": {
1581
+ "values": {
1582
+ "CLIENT_LIBRARY_DESTINATION_UNSPECIFIED": 0,
1583
+ "GITHUB": 10,
1584
+ "PACKAGE_MANAGER": 20
1585
+ }
1586
+ },
1587
+ "LaunchStage": {
1588
+ "values": {
1589
+ "LAUNCH_STAGE_UNSPECIFIED": 0,
1590
+ "UNIMPLEMENTED": 6,
1591
+ "PRELAUNCH": 7,
1592
+ "EARLY_ACCESS": 1,
1593
+ "ALPHA": 2,
1594
+ "BETA": 3,
1595
+ "GA": 4,
1596
+ "DEPRECATED": 5
1597
+ }
1598
+ },
1357
1599
  "HttpBody": {
1358
1600
  "fields": {
1359
1601
  "contentType": {
@@ -1925,6 +2167,13 @@
1925
2167
  "type": "bool",
1926
2168
  "id": 7
1927
2169
  },
2170
+ "deprecatedLegacyJsonFieldConflicts": {
2171
+ "type": "bool",
2172
+ "id": 11,
2173
+ "options": {
2174
+ "deprecated": true
2175
+ }
2176
+ },
1928
2177
  "uninterpretedOption": {
1929
2178
  "rule": "repeated",
1930
2179
  "type": "UninterpretedOption",
@@ -2008,6 +2257,21 @@
2008
2257
  "default": false
2009
2258
  }
2010
2259
  },
2260
+ "debugRedact": {
2261
+ "type": "bool",
2262
+ "id": 16,
2263
+ "options": {
2264
+ "default": false
2265
+ }
2266
+ },
2267
+ "retention": {
2268
+ "type": "OptionRetention",
2269
+ "id": 17
2270
+ },
2271
+ "target": {
2272
+ "type": "OptionTargetType",
2273
+ "id": 18
2274
+ },
2011
2275
  "uninterpretedOption": {
2012
2276
  "rule": "repeated",
2013
2277
  "type": "UninterpretedOption",
@@ -2040,6 +2304,27 @@
2040
2304
  "JS_STRING": 1,
2041
2305
  "JS_NUMBER": 2
2042
2306
  }
2307
+ },
2308
+ "OptionRetention": {
2309
+ "values": {
2310
+ "RETENTION_UNKNOWN": 0,
2311
+ "RETENTION_RUNTIME": 1,
2312
+ "RETENTION_SOURCE": 2
2313
+ }
2314
+ },
2315
+ "OptionTargetType": {
2316
+ "values": {
2317
+ "TARGET_TYPE_UNKNOWN": 0,
2318
+ "TARGET_TYPE_FILE": 1,
2319
+ "TARGET_TYPE_EXTENSION_RANGE": 2,
2320
+ "TARGET_TYPE_MESSAGE": 3,
2321
+ "TARGET_TYPE_FIELD": 4,
2322
+ "TARGET_TYPE_ONEOF": 5,
2323
+ "TARGET_TYPE_ENUM": 6,
2324
+ "TARGET_TYPE_ENUM_ENTRY": 7,
2325
+ "TARGET_TYPE_SERVICE": 8,
2326
+ "TARGET_TYPE_METHOD": 9
2327
+ }
2043
2328
  }
2044
2329
  }
2045
2330
  },
@@ -2071,6 +2356,13 @@
2071
2356
  "default": false
2072
2357
  }
2073
2358
  },
2359
+ "deprecatedLegacyJsonFieldConflicts": {
2360
+ "type": "bool",
2361
+ "id": 6,
2362
+ "options": {
2363
+ "deprecated": true
2364
+ }
2365
+ },
2074
2366
  "uninterpretedOption": {
2075
2367
  "rule": "repeated",
2076
2368
  "type": "UninterpretedOption",
@@ -1,10 +1,10 @@
1
1
  import * as v1beta from './v1beta';
2
2
  declare const DocumentServiceClient: typeof v1beta.DocumentServiceClient;
3
- declare type DocumentServiceClient = v1beta.DocumentServiceClient;
3
+ type DocumentServiceClient = v1beta.DocumentServiceClient;
4
4
  declare const RecommendationServiceClient: typeof v1beta.RecommendationServiceClient;
5
- declare type RecommendationServiceClient = v1beta.RecommendationServiceClient;
5
+ type RecommendationServiceClient = v1beta.RecommendationServiceClient;
6
6
  declare const UserEventServiceClient: typeof v1beta.UserEventServiceClient;
7
- declare type UserEventServiceClient = v1beta.UserEventServiceClient;
7
+ type UserEventServiceClient = v1beta.UserEventServiceClient;
8
8
  export { v1beta, DocumentServiceClient, RecommendationServiceClient, UserEventServiceClient, };
9
9
  declare const _default: {
10
10
  v1beta: typeof v1beta;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2022 Google LLC
2
+ // Copyright 2023 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -129,7 +129,7 @@ export declare class DocumentServiceClient {
129
129
  * @param {object} [options]
130
130
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
131
131
  * @returns {Promise} - The promise which resolves to an array.
132
- * The first element of the array is an object representing [Document]{@link google.cloud.discoveryengine.v1beta.Document}.
132
+ * The first element of the array is an object representing {@link google.cloud.discoveryengine.v1beta.Document | Document}.
133
133
  * Please see the
134
134
  * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
135
135
  * for more details and examples.
@@ -175,7 +175,7 @@ export declare class DocumentServiceClient {
175
175
  * @param {object} [options]
176
176
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
177
177
  * @returns {Promise} - The promise which resolves to an array.
178
- * The first element of the array is an object representing [Document]{@link google.cloud.discoveryengine.v1beta.Document}.
178
+ * The first element of the array is an object representing {@link google.cloud.discoveryengine.v1beta.Document | Document}.
179
179
  * Please see the
180
180
  * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
181
181
  * for more details and examples.
@@ -213,7 +213,7 @@ export declare class DocumentServiceClient {
213
213
  * @param {object} [options]
214
214
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
215
215
  * @returns {Promise} - The promise which resolves to an array.
216
- * The first element of the array is an object representing [Document]{@link google.cloud.discoveryengine.v1beta.Document}.
216
+ * The first element of the array is an object representing {@link google.cloud.discoveryengine.v1beta.Document | Document}.
217
217
  * Please see the
218
218
  * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
219
219
  * for more details and examples.
@@ -246,7 +246,7 @@ export declare class DocumentServiceClient {
246
246
  * @param {object} [options]
247
247
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
248
248
  * @returns {Promise} - The promise which resolves to an array.
249
- * The first element of the array is an object representing [Empty]{@link google.protobuf.Empty}.
249
+ * The first element of the array is an object representing {@link google.protobuf.Empty | Empty}.
250
250
  * Please see the
251
251
  * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods)
252
252
  * for more details and examples.
@@ -353,7 +353,7 @@ export declare class DocumentServiceClient {
353
353
  * @param {object} [options]
354
354
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
355
355
  * @returns {Promise} - The promise which resolves to an array.
356
- * The first element of the array is Array of [Document]{@link google.cloud.discoveryengine.v1beta.Document}.
356
+ * The first element of the array is Array of {@link google.cloud.discoveryengine.v1beta.Document | Document}.
357
357
  * The client library will perform auto-pagination by default: it will call the API as many
358
358
  * times as needed and will merge results from all the pages into this array.
359
359
  * Note that it can affect your quota.
@@ -403,7 +403,7 @@ export declare class DocumentServiceClient {
403
403
  * @param {object} [options]
404
404
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
405
405
  * @returns {Stream}
406
- * An object stream which emits an object representing [Document]{@link google.cloud.discoveryengine.v1beta.Document} on 'data' event.
406
+ * An object stream which emits an object representing {@link google.cloud.discoveryengine.v1beta.Document | Document} on 'data' event.
407
407
  * The client library will perform auto-pagination by default: it will call the API as many
408
408
  * times as needed. Note that it can affect your quota.
409
409
  * We recommend using `listDocumentsAsync()`
@@ -450,7 +450,7 @@ export declare class DocumentServiceClient {
450
450
  * @returns {Object}
451
451
  * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
452
452
  * When you iterate the returned iterable, each element will be an object representing
453
- * [Document]{@link google.cloud.discoveryengine.v1beta.Document}. The API will be called under the hood as needed, once per the page,
453
+ * {@link google.cloud.discoveryengine.v1beta.Document | Document}. The API will be called under the hood as needed, once per the page,
454
454
  * so you can stop the iteration when you don't need more results.
455
455
  * Please see the
456
456
  * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
@@ -468,20 +468,18 @@ export declare class DocumentServiceClient {
468
468
  * @param {string} request.name - The name of the operation resource.
469
469
  * @param {Object=} options
470
470
  * Optional parameters. You can override the default settings for this call,
471
- * e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
472
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
473
- * details.
471
+ * e.g, timeout, retries, paginations, etc. See {@link
472
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
473
+ * for the details.
474
474
  * @param {function(?Error, ?Object)=} callback
475
475
  * The function which will be called with the result of the API call.
476
476
  *
477
477
  * The second parameter to the callback is an object representing
478
- * [google.longrunning.Operation]{@link
479
- * external:"google.longrunning.Operation"}.
478
+ * {@link google.longrunning.Operation | google.longrunning.Operation}.
480
479
  * @return {Promise} - The promise which resolves to an array.
481
480
  * The first element of the array is an object representing
482
- * [google.longrunning.Operation]{@link
483
- * external:"google.longrunning.Operation"}. The promise has a method named
484
- * "cancel" which cancels the ongoing API call.
481
+ * {@link google.longrunning.Operation | google.longrunning.Operation}.
482
+ * The promise has a method named "cancel" which cancels the ongoing API call.
485
483
  *
486
484
  * @example
487
485
  * ```
@@ -509,11 +507,11 @@ export declare class DocumentServiceClient {
509
507
  * resources in a page.
510
508
  * @param {Object=} options
511
509
  * Optional parameters. You can override the default settings for this call,
512
- * e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
513
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
510
+ * e.g, timeout, retries, paginations, etc. See {@link
511
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the
514
512
  * details.
515
513
  * @returns {Object}
516
- * An iterable Object that conforms to @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols.
514
+ * An iterable Object that conforms to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | iteration protocols}.
517
515
  *
518
516
  * @example
519
517
  * ```
@@ -539,8 +537,8 @@ export declare class DocumentServiceClient {
539
537
  * @param {string} request.name - The name of the operation resource to be cancelled.
540
538
  * @param {Object=} options
541
539
  * Optional parameters. You can override the default settings for this call,
542
- * e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
543
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
540
+ * e.g, timeout, retries, paginations, etc. See {@link
541
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the
544
542
  * details.
545
543
  * @param {function(?Error)=} callback
546
544
  * The function which will be called with the result of the API call.
@@ -565,9 +563,9 @@ export declare class DocumentServiceClient {
565
563
  * @param {string} request.name - The name of the operation resource to be deleted.
566
564
  * @param {Object=} options
567
565
  * Optional parameters. You can override the default settings for this call,
568
- * e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
569
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
570
- * details.
566
+ * e.g, timeout, retries, paginations, etc. See {@link
567
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
568
+ * for the details.
571
569
  * @param {function(?Error)=} callback
572
570
  * The function which will be called with the result of the API call.
573
571
  * @return {Promise} - The promise which resolves when API call finishes.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2022 Google LLC
2
+ // Copyright 2023 Google LLC
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -91,6 +91,8 @@ class DocumentServiceClient {
91
91
  const clientConfig = (_a = opts === null || opts === void 0 ? void 0 : opts.clientConfig) !== null && _a !== void 0 ? _a : {};
92
92
  const fallback = (_b = opts === null || opts === void 0 ? void 0 : opts.fallback) !== null && _b !== void 0 ? _b : (typeof window !== 'undefined' && typeof (window === null || window === void 0 ? void 0 : window.fetch) === 'function');
93
93
  opts = Object.assign({ servicePath, port, clientConfig, fallback }, opts);
94
+ // Request numeric enum values if REST transport is used.
95
+ opts.numericEnums = true;
94
96
  // If scopes are unset in options and we're connecting to a non-default endpoint, set scopes just in case.
95
97
  if (servicePath !== staticMembers.servicePath && !('scopes' in opts)) {
96
98
  opts['scopes'] = staticMembers.scopes;
@@ -474,7 +476,7 @@ class DocumentServiceClient {
474
476
  * @param {object} [options]
475
477
  * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
476
478
  * @returns {Stream}
477
- * An object stream which emits an object representing [Document]{@link google.cloud.discoveryengine.v1beta.Document} on 'data' event.
479
+ * An object stream which emits an object representing {@link google.cloud.discoveryengine.v1beta.Document | Document} on 'data' event.
478
480
  * The client library will perform auto-pagination by default: it will call the API as many
479
481
  * times as needed. Note that it can affect your quota.
480
482
  * We recommend using `listDocumentsAsync()`
@@ -535,7 +537,7 @@ class DocumentServiceClient {
535
537
  * @returns {Object}
536
538
  * An iterable Object that allows [async iteration](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols).
537
539
  * When you iterate the returned iterable, each element will be an object representing
538
- * [Document]{@link google.cloud.discoveryengine.v1beta.Document}. The API will be called under the hood as needed, once per the page,
540
+ * {@link google.cloud.discoveryengine.v1beta.Document | Document}. The API will be called under the hood as needed, once per the page,
539
541
  * so you can stop the iteration when you don't need more results.
540
542
  * Please see the
541
543
  * [documentation](https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination)
@@ -567,20 +569,18 @@ class DocumentServiceClient {
567
569
  * @param {string} request.name - The name of the operation resource.
568
570
  * @param {Object=} options
569
571
  * Optional parameters. You can override the default settings for this call,
570
- * e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
571
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
572
- * details.
572
+ * e.g, timeout, retries, paginations, etc. See {@link
573
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
574
+ * for the details.
573
575
  * @param {function(?Error, ?Object)=} callback
574
576
  * The function which will be called with the result of the API call.
575
577
  *
576
578
  * The second parameter to the callback is an object representing
577
- * [google.longrunning.Operation]{@link
578
- * external:"google.longrunning.Operation"}.
579
+ * {@link google.longrunning.Operation | google.longrunning.Operation}.
579
580
  * @return {Promise} - The promise which resolves to an array.
580
581
  * The first element of the array is an object representing
581
- * [google.longrunning.Operation]{@link
582
- * external:"google.longrunning.Operation"}. The promise has a method named
583
- * "cancel" which cancels the ongoing API call.
582
+ * {@link google.longrunning.Operation | google.longrunning.Operation}.
583
+ * The promise has a method named "cancel" which cancels the ongoing API call.
584
584
  *
585
585
  * @example
586
586
  * ```
@@ -610,11 +610,11 @@ class DocumentServiceClient {
610
610
  * resources in a page.
611
611
  * @param {Object=} options
612
612
  * Optional parameters. You can override the default settings for this call,
613
- * e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
614
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
613
+ * e.g, timeout, retries, paginations, etc. See {@link
614
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the
615
615
  * details.
616
616
  * @returns {Object}
617
- * An iterable Object that conforms to @link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols.
617
+ * An iterable Object that conforms to {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | iteration protocols}.
618
618
  *
619
619
  * @example
620
620
  * ```
@@ -642,8 +642,8 @@ class DocumentServiceClient {
642
642
  * @param {string} request.name - The name of the operation resource to be cancelled.
643
643
  * @param {Object=} options
644
644
  * Optional parameters. You can override the default settings for this call,
645
- * e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
646
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
645
+ * e.g, timeout, retries, paginations, etc. See {@link
646
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions} for the
647
647
  * details.
648
648
  * @param {function(?Error)=} callback
649
649
  * The function which will be called with the result of the API call.
@@ -670,9 +670,9 @@ class DocumentServiceClient {
670
670
  * @param {string} request.name - The name of the operation resource to be deleted.
671
671
  * @param {Object=} options
672
672
  * Optional parameters. You can override the default settings for this call,
673
- * e.g, timeout, retries, paginations, etc. See [gax.CallOptions]{@link
674
- * https://googleapis.github.io/gax-nodejs/global.html#CallOptions} for the
675
- * details.
673
+ * e.g, timeout, retries, paginations, etc. See {@link
674
+ * https://googleapis.github.io/gax-nodejs/global.html#CallOptions | gax.CallOptions}
675
+ * for the details.
676
676
  * @param {function(?Error)=} callback
677
677
  * The function which will be called with the result of the API call.
678
678
  * @return {Promise} - The promise which resolves when API call finishes.
@@ -1 +1 @@
1
- {"version":3,"file":"document_service_client.js","sourceRoot":"","sources":["../../../src/v1beta/document_service_client.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"document_service_client.js","sourceRoot":"","sources":["../../../src/v1beta/document_service_client.ts"],"names":[],"mappings":"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"}