oci-datacatalog 2.27.0 → 2.30.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.
Files changed (143) hide show
  1. package/lib/client.d.ts +140 -139
  2. package/lib/client.js +557 -278
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  5. package/lib/request/associate-custom-property-request.d.ts +1 -1
  6. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  7. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  8. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  9. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  10. package/lib/request/create-attribute-request.d.ts +1 -1
  11. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  12. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  13. package/lib/request/create-catalog-request.d.ts +1 -1
  14. package/lib/request/create-connection-request.d.ts +1 -1
  15. package/lib/request/create-custom-property-request.d.ts +1 -1
  16. package/lib/request/create-data-asset-request.d.ts +1 -1
  17. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  18. package/lib/request/create-entity-request.d.ts +1 -1
  19. package/lib/request/create-entity-tag-request.d.ts +1 -1
  20. package/lib/request/create-folder-request.d.ts +1 -1
  21. package/lib/request/create-folder-tag-request.d.ts +1 -1
  22. package/lib/request/create-glossary-request.d.ts +1 -1
  23. package/lib/request/create-job-definition-request.d.ts +1 -1
  24. package/lib/request/create-job-execution-request.d.ts +1 -1
  25. package/lib/request/create-job-request.d.ts +1 -1
  26. package/lib/request/create-metastore-request.d.ts +1 -1
  27. package/lib/request/create-namespace-request.d.ts +1 -1
  28. package/lib/request/create-pattern-request.d.ts +1 -1
  29. package/lib/request/create-term-relationship-request.d.ts +1 -1
  30. package/lib/request/create-term-request.d.ts +1 -1
  31. package/lib/request/delete-attribute-request.d.ts +1 -1
  32. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  33. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  34. package/lib/request/delete-catalog-request.d.ts +1 -1
  35. package/lib/request/delete-connection-request.d.ts +1 -1
  36. package/lib/request/delete-custom-property-request.d.ts +1 -1
  37. package/lib/request/delete-data-asset-request.d.ts +1 -1
  38. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  39. package/lib/request/delete-entity-request.d.ts +1 -1
  40. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  41. package/lib/request/delete-folder-request.d.ts +1 -1
  42. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  43. package/lib/request/delete-glossary-request.d.ts +1 -1
  44. package/lib/request/delete-job-definition-request.d.ts +1 -1
  45. package/lib/request/delete-job-request.d.ts +1 -1
  46. package/lib/request/delete-metastore-request.d.ts +1 -1
  47. package/lib/request/delete-namespace-request.d.ts +1 -1
  48. package/lib/request/delete-pattern-request.d.ts +1 -1
  49. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  50. package/lib/request/delete-term-request.d.ts +1 -1
  51. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  52. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  53. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  54. package/lib/request/export-glossary-request.d.ts +1 -1
  55. package/lib/request/get-attribute-request.d.ts +1 -1
  56. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  57. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  58. package/lib/request/get-catalog-request.d.ts +1 -1
  59. package/lib/request/get-connection-request.d.ts +1 -1
  60. package/lib/request/get-custom-property-request.d.ts +1 -1
  61. package/lib/request/get-data-asset-request.d.ts +1 -1
  62. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  63. package/lib/request/get-entity-request.d.ts +1 -1
  64. package/lib/request/get-entity-tag-request.d.ts +1 -1
  65. package/lib/request/get-folder-request.d.ts +1 -1
  66. package/lib/request/get-folder-tag-request.d.ts +1 -1
  67. package/lib/request/get-glossary-request.d.ts +1 -1
  68. package/lib/request/get-job-definition-request.d.ts +1 -1
  69. package/lib/request/get-job-execution-request.d.ts +1 -1
  70. package/lib/request/get-job-log-request.d.ts +1 -1
  71. package/lib/request/get-job-metrics-request.d.ts +1 -1
  72. package/lib/request/get-job-request.d.ts +1 -1
  73. package/lib/request/get-metastore-request.d.ts +1 -1
  74. package/lib/request/get-namespace-request.d.ts +1 -1
  75. package/lib/request/get-pattern-request.d.ts +1 -1
  76. package/lib/request/get-term-relationship-request.d.ts +1 -1
  77. package/lib/request/get-term-request.d.ts +1 -1
  78. package/lib/request/get-type-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/import-connection-request.d.ts +1 -1
  81. package/lib/request/import-data-asset-request.d.ts +1 -1
  82. package/lib/request/import-glossary-request.d.ts +1 -1
  83. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  84. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  85. package/lib/request/list-attributes-request.d.ts +1 -1
  86. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  87. package/lib/request/list-catalogs-request.d.ts +1 -1
  88. package/lib/request/list-connections-request.d.ts +1 -1
  89. package/lib/request/list-custom-properties-request.d.ts +1 -1
  90. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  91. package/lib/request/list-data-assets-request.d.ts +1 -1
  92. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  93. package/lib/request/list-entities-request.d.ts +1 -1
  94. package/lib/request/list-entity-tags-request.d.ts +1 -1
  95. package/lib/request/list-folder-tags-request.d.ts +1 -1
  96. package/lib/request/list-folders-request.d.ts +1 -1
  97. package/lib/request/list-glossaries-request.d.ts +1 -1
  98. package/lib/request/list-job-definitions-request.d.ts +1 -1
  99. package/lib/request/list-job-executions-request.d.ts +1 -1
  100. package/lib/request/list-job-logs-request.d.ts +1 -1
  101. package/lib/request/list-job-metrics-request.d.ts +1 -1
  102. package/lib/request/list-jobs-request.d.ts +1 -1
  103. package/lib/request/list-metastores-request.d.ts +1 -1
  104. package/lib/request/list-namespaces-request.d.ts +1 -1
  105. package/lib/request/list-patterns-request.d.ts +1 -1
  106. package/lib/request/list-rules-request.d.ts +1 -1
  107. package/lib/request/list-tags-request.d.ts +1 -1
  108. package/lib/request/list-term-relationships-request.d.ts +1 -1
  109. package/lib/request/list-terms-request.d.ts +1 -1
  110. package/lib/request/list-types-request.d.ts +1 -1
  111. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  112. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  113. package/lib/request/list-work-requests-request.d.ts +1 -1
  114. package/lib/request/object-stats-request.d.ts +1 -1
  115. package/lib/request/parse-connection-request.d.ts +1 -1
  116. package/lib/request/process-recommendation-request.d.ts +1 -1
  117. package/lib/request/recommendations-request.d.ts +1 -1
  118. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  119. package/lib/request/search-criteria-request.d.ts +1 -1
  120. package/lib/request/suggest-matches-request.d.ts +1 -1
  121. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  122. package/lib/request/test-connection-request.d.ts +1 -1
  123. package/lib/request/update-attribute-request.d.ts +1 -1
  124. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  125. package/lib/request/update-catalog-request.d.ts +1 -1
  126. package/lib/request/update-connection-request.d.ts +1 -1
  127. package/lib/request/update-custom-property-request.d.ts +1 -1
  128. package/lib/request/update-data-asset-request.d.ts +1 -1
  129. package/lib/request/update-entity-request.d.ts +1 -1
  130. package/lib/request/update-folder-request.d.ts +1 -1
  131. package/lib/request/update-glossary-request.d.ts +1 -1
  132. package/lib/request/update-job-definition-request.d.ts +1 -1
  133. package/lib/request/update-job-request.d.ts +1 -1
  134. package/lib/request/update-metastore-request.d.ts +1 -1
  135. package/lib/request/update-namespace-request.d.ts +1 -1
  136. package/lib/request/update-pattern-request.d.ts +1 -1
  137. package/lib/request/update-term-relationship-request.d.ts +1 -1
  138. package/lib/request/update-term-request.d.ts +1 -1
  139. package/lib/request/upload-credentials-request.d.ts +1 -1
  140. package/lib/request/users-request.d.ts +1 -1
  141. package/lib/request/validate-connection-request.d.ts +1 -1
  142. package/lib/request/validate-pattern-request.d.ts +1 -1
  143. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -63,6 +63,7 @@ class DataCatalogClient {
63
63
  this["_defaultHeaders"] = {};
64
64
  this._circuitBreaker = null;
65
65
  this._httpOptions = undefined;
66
+ this.targetService = "DataCatalog";
66
67
  const requestSigner = params.authenticationDetailsProvider
67
68
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
68
69
  : null;
@@ -158,12 +159,14 @@ class DataCatalogClient {
158
159
  * @param AddDataSelectorPatternsRequest
159
160
  * @return AddDataSelectorPatternsResponse
160
161
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
162
163
  */
163
164
  addDataSelectorPatterns(addDataSelectorPatternsRequest) {
164
165
  return __awaiter(this, void 0, void 0, function* () {
165
166
  if (this.logger)
166
167
  this.logger.debug("Calling operation DataCatalogClient#addDataSelectorPatterns.");
168
+ const operationName = "addDataSelectorPatterns";
169
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/AddDataSelectorPatterns";
167
170
  const pathParams = {
168
171
  "{catalogId}": addDataSelectorPatternsRequest.catalogId,
169
172
  "{dataAssetKey}": addDataSelectorPatternsRequest.dataAssetKey
@@ -190,7 +193,7 @@ class DataCatalogClient {
190
193
  queryParams: queryParams
191
194
  });
192
195
  try {
193
- const response = yield retrier.makeServiceCall(this._httpClient, request);
196
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
194
197
  const sdkResponse = oci_common_2.composeResponse({
195
198
  responseObject: {},
196
199
  body: yield response.json(),
@@ -223,12 +226,14 @@ class DataCatalogClient {
223
226
  * @param AssociateCustomPropertyRequest
224
227
  * @return AssociateCustomPropertyResponse
225
228
  * @throws OciError when an error occurs
226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
227
230
  */
228
231
  associateCustomProperty(associateCustomPropertyRequest) {
229
232
  return __awaiter(this, void 0, void 0, function* () {
230
233
  if (this.logger)
231
234
  this.logger.debug("Calling operation DataCatalogClient#associateCustomProperty.");
235
+ const operationName = "associateCustomProperty";
236
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Type/AssociateCustomProperty";
232
237
  const pathParams = {
233
238
  "{catalogId}": associateCustomPropertyRequest.catalogId,
234
239
  "{typeKey}": associateCustomPropertyRequest.typeKey
@@ -255,7 +260,7 @@ class DataCatalogClient {
255
260
  queryParams: queryParams
256
261
  });
257
262
  try {
258
- const response = yield retrier.makeServiceCall(this._httpClient, request);
263
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
259
264
  const sdkResponse = oci_common_2.composeResponse({
260
265
  responseObject: {},
261
266
  body: yield response.json(),
@@ -288,12 +293,14 @@ class DataCatalogClient {
288
293
  * @param AttachCatalogPrivateEndpointRequest
289
294
  * @return AttachCatalogPrivateEndpointResponse
290
295
  * @throws OciError when an error occurs
291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
292
297
  */
293
298
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
294
299
  return __awaiter(this, void 0, void 0, function* () {
295
300
  if (this.logger)
296
301
  this.logger.debug("Calling operation DataCatalogClient#attachCatalogPrivateEndpoint.");
302
+ const operationName = "attachCatalogPrivateEndpoint";
303
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/AttachCatalogPrivateEndpoint";
297
304
  const pathParams = {
298
305
  "{catalogId}": attachCatalogPrivateEndpointRequest.catalogId
299
306
  };
@@ -319,7 +326,7 @@ class DataCatalogClient {
319
326
  queryParams: queryParams
320
327
  });
321
328
  try {
322
- const response = yield retrier.makeServiceCall(this._httpClient, request);
329
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
323
330
  const sdkResponse = oci_common_2.composeResponse({
324
331
  responseObject: {},
325
332
  responseHeaders: [
@@ -348,12 +355,14 @@ class DataCatalogClient {
348
355
  * @param ChangeCatalogCompartmentRequest
349
356
  * @return ChangeCatalogCompartmentResponse
350
357
  * @throws OciError when an error occurs
351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
352
359
  */
353
360
  changeCatalogCompartment(changeCatalogCompartmentRequest) {
354
361
  return __awaiter(this, void 0, void 0, function* () {
355
362
  if (this.logger)
356
363
  this.logger.debug("Calling operation DataCatalogClient#changeCatalogCompartment.");
364
+ const operationName = "changeCatalogCompartment";
365
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/ChangeCatalogCompartment";
357
366
  const pathParams = {
358
367
  "{catalogId}": changeCatalogCompartmentRequest.catalogId
359
368
  };
@@ -378,7 +387,7 @@ class DataCatalogClient {
378
387
  queryParams: queryParams
379
388
  });
380
389
  try {
381
- const response = yield retrier.makeServiceCall(this._httpClient, request);
390
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
382
391
  const sdkResponse = oci_common_2.composeResponse({
383
392
  responseObject: {},
384
393
  responseHeaders: [
@@ -407,12 +416,14 @@ class DataCatalogClient {
407
416
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
408
417
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
409
418
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
411
420
  */
412
421
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
413
422
  return __awaiter(this, void 0, void 0, function* () {
414
423
  if (this.logger)
415
424
  this.logger.debug("Calling operation DataCatalogClient#changeCatalogPrivateEndpointCompartment.");
425
+ const operationName = "changeCatalogPrivateEndpointCompartment";
426
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/ChangeCatalogPrivateEndpointCompartment";
416
427
  const pathParams = {
417
428
  "{catalogPrivateEndpointId}": changeCatalogPrivateEndpointCompartmentRequest.catalogPrivateEndpointId
418
429
  };
@@ -437,7 +448,7 @@ class DataCatalogClient {
437
448
  queryParams: queryParams
438
449
  });
439
450
  try {
440
- const response = yield retrier.makeServiceCall(this._httpClient, request);
451
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
441
452
  const sdkResponse = oci_common_2.composeResponse({
442
453
  responseObject: {},
443
454
  responseHeaders: [
@@ -466,12 +477,14 @@ class DataCatalogClient {
466
477
  * @param ChangeMetastoreCompartmentRequest
467
478
  * @return ChangeMetastoreCompartmentResponse
468
479
  * @throws OciError when an error occurs
469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
470
481
  */
471
482
  changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
472
483
  return __awaiter(this, void 0, void 0, function* () {
473
484
  if (this.logger)
474
485
  this.logger.debug("Calling operation DataCatalogClient#changeMetastoreCompartment.");
486
+ const operationName = "changeMetastoreCompartment";
487
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/ChangeMetastoreCompartment";
475
488
  const pathParams = {
476
489
  "{metastoreId}": changeMetastoreCompartmentRequest.metastoreId
477
490
  };
@@ -496,7 +509,7 @@ class DataCatalogClient {
496
509
  queryParams: queryParams
497
510
  });
498
511
  try {
499
- const response = yield retrier.makeServiceCall(this._httpClient, request);
512
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
500
513
  const sdkResponse = oci_common_2.composeResponse({
501
514
  responseObject: {},
502
515
  responseHeaders: [
@@ -525,12 +538,14 @@ class DataCatalogClient {
525
538
  * @param CreateAttributeRequest
526
539
  * @return CreateAttributeResponse
527
540
  * @throws OciError when an error occurs
528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
529
542
  */
530
543
  createAttribute(createAttributeRequest) {
531
544
  return __awaiter(this, void 0, void 0, function* () {
532
545
  if (this.logger)
533
546
  this.logger.debug("Calling operation DataCatalogClient#createAttribute.");
547
+ const operationName = "createAttribute";
548
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Attribute/CreateAttribute";
534
549
  const pathParams = {
535
550
  "{catalogId}": createAttributeRequest.catalogId,
536
551
  "{dataAssetKey}": createAttributeRequest.dataAssetKey,
@@ -557,7 +572,7 @@ class DataCatalogClient {
557
572
  queryParams: queryParams
558
573
  });
559
574
  try {
560
- const response = yield retrier.makeServiceCall(this._httpClient, request);
575
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
561
576
  const sdkResponse = oci_common_2.composeResponse({
562
577
  responseObject: {},
563
578
  body: yield response.json(),
@@ -590,12 +605,14 @@ class DataCatalogClient {
590
605
  * @param CreateAttributeTagRequest
591
606
  * @return CreateAttributeTagResponse
592
607
  * @throws OciError when an error occurs
593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
594
609
  */
595
610
  createAttributeTag(createAttributeTagRequest) {
596
611
  return __awaiter(this, void 0, void 0, function* () {
597
612
  if (this.logger)
598
613
  this.logger.debug("Calling operation DataCatalogClient#createAttributeTag.");
614
+ const operationName = "createAttributeTag";
615
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeTag/CreateAttributeTag";
599
616
  const pathParams = {
600
617
  "{catalogId}": createAttributeTagRequest.catalogId,
601
618
  "{dataAssetKey}": createAttributeTagRequest.dataAssetKey,
@@ -623,7 +640,7 @@ class DataCatalogClient {
623
640
  queryParams: queryParams
624
641
  });
625
642
  try {
626
- const response = yield retrier.makeServiceCall(this._httpClient, request);
643
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
627
644
  const sdkResponse = oci_common_2.composeResponse({
628
645
  responseObject: {},
629
646
  body: yield response.json(),
@@ -658,12 +675,14 @@ class DataCatalogClient {
658
675
  * @param CreateCatalogRequest
659
676
  * @return CreateCatalogResponse
660
677
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
662
679
  */
663
680
  createCatalog(createCatalogRequest) {
664
681
  return __awaiter(this, void 0, void 0, function* () {
665
682
  if (this.logger)
666
683
  this.logger.debug("Calling operation DataCatalogClient#createCatalog.");
684
+ const operationName = "createCatalog";
685
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/CreateCatalog";
667
686
  const pathParams = {};
668
687
  const queryParams = {};
669
688
  let headerParams = {
@@ -686,7 +705,7 @@ class DataCatalogClient {
686
705
  queryParams: queryParams
687
706
  });
688
707
  try {
689
- const response = yield retrier.makeServiceCall(this._httpClient, request);
708
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
690
709
  const sdkResponse = oci_common_2.composeResponse({
691
710
  responseObject: {},
692
711
  responseHeaders: [
@@ -715,12 +734,14 @@ class DataCatalogClient {
715
734
  * @param CreateCatalogPrivateEndpointRequest
716
735
  * @return CreateCatalogPrivateEndpointResponse
717
736
  * @throws OciError when an error occurs
718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
719
738
  */
720
739
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
721
740
  return __awaiter(this, void 0, void 0, function* () {
722
741
  if (this.logger)
723
742
  this.logger.debug("Calling operation DataCatalogClient#createCatalogPrivateEndpoint.");
743
+ const operationName = "createCatalogPrivateEndpoint";
744
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/CreateCatalogPrivateEndpoint";
724
745
  const pathParams = {};
725
746
  const queryParams = {};
726
747
  let headerParams = {
@@ -743,7 +764,7 @@ class DataCatalogClient {
743
764
  queryParams: queryParams
744
765
  });
745
766
  try {
746
- const response = yield retrier.makeServiceCall(this._httpClient, request);
767
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
747
768
  const sdkResponse = oci_common_2.composeResponse({
748
769
  responseObject: {},
749
770
  responseHeaders: [
@@ -772,12 +793,14 @@ class DataCatalogClient {
772
793
  * @param CreateConnectionRequest
773
794
  * @return CreateConnectionResponse
774
795
  * @throws OciError when an error occurs
775
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
776
797
  */
777
798
  createConnection(createConnectionRequest) {
778
799
  return __awaiter(this, void 0, void 0, function* () {
779
800
  if (this.logger)
780
801
  this.logger.debug("Calling operation DataCatalogClient#createConnection.");
802
+ const operationName = "createConnection";
803
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/CreateConnection";
781
804
  const pathParams = {
782
805
  "{catalogId}": createConnectionRequest.catalogId,
783
806
  "{dataAssetKey}": createConnectionRequest.dataAssetKey
@@ -803,7 +826,7 @@ class DataCatalogClient {
803
826
  queryParams: queryParams
804
827
  });
805
828
  try {
806
- const response = yield retrier.makeServiceCall(this._httpClient, request);
829
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
807
830
  const sdkResponse = oci_common_2.composeResponse({
808
831
  responseObject: {},
809
832
  body: yield response.json(),
@@ -836,12 +859,14 @@ class DataCatalogClient {
836
859
  * @param CreateCustomPropertyRequest
837
860
  * @return CreateCustomPropertyResponse
838
861
  * @throws OciError when an error occurs
839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
840
863
  */
841
864
  createCustomProperty(createCustomPropertyRequest) {
842
865
  return __awaiter(this, void 0, void 0, function* () {
843
866
  if (this.logger)
844
867
  this.logger.debug("Calling operation DataCatalogClient#createCustomProperty.");
868
+ const operationName = "createCustomProperty";
869
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/CreateCustomProperty";
845
870
  const pathParams = {
846
871
  "{catalogId}": createCustomPropertyRequest.catalogId,
847
872
  "{namespaceId}": createCustomPropertyRequest.namespaceId
@@ -867,7 +892,7 @@ class DataCatalogClient {
867
892
  queryParams: queryParams
868
893
  });
869
894
  try {
870
- const response = yield retrier.makeServiceCall(this._httpClient, request);
895
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
871
896
  const sdkResponse = oci_common_2.composeResponse({
872
897
  responseObject: {},
873
898
  body: yield response.json(),
@@ -900,12 +925,14 @@ class DataCatalogClient {
900
925
  * @param CreateDataAssetRequest
901
926
  * @return CreateDataAssetResponse
902
927
  * @throws OciError when an error occurs
903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
904
929
  */
905
930
  createDataAsset(createDataAssetRequest) {
906
931
  return __awaiter(this, void 0, void 0, function* () {
907
932
  if (this.logger)
908
933
  this.logger.debug("Calling operation DataCatalogClient#createDataAsset.");
934
+ const operationName = "createDataAsset";
935
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/CreateDataAsset";
909
936
  const pathParams = {
910
937
  "{catalogId}": createDataAssetRequest.catalogId
911
938
  };
@@ -930,7 +957,7 @@ class DataCatalogClient {
930
957
  queryParams: queryParams
931
958
  });
932
959
  try {
933
- const response = yield retrier.makeServiceCall(this._httpClient, request);
960
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
934
961
  const sdkResponse = oci_common_2.composeResponse({
935
962
  responseObject: {},
936
963
  body: yield response.json(),
@@ -963,12 +990,14 @@ class DataCatalogClient {
963
990
  * @param CreateDataAssetTagRequest
964
991
  * @return CreateDataAssetTagResponse
965
992
  * @throws OciError when an error occurs
966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
967
994
  */
968
995
  createDataAssetTag(createDataAssetTagRequest) {
969
996
  return __awaiter(this, void 0, void 0, function* () {
970
997
  if (this.logger)
971
998
  this.logger.debug("Calling operation DataCatalogClient#createDataAssetTag.");
999
+ const operationName = "createDataAssetTag";
1000
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetTag/CreateDataAssetTag";
972
1001
  const pathParams = {
973
1002
  "{catalogId}": createDataAssetTagRequest.catalogId,
974
1003
  "{dataAssetKey}": createDataAssetTagRequest.dataAssetKey
@@ -994,7 +1023,7 @@ class DataCatalogClient {
994
1023
  queryParams: queryParams
995
1024
  });
996
1025
  try {
997
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1026
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
998
1027
  const sdkResponse = oci_common_2.composeResponse({
999
1028
  responseObject: {},
1000
1029
  body: yield response.json(),
@@ -1027,12 +1056,14 @@ class DataCatalogClient {
1027
1056
  * @param CreateEntityRequest
1028
1057
  * @return CreateEntityResponse
1029
1058
  * @throws OciError when an error occurs
1030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
1031
1060
  */
1032
1061
  createEntity(createEntityRequest) {
1033
1062
  return __awaiter(this, void 0, void 0, function* () {
1034
1063
  if (this.logger)
1035
1064
  this.logger.debug("Calling operation DataCatalogClient#createEntity.");
1065
+ const operationName = "createEntity";
1066
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/CreateEntity";
1036
1067
  const pathParams = {
1037
1068
  "{catalogId}": createEntityRequest.catalogId,
1038
1069
  "{dataAssetKey}": createEntityRequest.dataAssetKey
@@ -1058,7 +1089,7 @@ class DataCatalogClient {
1058
1089
  queryParams: queryParams
1059
1090
  });
1060
1091
  try {
1061
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1092
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1062
1093
  const sdkResponse = oci_common_2.composeResponse({
1063
1094
  responseObject: {},
1064
1095
  body: yield response.json(),
@@ -1091,12 +1122,14 @@ class DataCatalogClient {
1091
1122
  * @param CreateEntityTagRequest
1092
1123
  * @return CreateEntityTagResponse
1093
1124
  * @throws OciError when an error occurs
1094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
1095
1126
  */
1096
1127
  createEntityTag(createEntityTagRequest) {
1097
1128
  return __awaiter(this, void 0, void 0, function* () {
1098
1129
  if (this.logger)
1099
1130
  this.logger.debug("Calling operation DataCatalogClient#createEntityTag.");
1131
+ const operationName = "createEntityTag";
1132
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/EntityTag/CreateEntityTag";
1100
1133
  const pathParams = {
1101
1134
  "{catalogId}": createEntityTagRequest.catalogId,
1102
1135
  "{dataAssetKey}": createEntityTagRequest.dataAssetKey,
@@ -1123,7 +1156,7 @@ class DataCatalogClient {
1123
1156
  queryParams: queryParams
1124
1157
  });
1125
1158
  try {
1126
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1159
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1127
1160
  const sdkResponse = oci_common_2.composeResponse({
1128
1161
  responseObject: {},
1129
1162
  body: yield response.json(),
@@ -1156,12 +1189,14 @@ class DataCatalogClient {
1156
1189
  * @param CreateFolderRequest
1157
1190
  * @return CreateFolderResponse
1158
1191
  * @throws OciError when an error occurs
1159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1160
1193
  */
1161
1194
  createFolder(createFolderRequest) {
1162
1195
  return __awaiter(this, void 0, void 0, function* () {
1163
1196
  if (this.logger)
1164
1197
  this.logger.debug("Calling operation DataCatalogClient#createFolder.");
1198
+ const operationName = "createFolder";
1199
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Folder/CreateFolder";
1165
1200
  const pathParams = {
1166
1201
  "{catalogId}": createFolderRequest.catalogId,
1167
1202
  "{dataAssetKey}": createFolderRequest.dataAssetKey
@@ -1187,7 +1222,7 @@ class DataCatalogClient {
1187
1222
  queryParams: queryParams
1188
1223
  });
1189
1224
  try {
1190
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1225
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1191
1226
  const sdkResponse = oci_common_2.composeResponse({
1192
1227
  responseObject: {},
1193
1228
  body: yield response.json(),
@@ -1220,12 +1255,14 @@ class DataCatalogClient {
1220
1255
  * @param CreateFolderTagRequest
1221
1256
  * @return CreateFolderTagResponse
1222
1257
  * @throws OciError when an error occurs
1223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
1224
1259
  */
1225
1260
  createFolderTag(createFolderTagRequest) {
1226
1261
  return __awaiter(this, void 0, void 0, function* () {
1227
1262
  if (this.logger)
1228
1263
  this.logger.debug("Calling operation DataCatalogClient#createFolderTag.");
1264
+ const operationName = "createFolderTag";
1265
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderTag/CreateFolderTag";
1229
1266
  const pathParams = {
1230
1267
  "{catalogId}": createFolderTagRequest.catalogId,
1231
1268
  "{dataAssetKey}": createFolderTagRequest.dataAssetKey,
@@ -1252,7 +1289,7 @@ class DataCatalogClient {
1252
1289
  queryParams: queryParams
1253
1290
  });
1254
1291
  try {
1255
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1292
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1256
1293
  const sdkResponse = oci_common_2.composeResponse({
1257
1294
  responseObject: {},
1258
1295
  body: yield response.json(),
@@ -1285,12 +1322,14 @@ class DataCatalogClient {
1285
1322
  * @param CreateGlossaryRequest
1286
1323
  * @return CreateGlossaryResponse
1287
1324
  * @throws OciError when an error occurs
1288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
1289
1326
  */
1290
1327
  createGlossary(createGlossaryRequest) {
1291
1328
  return __awaiter(this, void 0, void 0, function* () {
1292
1329
  if (this.logger)
1293
1330
  this.logger.debug("Calling operation DataCatalogClient#createGlossary.");
1331
+ const operationName = "createGlossary";
1332
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/CreateGlossary";
1294
1333
  const pathParams = {
1295
1334
  "{catalogId}": createGlossaryRequest.catalogId
1296
1335
  };
@@ -1315,7 +1354,7 @@ class DataCatalogClient {
1315
1354
  queryParams: queryParams
1316
1355
  });
1317
1356
  try {
1318
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1357
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1319
1358
  const sdkResponse = oci_common_2.composeResponse({
1320
1359
  responseObject: {},
1321
1360
  body: yield response.json(),
@@ -1348,12 +1387,14 @@ class DataCatalogClient {
1348
1387
  * @param CreateJobRequest
1349
1388
  * @return CreateJobResponse
1350
1389
  * @throws OciError when an error occurs
1351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
1352
1391
  */
1353
1392
  createJob(createJobRequest) {
1354
1393
  return __awaiter(this, void 0, void 0, function* () {
1355
1394
  if (this.logger)
1356
1395
  this.logger.debug("Calling operation DataCatalogClient#createJob.");
1396
+ const operationName = "createJob";
1397
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Job/CreateJob";
1357
1398
  const pathParams = {
1358
1399
  "{catalogId}": createJobRequest.catalogId
1359
1400
  };
@@ -1378,7 +1419,7 @@ class DataCatalogClient {
1378
1419
  queryParams: queryParams
1379
1420
  });
1380
1421
  try {
1381
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1422
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1382
1423
  const sdkResponse = oci_common_2.composeResponse({
1383
1424
  responseObject: {},
1384
1425
  body: yield response.json(),
@@ -1411,12 +1452,14 @@ class DataCatalogClient {
1411
1452
  * @param CreateJobDefinitionRequest
1412
1453
  * @return CreateJobDefinitionResponse
1413
1454
  * @throws OciError when an error occurs
1414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
1415
1456
  */
1416
1457
  createJobDefinition(createJobDefinitionRequest) {
1417
1458
  return __awaiter(this, void 0, void 0, function* () {
1418
1459
  if (this.logger)
1419
1460
  this.logger.debug("Calling operation DataCatalogClient#createJobDefinition.");
1461
+ const operationName = "createJobDefinition";
1462
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinition/CreateJobDefinition";
1420
1463
  const pathParams = {
1421
1464
  "{catalogId}": createJobDefinitionRequest.catalogId
1422
1465
  };
@@ -1441,7 +1484,7 @@ class DataCatalogClient {
1441
1484
  queryParams: queryParams
1442
1485
  });
1443
1486
  try {
1444
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1487
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1445
1488
  const sdkResponse = oci_common_2.composeResponse({
1446
1489
  responseObject: {},
1447
1490
  body: yield response.json(),
@@ -1474,12 +1517,14 @@ class DataCatalogClient {
1474
1517
  * @param CreateJobExecutionRequest
1475
1518
  * @return CreateJobExecutionResponse
1476
1519
  * @throws OciError when an error occurs
1477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
1478
1521
  */
1479
1522
  createJobExecution(createJobExecutionRequest) {
1480
1523
  return __awaiter(this, void 0, void 0, function* () {
1481
1524
  if (this.logger)
1482
1525
  this.logger.debug("Calling operation DataCatalogClient#createJobExecution.");
1526
+ const operationName = "createJobExecution";
1527
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobExecution/CreateJobExecution";
1483
1528
  const pathParams = {
1484
1529
  "{catalogId}": createJobExecutionRequest.catalogId,
1485
1530
  "{jobKey}": createJobExecutionRequest.jobKey
@@ -1505,7 +1550,7 @@ class DataCatalogClient {
1505
1550
  queryParams: queryParams
1506
1551
  });
1507
1552
  try {
1508
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1553
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1509
1554
  const sdkResponse = oci_common_2.composeResponse({
1510
1555
  responseObject: {},
1511
1556
  body: yield response.json(),
@@ -1539,12 +1584,14 @@ class DataCatalogClient {
1539
1584
  * @param CreateMetastoreRequest
1540
1585
  * @return CreateMetastoreResponse
1541
1586
  * @throws OciError when an error occurs
1542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
1543
1588
  */
1544
1589
  createMetastore(createMetastoreRequest) {
1545
1590
  return __awaiter(this, void 0, void 0, function* () {
1546
1591
  if (this.logger)
1547
1592
  this.logger.debug("Calling operation DataCatalogClient#createMetastore.");
1593
+ const operationName = "createMetastore";
1594
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/CreateMetastore";
1548
1595
  const pathParams = {};
1549
1596
  const queryParams = {};
1550
1597
  let headerParams = {
@@ -1567,7 +1614,7 @@ class DataCatalogClient {
1567
1614
  queryParams: queryParams
1568
1615
  });
1569
1616
  try {
1570
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1617
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1571
1618
  const sdkResponse = oci_common_2.composeResponse({
1572
1619
  responseObject: {},
1573
1620
  responseHeaders: [
@@ -1596,12 +1643,14 @@ class DataCatalogClient {
1596
1643
  * @param CreateNamespaceRequest
1597
1644
  * @return CreateNamespaceResponse
1598
1645
  * @throws OciError when an error occurs
1599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
1600
1647
  */
1601
1648
  createNamespace(createNamespaceRequest) {
1602
1649
  return __awaiter(this, void 0, void 0, function* () {
1603
1650
  if (this.logger)
1604
1651
  this.logger.debug("Calling operation DataCatalogClient#createNamespace.");
1652
+ const operationName = "createNamespace";
1653
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/CreateNamespace";
1605
1654
  const pathParams = {
1606
1655
  "{catalogId}": createNamespaceRequest.catalogId
1607
1656
  };
@@ -1626,7 +1675,7 @@ class DataCatalogClient {
1626
1675
  queryParams: queryParams
1627
1676
  });
1628
1677
  try {
1629
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1678
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1630
1679
  const sdkResponse = oci_common_2.composeResponse({
1631
1680
  responseObject: {},
1632
1681
  body: yield response.json(),
@@ -1659,12 +1708,14 @@ class DataCatalogClient {
1659
1708
  * @param CreatePatternRequest
1660
1709
  * @return CreatePatternResponse
1661
1710
  * @throws OciError when an error occurs
1662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
1663
1712
  */
1664
1713
  createPattern(createPatternRequest) {
1665
1714
  return __awaiter(this, void 0, void 0, function* () {
1666
1715
  if (this.logger)
1667
1716
  this.logger.debug("Calling operation DataCatalogClient#createPattern.");
1717
+ const operationName = "createPattern";
1718
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/CreatePattern";
1668
1719
  const pathParams = {
1669
1720
  "{catalogId}": createPatternRequest.catalogId
1670
1721
  };
@@ -1689,7 +1740,7 @@ class DataCatalogClient {
1689
1740
  queryParams: queryParams
1690
1741
  });
1691
1742
  try {
1692
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1743
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1693
1744
  const sdkResponse = oci_common_2.composeResponse({
1694
1745
  responseObject: {},
1695
1746
  body: yield response.json(),
@@ -1722,12 +1773,14 @@ class DataCatalogClient {
1722
1773
  * @param CreateTermRequest
1723
1774
  * @return CreateTermResponse
1724
1775
  * @throws OciError when an error occurs
1725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
1726
1777
  */
1727
1778
  createTerm(createTermRequest) {
1728
1779
  return __awaiter(this, void 0, void 0, function* () {
1729
1780
  if (this.logger)
1730
1781
  this.logger.debug("Calling operation DataCatalogClient#createTerm.");
1782
+ const operationName = "createTerm";
1783
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/CreateTerm";
1731
1784
  const pathParams = {
1732
1785
  "{catalogId}": createTermRequest.catalogId,
1733
1786
  "{glossaryKey}": createTermRequest.glossaryKey
@@ -1753,7 +1806,7 @@ class DataCatalogClient {
1753
1806
  queryParams: queryParams
1754
1807
  });
1755
1808
  try {
1756
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1809
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1757
1810
  const sdkResponse = oci_common_2.composeResponse({
1758
1811
  responseObject: {},
1759
1812
  body: yield response.json(),
@@ -1786,12 +1839,14 @@ class DataCatalogClient {
1786
1839
  * @param CreateTermRelationshipRequest
1787
1840
  * @return CreateTermRelationshipResponse
1788
1841
  * @throws OciError when an error occurs
1789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
1790
1843
  */
1791
1844
  createTermRelationship(createTermRelationshipRequest) {
1792
1845
  return __awaiter(this, void 0, void 0, function* () {
1793
1846
  if (this.logger)
1794
1847
  this.logger.debug("Calling operation DataCatalogClient#createTermRelationship.");
1848
+ const operationName = "createTermRelationship";
1849
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/CreateTermRelationship";
1795
1850
  const pathParams = {
1796
1851
  "{catalogId}": createTermRelationshipRequest.catalogId,
1797
1852
  "{glossaryKey}": createTermRelationshipRequest.glossaryKey,
@@ -1818,7 +1873,7 @@ class DataCatalogClient {
1818
1873
  queryParams: queryParams
1819
1874
  });
1820
1875
  try {
1821
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1876
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1822
1877
  const sdkResponse = oci_common_2.composeResponse({
1823
1878
  responseObject: {},
1824
1879
  body: yield response.json(),
@@ -1851,12 +1906,14 @@ class DataCatalogClient {
1851
1906
  * @param DeleteAttributeRequest
1852
1907
  * @return DeleteAttributeResponse
1853
1908
  * @throws OciError when an error occurs
1854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
1855
1910
  */
1856
1911
  deleteAttribute(deleteAttributeRequest) {
1857
1912
  return __awaiter(this, void 0, void 0, function* () {
1858
1913
  if (this.logger)
1859
1914
  this.logger.debug("Calling operation DataCatalogClient#deleteAttribute.");
1915
+ const operationName = "deleteAttribute";
1916
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Attribute/DeleteAttribute";
1860
1917
  const pathParams = {
1861
1918
  "{catalogId}": deleteAttributeRequest.catalogId,
1862
1919
  "{dataAssetKey}": deleteAttributeRequest.dataAssetKey,
@@ -1883,7 +1940,7 @@ class DataCatalogClient {
1883
1940
  queryParams: queryParams
1884
1941
  });
1885
1942
  try {
1886
- const response = yield retrier.makeServiceCall(this._httpClient, request);
1943
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1887
1944
  const sdkResponse = oci_common_2.composeResponse({
1888
1945
  responseObject: {},
1889
1946
  responseHeaders: [
@@ -1907,12 +1964,14 @@ class DataCatalogClient {
1907
1964
  * @param DeleteAttributeTagRequest
1908
1965
  * @return DeleteAttributeTagResponse
1909
1966
  * @throws OciError when an error occurs
1910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
1911
1968
  */
1912
1969
  deleteAttributeTag(deleteAttributeTagRequest) {
1913
1970
  return __awaiter(this, void 0, void 0, function* () {
1914
1971
  if (this.logger)
1915
1972
  this.logger.debug("Calling operation DataCatalogClient#deleteAttributeTag.");
1973
+ const operationName = "deleteAttributeTag";
1974
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeTag/DeleteAttributeTag";
1916
1975
  const pathParams = {
1917
1976
  "{catalogId}": deleteAttributeTagRequest.catalogId,
1918
1977
  "{dataAssetKey}": deleteAttributeTagRequest.dataAssetKey,
@@ -1940,7 +1999,7 @@ class DataCatalogClient {
1940
1999
  queryParams: queryParams
1941
2000
  });
1942
2001
  try {
1943
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2002
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1944
2003
  const sdkResponse = oci_common_2.composeResponse({
1945
2004
  responseObject: {},
1946
2005
  responseHeaders: [
@@ -1964,12 +2023,14 @@ class DataCatalogClient {
1964
2023
  * @param DeleteCatalogRequest
1965
2024
  * @return DeleteCatalogResponse
1966
2025
  * @throws OciError when an error occurs
1967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
2026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
1968
2027
  */
1969
2028
  deleteCatalog(deleteCatalogRequest) {
1970
2029
  return __awaiter(this, void 0, void 0, function* () {
1971
2030
  if (this.logger)
1972
2031
  this.logger.debug("Calling operation DataCatalogClient#deleteCatalog.");
2032
+ const operationName = "deleteCatalog";
2033
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/DeleteCatalog";
1973
2034
  const pathParams = {
1974
2035
  "{catalogId}": deleteCatalogRequest.catalogId
1975
2036
  };
@@ -1993,7 +2054,7 @@ class DataCatalogClient {
1993
2054
  queryParams: queryParams
1994
2055
  });
1995
2056
  try {
1996
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2057
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1997
2058
  const sdkResponse = oci_common_2.composeResponse({
1998
2059
  responseObject: {},
1999
2060
  responseHeaders: [
@@ -2022,12 +2083,14 @@ class DataCatalogClient {
2022
2083
  * @param DeleteCatalogPrivateEndpointRequest
2023
2084
  * @return DeleteCatalogPrivateEndpointResponse
2024
2085
  * @throws OciError when an error occurs
2025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
2026
2087
  */
2027
2088
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
2028
2089
  return __awaiter(this, void 0, void 0, function* () {
2029
2090
  if (this.logger)
2030
2091
  this.logger.debug("Calling operation DataCatalogClient#deleteCatalogPrivateEndpoint.");
2092
+ const operationName = "deleteCatalogPrivateEndpoint";
2093
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/DeleteCatalogPrivateEndpoint";
2031
2094
  const pathParams = {
2032
2095
  "{catalogPrivateEndpointId}": deleteCatalogPrivateEndpointRequest.catalogPrivateEndpointId
2033
2096
  };
@@ -2051,7 +2114,7 @@ class DataCatalogClient {
2051
2114
  queryParams: queryParams
2052
2115
  });
2053
2116
  try {
2054
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2117
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2055
2118
  const sdkResponse = oci_common_2.composeResponse({
2056
2119
  responseObject: {},
2057
2120
  responseHeaders: [
@@ -2080,12 +2143,14 @@ class DataCatalogClient {
2080
2143
  * @param DeleteConnectionRequest
2081
2144
  * @return DeleteConnectionResponse
2082
2145
  * @throws OciError when an error occurs
2083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2084
2147
  */
2085
2148
  deleteConnection(deleteConnectionRequest) {
2086
2149
  return __awaiter(this, void 0, void 0, function* () {
2087
2150
  if (this.logger)
2088
2151
  this.logger.debug("Calling operation DataCatalogClient#deleteConnection.");
2152
+ const operationName = "deleteConnection";
2153
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/DeleteConnection";
2089
2154
  const pathParams = {
2090
2155
  "{catalogId}": deleteConnectionRequest.catalogId,
2091
2156
  "{dataAssetKey}": deleteConnectionRequest.dataAssetKey,
@@ -2111,7 +2176,7 @@ class DataCatalogClient {
2111
2176
  queryParams: queryParams
2112
2177
  });
2113
2178
  try {
2114
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2179
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2115
2180
  const sdkResponse = oci_common_2.composeResponse({
2116
2181
  responseObject: {},
2117
2182
  responseHeaders: [
@@ -2135,12 +2200,14 @@ class DataCatalogClient {
2135
2200
  * @param DeleteCustomPropertyRequest
2136
2201
  * @return DeleteCustomPropertyResponse
2137
2202
  * @throws OciError when an error occurs
2138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
2139
2204
  */
2140
2205
  deleteCustomProperty(deleteCustomPropertyRequest) {
2141
2206
  return __awaiter(this, void 0, void 0, function* () {
2142
2207
  if (this.logger)
2143
2208
  this.logger.debug("Calling operation DataCatalogClient#deleteCustomProperty.");
2209
+ const operationName = "deleteCustomProperty";
2210
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/DeleteCustomProperty";
2144
2211
  const pathParams = {
2145
2212
  "{catalogId}": deleteCustomPropertyRequest.catalogId,
2146
2213
  "{namespaceId}": deleteCustomPropertyRequest.namespaceId,
@@ -2166,7 +2233,7 @@ class DataCatalogClient {
2166
2233
  queryParams: queryParams
2167
2234
  });
2168
2235
  try {
2169
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2236
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2170
2237
  const sdkResponse = oci_common_2.composeResponse({
2171
2238
  responseObject: {},
2172
2239
  responseHeaders: [
@@ -2190,12 +2257,14 @@ class DataCatalogClient {
2190
2257
  * @param DeleteDataAssetRequest
2191
2258
  * @return DeleteDataAssetResponse
2192
2259
  * @throws OciError when an error occurs
2193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2194
2261
  */
2195
2262
  deleteDataAsset(deleteDataAssetRequest) {
2196
2263
  return __awaiter(this, void 0, void 0, function* () {
2197
2264
  if (this.logger)
2198
2265
  this.logger.debug("Calling operation DataCatalogClient#deleteDataAsset.");
2266
+ const operationName = "deleteDataAsset";
2267
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/DeleteDataAsset";
2199
2268
  const pathParams = {
2200
2269
  "{catalogId}": deleteDataAssetRequest.catalogId,
2201
2270
  "{dataAssetKey}": deleteDataAssetRequest.dataAssetKey
@@ -2220,7 +2289,7 @@ class DataCatalogClient {
2220
2289
  queryParams: queryParams
2221
2290
  });
2222
2291
  try {
2223
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2292
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2224
2293
  const sdkResponse = oci_common_2.composeResponse({
2225
2294
  responseObject: {},
2226
2295
  responseHeaders: [
@@ -2244,12 +2313,14 @@ class DataCatalogClient {
2244
2313
  * @param DeleteDataAssetTagRequest
2245
2314
  * @return DeleteDataAssetTagResponse
2246
2315
  * @throws OciError when an error occurs
2247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
2248
2317
  */
2249
2318
  deleteDataAssetTag(deleteDataAssetTagRequest) {
2250
2319
  return __awaiter(this, void 0, void 0, function* () {
2251
2320
  if (this.logger)
2252
2321
  this.logger.debug("Calling operation DataCatalogClient#deleteDataAssetTag.");
2322
+ const operationName = "deleteDataAssetTag";
2323
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetTag/DeleteDataAssetTag";
2253
2324
  const pathParams = {
2254
2325
  "{catalogId}": deleteDataAssetTagRequest.catalogId,
2255
2326
  "{dataAssetKey}": deleteDataAssetTagRequest.dataAssetKey,
@@ -2275,7 +2346,7 @@ class DataCatalogClient {
2275
2346
  queryParams: queryParams
2276
2347
  });
2277
2348
  try {
2278
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2349
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2279
2350
  const sdkResponse = oci_common_2.composeResponse({
2280
2351
  responseObject: {},
2281
2352
  responseHeaders: [
@@ -2299,12 +2370,14 @@ class DataCatalogClient {
2299
2370
  * @param DeleteEntityRequest
2300
2371
  * @return DeleteEntityResponse
2301
2372
  * @throws OciError when an error occurs
2302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
2303
2374
  */
2304
2375
  deleteEntity(deleteEntityRequest) {
2305
2376
  return __awaiter(this, void 0, void 0, function* () {
2306
2377
  if (this.logger)
2307
2378
  this.logger.debug("Calling operation DataCatalogClient#deleteEntity.");
2379
+ const operationName = "deleteEntity";
2380
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/DeleteEntity";
2308
2381
  const pathParams = {
2309
2382
  "{catalogId}": deleteEntityRequest.catalogId,
2310
2383
  "{dataAssetKey}": deleteEntityRequest.dataAssetKey,
@@ -2330,7 +2403,7 @@ class DataCatalogClient {
2330
2403
  queryParams: queryParams
2331
2404
  });
2332
2405
  try {
2333
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2406
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2334
2407
  const sdkResponse = oci_common_2.composeResponse({
2335
2408
  responseObject: {},
2336
2409
  responseHeaders: [
@@ -2354,12 +2427,14 @@ class DataCatalogClient {
2354
2427
  * @param DeleteEntityTagRequest
2355
2428
  * @return DeleteEntityTagResponse
2356
2429
  * @throws OciError when an error occurs
2357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
2358
2431
  */
2359
2432
  deleteEntityTag(deleteEntityTagRequest) {
2360
2433
  return __awaiter(this, void 0, void 0, function* () {
2361
2434
  if (this.logger)
2362
2435
  this.logger.debug("Calling operation DataCatalogClient#deleteEntityTag.");
2436
+ const operationName = "deleteEntityTag";
2437
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/EntityTag/DeleteEntityTag";
2363
2438
  const pathParams = {
2364
2439
  "{catalogId}": deleteEntityTagRequest.catalogId,
2365
2440
  "{dataAssetKey}": deleteEntityTagRequest.dataAssetKey,
@@ -2386,7 +2461,7 @@ class DataCatalogClient {
2386
2461
  queryParams: queryParams
2387
2462
  });
2388
2463
  try {
2389
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2464
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2390
2465
  const sdkResponse = oci_common_2.composeResponse({
2391
2466
  responseObject: {},
2392
2467
  responseHeaders: [
@@ -2410,12 +2485,14 @@ class DataCatalogClient {
2410
2485
  * @param DeleteFolderRequest
2411
2486
  * @return DeleteFolderResponse
2412
2487
  * @throws OciError when an error occurs
2413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2414
2489
  */
2415
2490
  deleteFolder(deleteFolderRequest) {
2416
2491
  return __awaiter(this, void 0, void 0, function* () {
2417
2492
  if (this.logger)
2418
2493
  this.logger.debug("Calling operation DataCatalogClient#deleteFolder.");
2494
+ const operationName = "deleteFolder";
2495
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Folder/DeleteFolder";
2419
2496
  const pathParams = {
2420
2497
  "{catalogId}": deleteFolderRequest.catalogId,
2421
2498
  "{dataAssetKey}": deleteFolderRequest.dataAssetKey,
@@ -2441,7 +2518,7 @@ class DataCatalogClient {
2441
2518
  queryParams: queryParams
2442
2519
  });
2443
2520
  try {
2444
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2521
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2445
2522
  const sdkResponse = oci_common_2.composeResponse({
2446
2523
  responseObject: {},
2447
2524
  responseHeaders: [
@@ -2465,12 +2542,14 @@ class DataCatalogClient {
2465
2542
  * @param DeleteFolderTagRequest
2466
2543
  * @return DeleteFolderTagResponse
2467
2544
  * @throws OciError when an error occurs
2468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
2469
2546
  */
2470
2547
  deleteFolderTag(deleteFolderTagRequest) {
2471
2548
  return __awaiter(this, void 0, void 0, function* () {
2472
2549
  if (this.logger)
2473
2550
  this.logger.debug("Calling operation DataCatalogClient#deleteFolderTag.");
2551
+ const operationName = "deleteFolderTag";
2552
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderTag/DeleteFolderTag";
2474
2553
  const pathParams = {
2475
2554
  "{catalogId}": deleteFolderTagRequest.catalogId,
2476
2555
  "{dataAssetKey}": deleteFolderTagRequest.dataAssetKey,
@@ -2497,7 +2576,7 @@ class DataCatalogClient {
2497
2576
  queryParams: queryParams
2498
2577
  });
2499
2578
  try {
2500
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2579
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2501
2580
  const sdkResponse = oci_common_2.composeResponse({
2502
2581
  responseObject: {},
2503
2582
  responseHeaders: [
@@ -2521,12 +2600,14 @@ class DataCatalogClient {
2521
2600
  * @param DeleteGlossaryRequest
2522
2601
  * @return DeleteGlossaryResponse
2523
2602
  * @throws OciError when an error occurs
2524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
2525
2604
  */
2526
2605
  deleteGlossary(deleteGlossaryRequest) {
2527
2606
  return __awaiter(this, void 0, void 0, function* () {
2528
2607
  if (this.logger)
2529
2608
  this.logger.debug("Calling operation DataCatalogClient#deleteGlossary.");
2609
+ const operationName = "deleteGlossary";
2610
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/DeleteGlossary";
2530
2611
  const pathParams = {
2531
2612
  "{catalogId}": deleteGlossaryRequest.catalogId,
2532
2613
  "{glossaryKey}": deleteGlossaryRequest.glossaryKey
@@ -2551,7 +2632,7 @@ class DataCatalogClient {
2551
2632
  queryParams: queryParams
2552
2633
  });
2553
2634
  try {
2554
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2635
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2555
2636
  const sdkResponse = oci_common_2.composeResponse({
2556
2637
  responseObject: {},
2557
2638
  responseHeaders: [
@@ -2575,12 +2656,14 @@ class DataCatalogClient {
2575
2656
  * @param DeleteJobRequest
2576
2657
  * @return DeleteJobResponse
2577
2658
  * @throws OciError when an error occurs
2578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
2579
2660
  */
2580
2661
  deleteJob(deleteJobRequest) {
2581
2662
  return __awaiter(this, void 0, void 0, function* () {
2582
2663
  if (this.logger)
2583
2664
  this.logger.debug("Calling operation DataCatalogClient#deleteJob.");
2665
+ const operationName = "deleteJob";
2666
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Job/DeleteJob";
2584
2667
  const pathParams = {
2585
2668
  "{catalogId}": deleteJobRequest.catalogId,
2586
2669
  "{jobKey}": deleteJobRequest.jobKey
@@ -2605,7 +2688,7 @@ class DataCatalogClient {
2605
2688
  queryParams: queryParams
2606
2689
  });
2607
2690
  try {
2608
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2691
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2609
2692
  const sdkResponse = oci_common_2.composeResponse({
2610
2693
  responseObject: {},
2611
2694
  responseHeaders: [
@@ -2629,12 +2712,14 @@ class DataCatalogClient {
2629
2712
  * @param DeleteJobDefinitionRequest
2630
2713
  * @return DeleteJobDefinitionResponse
2631
2714
  * @throws OciError when an error occurs
2632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
2633
2716
  */
2634
2717
  deleteJobDefinition(deleteJobDefinitionRequest) {
2635
2718
  return __awaiter(this, void 0, void 0, function* () {
2636
2719
  if (this.logger)
2637
2720
  this.logger.debug("Calling operation DataCatalogClient#deleteJobDefinition.");
2721
+ const operationName = "deleteJobDefinition";
2722
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinition/DeleteJobDefinition";
2638
2723
  const pathParams = {
2639
2724
  "{catalogId}": deleteJobDefinitionRequest.catalogId,
2640
2725
  "{jobDefinitionKey}": deleteJobDefinitionRequest.jobDefinitionKey
@@ -2659,7 +2744,7 @@ class DataCatalogClient {
2659
2744
  queryParams: queryParams
2660
2745
  });
2661
2746
  try {
2662
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2747
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2663
2748
  const sdkResponse = oci_common_2.composeResponse({
2664
2749
  responseObject: {},
2665
2750
  responseHeaders: [
@@ -2683,12 +2768,14 @@ class DataCatalogClient {
2683
2768
  * @param DeleteMetastoreRequest
2684
2769
  * @return DeleteMetastoreResponse
2685
2770
  * @throws OciError when an error occurs
2686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
2687
2772
  */
2688
2773
  deleteMetastore(deleteMetastoreRequest) {
2689
2774
  return __awaiter(this, void 0, void 0, function* () {
2690
2775
  if (this.logger)
2691
2776
  this.logger.debug("Calling operation DataCatalogClient#deleteMetastore.");
2777
+ const operationName = "deleteMetastore";
2778
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/DeleteMetastore";
2692
2779
  const pathParams = {
2693
2780
  "{metastoreId}": deleteMetastoreRequest.metastoreId
2694
2781
  };
@@ -2712,7 +2799,7 @@ class DataCatalogClient {
2712
2799
  queryParams: queryParams
2713
2800
  });
2714
2801
  try {
2715
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2802
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2716
2803
  const sdkResponse = oci_common_2.composeResponse({
2717
2804
  responseObject: {},
2718
2805
  responseHeaders: [
@@ -2741,12 +2828,14 @@ class DataCatalogClient {
2741
2828
  * @param DeleteNamespaceRequest
2742
2829
  * @return DeleteNamespaceResponse
2743
2830
  * @throws OciError when an error occurs
2744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
2745
2832
  */
2746
2833
  deleteNamespace(deleteNamespaceRequest) {
2747
2834
  return __awaiter(this, void 0, void 0, function* () {
2748
2835
  if (this.logger)
2749
2836
  this.logger.debug("Calling operation DataCatalogClient#deleteNamespace.");
2837
+ const operationName = "deleteNamespace";
2838
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/DeleteNamespace";
2750
2839
  const pathParams = {
2751
2840
  "{catalogId}": deleteNamespaceRequest.catalogId,
2752
2841
  "{namespaceId}": deleteNamespaceRequest.namespaceId
@@ -2771,7 +2860,7 @@ class DataCatalogClient {
2771
2860
  queryParams: queryParams
2772
2861
  });
2773
2862
  try {
2774
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2863
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2775
2864
  const sdkResponse = oci_common_2.composeResponse({
2776
2865
  responseObject: {},
2777
2866
  responseHeaders: [
@@ -2795,12 +2884,14 @@ class DataCatalogClient {
2795
2884
  * @param DeletePatternRequest
2796
2885
  * @return DeletePatternResponse
2797
2886
  * @throws OciError when an error occurs
2798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2887
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
2799
2888
  */
2800
2889
  deletePattern(deletePatternRequest) {
2801
2890
  return __awaiter(this, void 0, void 0, function* () {
2802
2891
  if (this.logger)
2803
2892
  this.logger.debug("Calling operation DataCatalogClient#deletePattern.");
2893
+ const operationName = "deletePattern";
2894
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/DeletePattern";
2804
2895
  const pathParams = {
2805
2896
  "{catalogId}": deletePatternRequest.catalogId,
2806
2897
  "{patternKey}": deletePatternRequest.patternKey
@@ -2825,7 +2916,7 @@ class DataCatalogClient {
2825
2916
  queryParams: queryParams
2826
2917
  });
2827
2918
  try {
2828
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2919
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2829
2920
  const sdkResponse = oci_common_2.composeResponse({
2830
2921
  responseObject: {},
2831
2922
  responseHeaders: [
@@ -2849,12 +2940,14 @@ class DataCatalogClient {
2849
2940
  * @param DeleteTermRequest
2850
2941
  * @return DeleteTermResponse
2851
2942
  * @throws OciError when an error occurs
2852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
2853
2944
  */
2854
2945
  deleteTerm(deleteTermRequest) {
2855
2946
  return __awaiter(this, void 0, void 0, function* () {
2856
2947
  if (this.logger)
2857
2948
  this.logger.debug("Calling operation DataCatalogClient#deleteTerm.");
2949
+ const operationName = "deleteTerm";
2950
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/DeleteTerm";
2858
2951
  const pathParams = {
2859
2952
  "{catalogId}": deleteTermRequest.catalogId,
2860
2953
  "{glossaryKey}": deleteTermRequest.glossaryKey,
@@ -2880,7 +2973,7 @@ class DataCatalogClient {
2880
2973
  queryParams: queryParams
2881
2974
  });
2882
2975
  try {
2883
- const response = yield retrier.makeServiceCall(this._httpClient, request);
2976
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2884
2977
  const sdkResponse = oci_common_2.composeResponse({
2885
2978
  responseObject: {},
2886
2979
  responseHeaders: [
@@ -2904,12 +2997,14 @@ class DataCatalogClient {
2904
2997
  * @param DeleteTermRelationshipRequest
2905
2998
  * @return DeleteTermRelationshipResponse
2906
2999
  * @throws OciError when an error occurs
2907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
3000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
2908
3001
  */
2909
3002
  deleteTermRelationship(deleteTermRelationshipRequest) {
2910
3003
  return __awaiter(this, void 0, void 0, function* () {
2911
3004
  if (this.logger)
2912
3005
  this.logger.debug("Calling operation DataCatalogClient#deleteTermRelationship.");
3006
+ const operationName = "deleteTermRelationship";
3007
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/DeleteTermRelationship";
2913
3008
  const pathParams = {
2914
3009
  "{catalogId}": deleteTermRelationshipRequest.catalogId,
2915
3010
  "{glossaryKey}": deleteTermRelationshipRequest.glossaryKey,
@@ -2936,7 +3031,7 @@ class DataCatalogClient {
2936
3031
  queryParams: queryParams
2937
3032
  });
2938
3033
  try {
2939
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3034
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2940
3035
  const sdkResponse = oci_common_2.composeResponse({
2941
3036
  responseObject: {},
2942
3037
  responseHeaders: [
@@ -2960,12 +3055,14 @@ class DataCatalogClient {
2960
3055
  * @param DetachCatalogPrivateEndpointRequest
2961
3056
  * @return DetachCatalogPrivateEndpointResponse
2962
3057
  * @throws OciError when an error occurs
2963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
3058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
2964
3059
  */
2965
3060
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
2966
3061
  return __awaiter(this, void 0, void 0, function* () {
2967
3062
  if (this.logger)
2968
3063
  this.logger.debug("Calling operation DataCatalogClient#detachCatalogPrivateEndpoint.");
3064
+ const operationName = "detachCatalogPrivateEndpoint";
3065
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/DetachCatalogPrivateEndpoint";
2969
3066
  const pathParams = {
2970
3067
  "{catalogId}": detachCatalogPrivateEndpointRequest.catalogId
2971
3068
  };
@@ -2990,7 +3087,7 @@ class DataCatalogClient {
2990
3087
  queryParams: queryParams
2991
3088
  });
2992
3089
  try {
2993
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3090
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2994
3091
  const sdkResponse = oci_common_2.composeResponse({
2995
3092
  responseObject: {},
2996
3093
  responseHeaders: [
@@ -3019,12 +3116,14 @@ class DataCatalogClient {
3019
3116
  * @param DisassociateCustomPropertyRequest
3020
3117
  * @return DisassociateCustomPropertyResponse
3021
3118
  * @throws OciError when an error occurs
3022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
3023
3120
  */
3024
3121
  disassociateCustomProperty(disassociateCustomPropertyRequest) {
3025
3122
  return __awaiter(this, void 0, void 0, function* () {
3026
3123
  if (this.logger)
3027
3124
  this.logger.debug("Calling operation DataCatalogClient#disassociateCustomProperty.");
3125
+ const operationName = "disassociateCustomProperty";
3126
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Type/DisassociateCustomProperty";
3028
3127
  const pathParams = {
3029
3128
  "{catalogId}": disassociateCustomPropertyRequest.catalogId,
3030
3129
  "{typeKey}": disassociateCustomPropertyRequest.typeKey
@@ -3051,7 +3150,7 @@ class DataCatalogClient {
3051
3150
  queryParams: queryParams
3052
3151
  });
3053
3152
  try {
3054
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3153
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3055
3154
  const sdkResponse = oci_common_2.composeResponse({
3056
3155
  responseObject: {},
3057
3156
  body: yield response.json(),
@@ -3084,12 +3183,14 @@ class DataCatalogClient {
3084
3183
  * @param ExpandTreeForGlossaryRequest
3085
3184
  * @return ExpandTreeForGlossaryResponse
3086
3185
  * @throws OciError when an error occurs
3087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
3088
3187
  */
3089
3188
  expandTreeForGlossary(expandTreeForGlossaryRequest) {
3090
3189
  return __awaiter(this, void 0, void 0, function* () {
3091
3190
  if (this.logger)
3092
3191
  this.logger.debug("Calling operation DataCatalogClient#expandTreeForGlossary.");
3192
+ const operationName = "expandTreeForGlossary";
3193
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/ExpandTreeForGlossary";
3093
3194
  const pathParams = {
3094
3195
  "{catalogId}": expandTreeForGlossaryRequest.catalogId,
3095
3196
  "{glossaryKey}": expandTreeForGlossaryRequest.glossaryKey
@@ -3114,7 +3215,7 @@ class DataCatalogClient {
3114
3215
  queryParams: queryParams
3115
3216
  });
3116
3217
  try {
3117
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3218
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3118
3219
  const sdkResponse = oci_common_2.composeResponse({
3119
3220
  responseObject: {},
3120
3221
  body: yield response.json(),
@@ -3147,12 +3248,14 @@ class DataCatalogClient {
3147
3248
  * @param ExportGlossaryRequest
3148
3249
  * @return ExportGlossaryResponse
3149
3250
  * @throws OciError when an error occurs
3150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
3151
3252
  */
3152
3253
  exportGlossary(exportGlossaryRequest) {
3153
3254
  return __awaiter(this, void 0, void 0, function* () {
3154
3255
  if (this.logger)
3155
3256
  this.logger.debug("Calling operation DataCatalogClient#exportGlossary.");
3257
+ const operationName = "exportGlossary";
3258
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/ExportGlossary";
3156
3259
  const pathParams = {
3157
3260
  "{catalogId}": exportGlossaryRequest.catalogId,
3158
3261
  "{glossaryKey}": exportGlossaryRequest.glossaryKey
@@ -3179,7 +3282,7 @@ class DataCatalogClient {
3179
3282
  queryParams: queryParams
3180
3283
  });
3181
3284
  try {
3182
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3285
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3183
3286
  const sdkResponse = oci_common_2.composeResponse({
3184
3287
  responseObject: {},
3185
3288
  body: yield response.json(),
@@ -3212,12 +3315,14 @@ class DataCatalogClient {
3212
3315
  * @param GetAttributeRequest
3213
3316
  * @return GetAttributeResponse
3214
3317
  * @throws OciError when an error occurs
3215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
3216
3319
  */
3217
3320
  getAttribute(getAttributeRequest) {
3218
3321
  return __awaiter(this, void 0, void 0, function* () {
3219
3322
  if (this.logger)
3220
3323
  this.logger.debug("Calling operation DataCatalogClient#getAttribute.");
3324
+ const operationName = "getAttribute";
3325
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Attribute/GetAttribute";
3221
3326
  const pathParams = {
3222
3327
  "{catalogId}": getAttributeRequest.catalogId,
3223
3328
  "{dataAssetKey}": getAttributeRequest.dataAssetKey,
@@ -3246,7 +3351,7 @@ class DataCatalogClient {
3246
3351
  queryParams: queryParams
3247
3352
  });
3248
3353
  try {
3249
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3354
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3250
3355
  const sdkResponse = oci_common_2.composeResponse({
3251
3356
  responseObject: {},
3252
3357
  body: yield response.json(),
@@ -3279,12 +3384,14 @@ class DataCatalogClient {
3279
3384
  * @param GetAttributeTagRequest
3280
3385
  * @return GetAttributeTagResponse
3281
3386
  * @throws OciError when an error occurs
3282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
3283
3388
  */
3284
3389
  getAttributeTag(getAttributeTagRequest) {
3285
3390
  return __awaiter(this, void 0, void 0, function* () {
3286
3391
  if (this.logger)
3287
3392
  this.logger.debug("Calling operation DataCatalogClient#getAttributeTag.");
3393
+ const operationName = "getAttributeTag";
3394
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeTag/GetAttributeTag";
3288
3395
  const pathParams = {
3289
3396
  "{catalogId}": getAttributeTagRequest.catalogId,
3290
3397
  "{dataAssetKey}": getAttributeTagRequest.dataAssetKey,
@@ -3313,7 +3420,7 @@ class DataCatalogClient {
3313
3420
  queryParams: queryParams
3314
3421
  });
3315
3422
  try {
3316
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3423
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3317
3424
  const sdkResponse = oci_common_2.composeResponse({
3318
3425
  responseObject: {},
3319
3426
  body: yield response.json(),
@@ -3346,12 +3453,14 @@ class DataCatalogClient {
3346
3453
  * @param GetCatalogRequest
3347
3454
  * @return GetCatalogResponse
3348
3455
  * @throws OciError when an error occurs
3349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
3350
3457
  */
3351
3458
  getCatalog(getCatalogRequest) {
3352
3459
  return __awaiter(this, void 0, void 0, function* () {
3353
3460
  if (this.logger)
3354
3461
  this.logger.debug("Calling operation DataCatalogClient#getCatalog.");
3462
+ const operationName = "getCatalog";
3463
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/GetCatalog";
3355
3464
  const pathParams = {
3356
3465
  "{catalogId}": getCatalogRequest.catalogId
3357
3466
  };
@@ -3374,7 +3483,7 @@ class DataCatalogClient {
3374
3483
  queryParams: queryParams
3375
3484
  });
3376
3485
  try {
3377
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3486
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3378
3487
  const sdkResponse = oci_common_2.composeResponse({
3379
3488
  responseObject: {},
3380
3489
  body: yield response.json(),
@@ -3407,12 +3516,14 @@ class DataCatalogClient {
3407
3516
  * @param GetCatalogPrivateEndpointRequest
3408
3517
  * @return GetCatalogPrivateEndpointResponse
3409
3518
  * @throws OciError when an error occurs
3410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
3411
3520
  */
3412
3521
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
3413
3522
  return __awaiter(this, void 0, void 0, function* () {
3414
3523
  if (this.logger)
3415
3524
  this.logger.debug("Calling operation DataCatalogClient#getCatalogPrivateEndpoint.");
3525
+ const operationName = "getCatalogPrivateEndpoint";
3526
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/GetCatalogPrivateEndpoint";
3416
3527
  const pathParams = {
3417
3528
  "{catalogPrivateEndpointId}": getCatalogPrivateEndpointRequest.catalogPrivateEndpointId
3418
3529
  };
@@ -3435,7 +3546,7 @@ class DataCatalogClient {
3435
3546
  queryParams: queryParams
3436
3547
  });
3437
3548
  try {
3438
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3549
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3439
3550
  const sdkResponse = oci_common_2.composeResponse({
3440
3551
  responseObject: {},
3441
3552
  body: yield response.json(),
@@ -3468,12 +3579,14 @@ class DataCatalogClient {
3468
3579
  * @param GetConnectionRequest
3469
3580
  * @return GetConnectionResponse
3470
3581
  * @throws OciError when an error occurs
3471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
3472
3583
  */
3473
3584
  getConnection(getConnectionRequest) {
3474
3585
  return __awaiter(this, void 0, void 0, function* () {
3475
3586
  if (this.logger)
3476
3587
  this.logger.debug("Calling operation DataCatalogClient#getConnection.");
3588
+ const operationName = "getConnection";
3589
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/GetConnection";
3477
3590
  const pathParams = {
3478
3591
  "{catalogId}": getConnectionRequest.catalogId,
3479
3592
  "{dataAssetKey}": getConnectionRequest.dataAssetKey,
@@ -3500,7 +3613,7 @@ class DataCatalogClient {
3500
3613
  queryParams: queryParams
3501
3614
  });
3502
3615
  try {
3503
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3616
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3504
3617
  const sdkResponse = oci_common_2.composeResponse({
3505
3618
  responseObject: {},
3506
3619
  body: yield response.json(),
@@ -3533,12 +3646,14 @@ class DataCatalogClient {
3533
3646
  * @param GetCustomPropertyRequest
3534
3647
  * @return GetCustomPropertyResponse
3535
3648
  * @throws OciError when an error occurs
3536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
3537
3650
  */
3538
3651
  getCustomProperty(getCustomPropertyRequest) {
3539
3652
  return __awaiter(this, void 0, void 0, function* () {
3540
3653
  if (this.logger)
3541
3654
  this.logger.debug("Calling operation DataCatalogClient#getCustomProperty.");
3655
+ const operationName = "getCustomProperty";
3656
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/GetCustomProperty";
3542
3657
  const pathParams = {
3543
3658
  "{catalogId}": getCustomPropertyRequest.catalogId,
3544
3659
  "{namespaceId}": getCustomPropertyRequest.namespaceId,
@@ -3565,7 +3680,7 @@ class DataCatalogClient {
3565
3680
  queryParams: queryParams
3566
3681
  });
3567
3682
  try {
3568
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3683
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3569
3684
  const sdkResponse = oci_common_2.composeResponse({
3570
3685
  responseObject: {},
3571
3686
  body: yield response.json(),
@@ -3598,12 +3713,14 @@ class DataCatalogClient {
3598
3713
  * @param GetDataAssetRequest
3599
3714
  * @return GetDataAssetResponse
3600
3715
  * @throws OciError when an error occurs
3601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
3602
3717
  */
3603
3718
  getDataAsset(getDataAssetRequest) {
3604
3719
  return __awaiter(this, void 0, void 0, function* () {
3605
3720
  if (this.logger)
3606
3721
  this.logger.debug("Calling operation DataCatalogClient#getDataAsset.");
3722
+ const operationName = "getDataAsset";
3723
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/GetDataAsset";
3607
3724
  const pathParams = {
3608
3725
  "{catalogId}": getDataAssetRequest.catalogId,
3609
3726
  "{dataAssetKey}": getDataAssetRequest.dataAssetKey
@@ -3629,7 +3746,7 @@ class DataCatalogClient {
3629
3746
  queryParams: queryParams
3630
3747
  });
3631
3748
  try {
3632
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3749
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3633
3750
  const sdkResponse = oci_common_2.composeResponse({
3634
3751
  responseObject: {},
3635
3752
  body: yield response.json(),
@@ -3662,12 +3779,14 @@ class DataCatalogClient {
3662
3779
  * @param GetDataAssetTagRequest
3663
3780
  * @return GetDataAssetTagResponse
3664
3781
  * @throws OciError when an error occurs
3665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
3666
3783
  */
3667
3784
  getDataAssetTag(getDataAssetTagRequest) {
3668
3785
  return __awaiter(this, void 0, void 0, function* () {
3669
3786
  if (this.logger)
3670
3787
  this.logger.debug("Calling operation DataCatalogClient#getDataAssetTag.");
3788
+ const operationName = "getDataAssetTag";
3789
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetTag/GetDataAssetTag";
3671
3790
  const pathParams = {
3672
3791
  "{catalogId}": getDataAssetTagRequest.catalogId,
3673
3792
  "{dataAssetKey}": getDataAssetTagRequest.dataAssetKey,
@@ -3694,7 +3813,7 @@ class DataCatalogClient {
3694
3813
  queryParams: queryParams
3695
3814
  });
3696
3815
  try {
3697
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3816
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3698
3817
  const sdkResponse = oci_common_2.composeResponse({
3699
3818
  responseObject: {},
3700
3819
  body: yield response.json(),
@@ -3727,12 +3846,14 @@ class DataCatalogClient {
3727
3846
  * @param GetEntityRequest
3728
3847
  * @return GetEntityResponse
3729
3848
  * @throws OciError when an error occurs
3730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
3731
3850
  */
3732
3851
  getEntity(getEntityRequest) {
3733
3852
  return __awaiter(this, void 0, void 0, function* () {
3734
3853
  if (this.logger)
3735
3854
  this.logger.debug("Calling operation DataCatalogClient#getEntity.");
3855
+ const operationName = "getEntity";
3856
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/GetEntity";
3736
3857
  const pathParams = {
3737
3858
  "{catalogId}": getEntityRequest.catalogId,
3738
3859
  "{dataAssetKey}": getEntityRequest.dataAssetKey,
@@ -3760,7 +3881,7 @@ class DataCatalogClient {
3760
3881
  queryParams: queryParams
3761
3882
  });
3762
3883
  try {
3763
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3884
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3764
3885
  const sdkResponse = oci_common_2.composeResponse({
3765
3886
  responseObject: {},
3766
3887
  body: yield response.json(),
@@ -3793,12 +3914,14 @@ class DataCatalogClient {
3793
3914
  * @param GetEntityTagRequest
3794
3915
  * @return GetEntityTagResponse
3795
3916
  * @throws OciError when an error occurs
3796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
3797
3918
  */
3798
3919
  getEntityTag(getEntityTagRequest) {
3799
3920
  return __awaiter(this, void 0, void 0, function* () {
3800
3921
  if (this.logger)
3801
3922
  this.logger.debug("Calling operation DataCatalogClient#getEntityTag.");
3923
+ const operationName = "getEntityTag";
3924
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/EntityTag/GetEntityTag";
3802
3925
  const pathParams = {
3803
3926
  "{catalogId}": getEntityTagRequest.catalogId,
3804
3927
  "{dataAssetKey}": getEntityTagRequest.dataAssetKey,
@@ -3826,7 +3949,7 @@ class DataCatalogClient {
3826
3949
  queryParams: queryParams
3827
3950
  });
3828
3951
  try {
3829
- const response = yield retrier.makeServiceCall(this._httpClient, request);
3952
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3830
3953
  const sdkResponse = oci_common_2.composeResponse({
3831
3954
  responseObject: {},
3832
3955
  body: yield response.json(),
@@ -3859,12 +3982,14 @@ class DataCatalogClient {
3859
3982
  * @param GetFolderRequest
3860
3983
  * @return GetFolderResponse
3861
3984
  * @throws OciError when an error occurs
3862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
3863
3986
  */
3864
3987
  getFolder(getFolderRequest) {
3865
3988
  return __awaiter(this, void 0, void 0, function* () {
3866
3989
  if (this.logger)
3867
3990
  this.logger.debug("Calling operation DataCatalogClient#getFolder.");
3991
+ const operationName = "getFolder";
3992
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Folder/GetFolder";
3868
3993
  const pathParams = {
3869
3994
  "{catalogId}": getFolderRequest.catalogId,
3870
3995
  "{dataAssetKey}": getFolderRequest.dataAssetKey,
@@ -3892,7 +4017,7 @@ class DataCatalogClient {
3892
4017
  queryParams: queryParams
3893
4018
  });
3894
4019
  try {
3895
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4020
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3896
4021
  const sdkResponse = oci_common_2.composeResponse({
3897
4022
  responseObject: {},
3898
4023
  body: yield response.json(),
@@ -3925,12 +4050,14 @@ class DataCatalogClient {
3925
4050
  * @param GetFolderTagRequest
3926
4051
  * @return GetFolderTagResponse
3927
4052
  * @throws OciError when an error occurs
3928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
4053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
3929
4054
  */
3930
4055
  getFolderTag(getFolderTagRequest) {
3931
4056
  return __awaiter(this, void 0, void 0, function* () {
3932
4057
  if (this.logger)
3933
4058
  this.logger.debug("Calling operation DataCatalogClient#getFolderTag.");
4059
+ const operationName = "getFolderTag";
4060
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderTag/GetFolderTag";
3934
4061
  const pathParams = {
3935
4062
  "{catalogId}": getFolderTagRequest.catalogId,
3936
4063
  "{dataAssetKey}": getFolderTagRequest.dataAssetKey,
@@ -3958,7 +4085,7 @@ class DataCatalogClient {
3958
4085
  queryParams: queryParams
3959
4086
  });
3960
4087
  try {
3961
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4088
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3962
4089
  const sdkResponse = oci_common_2.composeResponse({
3963
4090
  responseObject: {},
3964
4091
  body: yield response.json(),
@@ -3991,12 +4118,14 @@ class DataCatalogClient {
3991
4118
  * @param GetGlossaryRequest
3992
4119
  * @return GetGlossaryResponse
3993
4120
  * @throws OciError when an error occurs
3994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
4121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
3995
4122
  */
3996
4123
  getGlossary(getGlossaryRequest) {
3997
4124
  return __awaiter(this, void 0, void 0, function* () {
3998
4125
  if (this.logger)
3999
4126
  this.logger.debug("Calling operation DataCatalogClient#getGlossary.");
4127
+ const operationName = "getGlossary";
4128
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/GetGlossary";
4000
4129
  const pathParams = {
4001
4130
  "{catalogId}": getGlossaryRequest.catalogId,
4002
4131
  "{glossaryKey}": getGlossaryRequest.glossaryKey
@@ -4022,7 +4151,7 @@ class DataCatalogClient {
4022
4151
  queryParams: queryParams
4023
4152
  });
4024
4153
  try {
4025
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4154
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4026
4155
  const sdkResponse = oci_common_2.composeResponse({
4027
4156
  responseObject: {},
4028
4157
  body: yield response.json(),
@@ -4055,12 +4184,14 @@ class DataCatalogClient {
4055
4184
  * @param GetJobRequest
4056
4185
  * @return GetJobResponse
4057
4186
  * @throws OciError when an error occurs
4058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
4059
4188
  */
4060
4189
  getJob(getJobRequest) {
4061
4190
  return __awaiter(this, void 0, void 0, function* () {
4062
4191
  if (this.logger)
4063
4192
  this.logger.debug("Calling operation DataCatalogClient#getJob.");
4193
+ const operationName = "getJob";
4194
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Job/GetJob";
4064
4195
  const pathParams = {
4065
4196
  "{catalogId}": getJobRequest.catalogId,
4066
4197
  "{jobKey}": getJobRequest.jobKey
@@ -4086,7 +4217,7 @@ class DataCatalogClient {
4086
4217
  queryParams: queryParams
4087
4218
  });
4088
4219
  try {
4089
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4220
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4090
4221
  const sdkResponse = oci_common_2.composeResponse({
4091
4222
  responseObject: {},
4092
4223
  body: yield response.json(),
@@ -4119,12 +4250,14 @@ class DataCatalogClient {
4119
4250
  * @param GetJobDefinitionRequest
4120
4251
  * @return GetJobDefinitionResponse
4121
4252
  * @throws OciError when an error occurs
4122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
4123
4254
  */
4124
4255
  getJobDefinition(getJobDefinitionRequest) {
4125
4256
  return __awaiter(this, void 0, void 0, function* () {
4126
4257
  if (this.logger)
4127
4258
  this.logger.debug("Calling operation DataCatalogClient#getJobDefinition.");
4259
+ const operationName = "getJobDefinition";
4260
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinition/GetJobDefinition";
4128
4261
  const pathParams = {
4129
4262
  "{catalogId}": getJobDefinitionRequest.catalogId,
4130
4263
  "{jobDefinitionKey}": getJobDefinitionRequest.jobDefinitionKey
@@ -4150,7 +4283,7 @@ class DataCatalogClient {
4150
4283
  queryParams: queryParams
4151
4284
  });
4152
4285
  try {
4153
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4286
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4154
4287
  const sdkResponse = oci_common_2.composeResponse({
4155
4288
  responseObject: {},
4156
4289
  body: yield response.json(),
@@ -4183,12 +4316,14 @@ class DataCatalogClient {
4183
4316
  * @param GetJobExecutionRequest
4184
4317
  * @return GetJobExecutionResponse
4185
4318
  * @throws OciError when an error occurs
4186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
4187
4320
  */
4188
4321
  getJobExecution(getJobExecutionRequest) {
4189
4322
  return __awaiter(this, void 0, void 0, function* () {
4190
4323
  if (this.logger)
4191
4324
  this.logger.debug("Calling operation DataCatalogClient#getJobExecution.");
4325
+ const operationName = "getJobExecution";
4326
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobExecution/GetJobExecution";
4192
4327
  const pathParams = {
4193
4328
  "{catalogId}": getJobExecutionRequest.catalogId,
4194
4329
  "{jobKey}": getJobExecutionRequest.jobKey,
@@ -4215,7 +4350,7 @@ class DataCatalogClient {
4215
4350
  queryParams: queryParams
4216
4351
  });
4217
4352
  try {
4218
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4353
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4219
4354
  const sdkResponse = oci_common_2.composeResponse({
4220
4355
  responseObject: {},
4221
4356
  body: yield response.json(),
@@ -4248,12 +4383,14 @@ class DataCatalogClient {
4248
4383
  * @param GetJobLogRequest
4249
4384
  * @return GetJobLogResponse
4250
4385
  * @throws OciError when an error occurs
4251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
4252
4387
  */
4253
4388
  getJobLog(getJobLogRequest) {
4254
4389
  return __awaiter(this, void 0, void 0, function* () {
4255
4390
  if (this.logger)
4256
4391
  this.logger.debug("Calling operation DataCatalogClient#getJobLog.");
4392
+ const operationName = "getJobLog";
4393
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobLog/GetJobLog";
4257
4394
  const pathParams = {
4258
4395
  "{catalogId}": getJobLogRequest.catalogId,
4259
4396
  "{jobKey}": getJobLogRequest.jobKey,
@@ -4281,7 +4418,7 @@ class DataCatalogClient {
4281
4418
  queryParams: queryParams
4282
4419
  });
4283
4420
  try {
4284
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4421
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4285
4422
  const sdkResponse = oci_common_2.composeResponse({
4286
4423
  responseObject: {},
4287
4424
  body: yield response.json(),
@@ -4314,12 +4451,14 @@ class DataCatalogClient {
4314
4451
  * @param GetJobMetricsRequest
4315
4452
  * @return GetJobMetricsResponse
4316
4453
  * @throws OciError when an error occurs
4317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
4318
4455
  */
4319
4456
  getJobMetrics(getJobMetricsRequest) {
4320
4457
  return __awaiter(this, void 0, void 0, function* () {
4321
4458
  if (this.logger)
4322
4459
  this.logger.debug("Calling operation DataCatalogClient#getJobMetrics.");
4460
+ const operationName = "getJobMetrics";
4461
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobMetric/GetJobMetrics";
4323
4462
  const pathParams = {
4324
4463
  "{catalogId}": getJobMetricsRequest.catalogId,
4325
4464
  "{jobKey}": getJobMetricsRequest.jobKey,
@@ -4347,7 +4486,7 @@ class DataCatalogClient {
4347
4486
  queryParams: queryParams
4348
4487
  });
4349
4488
  try {
4350
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4489
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4351
4490
  const sdkResponse = oci_common_2.composeResponse({
4352
4491
  responseObject: {},
4353
4492
  body: yield response.json(),
@@ -4380,12 +4519,14 @@ class DataCatalogClient {
4380
4519
  * @param GetMetastoreRequest
4381
4520
  * @return GetMetastoreResponse
4382
4521
  * @throws OciError when an error occurs
4383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
4384
4523
  */
4385
4524
  getMetastore(getMetastoreRequest) {
4386
4525
  return __awaiter(this, void 0, void 0, function* () {
4387
4526
  if (this.logger)
4388
4527
  this.logger.debug("Calling operation DataCatalogClient#getMetastore.");
4528
+ const operationName = "getMetastore";
4529
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/GetMetastore";
4389
4530
  const pathParams = {
4390
4531
  "{metastoreId}": getMetastoreRequest.metastoreId
4391
4532
  };
@@ -4408,7 +4549,7 @@ class DataCatalogClient {
4408
4549
  queryParams: queryParams
4409
4550
  });
4410
4551
  try {
4411
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4552
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4412
4553
  const sdkResponse = oci_common_2.composeResponse({
4413
4554
  responseObject: {},
4414
4555
  body: yield response.json(),
@@ -4441,12 +4582,14 @@ class DataCatalogClient {
4441
4582
  * @param GetNamespaceRequest
4442
4583
  * @return GetNamespaceResponse
4443
4584
  * @throws OciError when an error occurs
4444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4445
4586
  */
4446
4587
  getNamespace(getNamespaceRequest) {
4447
4588
  return __awaiter(this, void 0, void 0, function* () {
4448
4589
  if (this.logger)
4449
4590
  this.logger.debug("Calling operation DataCatalogClient#getNamespace.");
4591
+ const operationName = "getNamespace";
4592
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/GetNamespace";
4450
4593
  const pathParams = {
4451
4594
  "{catalogId}": getNamespaceRequest.catalogId,
4452
4595
  "{namespaceId}": getNamespaceRequest.namespaceId
@@ -4472,7 +4615,7 @@ class DataCatalogClient {
4472
4615
  queryParams: queryParams
4473
4616
  });
4474
4617
  try {
4475
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4618
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4476
4619
  const sdkResponse = oci_common_2.composeResponse({
4477
4620
  responseObject: {},
4478
4621
  body: yield response.json(),
@@ -4505,12 +4648,14 @@ class DataCatalogClient {
4505
4648
  * @param GetPatternRequest
4506
4649
  * @return GetPatternResponse
4507
4650
  * @throws OciError when an error occurs
4508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
4509
4652
  */
4510
4653
  getPattern(getPatternRequest) {
4511
4654
  return __awaiter(this, void 0, void 0, function* () {
4512
4655
  if (this.logger)
4513
4656
  this.logger.debug("Calling operation DataCatalogClient#getPattern.");
4657
+ const operationName = "getPattern";
4658
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/GetPattern";
4514
4659
  const pathParams = {
4515
4660
  "{catalogId}": getPatternRequest.catalogId,
4516
4661
  "{patternKey}": getPatternRequest.patternKey
@@ -4536,7 +4681,7 @@ class DataCatalogClient {
4536
4681
  queryParams: queryParams
4537
4682
  });
4538
4683
  try {
4539
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4684
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4540
4685
  const sdkResponse = oci_common_2.composeResponse({
4541
4686
  responseObject: {},
4542
4687
  body: yield response.json(),
@@ -4569,12 +4714,14 @@ class DataCatalogClient {
4569
4714
  * @param GetTermRequest
4570
4715
  * @return GetTermResponse
4571
4716
  * @throws OciError when an error occurs
4572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
4573
4718
  */
4574
4719
  getTerm(getTermRequest) {
4575
4720
  return __awaiter(this, void 0, void 0, function* () {
4576
4721
  if (this.logger)
4577
4722
  this.logger.debug("Calling operation DataCatalogClient#getTerm.");
4723
+ const operationName = "getTerm";
4724
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/GetTerm";
4578
4725
  const pathParams = {
4579
4726
  "{catalogId}": getTermRequest.catalogId,
4580
4727
  "{glossaryKey}": getTermRequest.glossaryKey,
@@ -4601,7 +4748,7 @@ class DataCatalogClient {
4601
4748
  queryParams: queryParams
4602
4749
  });
4603
4750
  try {
4604
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4751
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4605
4752
  const sdkResponse = oci_common_2.composeResponse({
4606
4753
  responseObject: {},
4607
4754
  body: yield response.json(),
@@ -4634,12 +4781,14 @@ class DataCatalogClient {
4634
4781
  * @param GetTermRelationshipRequest
4635
4782
  * @return GetTermRelationshipResponse
4636
4783
  * @throws OciError when an error occurs
4637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
4638
4785
  */
4639
4786
  getTermRelationship(getTermRelationshipRequest) {
4640
4787
  return __awaiter(this, void 0, void 0, function* () {
4641
4788
  if (this.logger)
4642
4789
  this.logger.debug("Calling operation DataCatalogClient#getTermRelationship.");
4790
+ const operationName = "getTermRelationship";
4791
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/GetTermRelationship";
4643
4792
  const pathParams = {
4644
4793
  "{catalogId}": getTermRelationshipRequest.catalogId,
4645
4794
  "{glossaryKey}": getTermRelationshipRequest.glossaryKey,
@@ -4667,7 +4816,7 @@ class DataCatalogClient {
4667
4816
  queryParams: queryParams
4668
4817
  });
4669
4818
  try {
4670
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4819
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4671
4820
  const sdkResponse = oci_common_2.composeResponse({
4672
4821
  responseObject: {},
4673
4822
  body: yield response.json(),
@@ -4700,12 +4849,14 @@ class DataCatalogClient {
4700
4849
  * @param GetTypeRequest
4701
4850
  * @return GetTypeResponse
4702
4851
  * @throws OciError when an error occurs
4703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
4704
4853
  */
4705
4854
  getType(getTypeRequest) {
4706
4855
  return __awaiter(this, void 0, void 0, function* () {
4707
4856
  if (this.logger)
4708
4857
  this.logger.debug("Calling operation DataCatalogClient#getType.");
4858
+ const operationName = "getType";
4859
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Type/GetType";
4709
4860
  const pathParams = {
4710
4861
  "{catalogId}": getTypeRequest.catalogId,
4711
4862
  "{typeKey}": getTypeRequest.typeKey
@@ -4731,7 +4882,7 @@ class DataCatalogClient {
4731
4882
  queryParams: queryParams
4732
4883
  });
4733
4884
  try {
4734
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4885
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4735
4886
  const sdkResponse = oci_common_2.composeResponse({
4736
4887
  responseObject: {},
4737
4888
  body: yield response.json(),
@@ -4764,12 +4915,14 @@ class DataCatalogClient {
4764
4915
  * @param GetWorkRequestRequest
4765
4916
  * @return GetWorkRequestResponse
4766
4917
  * @throws OciError when an error occurs
4767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4768
4919
  */
4769
4920
  getWorkRequest(getWorkRequestRequest) {
4770
4921
  return __awaiter(this, void 0, void 0, function* () {
4771
4922
  if (this.logger)
4772
4923
  this.logger.debug("Calling operation DataCatalogClient#getWorkRequest.");
4924
+ const operationName = "getWorkRequest";
4925
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/WorkRequest/GetWorkRequest";
4773
4926
  const pathParams = {
4774
4927
  "{workRequestId}": getWorkRequestRequest.workRequestId
4775
4928
  };
@@ -4792,7 +4945,7 @@ class DataCatalogClient {
4792
4945
  queryParams: queryParams
4793
4946
  });
4794
4947
  try {
4795
- const response = yield retrier.makeServiceCall(this._httpClient, request);
4948
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4796
4949
  const sdkResponse = oci_common_2.composeResponse({
4797
4950
  responseObject: {},
4798
4951
  body: yield response.json(),
@@ -4830,12 +4983,14 @@ class DataCatalogClient {
4830
4983
  * @param ImportConnectionRequest
4831
4984
  * @return ImportConnectionResponse
4832
4985
  * @throws OciError when an error occurs
4833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
4834
4987
  */
4835
4988
  importConnection(importConnectionRequest) {
4836
4989
  return __awaiter(this, void 0, void 0, function* () {
4837
4990
  if (this.logger)
4838
4991
  this.logger.debug("Calling operation DataCatalogClient#importConnection.");
4992
+ const operationName = "importConnection";
4993
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/ImportConnection";
4839
4994
  const pathParams = {
4840
4995
  "{catalogId}": importConnectionRequest.catalogId,
4841
4996
  "{dataAssetKey}": importConnectionRequest.dataAssetKey
@@ -4862,7 +5017,7 @@ class DataCatalogClient {
4862
5017
  queryParams: queryParams
4863
5018
  });
4864
5019
  try {
4865
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5020
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4866
5021
  const sdkResponse = oci_common_2.composeResponse({
4867
5022
  responseObject: {},
4868
5023
  body: yield response.json(),
@@ -4895,12 +5050,14 @@ class DataCatalogClient {
4895
5050
  * @param ImportDataAssetRequest
4896
5051
  * @return ImportDataAssetResponse
4897
5052
  * @throws OciError when an error occurs
4898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
5053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
4899
5054
  */
4900
5055
  importDataAsset(importDataAssetRequest) {
4901
5056
  return __awaiter(this, void 0, void 0, function* () {
4902
5057
  if (this.logger)
4903
5058
  this.logger.debug("Calling operation DataCatalogClient#importDataAsset.");
5059
+ const operationName = "importDataAsset";
5060
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/ImportDataAsset";
4904
5061
  const pathParams = {
4905
5062
  "{catalogId}": importDataAssetRequest.catalogId,
4906
5063
  "{dataAssetKey}": importDataAssetRequest.dataAssetKey
@@ -4929,7 +5086,7 @@ class DataCatalogClient {
4929
5086
  queryParams: queryParams
4930
5087
  });
4931
5088
  try {
4932
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5089
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4933
5090
  const sdkResponse = oci_common_2.composeResponse({
4934
5091
  responseObject: {},
4935
5092
  body: yield response.json(),
@@ -4957,12 +5114,14 @@ class DataCatalogClient {
4957
5114
  * @param ImportGlossaryRequest
4958
5115
  * @return ImportGlossaryResponse
4959
5116
  * @throws OciError when an error occurs
4960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
5117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
4961
5118
  */
4962
5119
  importGlossary(importGlossaryRequest) {
4963
5120
  return __awaiter(this, void 0, void 0, function* () {
4964
5121
  if (this.logger)
4965
5122
  this.logger.debug("Calling operation DataCatalogClient#importGlossary.");
5123
+ const operationName = "importGlossary";
5124
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/ImportGlossary";
4966
5125
  const pathParams = {
4967
5126
  "{catalogId}": importGlossaryRequest.catalogId,
4968
5127
  "{glossaryKey}": importGlossaryRequest.glossaryKey
@@ -4990,7 +5149,7 @@ class DataCatalogClient {
4990
5149
  queryParams: queryParams
4991
5150
  });
4992
5151
  try {
4993
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5152
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4994
5153
  const sdkResponse = oci_common_2.composeResponse({
4995
5154
  responseObject: {},
4996
5155
  responseHeaders: [
@@ -5019,12 +5178,14 @@ class DataCatalogClient {
5019
5178
  * @param ListAggregatedPhysicalEntitiesRequest
5020
5179
  * @return ListAggregatedPhysicalEntitiesResponse
5021
5180
  * @throws OciError when an error occurs
5022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
5023
5182
  */
5024
5183
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
5025
5184
  return __awaiter(this, void 0, void 0, function* () {
5026
5185
  if (this.logger)
5027
5186
  this.logger.debug("Calling operation DataCatalogClient#listAggregatedPhysicalEntities.");
5187
+ const operationName = "listAggregatedPhysicalEntities";
5188
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/ListAggregatedPhysicalEntities";
5028
5189
  const pathParams = {
5029
5190
  "{catalogId}": listAggregatedPhysicalEntitiesRequest.catalogId,
5030
5191
  "{dataAssetKey}": listAggregatedPhysicalEntitiesRequest.dataAssetKey,
@@ -5057,7 +5218,7 @@ class DataCatalogClient {
5057
5218
  queryParams: queryParams
5058
5219
  });
5059
5220
  try {
5060
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5221
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5061
5222
  const sdkResponse = oci_common_2.composeResponse({
5062
5223
  responseObject: {},
5063
5224
  body: yield response.json(),
@@ -5085,12 +5246,14 @@ class DataCatalogClient {
5085
5246
  * @param ListAttributeTagsRequest
5086
5247
  * @return ListAttributeTagsResponse
5087
5248
  * @throws OciError when an error occurs
5088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
5089
5250
  */
5090
5251
  listAttributeTags(listAttributeTagsRequest) {
5091
5252
  return __awaiter(this, void 0, void 0, function* () {
5092
5253
  if (this.logger)
5093
5254
  this.logger.debug("Calling operation DataCatalogClient#listAttributeTags.");
5255
+ const operationName = "listAttributeTags";
5256
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeTagCollection/ListAttributeTags";
5094
5257
  const pathParams = {
5095
5258
  "{catalogId}": listAttributeTagsRequest.catalogId,
5096
5259
  "{dataAssetKey}": listAttributeTagsRequest.dataAssetKey,
@@ -5128,7 +5291,7 @@ class DataCatalogClient {
5128
5291
  queryParams: queryParams
5129
5292
  });
5130
5293
  try {
5131
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5294
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5132
5295
  const sdkResponse = oci_common_2.composeResponse({
5133
5296
  responseObject: {},
5134
5297
  body: yield response.json(),
@@ -5161,12 +5324,14 @@ class DataCatalogClient {
5161
5324
  * @param ListAttributesRequest
5162
5325
  * @return ListAttributesResponse
5163
5326
  * @throws OciError when an error occurs
5164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
5165
5328
  */
5166
5329
  listAttributes(listAttributesRequest) {
5167
5330
  return __awaiter(this, void 0, void 0, function* () {
5168
5331
  if (this.logger)
5169
5332
  this.logger.debug("Calling operation DataCatalogClient#listAttributes.");
5333
+ const operationName = "listAttributes";
5334
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/AttributeCollection/ListAttributes";
5170
5335
  const pathParams = {
5171
5336
  "{catalogId}": listAttributesRequest.catalogId,
5172
5337
  "{dataAssetKey}": listAttributesRequest.dataAssetKey,
@@ -5215,7 +5380,7 @@ class DataCatalogClient {
5215
5380
  queryParams: queryParams
5216
5381
  });
5217
5382
  try {
5218
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5383
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5219
5384
  const sdkResponse = oci_common_2.composeResponse({
5220
5385
  responseObject: {},
5221
5386
  body: yield response.json(),
@@ -5249,12 +5414,14 @@ class DataCatalogClient {
5249
5414
  * @param ListCatalogPrivateEndpointsRequest
5250
5415
  * @return ListCatalogPrivateEndpointsResponse
5251
5416
  * @throws OciError when an error occurs
5252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
5253
5418
  */
5254
5419
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
5255
5420
  return __awaiter(this, void 0, void 0, function* () {
5256
5421
  if (this.logger)
5257
5422
  this.logger.debug("Calling operation DataCatalogClient#listCatalogPrivateEndpoints.");
5423
+ const operationName = "listCatalogPrivateEndpoints";
5424
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpointSummary/ListCatalogPrivateEndpoints";
5258
5425
  const pathParams = {};
5259
5426
  const queryParams = {
5260
5427
  "compartmentId": listCatalogPrivateEndpointsRequest.compartmentId,
@@ -5283,7 +5450,7 @@ class DataCatalogClient {
5283
5450
  queryParams: queryParams
5284
5451
  });
5285
5452
  try {
5286
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5453
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5287
5454
  const sdkResponse = oci_common_2.composeResponse({
5288
5455
  responseObject: {},
5289
5456
  body: yield response.json(),
@@ -5357,12 +5524,14 @@ class DataCatalogClient {
5357
5524
  * @param ListCatalogsRequest
5358
5525
  * @return ListCatalogsResponse
5359
5526
  * @throws OciError when an error occurs
5360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
5361
5528
  */
5362
5529
  listCatalogs(listCatalogsRequest) {
5363
5530
  return __awaiter(this, void 0, void 0, function* () {
5364
5531
  if (this.logger)
5365
5532
  this.logger.debug("Calling operation DataCatalogClient#listCatalogs.");
5533
+ const operationName = "listCatalogs";
5534
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogSummary/ListCatalogs";
5366
5535
  const pathParams = {};
5367
5536
  const queryParams = {
5368
5537
  "compartmentId": listCatalogsRequest.compartmentId,
@@ -5391,7 +5560,7 @@ class DataCatalogClient {
5391
5560
  queryParams: queryParams
5392
5561
  });
5393
5562
  try {
5394
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5563
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5395
5564
  const sdkResponse = oci_common_2.composeResponse({
5396
5565
  responseObject: {},
5397
5566
  body: yield response.json(),
@@ -5464,12 +5633,14 @@ class DataCatalogClient {
5464
5633
  * @param ListConnectionsRequest
5465
5634
  * @return ListConnectionsResponse
5466
5635
  * @throws OciError when an error occurs
5467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
5468
5637
  */
5469
5638
  listConnections(listConnectionsRequest) {
5470
5639
  return __awaiter(this, void 0, void 0, function* () {
5471
5640
  if (this.logger)
5472
5641
  this.logger.debug("Calling operation DataCatalogClient#listConnections.");
5642
+ const operationName = "listConnections";
5643
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/ConnectionCollection/ListConnections";
5473
5644
  const pathParams = {
5474
5645
  "{catalogId}": listConnectionsRequest.catalogId,
5475
5646
  "{dataAssetKey}": listConnectionsRequest.dataAssetKey
@@ -5509,7 +5680,7 @@ class DataCatalogClient {
5509
5680
  queryParams: queryParams
5510
5681
  });
5511
5682
  try {
5512
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5683
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5513
5684
  const sdkResponse = oci_common_2.composeResponse({
5514
5685
  responseObject: {},
5515
5686
  body: yield response.json(),
@@ -5542,12 +5713,14 @@ class DataCatalogClient {
5542
5713
  * @param ListCustomPropertiesRequest
5543
5714
  * @return ListCustomPropertiesResponse
5544
5715
  * @throws OciError when an error occurs
5545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
5546
5717
  */
5547
5718
  listCustomProperties(listCustomPropertiesRequest) {
5548
5719
  return __awaiter(this, void 0, void 0, function* () {
5549
5720
  if (this.logger)
5550
5721
  this.logger.debug("Calling operation DataCatalogClient#listCustomProperties.");
5722
+ const operationName = "listCustomProperties";
5723
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/ListCustomProperties";
5551
5724
  const pathParams = {
5552
5725
  "{catalogId}": listCustomPropertiesRequest.catalogId,
5553
5726
  "{namespaceId}": listCustomPropertiesRequest.namespaceId
@@ -5586,7 +5759,7 @@ class DataCatalogClient {
5586
5759
  queryParams: queryParams
5587
5760
  });
5588
5761
  try {
5589
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5762
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5590
5763
  const sdkResponse = oci_common_2.composeResponse({
5591
5764
  responseObject: {},
5592
5765
  body: yield response.json(),
@@ -5619,12 +5792,14 @@ class DataCatalogClient {
5619
5792
  * @param ListDataAssetTagsRequest
5620
5793
  * @return ListDataAssetTagsResponse
5621
5794
  * @throws OciError when an error occurs
5622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
5623
5796
  */
5624
5797
  listDataAssetTags(listDataAssetTagsRequest) {
5625
5798
  return __awaiter(this, void 0, void 0, function* () {
5626
5799
  if (this.logger)
5627
5800
  this.logger.debug("Calling operation DataCatalogClient#listDataAssetTags.");
5801
+ const operationName = "listDataAssetTags";
5802
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetTagCollection/ListDataAssetTags";
5628
5803
  const pathParams = {
5629
5804
  "{catalogId}": listDataAssetTagsRequest.catalogId,
5630
5805
  "{dataAssetKey}": listDataAssetTagsRequest.dataAssetKey
@@ -5660,7 +5835,7 @@ class DataCatalogClient {
5660
5835
  queryParams: queryParams
5661
5836
  });
5662
5837
  try {
5663
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5838
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5664
5839
  const sdkResponse = oci_common_2.composeResponse({
5665
5840
  responseObject: {},
5666
5841
  body: yield response.json(),
@@ -5693,12 +5868,14 @@ class DataCatalogClient {
5693
5868
  * @param ListDataAssetsRequest
5694
5869
  * @return ListDataAssetsResponse
5695
5870
  * @throws OciError when an error occurs
5696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
5697
5872
  */
5698
5873
  listDataAssets(listDataAssetsRequest) {
5699
5874
  return __awaiter(this, void 0, void 0, function* () {
5700
5875
  if (this.logger)
5701
5876
  this.logger.debug("Calling operation DataCatalogClient#listDataAssets.");
5877
+ const operationName = "listDataAssets";
5878
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAssetCollection/ListDataAssets";
5702
5879
  const pathParams = {
5703
5880
  "{catalogId}": listDataAssetsRequest.catalogId
5704
5881
  };
@@ -5736,7 +5913,7 @@ class DataCatalogClient {
5736
5913
  queryParams: queryParams
5737
5914
  });
5738
5915
  try {
5739
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5916
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5740
5917
  const sdkResponse = oci_common_2.composeResponse({
5741
5918
  responseObject: {},
5742
5919
  body: yield response.json(),
@@ -5769,12 +5946,14 @@ class DataCatalogClient {
5769
5946
  * @param ListDerivedLogicalEntitiesRequest
5770
5947
  * @return ListDerivedLogicalEntitiesResponse
5771
5948
  * @throws OciError when an error occurs
5772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
5773
5950
  */
5774
5951
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
5775
5952
  return __awaiter(this, void 0, void 0, function* () {
5776
5953
  if (this.logger)
5777
5954
  this.logger.debug("Calling operation DataCatalogClient#listDerivedLogicalEntities.");
5955
+ const operationName = "listDerivedLogicalEntities";
5956
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/ListDerivedLogicalEntities";
5778
5957
  const pathParams = {
5779
5958
  "{catalogId}": listDerivedLogicalEntitiesRequest.catalogId,
5780
5959
  "{patternKey}": listDerivedLogicalEntitiesRequest.patternKey
@@ -5806,7 +5985,7 @@ class DataCatalogClient {
5806
5985
  queryParams: queryParams
5807
5986
  });
5808
5987
  try {
5809
- const response = yield retrier.makeServiceCall(this._httpClient, request);
5988
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5810
5989
  const sdkResponse = oci_common_2.composeResponse({
5811
5990
  responseObject: {},
5812
5991
  body: yield response.json(),
@@ -5834,12 +6013,14 @@ class DataCatalogClient {
5834
6013
  * @param ListEntitiesRequest
5835
6014
  * @return ListEntitiesResponse
5836
6015
  * @throws OciError when an error occurs
5837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
6016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
5838
6017
  */
5839
6018
  listEntities(listEntitiesRequest) {
5840
6019
  return __awaiter(this, void 0, void 0, function* () {
5841
6020
  if (this.logger)
5842
6021
  this.logger.debug("Calling operation DataCatalogClient#listEntities.");
6022
+ const operationName = "listEntities";
6023
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/ListEntities";
5843
6024
  const pathParams = {
5844
6025
  "{catalogId}": listEntitiesRequest.catalogId,
5845
6026
  "{dataAssetKey}": listEntitiesRequest.dataAssetKey
@@ -5889,7 +6070,7 @@ class DataCatalogClient {
5889
6070
  queryParams: queryParams
5890
6071
  });
5891
6072
  try {
5892
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6073
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5893
6074
  const sdkResponse = oci_common_2.composeResponse({
5894
6075
  responseObject: {},
5895
6076
  body: yield response.json(),
@@ -5922,12 +6103,14 @@ class DataCatalogClient {
5922
6103
  * @param ListEntityTagsRequest
5923
6104
  * @return ListEntityTagsResponse
5924
6105
  * @throws OciError when an error occurs
5925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
6106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
5926
6107
  */
5927
6108
  listEntityTags(listEntityTagsRequest) {
5928
6109
  return __awaiter(this, void 0, void 0, function* () {
5929
6110
  if (this.logger)
5930
6111
  this.logger.debug("Calling operation DataCatalogClient#listEntityTags.");
6112
+ const operationName = "listEntityTags";
6113
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/EntityTagCollection/ListEntityTags";
5931
6114
  const pathParams = {
5932
6115
  "{catalogId}": listEntityTagsRequest.catalogId,
5933
6116
  "{dataAssetKey}": listEntityTagsRequest.dataAssetKey,
@@ -5964,7 +6147,7 @@ class DataCatalogClient {
5964
6147
  queryParams: queryParams
5965
6148
  });
5966
6149
  try {
5967
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6150
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5968
6151
  const sdkResponse = oci_common_2.composeResponse({
5969
6152
  responseObject: {},
5970
6153
  body: yield response.json(),
@@ -5997,12 +6180,14 @@ class DataCatalogClient {
5997
6180
  * @param ListFolderTagsRequest
5998
6181
  * @return ListFolderTagsResponse
5999
6182
  * @throws OciError when an error occurs
6000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
6001
6184
  */
6002
6185
  listFolderTags(listFolderTagsRequest) {
6003
6186
  return __awaiter(this, void 0, void 0, function* () {
6004
6187
  if (this.logger)
6005
6188
  this.logger.debug("Calling operation DataCatalogClient#listFolderTags.");
6189
+ const operationName = "listFolderTags";
6190
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderTagCollection/ListFolderTags";
6006
6191
  const pathParams = {
6007
6192
  "{catalogId}": listFolderTagsRequest.catalogId,
6008
6193
  "{dataAssetKey}": listFolderTagsRequest.dataAssetKey,
@@ -6039,7 +6224,7 @@ class DataCatalogClient {
6039
6224
  queryParams: queryParams
6040
6225
  });
6041
6226
  try {
6042
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6227
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6043
6228
  const sdkResponse = oci_common_2.composeResponse({
6044
6229
  responseObject: {},
6045
6230
  body: yield response.json(),
@@ -6072,12 +6257,14 @@ class DataCatalogClient {
6072
6257
  * @param ListFoldersRequest
6073
6258
  * @return ListFoldersResponse
6074
6259
  * @throws OciError when an error occurs
6075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
6076
6261
  */
6077
6262
  listFolders(listFoldersRequest) {
6078
6263
  return __awaiter(this, void 0, void 0, function* () {
6079
6264
  if (this.logger)
6080
6265
  this.logger.debug("Calling operation DataCatalogClient#listFolders.");
6266
+ const operationName = "listFolders";
6267
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/FolderCollection/ListFolders";
6081
6268
  const pathParams = {
6082
6269
  "{catalogId}": listFoldersRequest.catalogId,
6083
6270
  "{dataAssetKey}": listFoldersRequest.dataAssetKey
@@ -6121,7 +6308,7 @@ class DataCatalogClient {
6121
6308
  queryParams: queryParams
6122
6309
  });
6123
6310
  try {
6124
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6311
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6125
6312
  const sdkResponse = oci_common_2.composeResponse({
6126
6313
  responseObject: {},
6127
6314
  body: yield response.json(),
@@ -6154,12 +6341,14 @@ class DataCatalogClient {
6154
6341
  * @param ListGlossariesRequest
6155
6342
  * @return ListGlossariesResponse
6156
6343
  * @throws OciError when an error occurs
6157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
6158
6345
  */
6159
6346
  listGlossaries(listGlossariesRequest) {
6160
6347
  return __awaiter(this, void 0, void 0, function* () {
6161
6348
  if (this.logger)
6162
6349
  this.logger.debug("Calling operation DataCatalogClient#listGlossaries.");
6350
+ const operationName = "listGlossaries";
6351
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/ListGlossaries";
6163
6352
  const pathParams = {
6164
6353
  "{catalogId}": listGlossariesRequest.catalogId
6165
6354
  };
@@ -6195,7 +6384,7 @@ class DataCatalogClient {
6195
6384
  queryParams: queryParams
6196
6385
  });
6197
6386
  try {
6198
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6387
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6199
6388
  const sdkResponse = oci_common_2.composeResponse({
6200
6389
  responseObject: {},
6201
6390
  body: yield response.json(),
@@ -6228,12 +6417,14 @@ class DataCatalogClient {
6228
6417
  * @param ListJobDefinitionsRequest
6229
6418
  * @return ListJobDefinitionsResponse
6230
6419
  * @throws OciError when an error occurs
6231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
6232
6421
  */
6233
6422
  listJobDefinitions(listJobDefinitionsRequest) {
6234
6423
  return __awaiter(this, void 0, void 0, function* () {
6235
6424
  if (this.logger)
6236
6425
  this.logger.debug("Calling operation DataCatalogClient#listJobDefinitions.");
6426
+ const operationName = "listJobDefinitions";
6427
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinitionCollection/ListJobDefinitions";
6237
6428
  const pathParams = {
6238
6429
  "{catalogId}": listJobDefinitionsRequest.catalogId
6239
6430
  };
@@ -6275,7 +6466,7 @@ class DataCatalogClient {
6275
6466
  queryParams: queryParams
6276
6467
  });
6277
6468
  try {
6278
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6469
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6279
6470
  const sdkResponse = oci_common_2.composeResponse({
6280
6471
  responseObject: {},
6281
6472
  body: yield response.json(),
@@ -6308,12 +6499,14 @@ class DataCatalogClient {
6308
6499
  * @param ListJobExecutionsRequest
6309
6500
  * @return ListJobExecutionsResponse
6310
6501
  * @throws OciError when an error occurs
6311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
6312
6503
  */
6313
6504
  listJobExecutions(listJobExecutionsRequest) {
6314
6505
  return __awaiter(this, void 0, void 0, function* () {
6315
6506
  if (this.logger)
6316
6507
  this.logger.debug("Calling operation DataCatalogClient#listJobExecutions.");
6508
+ const operationName = "listJobExecutions";
6509
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobExecutionCollection/ListJobExecutions";
6317
6510
  const pathParams = {
6318
6511
  "{catalogId}": listJobExecutionsRequest.catalogId,
6319
6512
  "{jobKey}": listJobExecutionsRequest.jobKey
@@ -6359,7 +6552,7 @@ class DataCatalogClient {
6359
6552
  queryParams: queryParams
6360
6553
  });
6361
6554
  try {
6362
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6555
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6363
6556
  const sdkResponse = oci_common_2.composeResponse({
6364
6557
  responseObject: {},
6365
6558
  body: yield response.json(),
@@ -6392,12 +6585,14 @@ class DataCatalogClient {
6392
6585
  * @param ListJobLogsRequest
6393
6586
  * @return ListJobLogsResponse
6394
6587
  * @throws OciError when an error occurs
6395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
6396
6589
  */
6397
6590
  listJobLogs(listJobLogsRequest) {
6398
6591
  return __awaiter(this, void 0, void 0, function* () {
6399
6592
  if (this.logger)
6400
6593
  this.logger.debug("Calling operation DataCatalogClient#listJobLogs.");
6594
+ const operationName = "listJobLogs";
6595
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobLogCollection/ListJobLogs";
6401
6596
  const pathParams = {
6402
6597
  "{catalogId}": listJobLogsRequest.catalogId,
6403
6598
  "{jobKey}": listJobLogsRequest.jobKey,
@@ -6434,7 +6629,7 @@ class DataCatalogClient {
6434
6629
  queryParams: queryParams
6435
6630
  });
6436
6631
  try {
6437
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6632
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6438
6633
  const sdkResponse = oci_common_2.composeResponse({
6439
6634
  responseObject: {},
6440
6635
  body: yield response.json(),
@@ -6467,12 +6662,14 @@ class DataCatalogClient {
6467
6662
  * @param ListJobMetricsRequest
6468
6663
  * @return ListJobMetricsResponse
6469
6664
  * @throws OciError when an error occurs
6470
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
6471
6666
  */
6472
6667
  listJobMetrics(listJobMetricsRequest) {
6473
6668
  return __awaiter(this, void 0, void 0, function* () {
6474
6669
  if (this.logger)
6475
6670
  this.logger.debug("Calling operation DataCatalogClient#listJobMetrics.");
6671
+ const operationName = "listJobMetrics";
6672
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobMetricCollection/ListJobMetrics";
6476
6673
  const pathParams = {
6477
6674
  "{catalogId}": listJobMetricsRequest.catalogId,
6478
6675
  "{jobKey}": listJobMetricsRequest.jobKey,
@@ -6515,7 +6712,7 @@ class DataCatalogClient {
6515
6712
  queryParams: queryParams
6516
6713
  });
6517
6714
  try {
6518
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6715
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6519
6716
  const sdkResponse = oci_common_2.composeResponse({
6520
6717
  responseObject: {},
6521
6718
  body: yield response.json(),
@@ -6548,12 +6745,14 @@ class DataCatalogClient {
6548
6745
  * @param ListJobsRequest
6549
6746
  * @return ListJobsResponse
6550
6747
  * @throws OciError when an error occurs
6551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
6552
6749
  */
6553
6750
  listJobs(listJobsRequest) {
6554
6751
  return __awaiter(this, void 0, void 0, function* () {
6555
6752
  if (this.logger)
6556
6753
  this.logger.debug("Calling operation DataCatalogClient#listJobs.");
6754
+ const operationName = "listJobs";
6755
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobCollection/ListJobs";
6557
6756
  const pathParams = {
6558
6757
  "{catalogId}": listJobsRequest.catalogId
6559
6758
  };
@@ -6599,7 +6798,7 @@ class DataCatalogClient {
6599
6798
  queryParams: queryParams
6600
6799
  });
6601
6800
  try {
6602
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6801
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6603
6802
  const sdkResponse = oci_common_2.composeResponse({
6604
6803
  responseObject: {},
6605
6804
  body: yield response.json(),
@@ -6633,12 +6832,14 @@ class DataCatalogClient {
6633
6832
  * @param ListMetastoresRequest
6634
6833
  * @return ListMetastoresResponse
6635
6834
  * @throws OciError when an error occurs
6636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
6637
6836
  */
6638
6837
  listMetastores(listMetastoresRequest) {
6639
6838
  return __awaiter(this, void 0, void 0, function* () {
6640
6839
  if (this.logger)
6641
6840
  this.logger.debug("Calling operation DataCatalogClient#listMetastores.");
6841
+ const operationName = "listMetastores";
6842
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/MetastoreSummary/ListMetastores";
6642
6843
  const pathParams = {};
6643
6844
  const queryParams = {
6644
6845
  "compartmentId": listMetastoresRequest.compartmentId,
@@ -6667,7 +6868,7 @@ class DataCatalogClient {
6667
6868
  queryParams: queryParams
6668
6869
  });
6669
6870
  try {
6670
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6871
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6671
6872
  const sdkResponse = oci_common_2.composeResponse({
6672
6873
  responseObject: {},
6673
6874
  body: yield response.json(),
@@ -6740,12 +6941,14 @@ class DataCatalogClient {
6740
6941
  * @param ListNamespacesRequest
6741
6942
  * @return ListNamespacesResponse
6742
6943
  * @throws OciError when an error occurs
6743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6744
6945
  */
6745
6946
  listNamespaces(listNamespacesRequest) {
6746
6947
  return __awaiter(this, void 0, void 0, function* () {
6747
6948
  if (this.logger)
6748
6949
  this.logger.debug("Calling operation DataCatalogClient#listNamespaces.");
6950
+ const operationName = "listNamespaces";
6951
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/ListNamespaces";
6749
6952
  const pathParams = {
6750
6953
  "{catalogId}": listNamespacesRequest.catalogId
6751
6954
  };
@@ -6781,7 +6984,7 @@ class DataCatalogClient {
6781
6984
  queryParams: queryParams
6782
6985
  });
6783
6986
  try {
6784
- const response = yield retrier.makeServiceCall(this._httpClient, request);
6987
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6785
6988
  const sdkResponse = oci_common_2.composeResponse({
6786
6989
  responseObject: {},
6787
6990
  body: yield response.json(),
@@ -6814,12 +7017,14 @@ class DataCatalogClient {
6814
7017
  * @param ListPatternsRequest
6815
7018
  * @return ListPatternsResponse
6816
7019
  * @throws OciError when an error occurs
6817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
7020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
6818
7021
  */
6819
7022
  listPatterns(listPatternsRequest) {
6820
7023
  return __awaiter(this, void 0, void 0, function* () {
6821
7024
  if (this.logger)
6822
7025
  this.logger.debug("Calling operation DataCatalogClient#listPatterns.");
7026
+ const operationName = "listPatterns";
7027
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/ListPatterns";
6823
7028
  const pathParams = {
6824
7029
  "{catalogId}": listPatternsRequest.catalogId
6825
7030
  };
@@ -6855,7 +7060,7 @@ class DataCatalogClient {
6855
7060
  queryParams: queryParams
6856
7061
  });
6857
7062
  try {
6858
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7063
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6859
7064
  const sdkResponse = oci_common_2.composeResponse({
6860
7065
  responseObject: {},
6861
7066
  body: yield response.json(),
@@ -6888,12 +7093,14 @@ class DataCatalogClient {
6888
7093
  * @param ListRulesRequest
6889
7094
  * @return ListRulesResponse
6890
7095
  * @throws OciError when an error occurs
6891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
7096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
6892
7097
  */
6893
7098
  listRules(listRulesRequest) {
6894
7099
  return __awaiter(this, void 0, void 0, function* () {
6895
7100
  if (this.logger)
6896
7101
  this.logger.debug("Calling operation DataCatalogClient#listRules.");
7102
+ const operationName = "listRules";
7103
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/RuleSummary/ListRules";
6897
7104
  const pathParams = {
6898
7105
  "{catalogId}": listRulesRequest.catalogId,
6899
7106
  "{dataAssetKey}": listRulesRequest.dataAssetKey,
@@ -6934,7 +7141,7 @@ class DataCatalogClient {
6934
7141
  queryParams: queryParams
6935
7142
  });
6936
7143
  try {
6937
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7144
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
6938
7145
  const sdkResponse = oci_common_2.composeResponse({
6939
7146
  responseObject: {},
6940
7147
  body: yield response.json(),
@@ -6967,12 +7174,14 @@ class DataCatalogClient {
6967
7174
  * @param ListTagsRequest
6968
7175
  * @return ListTagsResponse
6969
7176
  * @throws OciError when an error occurs
6970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
7177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
6971
7178
  */
6972
7179
  listTags(listTagsRequest) {
6973
7180
  return __awaiter(this, void 0, void 0, function* () {
6974
7181
  if (this.logger)
6975
7182
  this.logger.debug("Calling operation DataCatalogClient#listTags.");
7183
+ const operationName = "listTags";
7184
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/ListTags";
6976
7185
  const pathParams = {
6977
7186
  "{catalogId}": listTagsRequest.catalogId
6978
7187
  };
@@ -7004,7 +7213,7 @@ class DataCatalogClient {
7004
7213
  queryParams: queryParams
7005
7214
  });
7006
7215
  try {
7007
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7216
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7008
7217
  const sdkResponse = oci_common_2.composeResponse({
7009
7218
  responseObject: {},
7010
7219
  body: yield response.json(),
@@ -7037,12 +7246,14 @@ class DataCatalogClient {
7037
7246
  * @param ListTermRelationshipsRequest
7038
7247
  * @return ListTermRelationshipsResponse
7039
7248
  * @throws OciError when an error occurs
7040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
7041
7250
  */
7042
7251
  listTermRelationships(listTermRelationshipsRequest) {
7043
7252
  return __awaiter(this, void 0, void 0, function* () {
7044
7253
  if (this.logger)
7045
7254
  this.logger.debug("Calling operation DataCatalogClient#listTermRelationships.");
7255
+ const operationName = "listTermRelationships";
7256
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/ListTermRelationships";
7046
7257
  const pathParams = {
7047
7258
  "{catalogId}": listTermRelationshipsRequest.catalogId,
7048
7259
  "{glossaryKey}": listTermRelationshipsRequest.glossaryKey,
@@ -7076,7 +7287,7 @@ class DataCatalogClient {
7076
7287
  queryParams: queryParams
7077
7288
  });
7078
7289
  try {
7079
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7290
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7080
7291
  const sdkResponse = oci_common_2.composeResponse({
7081
7292
  responseObject: {},
7082
7293
  body: yield response.json(),
@@ -7109,12 +7320,14 @@ class DataCatalogClient {
7109
7320
  * @param ListTermsRequest
7110
7321
  * @return ListTermsResponse
7111
7322
  * @throws OciError when an error occurs
7112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
7113
7324
  */
7114
7325
  listTerms(listTermsRequest) {
7115
7326
  return __awaiter(this, void 0, void 0, function* () {
7116
7327
  if (this.logger)
7117
7328
  this.logger.debug("Calling operation DataCatalogClient#listTerms.");
7329
+ const operationName = "listTerms";
7330
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/ListTerms";
7118
7331
  const pathParams = {
7119
7332
  "{catalogId}": listTermsRequest.catalogId,
7120
7333
  "{glossaryKey}": listTermsRequest.glossaryKey
@@ -7151,7 +7364,7 @@ class DataCatalogClient {
7151
7364
  queryParams: queryParams
7152
7365
  });
7153
7366
  try {
7154
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7367
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7155
7368
  const sdkResponse = oci_common_2.composeResponse({
7156
7369
  responseObject: {},
7157
7370
  body: yield response.json(),
@@ -7184,12 +7397,14 @@ class DataCatalogClient {
7184
7397
  * @param ListTypesRequest
7185
7398
  * @return ListTypesResponse
7186
7399
  * @throws OciError when an error occurs
7187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
7188
7401
  */
7189
7402
  listTypes(listTypesRequest) {
7190
7403
  return __awaiter(this, void 0, void 0, function* () {
7191
7404
  if (this.logger)
7192
7405
  this.logger.debug("Calling operation DataCatalogClient#listTypes.");
7406
+ const operationName = "listTypes";
7407
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TypeCollection/ListTypes";
7193
7408
  const pathParams = {
7194
7409
  "{catalogId}": listTypesRequest.catalogId
7195
7410
  };
@@ -7225,7 +7440,7 @@ class DataCatalogClient {
7225
7440
  queryParams: queryParams
7226
7441
  });
7227
7442
  try {
7228
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7443
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7229
7444
  const sdkResponse = oci_common_2.composeResponse({
7230
7445
  responseObject: {},
7231
7446
  body: yield response.json(),
@@ -7259,12 +7474,14 @@ class DataCatalogClient {
7259
7474
  * @param ListWorkRequestErrorsRequest
7260
7475
  * @return ListWorkRequestErrorsResponse
7261
7476
  * @throws OciError when an error occurs
7262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
7263
7478
  */
7264
7479
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
7265
7480
  return __awaiter(this, void 0, void 0, function* () {
7266
7481
  if (this.logger)
7267
7482
  this.logger.debug("Calling operation DataCatalogClient#listWorkRequestErrors.");
7483
+ const operationName = "listWorkRequestErrors";
7484
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/WorkRequestError/ListWorkRequestErrors";
7268
7485
  const pathParams = {
7269
7486
  "{workRequestId}": listWorkRequestErrorsRequest.workRequestId
7270
7487
  };
@@ -7292,7 +7509,7 @@ class DataCatalogClient {
7292
7509
  queryParams: queryParams
7293
7510
  });
7294
7511
  try {
7295
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7512
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7296
7513
  const sdkResponse = oci_common_2.composeResponse({
7297
7514
  responseObject: {},
7298
7515
  body: yield response.json(),
@@ -7366,12 +7583,14 @@ class DataCatalogClient {
7366
7583
  * @param ListWorkRequestLogsRequest
7367
7584
  * @return ListWorkRequestLogsResponse
7368
7585
  * @throws OciError when an error occurs
7369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
7370
7587
  */
7371
7588
  listWorkRequestLogs(listWorkRequestLogsRequest) {
7372
7589
  return __awaiter(this, void 0, void 0, function* () {
7373
7590
  if (this.logger)
7374
7591
  this.logger.debug("Calling operation DataCatalogClient#listWorkRequestLogs.");
7592
+ const operationName = "listWorkRequestLogs";
7593
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/WorkRequestLog/ListWorkRequestLogs";
7375
7594
  const pathParams = {
7376
7595
  "{workRequestId}": listWorkRequestLogsRequest.workRequestId
7377
7596
  };
@@ -7399,7 +7618,7 @@ class DataCatalogClient {
7399
7618
  queryParams: queryParams
7400
7619
  });
7401
7620
  try {
7402
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7621
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7403
7622
  const sdkResponse = oci_common_2.composeResponse({
7404
7623
  responseObject: {},
7405
7624
  body: yield response.json(),
@@ -7473,12 +7692,14 @@ class DataCatalogClient {
7473
7692
  * @param ListWorkRequestsRequest
7474
7693
  * @return ListWorkRequestsResponse
7475
7694
  * @throws OciError when an error occurs
7476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
7477
7696
  */
7478
7697
  listWorkRequests(listWorkRequestsRequest) {
7479
7698
  return __awaiter(this, void 0, void 0, function* () {
7480
7699
  if (this.logger)
7481
7700
  this.logger.debug("Calling operation DataCatalogClient#listWorkRequests.");
7701
+ const operationName = "listWorkRequests";
7702
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/WorkRequest/ListWorkRequests";
7482
7703
  const pathParams = {};
7483
7704
  const queryParams = {
7484
7705
  "compartmentId": listWorkRequestsRequest.compartmentId,
@@ -7503,7 +7724,7 @@ class DataCatalogClient {
7503
7724
  queryParams: queryParams
7504
7725
  });
7505
7726
  try {
7506
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7727
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7507
7728
  const sdkResponse = oci_common_2.composeResponse({
7508
7729
  responseObject: {},
7509
7730
  body: yield response.json(),
@@ -7576,12 +7797,14 @@ class DataCatalogClient {
7576
7797
  * @param ObjectStatsRequest
7577
7798
  * @return ObjectStatsResponse
7578
7799
  * @throws OciError when an error occurs
7579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
7580
7801
  */
7581
7802
  objectStats(objectStatsRequest) {
7582
7803
  return __awaiter(this, void 0, void 0, function* () {
7583
7804
  if (this.logger)
7584
7805
  this.logger.debug("Calling operation DataCatalogClient#objectStats.");
7806
+ const operationName = "objectStats";
7807
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/ObjectStats";
7585
7808
  const pathParams = {
7586
7809
  "{catalogId}": objectStatsRequest.catalogId
7587
7810
  };
@@ -7609,7 +7832,7 @@ class DataCatalogClient {
7609
7832
  queryParams: queryParams
7610
7833
  });
7611
7834
  try {
7612
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7835
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7613
7836
  const sdkResponse = oci_common_2.composeResponse({
7614
7837
  responseObject: {},
7615
7838
  body: yield response.json(),
@@ -7642,12 +7865,14 @@ class DataCatalogClient {
7642
7865
  * @param ParseConnectionRequest
7643
7866
  * @return ParseConnectionResponse
7644
7867
  * @throws OciError when an error occurs
7645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
7646
7869
  */
7647
7870
  parseConnection(parseConnectionRequest) {
7648
7871
  return __awaiter(this, void 0, void 0, function* () {
7649
7872
  if (this.logger)
7650
7873
  this.logger.debug("Calling operation DataCatalogClient#parseConnection.");
7874
+ const operationName = "parseConnection";
7875
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/ParseConnection";
7651
7876
  const pathParams = {
7652
7877
  "{catalogId}": parseConnectionRequest.catalogId,
7653
7878
  "{dataAssetKey}": parseConnectionRequest.dataAssetKey
@@ -7675,7 +7900,7 @@ class DataCatalogClient {
7675
7900
  queryParams: queryParams
7676
7901
  });
7677
7902
  try {
7678
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7903
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7679
7904
  const sdkResponse = oci_common_2.composeResponse({
7680
7905
  responseObject: {},
7681
7906
  body: yield response.json(),
@@ -7710,12 +7935,14 @@ class DataCatalogClient {
7710
7935
  * @param ProcessRecommendationRequest
7711
7936
  * @return ProcessRecommendationResponse
7712
7937
  * @throws OciError when an error occurs
7713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
7714
7939
  */
7715
7940
  processRecommendation(processRecommendationRequest) {
7716
7941
  return __awaiter(this, void 0, void 0, function* () {
7717
7942
  if (this.logger)
7718
7943
  this.logger.debug("Calling operation DataCatalogClient#processRecommendation.");
7944
+ const operationName = "processRecommendation";
7945
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/ProcessRecommendation";
7719
7946
  const pathParams = {
7720
7947
  "{catalogId}": processRecommendationRequest.catalogId
7721
7948
  };
@@ -7740,7 +7967,7 @@ class DataCatalogClient {
7740
7967
  queryParams: queryParams
7741
7968
  });
7742
7969
  try {
7743
- const response = yield retrier.makeServiceCall(this._httpClient, request);
7970
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7744
7971
  const sdkResponse = oci_common_2.composeResponse({
7745
7972
  responseObject: {},
7746
7973
  body: yield response.json(),
@@ -7776,12 +8003,14 @@ class DataCatalogClient {
7776
8003
  * @param RecommendationsRequest
7777
8004
  * @return RecommendationsResponse
7778
8005
  * @throws OciError when an error occurs
7779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
8006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
7780
8007
  */
7781
8008
  recommendations(recommendationsRequest) {
7782
8009
  return __awaiter(this, void 0, void 0, function* () {
7783
8010
  if (this.logger)
7784
8011
  this.logger.debug("Calling operation DataCatalogClient#recommendations.");
8012
+ const operationName = "recommendations";
8013
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/Recommendations";
7785
8014
  const pathParams = {
7786
8015
  "{catalogId}": recommendationsRequest.catalogId
7787
8016
  };
@@ -7809,7 +8038,7 @@ class DataCatalogClient {
7809
8038
  queryParams: queryParams
7810
8039
  });
7811
8040
  try {
7812
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8041
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7813
8042
  const sdkResponse = oci_common_2.composeResponse({
7814
8043
  responseObject: {},
7815
8044
  body: yield response.json(),
@@ -7837,12 +8066,14 @@ class DataCatalogClient {
7837
8066
  * @param RemoveDataSelectorPatternsRequest
7838
8067
  * @return RemoveDataSelectorPatternsResponse
7839
8068
  * @throws OciError when an error occurs
7840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
8069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
7841
8070
  */
7842
8071
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
7843
8072
  return __awaiter(this, void 0, void 0, function* () {
7844
8073
  if (this.logger)
7845
8074
  this.logger.debug("Calling operation DataCatalogClient#removeDataSelectorPatterns.");
8075
+ const operationName = "removeDataSelectorPatterns";
8076
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/RemoveDataSelectorPatterns";
7846
8077
  const pathParams = {
7847
8078
  "{catalogId}": removeDataSelectorPatternsRequest.catalogId,
7848
8079
  "{dataAssetKey}": removeDataSelectorPatternsRequest.dataAssetKey
@@ -7869,7 +8100,7 @@ class DataCatalogClient {
7869
8100
  queryParams: queryParams
7870
8101
  });
7871
8102
  try {
7872
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8103
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7873
8104
  const sdkResponse = oci_common_2.composeResponse({
7874
8105
  responseObject: {},
7875
8106
  body: yield response.json(),
@@ -7902,12 +8133,14 @@ class DataCatalogClient {
7902
8133
  * @param SearchCriteriaRequest
7903
8134
  * @return SearchCriteriaResponse
7904
8135
  * @throws OciError when an error occurs
7905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
8136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
7906
8137
  */
7907
8138
  searchCriteria(searchCriteriaRequest) {
7908
8139
  return __awaiter(this, void 0, void 0, function* () {
7909
8140
  if (this.logger)
7910
8141
  this.logger.debug("Calling operation DataCatalogClient#searchCriteria.");
8142
+ const operationName = "searchCriteria";
8143
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/SearchResult/SearchCriteria";
7911
8144
  const pathParams = {
7912
8145
  "{catalogId}": searchCriteriaRequest.catalogId
7913
8146
  };
@@ -7940,7 +8173,7 @@ class DataCatalogClient {
7940
8173
  queryParams: queryParams
7941
8174
  });
7942
8175
  try {
7943
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8176
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
7944
8177
  const sdkResponse = oci_common_2.composeResponse({
7945
8178
  responseObject: {},
7946
8179
  body: yield response.json(),
@@ -7973,12 +8206,14 @@ class DataCatalogClient {
7973
8206
  * @param SuggestMatchesRequest
7974
8207
  * @return SuggestMatchesResponse
7975
8208
  * @throws OciError when an error occurs
7976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
8209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
7977
8210
  */
7978
8211
  suggestMatches(suggestMatchesRequest) {
7979
8212
  return __awaiter(this, void 0, void 0, function* () {
7980
8213
  if (this.logger)
7981
8214
  this.logger.debug("Calling operation DataCatalogClient#suggestMatches.");
8215
+ const operationName = "suggestMatches";
8216
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/SuggestResults/SuggestMatches";
7982
8217
  const pathParams = {
7983
8218
  "{catalogId}": suggestMatchesRequest.catalogId
7984
8219
  };
@@ -8005,7 +8240,7 @@ class DataCatalogClient {
8005
8240
  queryParams: queryParams
8006
8241
  });
8007
8242
  try {
8008
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8243
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8009
8244
  const sdkResponse = oci_common_2.composeResponse({
8010
8245
  responseObject: {},
8011
8246
  body: yield response.json(),
@@ -8033,12 +8268,14 @@ class DataCatalogClient {
8033
8268
  * @param SynchronousExportDataAssetRequest
8034
8269
  * @return SynchronousExportDataAssetResponse
8035
8270
  * @throws OciError when an error occurs
8036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
8037
8272
  */
8038
8273
  synchronousExportDataAsset(synchronousExportDataAssetRequest) {
8039
8274
  return __awaiter(this, void 0, void 0, function* () {
8040
8275
  if (this.logger)
8041
8276
  this.logger.debug("Calling operation DataCatalogClient#synchronousExportDataAsset.");
8277
+ const operationName = "synchronousExportDataAsset";
8278
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/SynchronousExportDataAsset";
8042
8279
  const pathParams = {
8043
8280
  "{catalogId}": synchronousExportDataAssetRequest.catalogId,
8044
8281
  "{dataAssetKey}": synchronousExportDataAssetRequest.dataAssetKey
@@ -8066,7 +8303,7 @@ class DataCatalogClient {
8066
8303
  queryParams: queryParams
8067
8304
  });
8068
8305
  try {
8069
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8306
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8070
8307
  const sdkResponse = oci_common_2.composeResponse({
8071
8308
  responseObject: {},
8072
8309
  body: response.body,
@@ -8093,12 +8330,14 @@ class DataCatalogClient {
8093
8330
  * @param TestConnectionRequest
8094
8331
  * @return TestConnectionResponse
8095
8332
  * @throws OciError when an error occurs
8096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
8097
8334
  */
8098
8335
  testConnection(testConnectionRequest) {
8099
8336
  return __awaiter(this, void 0, void 0, function* () {
8100
8337
  if (this.logger)
8101
8338
  this.logger.debug("Calling operation DataCatalogClient#testConnection.");
8339
+ const operationName = "testConnection";
8340
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/TestConnection";
8102
8341
  const pathParams = {
8103
8342
  "{catalogId}": testConnectionRequest.catalogId,
8104
8343
  "{dataAssetKey}": testConnectionRequest.dataAssetKey,
@@ -8124,7 +8363,7 @@ class DataCatalogClient {
8124
8363
  queryParams: queryParams
8125
8364
  });
8126
8365
  try {
8127
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8366
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8128
8367
  const sdkResponse = oci_common_2.composeResponse({
8129
8368
  responseObject: {},
8130
8369
  body: yield response.json(),
@@ -8157,12 +8396,14 @@ class DataCatalogClient {
8157
8396
  * @param UpdateAttributeRequest
8158
8397
  * @return UpdateAttributeResponse
8159
8398
  * @throws OciError when an error occurs
8160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
8161
8400
  */
8162
8401
  updateAttribute(updateAttributeRequest) {
8163
8402
  return __awaiter(this, void 0, void 0, function* () {
8164
8403
  if (this.logger)
8165
8404
  this.logger.debug("Calling operation DataCatalogClient#updateAttribute.");
8405
+ const operationName = "updateAttribute";
8406
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Attribute/UpdateAttribute";
8166
8407
  const pathParams = {
8167
8408
  "{catalogId}": updateAttributeRequest.catalogId,
8168
8409
  "{dataAssetKey}": updateAttributeRequest.dataAssetKey,
@@ -8190,7 +8431,7 @@ class DataCatalogClient {
8190
8431
  queryParams: queryParams
8191
8432
  });
8192
8433
  try {
8193
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8434
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8194
8435
  const sdkResponse = oci_common_2.composeResponse({
8195
8436
  responseObject: {},
8196
8437
  body: yield response.json(),
@@ -8223,12 +8464,14 @@ class DataCatalogClient {
8223
8464
  * @param UpdateCatalogRequest
8224
8465
  * @return UpdateCatalogResponse
8225
8466
  * @throws OciError when an error occurs
8226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
8227
8468
  */
8228
8469
  updateCatalog(updateCatalogRequest) {
8229
8470
  return __awaiter(this, void 0, void 0, function* () {
8230
8471
  if (this.logger)
8231
8472
  this.logger.debug("Calling operation DataCatalogClient#updateCatalog.");
8473
+ const operationName = "updateCatalog";
8474
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/UpdateCatalog";
8232
8475
  const pathParams = {
8233
8476
  "{catalogId}": updateCatalogRequest.catalogId
8234
8477
  };
@@ -8253,7 +8496,7 @@ class DataCatalogClient {
8253
8496
  queryParams: queryParams
8254
8497
  });
8255
8498
  try {
8256
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8499
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8257
8500
  const sdkResponse = oci_common_2.composeResponse({
8258
8501
  responseObject: {},
8259
8502
  body: yield response.json(),
@@ -8286,12 +8529,14 @@ class DataCatalogClient {
8286
8529
  * @param UpdateCatalogPrivateEndpointRequest
8287
8530
  * @return UpdateCatalogPrivateEndpointResponse
8288
8531
  * @throws OciError when an error occurs
8289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
8290
8533
  */
8291
8534
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
8292
8535
  return __awaiter(this, void 0, void 0, function* () {
8293
8536
  if (this.logger)
8294
8537
  this.logger.debug("Calling operation DataCatalogClient#updateCatalogPrivateEndpoint.");
8538
+ const operationName = "updateCatalogPrivateEndpoint";
8539
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CatalogPrivateEndpoint/UpdateCatalogPrivateEndpoint";
8295
8540
  const pathParams = {
8296
8541
  "{catalogPrivateEndpointId}": updateCatalogPrivateEndpointRequest.catalogPrivateEndpointId
8297
8542
  };
@@ -8316,7 +8561,7 @@ class DataCatalogClient {
8316
8561
  queryParams: queryParams
8317
8562
  });
8318
8563
  try {
8319
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8564
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8320
8565
  const sdkResponse = oci_common_2.composeResponse({
8321
8566
  responseObject: {},
8322
8567
  responseHeaders: [
@@ -8345,12 +8590,14 @@ class DataCatalogClient {
8345
8590
  * @param UpdateConnectionRequest
8346
8591
  * @return UpdateConnectionResponse
8347
8592
  * @throws OciError when an error occurs
8348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
8349
8594
  */
8350
8595
  updateConnection(updateConnectionRequest) {
8351
8596
  return __awaiter(this, void 0, void 0, function* () {
8352
8597
  if (this.logger)
8353
8598
  this.logger.debug("Calling operation DataCatalogClient#updateConnection.");
8599
+ const operationName = "updateConnection";
8600
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/UpdateConnection";
8354
8601
  const pathParams = {
8355
8602
  "{catalogId}": updateConnectionRequest.catalogId,
8356
8603
  "{dataAssetKey}": updateConnectionRequest.dataAssetKey,
@@ -8377,7 +8624,7 @@ class DataCatalogClient {
8377
8624
  queryParams: queryParams
8378
8625
  });
8379
8626
  try {
8380
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8627
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8381
8628
  const sdkResponse = oci_common_2.composeResponse({
8382
8629
  responseObject: {},
8383
8630
  body: yield response.json(),
@@ -8410,12 +8657,14 @@ class DataCatalogClient {
8410
8657
  * @param UpdateCustomPropertyRequest
8411
8658
  * @return UpdateCustomPropertyResponse
8412
8659
  * @throws OciError when an error occurs
8413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
8414
8661
  */
8415
8662
  updateCustomProperty(updateCustomPropertyRequest) {
8416
8663
  return __awaiter(this, void 0, void 0, function* () {
8417
8664
  if (this.logger)
8418
8665
  this.logger.debug("Calling operation DataCatalogClient#updateCustomProperty.");
8666
+ const operationName = "updateCustomProperty";
8667
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/CustomProperty/UpdateCustomProperty";
8419
8668
  const pathParams = {
8420
8669
  "{catalogId}": updateCustomPropertyRequest.catalogId,
8421
8670
  "{namespaceId}": updateCustomPropertyRequest.namespaceId,
@@ -8442,7 +8691,7 @@ class DataCatalogClient {
8442
8691
  queryParams: queryParams
8443
8692
  });
8444
8693
  try {
8445
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8694
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8446
8695
  const sdkResponse = oci_common_2.composeResponse({
8447
8696
  responseObject: {},
8448
8697
  body: yield response.json(),
@@ -8475,12 +8724,14 @@ class DataCatalogClient {
8475
8724
  * @param UpdateDataAssetRequest
8476
8725
  * @return UpdateDataAssetResponse
8477
8726
  * @throws OciError when an error occurs
8478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
8479
8728
  */
8480
8729
  updateDataAsset(updateDataAssetRequest) {
8481
8730
  return __awaiter(this, void 0, void 0, function* () {
8482
8731
  if (this.logger)
8483
8732
  this.logger.debug("Calling operation DataCatalogClient#updateDataAsset.");
8733
+ const operationName = "updateDataAsset";
8734
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/UpdateDataAsset";
8484
8735
  const pathParams = {
8485
8736
  "{catalogId}": updateDataAssetRequest.catalogId,
8486
8737
  "{dataAssetKey}": updateDataAssetRequest.dataAssetKey
@@ -8506,7 +8757,7 @@ class DataCatalogClient {
8506
8757
  queryParams: queryParams
8507
8758
  });
8508
8759
  try {
8509
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8760
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8510
8761
  const sdkResponse = oci_common_2.composeResponse({
8511
8762
  responseObject: {},
8512
8763
  body: yield response.json(),
@@ -8539,12 +8790,14 @@ class DataCatalogClient {
8539
8790
  * @param UpdateEntityRequest
8540
8791
  * @return UpdateEntityResponse
8541
8792
  * @throws OciError when an error occurs
8542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
8543
8794
  */
8544
8795
  updateEntity(updateEntityRequest) {
8545
8796
  return __awaiter(this, void 0, void 0, function* () {
8546
8797
  if (this.logger)
8547
8798
  this.logger.debug("Calling operation DataCatalogClient#updateEntity.");
8799
+ const operationName = "updateEntity";
8800
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Entity/UpdateEntity";
8548
8801
  const pathParams = {
8549
8802
  "{catalogId}": updateEntityRequest.catalogId,
8550
8803
  "{dataAssetKey}": updateEntityRequest.dataAssetKey,
@@ -8571,7 +8824,7 @@ class DataCatalogClient {
8571
8824
  queryParams: queryParams
8572
8825
  });
8573
8826
  try {
8574
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8827
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8575
8828
  const sdkResponse = oci_common_2.composeResponse({
8576
8829
  responseObject: {},
8577
8830
  body: yield response.json(),
@@ -8604,12 +8857,14 @@ class DataCatalogClient {
8604
8857
  * @param UpdateFolderRequest
8605
8858
  * @return UpdateFolderResponse
8606
8859
  * @throws OciError when an error occurs
8607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
8608
8861
  */
8609
8862
  updateFolder(updateFolderRequest) {
8610
8863
  return __awaiter(this, void 0, void 0, function* () {
8611
8864
  if (this.logger)
8612
8865
  this.logger.debug("Calling operation DataCatalogClient#updateFolder.");
8866
+ const operationName = "updateFolder";
8867
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Folder/UpdateFolder";
8613
8868
  const pathParams = {
8614
8869
  "{catalogId}": updateFolderRequest.catalogId,
8615
8870
  "{dataAssetKey}": updateFolderRequest.dataAssetKey,
@@ -8636,7 +8891,7 @@ class DataCatalogClient {
8636
8891
  queryParams: queryParams
8637
8892
  });
8638
8893
  try {
8639
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8894
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8640
8895
  const sdkResponse = oci_common_2.composeResponse({
8641
8896
  responseObject: {},
8642
8897
  body: yield response.json(),
@@ -8669,12 +8924,14 @@ class DataCatalogClient {
8669
8924
  * @param UpdateGlossaryRequest
8670
8925
  * @return UpdateGlossaryResponse
8671
8926
  * @throws OciError when an error occurs
8672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
8673
8928
  */
8674
8929
  updateGlossary(updateGlossaryRequest) {
8675
8930
  return __awaiter(this, void 0, void 0, function* () {
8676
8931
  if (this.logger)
8677
8932
  this.logger.debug("Calling operation DataCatalogClient#updateGlossary.");
8933
+ const operationName = "updateGlossary";
8934
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Glossary/UpdateGlossary";
8678
8935
  const pathParams = {
8679
8936
  "{catalogId}": updateGlossaryRequest.catalogId,
8680
8937
  "{glossaryKey}": updateGlossaryRequest.glossaryKey
@@ -8700,7 +8957,7 @@ class DataCatalogClient {
8700
8957
  queryParams: queryParams
8701
8958
  });
8702
8959
  try {
8703
- const response = yield retrier.makeServiceCall(this._httpClient, request);
8960
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8704
8961
  const sdkResponse = oci_common_2.composeResponse({
8705
8962
  responseObject: {},
8706
8963
  body: yield response.json(),
@@ -8733,12 +8990,14 @@ class DataCatalogClient {
8733
8990
  * @param UpdateJobRequest
8734
8991
  * @return UpdateJobResponse
8735
8992
  * @throws OciError when an error occurs
8736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
8737
8994
  */
8738
8995
  updateJob(updateJobRequest) {
8739
8996
  return __awaiter(this, void 0, void 0, function* () {
8740
8997
  if (this.logger)
8741
8998
  this.logger.debug("Calling operation DataCatalogClient#updateJob.");
8999
+ const operationName = "updateJob";
9000
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Job/UpdateJob";
8742
9001
  const pathParams = {
8743
9002
  "{catalogId}": updateJobRequest.catalogId,
8744
9003
  "{jobKey}": updateJobRequest.jobKey
@@ -8764,7 +9023,7 @@ class DataCatalogClient {
8764
9023
  queryParams: queryParams
8765
9024
  });
8766
9025
  try {
8767
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9026
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8768
9027
  const sdkResponse = oci_common_2.composeResponse({
8769
9028
  responseObject: {},
8770
9029
  body: yield response.json(),
@@ -8797,12 +9056,14 @@ class DataCatalogClient {
8797
9056
  * @param UpdateJobDefinitionRequest
8798
9057
  * @return UpdateJobDefinitionResponse
8799
9058
  * @throws OciError when an error occurs
8800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
9059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
8801
9060
  */
8802
9061
  updateJobDefinition(updateJobDefinitionRequest) {
8803
9062
  return __awaiter(this, void 0, void 0, function* () {
8804
9063
  if (this.logger)
8805
9064
  this.logger.debug("Calling operation DataCatalogClient#updateJobDefinition.");
9065
+ const operationName = "updateJobDefinition";
9066
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/JobDefinition/UpdateJobDefinition";
8806
9067
  const pathParams = {
8807
9068
  "{catalogId}": updateJobDefinitionRequest.catalogId,
8808
9069
  "{jobDefinitionKey}": updateJobDefinitionRequest.jobDefinitionKey
@@ -8828,7 +9089,7 @@ class DataCatalogClient {
8828
9089
  queryParams: queryParams
8829
9090
  });
8830
9091
  try {
8831
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9092
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8832
9093
  const sdkResponse = oci_common_2.composeResponse({
8833
9094
  responseObject: {},
8834
9095
  body: yield response.json(),
@@ -8861,12 +9122,14 @@ class DataCatalogClient {
8861
9122
  * @param UpdateMetastoreRequest
8862
9123
  * @return UpdateMetastoreResponse
8863
9124
  * @throws OciError when an error occurs
8864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
9125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
8865
9126
  */
8866
9127
  updateMetastore(updateMetastoreRequest) {
8867
9128
  return __awaiter(this, void 0, void 0, function* () {
8868
9129
  if (this.logger)
8869
9130
  this.logger.debug("Calling operation DataCatalogClient#updateMetastore.");
9131
+ const operationName = "updateMetastore";
9132
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Metastore/UpdateMetastore";
8870
9133
  const pathParams = {
8871
9134
  "{metastoreId}": updateMetastoreRequest.metastoreId
8872
9135
  };
@@ -8891,7 +9154,7 @@ class DataCatalogClient {
8891
9154
  queryParams: queryParams
8892
9155
  });
8893
9156
  try {
8894
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9157
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8895
9158
  const sdkResponse = oci_common_2.composeResponse({
8896
9159
  responseObject: {},
8897
9160
  body: yield response.json(),
@@ -8924,12 +9187,14 @@ class DataCatalogClient {
8924
9187
  * @param UpdateNamespaceRequest
8925
9188
  * @return UpdateNamespaceResponse
8926
9189
  * @throws OciError when an error occurs
8927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
9190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
8928
9191
  */
8929
9192
  updateNamespace(updateNamespaceRequest) {
8930
9193
  return __awaiter(this, void 0, void 0, function* () {
8931
9194
  if (this.logger)
8932
9195
  this.logger.debug("Calling operation DataCatalogClient#updateNamespace.");
9196
+ const operationName = "updateNamespace";
9197
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Namespace/UpdateNamespace";
8933
9198
  const pathParams = {
8934
9199
  "{catalogId}": updateNamespaceRequest.catalogId,
8935
9200
  "{namespaceId}": updateNamespaceRequest.namespaceId
@@ -8955,7 +9220,7 @@ class DataCatalogClient {
8955
9220
  queryParams: queryParams
8956
9221
  });
8957
9222
  try {
8958
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9223
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
8959
9224
  const sdkResponse = oci_common_2.composeResponse({
8960
9225
  responseObject: {},
8961
9226
  body: yield response.json(),
@@ -8988,12 +9253,14 @@ class DataCatalogClient {
8988
9253
  * @param UpdatePatternRequest
8989
9254
  * @return UpdatePatternResponse
8990
9255
  * @throws OciError when an error occurs
8991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
9256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
8992
9257
  */
8993
9258
  updatePattern(updatePatternRequest) {
8994
9259
  return __awaiter(this, void 0, void 0, function* () {
8995
9260
  if (this.logger)
8996
9261
  this.logger.debug("Calling operation DataCatalogClient#updatePattern.");
9262
+ const operationName = "updatePattern";
9263
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/UpdatePattern";
8997
9264
  const pathParams = {
8998
9265
  "{catalogId}": updatePatternRequest.catalogId,
8999
9266
  "{patternKey}": updatePatternRequest.patternKey
@@ -9019,7 +9286,7 @@ class DataCatalogClient {
9019
9286
  queryParams: queryParams
9020
9287
  });
9021
9288
  try {
9022
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9289
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9023
9290
  const sdkResponse = oci_common_2.composeResponse({
9024
9291
  responseObject: {},
9025
9292
  body: yield response.json(),
@@ -9052,12 +9319,14 @@ class DataCatalogClient {
9052
9319
  * @param UpdateTermRequest
9053
9320
  * @return UpdateTermResponse
9054
9321
  * @throws OciError when an error occurs
9055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
9056
9323
  */
9057
9324
  updateTerm(updateTermRequest) {
9058
9325
  return __awaiter(this, void 0, void 0, function* () {
9059
9326
  if (this.logger)
9060
9327
  this.logger.debug("Calling operation DataCatalogClient#updateTerm.");
9328
+ const operationName = "updateTerm";
9329
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Term/UpdateTerm";
9061
9330
  const pathParams = {
9062
9331
  "{catalogId}": updateTermRequest.catalogId,
9063
9332
  "{glossaryKey}": updateTermRequest.glossaryKey,
@@ -9084,7 +9353,7 @@ class DataCatalogClient {
9084
9353
  queryParams: queryParams
9085
9354
  });
9086
9355
  try {
9087
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9356
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9088
9357
  const sdkResponse = oci_common_2.composeResponse({
9089
9358
  responseObject: {},
9090
9359
  body: yield response.json(),
@@ -9117,12 +9386,14 @@ class DataCatalogClient {
9117
9386
  * @param UpdateTermRelationshipRequest
9118
9387
  * @return UpdateTermRelationshipResponse
9119
9388
  * @throws OciError when an error occurs
9120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
9121
9390
  */
9122
9391
  updateTermRelationship(updateTermRelationshipRequest) {
9123
9392
  return __awaiter(this, void 0, void 0, function* () {
9124
9393
  if (this.logger)
9125
9394
  this.logger.debug("Calling operation DataCatalogClient#updateTermRelationship.");
9395
+ const operationName = "updateTermRelationship";
9396
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/TermRelationship/UpdateTermRelationship";
9126
9397
  const pathParams = {
9127
9398
  "{catalogId}": updateTermRelationshipRequest.catalogId,
9128
9399
  "{glossaryKey}": updateTermRelationshipRequest.glossaryKey,
@@ -9150,7 +9421,7 @@ class DataCatalogClient {
9150
9421
  queryParams: queryParams
9151
9422
  });
9152
9423
  try {
9153
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9424
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9154
9425
  const sdkResponse = oci_common_2.composeResponse({
9155
9426
  responseObject: {},
9156
9427
  body: yield response.json(),
@@ -9183,12 +9454,14 @@ class DataCatalogClient {
9183
9454
  * @param UploadCredentialsRequest
9184
9455
  * @return UploadCredentialsResponse
9185
9456
  * @throws OciError when an error occurs
9186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
9187
9458
  */
9188
9459
  uploadCredentials(uploadCredentialsRequest) {
9189
9460
  return __awaiter(this, void 0, void 0, function* () {
9190
9461
  if (this.logger)
9191
9462
  this.logger.debug("Calling operation DataCatalogClient#uploadCredentials.");
9463
+ const operationName = "uploadCredentials";
9464
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Connection/UploadCredentials";
9192
9465
  const pathParams = {
9193
9466
  "{catalogId}": uploadCredentialsRequest.catalogId,
9194
9467
  "{dataAssetKey}": uploadCredentialsRequest.dataAssetKey,
@@ -9216,7 +9489,7 @@ class DataCatalogClient {
9216
9489
  queryParams: queryParams
9217
9490
  });
9218
9491
  try {
9219
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9492
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9220
9493
  const sdkResponse = oci_common_2.composeResponse({
9221
9494
  responseObject: {},
9222
9495
  body: yield response.json(),
@@ -9249,12 +9522,14 @@ class DataCatalogClient {
9249
9522
  * @param UsersRequest
9250
9523
  * @return UsersResponse
9251
9524
  * @throws OciError when an error occurs
9252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/Users.ts.html |here} to see how to use Users API.
9253
9526
  */
9254
9527
  users(usersRequest) {
9255
9528
  return __awaiter(this, void 0, void 0, function* () {
9256
9529
  if (this.logger)
9257
9530
  this.logger.debug("Calling operation DataCatalogClient#users.");
9531
+ const operationName = "users";
9532
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Catalog/Users";
9258
9533
  const pathParams = {
9259
9534
  "{catalogId}": usersRequest.catalogId
9260
9535
  };
@@ -9282,7 +9557,7 @@ class DataCatalogClient {
9282
9557
  queryParams: queryParams
9283
9558
  });
9284
9559
  try {
9285
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9560
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9286
9561
  const sdkResponse = oci_common_2.composeResponse({
9287
9562
  responseObject: {},
9288
9563
  body: yield response.json(),
@@ -9315,12 +9590,14 @@ class DataCatalogClient {
9315
9590
  * @param ValidateConnectionRequest
9316
9591
  * @return ValidateConnectionResponse
9317
9592
  * @throws OciError when an error occurs
9318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
9319
9594
  */
9320
9595
  validateConnection(validateConnectionRequest) {
9321
9596
  return __awaiter(this, void 0, void 0, function* () {
9322
9597
  if (this.logger)
9323
9598
  this.logger.debug("Calling operation DataCatalogClient#validateConnection.");
9599
+ const operationName = "validateConnection";
9600
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/DataAsset/ValidateConnection";
9324
9601
  const pathParams = {
9325
9602
  "{catalogId}": validateConnectionRequest.catalogId,
9326
9603
  "{dataAssetKey}": validateConnectionRequest.dataAssetKey
@@ -9346,7 +9623,7 @@ class DataCatalogClient {
9346
9623
  queryParams: queryParams
9347
9624
  });
9348
9625
  try {
9349
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9626
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9350
9627
  const sdkResponse = oci_common_2.composeResponse({
9351
9628
  responseObject: {},
9352
9629
  body: yield response.json(),
@@ -9379,12 +9656,14 @@ class DataCatalogClient {
9379
9656
  * @param ValidatePatternRequest
9380
9657
  * @return ValidatePatternResponse
9381
9658
  * @throws OciError when an error occurs
9382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
9383
9660
  */
9384
9661
  validatePattern(validatePatternRequest) {
9385
9662
  return __awaiter(this, void 0, void 0, function* () {
9386
9663
  if (this.logger)
9387
9664
  this.logger.debug("Calling operation DataCatalogClient#validatePattern.");
9665
+ const operationName = "validatePattern";
9666
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/data-catalog/20190325/Pattern/ValidatePattern";
9388
9667
  const pathParams = {
9389
9668
  "{catalogId}": validatePatternRequest.catalogId,
9390
9669
  "{patternKey}": validatePatternRequest.patternKey
@@ -9410,7 +9689,7 @@ class DataCatalogClient {
9410
9689
  queryParams: queryParams
9411
9690
  });
9412
9691
  try {
9413
- const response = yield retrier.makeServiceCall(this._httpClient, request);
9692
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
9414
9693
  const sdkResponse = oci_common_2.composeResponse({
9415
9694
  responseObject: {},
9416
9695
  body: yield response.json(),