oci-loganalytics 2.21.0 → 2.25.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 (177) hide show
  1. package/lib/client.d.ts +174 -173
  2. package/lib/client.js +179 -174
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-entity-association-request.d.ts +1 -1
  5. package/lib/request/add-source-event-types-request.d.ts +1 -1
  6. package/lib/request/append-lookup-data-request.d.ts +1 -1
  7. package/lib/request/batch-get-basic-info-request.d.ts +1 -1
  8. package/lib/request/cancel-query-work-request-request.d.ts +1 -1
  9. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  10. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  11. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  12. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  13. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  14. package/lib/request/clean-request.d.ts +1 -1
  15. package/lib/request/compare-content-request.d.ts +1 -1
  16. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  17. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  18. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  19. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  20. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  21. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  22. package/lib/request/delete-associations-request.d.ts +1 -1
  23. package/lib/request/delete-field-request.d.ts +1 -1
  24. package/lib/request/delete-label-request.d.ts +1 -1
  25. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
  26. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  27. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  28. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  29. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  30. package/lib/request/delete-lookup-request.d.ts +1 -1
  31. package/lib/request/delete-parser-request.d.ts +1 -1
  32. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  33. package/lib/request/delete-source-request.d.ts +1 -1
  34. package/lib/request/delete-upload-file-request.d.ts +1 -1
  35. package/lib/request/delete-upload-request.d.ts +1 -1
  36. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  37. package/lib/request/disable-archiving-request.d.ts +1 -1
  38. package/lib/request/disable-auto-association-request.d.ts +1 -1
  39. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  40. package/lib/request/enable-archiving-request.d.ts +1 -1
  41. package/lib/request/enable-auto-association-request.d.ts +1 -1
  42. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  43. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  44. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  45. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  46. package/lib/request/export-custom-content-request.d.ts +1 -1
  47. package/lib/request/export-query-result-request.d.ts +1 -1
  48. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  49. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  50. package/lib/request/filter-request.d.ts +1 -1
  51. package/lib/request/get-association-summary-request.d.ts +1 -1
  52. package/lib/request/get-category-request.d.ts +1 -1
  53. package/lib/request/get-column-names-request.d.ts +1 -1
  54. package/lib/request/get-config-work-request-request.d.ts +1 -1
  55. package/lib/request/get-field-request.d.ts +1 -1
  56. package/lib/request/get-fields-summary-request.d.ts +1 -1
  57. package/lib/request/get-label-request.d.ts +1 -1
  58. package/lib/request/get-label-summary-request.d.ts +1 -1
  59. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  60. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  61. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  62. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  63. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  64. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  65. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  66. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  67. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  68. package/lib/request/get-lookup-request.d.ts +1 -1
  69. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  70. package/lib/request/get-namespace-request.d.ts +1 -1
  71. package/lib/request/get-parser-request.d.ts +1 -1
  72. package/lib/request/get-parser-summary-request.d.ts +1 -1
  73. package/lib/request/get-preferences-request.d.ts +1 -1
  74. package/lib/request/get-query-result-request.d.ts +1 -1
  75. package/lib/request/get-query-work-request-request.d.ts +1 -1
  76. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  77. package/lib/request/get-source-request.d.ts +1 -1
  78. package/lib/request/get-source-summary-request.d.ts +1 -1
  79. package/lib/request/get-storage-request.d.ts +1 -1
  80. package/lib/request/get-storage-usage-request.d.ts +1 -1
  81. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  82. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  83. package/lib/request/get-upload-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-custom-content-request.d.ts +1 -1
  86. package/lib/request/list-associable-entities-request.d.ts +1 -1
  87. package/lib/request/list-associated-entities-request.d.ts +1 -1
  88. package/lib/request/list-auto-associations-request.d.ts +1 -1
  89. package/lib/request/list-categories-request.d.ts +1 -1
  90. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  91. package/lib/request/list-entity-associations-request.d.ts +1 -1
  92. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  93. package/lib/request/list-fields-request.d.ts +1 -1
  94. package/lib/request/list-label-priorities-request.d.ts +1 -1
  95. package/lib/request/list-label-source-details-request.d.ts +1 -1
  96. package/lib/request/list-labels-request.d.ts +1 -1
  97. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  98. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  99. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  100. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  101. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  102. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  103. package/lib/request/list-log-sets-request.d.ts +1 -1
  104. package/lib/request/list-lookups-request.d.ts +1 -1
  105. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  106. package/lib/request/list-namespaces-request.d.ts +1 -1
  107. package/lib/request/list-parser-functions-request.d.ts +1 -1
  108. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  109. package/lib/request/list-parsers-request.d.ts +1 -1
  110. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  111. package/lib/request/list-recalled-data-request.d.ts +1 -1
  112. package/lib/request/list-resource-categories-request.d.ts +1 -1
  113. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  114. package/lib/request/list-source-associations-request.d.ts +1 -1
  115. package/lib/request/list-source-event-types-request.d.ts +1 -1
  116. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  117. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  118. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  119. package/lib/request/list-source-patterns-request.d.ts +1 -1
  120. package/lib/request/list-sources-request.d.ts +1 -1
  121. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  122. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  123. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  124. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  125. package/lib/request/list-upload-files-request.d.ts +1 -1
  126. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  127. package/lib/request/list-uploads-request.d.ts +1 -1
  128. package/lib/request/list-warnings-request.d.ts +1 -1
  129. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  130. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  131. package/lib/request/list-work-requests-request.d.ts +1 -1
  132. package/lib/request/offboard-namespace-request.d.ts +1 -1
  133. package/lib/request/onboard-namespace-request.d.ts +1 -1
  134. package/lib/request/parse-query-request.d.ts +1 -1
  135. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  136. package/lib/request/purge-storage-data-request.d.ts +1 -1
  137. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  138. package/lib/request/query-request.d.ts +1 -1
  139. package/lib/request/recall-archived-data-request.d.ts +1 -1
  140. package/lib/request/register-lookup-request.d.ts +1 -1
  141. package/lib/request/release-recalled-data-request.d.ts +1 -1
  142. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  143. package/lib/request/remove-preferences-request.d.ts +1 -1
  144. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  145. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  146. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  147. package/lib/request/run-request.d.ts +1 -1
  148. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  149. package/lib/request/suggest-request.d.ts +1 -1
  150. package/lib/request/suppress-warning-request.d.ts +1 -1
  151. package/lib/request/test-parser-request.d.ts +1 -1
  152. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  153. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  154. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  155. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  156. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  157. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  158. package/lib/request/update-lookup-data-request.d.ts +1 -1
  159. package/lib/request/update-lookup-request.d.ts +1 -1
  160. package/lib/request/update-preferences-request.d.ts +1 -1
  161. package/lib/request/update-resource-categories-request.d.ts +1 -1
  162. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  163. package/lib/request/update-storage-request.d.ts +1 -1
  164. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  165. package/lib/request/upload-log-file-request.d.ts +1 -1
  166. package/lib/request/upsert-associations-request.d.ts +1 -1
  167. package/lib/request/upsert-field-request.d.ts +1 -1
  168. package/lib/request/upsert-label-request.d.ts +1 -1
  169. package/lib/request/upsert-parser-request.d.ts +1 -1
  170. package/lib/request/upsert-source-request.d.ts +1 -1
  171. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  172. package/lib/request/validate-file-request.d.ts +1 -1
  173. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  174. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  175. package/lib/request/validate-source-request.d.ts +1 -1
  176. package/lib/request/verify-request.d.ts +1 -1
  177. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -60,6 +60,7 @@ class LogAnalyticsClient {
60
60
  this["_endpoint"] = "";
61
61
  this["_defaultHeaders"] = {};
62
62
  this._circuitBreaker = null;
63
+ this._httpOptions = undefined;
63
64
  const requestSigner = params.authenticationDetailsProvider
64
65
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
65
66
  : null;
@@ -68,6 +69,9 @@ class LogAnalyticsClient {
68
69
  this._circuitBreaker = clientConfiguration.circuitBreaker
69
70
  ? clientConfiguration.circuitBreaker.circuit
70
71
  : null;
72
+ this._httpOptions = clientConfiguration.httpOptions
73
+ ? clientConfiguration.httpOptions
74
+ : undefined;
71
75
  }
72
76
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
73
77
  const specCircuitBreakerEnabled = true;
@@ -77,7 +81,8 @@ class LogAnalyticsClient {
77
81
  this._circuitBreaker = new common.CircuitBreaker().circuit;
78
82
  }
79
83
  this._httpClient =
80
- params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
84
+ params.httpClient ||
85
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
81
86
  if (params.authenticationDetailsProvider &&
82
87
  common.isRegionProvider(params.authenticationDetailsProvider)) {
83
88
  const provider = params.authenticationDetailsProvider;
@@ -151,7 +156,7 @@ class LogAnalyticsClient {
151
156
  * @param AddEntityAssociationRequest
152
157
  * @return AddEntityAssociationResponse
153
158
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
155
160
  */
156
161
  addEntityAssociation(addEntityAssociationRequest) {
157
162
  return __awaiter(this, void 0, void 0, function* () {
@@ -208,7 +213,7 @@ class LogAnalyticsClient {
208
213
  * @param AddSourceEventTypesRequest
209
214
  * @return AddSourceEventTypesResponse
210
215
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
212
217
  */
213
218
  addSourceEventTypes(addSourceEventTypesRequest) {
214
219
  return __awaiter(this, void 0, void 0, function* () {
@@ -264,7 +269,7 @@ class LogAnalyticsClient {
264
269
  * @param AppendLookupDataRequest
265
270
  * @return AppendLookupDataResponse
266
271
  * @throws OciError when an error occurs
267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
268
273
  */
269
274
  appendLookupData(appendLookupDataRequest) {
270
275
  return __awaiter(this, void 0, void 0, function* () {
@@ -330,7 +335,7 @@ class LogAnalyticsClient {
330
335
  * @param BatchGetBasicInfoRequest
331
336
  * @return BatchGetBasicInfoResponse
332
337
  * @throws OciError when an error occurs
333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
334
339
  */
335
340
  batchGetBasicInfo(batchGetBasicInfoRequest) {
336
341
  return __awaiter(this, void 0, void 0, function* () {
@@ -403,7 +408,7 @@ class LogAnalyticsClient {
403
408
  * @param CancelQueryWorkRequestRequest
404
409
  * @return CancelQueryWorkRequestResponse
405
410
  * @throws OciError when an error occurs
406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
407
412
  */
408
413
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest) {
409
414
  return __awaiter(this, void 0, void 0, function* () {
@@ -457,7 +462,7 @@ class LogAnalyticsClient {
457
462
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
458
463
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
459
464
  * @throws OciError when an error occurs
460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
461
466
  */
462
467
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest) {
463
468
  return __awaiter(this, void 0, void 0, function* () {
@@ -513,7 +518,7 @@ class LogAnalyticsClient {
513
518
  * @param ChangeLogAnalyticsEntityCompartmentRequest
514
519
  * @return ChangeLogAnalyticsEntityCompartmentResponse
515
520
  * @throws OciError when an error occurs
516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
517
522
  */
518
523
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest) {
519
524
  return __awaiter(this, void 0, void 0, function* () {
@@ -570,7 +575,7 @@ class LogAnalyticsClient {
570
575
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
571
576
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
572
577
  * @throws OciError when an error occurs
573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
574
579
  */
575
580
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest) {
576
581
  return __awaiter(this, void 0, void 0, function* () {
@@ -626,7 +631,7 @@ class LogAnalyticsClient {
626
631
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
627
632
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
628
633
  * @throws OciError when an error occurs
629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
630
635
  */
631
636
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest) {
632
637
  return __awaiter(this, void 0, void 0, function* () {
@@ -682,7 +687,7 @@ class LogAnalyticsClient {
682
687
  * @param ChangeScheduledTaskCompartmentRequest
683
688
  * @return ChangeScheduledTaskCompartmentResponse
684
689
  * @throws OciError when an error occurs
685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
686
691
  */
687
692
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest) {
688
693
  return __awaiter(this, void 0, void 0, function* () {
@@ -740,7 +745,7 @@ class LogAnalyticsClient {
740
745
  * @param CleanRequest
741
746
  * @return CleanResponse
742
747
  * @throws OciError when an error occurs
743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
744
749
  */
745
750
  clean(cleanRequest) {
746
751
  return __awaiter(this, void 0, void 0, function* () {
@@ -798,7 +803,7 @@ class LogAnalyticsClient {
798
803
  * @param CompareContentRequest
799
804
  * @return CompareContentResponse
800
805
  * @throws OciError when an error occurs
801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
802
807
  */
803
808
  compareContent(compareContentRequest) {
804
809
  return __awaiter(this, void 0, void 0, function* () {
@@ -855,7 +860,7 @@ class LogAnalyticsClient {
855
860
  * @param CreateLogAnalyticsEmBridgeRequest
856
861
  * @return CreateLogAnalyticsEmBridgeResponse
857
862
  * @throws OciError when an error occurs
858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
859
864
  */
860
865
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest) {
861
866
  return __awaiter(this, void 0, void 0, function* () {
@@ -918,7 +923,7 @@ class LogAnalyticsClient {
918
923
  * @param CreateLogAnalyticsEntityRequest
919
924
  * @return CreateLogAnalyticsEntityResponse
920
925
  * @throws OciError when an error occurs
921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
922
927
  */
923
928
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest) {
924
929
  return __awaiter(this, void 0, void 0, function* () {
@@ -981,7 +986,7 @@ class LogAnalyticsClient {
981
986
  * @param CreateLogAnalyticsEntityTypeRequest
982
987
  * @return CreateLogAnalyticsEntityTypeResponse
983
988
  * @throws OciError when an error occurs
984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
985
990
  */
986
991
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest) {
987
992
  return __awaiter(this, void 0, void 0, function* () {
@@ -1036,7 +1041,7 @@ class LogAnalyticsClient {
1036
1041
  * @param CreateLogAnalyticsLogGroupRequest
1037
1042
  * @return CreateLogAnalyticsLogGroupResponse
1038
1043
  * @throws OciError when an error occurs
1039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1044
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1040
1045
  */
1041
1046
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest) {
1042
1047
  return __awaiter(this, void 0, void 0, function* () {
@@ -1099,7 +1104,7 @@ class LogAnalyticsClient {
1099
1104
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
1100
1105
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
1101
1106
  * @throws OciError when an error occurs
1102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1103
1108
  */
1104
1109
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest) {
1105
1110
  return __awaiter(this, void 0, void 0, function* () {
@@ -1161,7 +1166,7 @@ class LogAnalyticsClient {
1161
1166
  * @param CreateScheduledTaskRequest
1162
1167
  * @return CreateScheduledTaskResponse
1163
1168
  * @throws OciError when an error occurs
1164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1165
1170
  */
1166
1171
  createScheduledTask(createScheduledTaskRequest) {
1167
1172
  return __awaiter(this, void 0, void 0, function* () {
@@ -1225,7 +1230,7 @@ class LogAnalyticsClient {
1225
1230
  * @param DeleteAssociationsRequest
1226
1231
  * @return DeleteAssociationsResponse
1227
1232
  * @throws OciError when an error occurs
1228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1229
1234
  */
1230
1235
  deleteAssociations(deleteAssociationsRequest) {
1231
1236
  return __awaiter(this, void 0, void 0, function* () {
@@ -1285,7 +1290,7 @@ class LogAnalyticsClient {
1285
1290
  * @param DeleteFieldRequest
1286
1291
  * @return DeleteFieldResponse
1287
1292
  * @throws OciError when an error occurs
1288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1289
1294
  */
1290
1295
  deleteField(deleteFieldRequest) {
1291
1296
  return __awaiter(this, void 0, void 0, function* () {
@@ -1341,7 +1346,7 @@ class LogAnalyticsClient {
1341
1346
  * @param DeleteLabelRequest
1342
1347
  * @return DeleteLabelResponse
1343
1348
  * @throws OciError when an error occurs
1344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1345
1350
  */
1346
1351
  deleteLabel(deleteLabelRequest) {
1347
1352
  return __awaiter(this, void 0, void 0, function* () {
@@ -1396,7 +1401,7 @@ class LogAnalyticsClient {
1396
1401
  * @param DeleteLogAnalyticsEmBridgeRequest
1397
1402
  * @return DeleteLogAnalyticsEmBridgeResponse
1398
1403
  * @throws OciError when an error occurs
1399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1400
1405
  */
1401
1406
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest) {
1402
1407
  return __awaiter(this, void 0, void 0, function* () {
@@ -1450,7 +1455,7 @@ class LogAnalyticsClient {
1450
1455
  * @param DeleteLogAnalyticsEntityRequest
1451
1456
  * @return DeleteLogAnalyticsEntityResponse
1452
1457
  * @throws OciError when an error occurs
1453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1454
1459
  */
1455
1460
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest) {
1456
1461
  return __awaiter(this, void 0, void 0, function* () {
@@ -1504,7 +1509,7 @@ class LogAnalyticsClient {
1504
1509
  * @param DeleteLogAnalyticsEntityTypeRequest
1505
1510
  * @return DeleteLogAnalyticsEntityTypeResponse
1506
1511
  * @throws OciError when an error occurs
1507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1508
1513
  */
1509
1514
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest) {
1510
1515
  return __awaiter(this, void 0, void 0, function* () {
@@ -1559,7 +1564,7 @@ class LogAnalyticsClient {
1559
1564
  * @param DeleteLogAnalyticsLogGroupRequest
1560
1565
  * @return DeleteLogAnalyticsLogGroupResponse
1561
1566
  * @throws OciError when an error occurs
1562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1563
1568
  */
1564
1569
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest) {
1565
1570
  return __awaiter(this, void 0, void 0, function* () {
@@ -1615,7 +1620,7 @@ class LogAnalyticsClient {
1615
1620
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
1616
1621
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
1617
1622
  * @throws OciError when an error occurs
1618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1619
1624
  */
1620
1625
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest) {
1621
1626
  return __awaiter(this, void 0, void 0, function* () {
@@ -1670,7 +1675,7 @@ class LogAnalyticsClient {
1670
1675
  * @param DeleteLookupRequest
1671
1676
  * @return DeleteLookupResponse
1672
1677
  * @throws OciError when an error occurs
1673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
1678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
1674
1679
  */
1675
1680
  deleteLookup(deleteLookupRequest) {
1676
1681
  return __awaiter(this, void 0, void 0, function* () {
@@ -1733,7 +1738,7 @@ class LogAnalyticsClient {
1733
1738
  * @param DeleteParserRequest
1734
1739
  * @return DeleteParserResponse
1735
1740
  * @throws OciError when an error occurs
1736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
1741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
1737
1742
  */
1738
1743
  deleteParser(deleteParserRequest) {
1739
1744
  return __awaiter(this, void 0, void 0, function* () {
@@ -1788,7 +1793,7 @@ class LogAnalyticsClient {
1788
1793
  * @param DeleteScheduledTaskRequest
1789
1794
  * @return DeleteScheduledTaskResponse
1790
1795
  * @throws OciError when an error occurs
1791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
1796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
1792
1797
  */
1793
1798
  deleteScheduledTask(deleteScheduledTaskRequest) {
1794
1799
  return __awaiter(this, void 0, void 0, function* () {
@@ -1843,7 +1848,7 @@ class LogAnalyticsClient {
1843
1848
  * @param DeleteSourceRequest
1844
1849
  * @return DeleteSourceResponse
1845
1850
  * @throws OciError when an error occurs
1846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
1851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
1847
1852
  */
1848
1853
  deleteSource(deleteSourceRequest) {
1849
1854
  return __awaiter(this, void 0, void 0, function* () {
@@ -1900,7 +1905,7 @@ class LogAnalyticsClient {
1900
1905
  * @param DeleteUploadRequest
1901
1906
  * @return DeleteUploadResponse
1902
1907
  * @throws OciError when an error occurs
1903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
1908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
1904
1909
  */
1905
1910
  deleteUpload(deleteUploadRequest) {
1906
1911
  return __awaiter(this, void 0, void 0, function* () {
@@ -1966,7 +1971,7 @@ class LogAnalyticsClient {
1966
1971
  * @param DeleteUploadFileRequest
1967
1972
  * @return DeleteUploadFileResponse
1968
1973
  * @throws OciError when an error occurs
1969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
1974
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
1970
1975
  */
1971
1976
  deleteUploadFile(deleteUploadFileRequest) {
1972
1977
  return __awaiter(this, void 0, void 0, function* () {
@@ -2031,7 +2036,7 @@ class LogAnalyticsClient {
2031
2036
  * @param DeleteUploadWarningRequest
2032
2037
  * @return DeleteUploadWarningResponse
2033
2038
  * @throws OciError when an error occurs
2034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2035
2040
  */
2036
2041
  deleteUploadWarning(deleteUploadWarningRequest) {
2037
2042
  return __awaiter(this, void 0, void 0, function* () {
@@ -2086,7 +2091,7 @@ class LogAnalyticsClient {
2086
2091
  * @param DisableArchivingRequest
2087
2092
  * @return DisableArchivingResponse
2088
2093
  * @throws OciError when an error occurs
2089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2090
2095
  */
2091
2096
  disableArchiving(disableArchivingRequest) {
2092
2097
  return __awaiter(this, void 0, void 0, function* () {
@@ -2151,7 +2156,7 @@ class LogAnalyticsClient {
2151
2156
  * @param DisableAutoAssociationRequest
2152
2157
  * @return DisableAutoAssociationResponse
2153
2158
  * @throws OciError when an error occurs
2154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2155
2160
  */
2156
2161
  disableAutoAssociation(disableAutoAssociationRequest) {
2157
2162
  return __awaiter(this, void 0, void 0, function* () {
@@ -2212,7 +2217,7 @@ class LogAnalyticsClient {
2212
2217
  * @param DisableSourceEventTypesRequest
2213
2218
  * @return DisableSourceEventTypesResponse
2214
2219
  * @throws OciError when an error occurs
2215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2216
2221
  */
2217
2222
  disableSourceEventTypes(disableSourceEventTypesRequest) {
2218
2223
  return __awaiter(this, void 0, void 0, function* () {
@@ -2268,7 +2273,7 @@ class LogAnalyticsClient {
2268
2273
  * @param EnableArchivingRequest
2269
2274
  * @return EnableArchivingResponse
2270
2275
  * @throws OciError when an error occurs
2271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2272
2277
  */
2273
2278
  enableArchiving(enableArchivingRequest) {
2274
2279
  return __awaiter(this, void 0, void 0, function* () {
@@ -2333,7 +2338,7 @@ class LogAnalyticsClient {
2333
2338
  * @param EnableAutoAssociationRequest
2334
2339
  * @return EnableAutoAssociationResponse
2335
2340
  * @throws OciError when an error occurs
2336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2337
2342
  */
2338
2343
  enableAutoAssociation(enableAutoAssociationRequest) {
2339
2344
  return __awaiter(this, void 0, void 0, function* () {
@@ -2394,7 +2399,7 @@ class LogAnalyticsClient {
2394
2399
  * @param EnableSourceEventTypesRequest
2395
2400
  * @return EnableSourceEventTypesResponse
2396
2401
  * @throws OciError when an error occurs
2397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2398
2403
  */
2399
2404
  enableSourceEventTypes(enableSourceEventTypesRequest) {
2400
2405
  return __awaiter(this, void 0, void 0, function* () {
@@ -2450,7 +2455,7 @@ class LogAnalyticsClient {
2450
2455
  * @param EstimatePurgeDataSizeRequest
2451
2456
  * @return EstimatePurgeDataSizeResponse
2452
2457
  * @throws OciError when an error occurs
2453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2454
2459
  */
2455
2460
  estimatePurgeDataSize(estimatePurgeDataSizeRequest) {
2456
2461
  return __awaiter(this, void 0, void 0, function* () {
@@ -2515,7 +2520,7 @@ class LogAnalyticsClient {
2515
2520
  * @param EstimateRecallDataSizeRequest
2516
2521
  * @return EstimateRecallDataSizeResponse
2517
2522
  * @throws OciError when an error occurs
2518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
2523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
2519
2524
  */
2520
2525
  estimateRecallDataSize(estimateRecallDataSizeRequest) {
2521
2526
  return __awaiter(this, void 0, void 0, function* () {
@@ -2573,7 +2578,7 @@ class LogAnalyticsClient {
2573
2578
  * @param EstimateReleaseDataSizeRequest
2574
2579
  * @return EstimateReleaseDataSizeResponse
2575
2580
  * @throws OciError when an error occurs
2576
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
2581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
2577
2582
  */
2578
2583
  estimateReleaseDataSize(estimateReleaseDataSizeRequest) {
2579
2584
  return __awaiter(this, void 0, void 0, function* () {
@@ -2631,7 +2636,7 @@ class LogAnalyticsClient {
2631
2636
  * @param ExportCustomContentRequest
2632
2637
  * @return ExportCustomContentResponse
2633
2638
  * @throws OciError when an error occurs
2634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
2639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
2635
2640
  */
2636
2641
  exportCustomContent(exportCustomContentRequest) {
2637
2642
  return __awaiter(this, void 0, void 0, function* () {
@@ -2688,7 +2693,7 @@ class LogAnalyticsClient {
2688
2693
  * @param ExportQueryResultRequest
2689
2694
  * @return ExportQueryResultResponse
2690
2695
  * @throws OciError when an error occurs
2691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
2696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
2692
2697
  */
2693
2698
  exportQueryResult(exportQueryResultRequest) {
2694
2699
  return __awaiter(this, void 0, void 0, function* () {
@@ -2745,7 +2750,7 @@ class LogAnalyticsClient {
2745
2750
  * @param ExtractStructuredLogFieldPathsRequest
2746
2751
  * @return ExtractStructuredLogFieldPathsResponse
2747
2752
  * @throws OciError when an error occurs
2748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
2753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
2749
2754
  */
2750
2755
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest) {
2751
2756
  return __awaiter(this, void 0, void 0, function* () {
@@ -2806,7 +2811,7 @@ class LogAnalyticsClient {
2806
2811
  * @param ExtractStructuredLogHeaderPathsRequest
2807
2812
  * @return ExtractStructuredLogHeaderPathsResponse
2808
2813
  * @throws OciError when an error occurs
2809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
2814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
2810
2815
  */
2811
2816
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest) {
2812
2817
  return __awaiter(this, void 0, void 0, function* () {
@@ -2866,7 +2871,7 @@ class LogAnalyticsClient {
2866
2871
  * @param FilterRequest
2867
2872
  * @return FilterResponse
2868
2873
  * @throws OciError when an error occurs
2869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
2874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
2870
2875
  */
2871
2876
  filter(filterRequest) {
2872
2877
  return __awaiter(this, void 0, void 0, function* () {
@@ -2924,7 +2929,7 @@ class LogAnalyticsClient {
2924
2929
  * @param GetAssociationSummaryRequest
2925
2930
  * @return GetAssociationSummaryResponse
2926
2931
  * @throws OciError when an error occurs
2927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
2932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
2928
2933
  */
2929
2934
  getAssociationSummary(getAssociationSummaryRequest) {
2930
2935
  return __awaiter(this, void 0, void 0, function* () {
@@ -2983,7 +2988,7 @@ class LogAnalyticsClient {
2983
2988
  * @param GetCategoryRequest
2984
2989
  * @return GetCategoryResponse
2985
2990
  * @throws OciError when an error occurs
2986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
2991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
2987
2992
  */
2988
2993
  getCategory(getCategoryRequest) {
2989
2994
  return __awaiter(this, void 0, void 0, function* () {
@@ -3041,7 +3046,7 @@ class LogAnalyticsClient {
3041
3046
  * @param GetColumnNamesRequest
3042
3047
  * @return GetColumnNamesResponse
3043
3048
  * @throws OciError when an error occurs
3044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3045
3050
  */
3046
3051
  getColumnNames(getColumnNamesRequest) {
3047
3052
  return __awaiter(this, void 0, void 0, function* () {
@@ -3101,7 +3106,7 @@ class LogAnalyticsClient {
3101
3106
  * @param GetConfigWorkRequestRequest
3102
3107
  * @return GetConfigWorkRequestResponse
3103
3108
  * @throws OciError when an error occurs
3104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3105
3110
  */
3106
3111
  getConfigWorkRequest(getConfigWorkRequestRequest) {
3107
3112
  return __awaiter(this, void 0, void 0, function* () {
@@ -3159,7 +3164,7 @@ class LogAnalyticsClient {
3159
3164
  * @param GetFieldRequest
3160
3165
  * @return GetFieldResponse
3161
3166
  * @throws OciError when an error occurs
3162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3163
3168
  */
3164
3169
  getField(getFieldRequest) {
3165
3170
  return __awaiter(this, void 0, void 0, function* () {
@@ -3222,7 +3227,7 @@ class LogAnalyticsClient {
3222
3227
  * @param GetFieldsSummaryRequest
3223
3228
  * @return GetFieldsSummaryResponse
3224
3229
  * @throws OciError when an error occurs
3225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3226
3231
  */
3227
3232
  getFieldsSummary(getFieldsSummaryRequest) {
3228
3233
  return __awaiter(this, void 0, void 0, function* () {
@@ -3281,7 +3286,7 @@ class LogAnalyticsClient {
3281
3286
  * @param GetLabelRequest
3282
3287
  * @return GetLabelResponse
3283
3288
  * @throws OciError when an error occurs
3284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3285
3290
  */
3286
3291
  getLabel(getLabelRequest) {
3287
3292
  return __awaiter(this, void 0, void 0, function* () {
@@ -3344,7 +3349,7 @@ class LogAnalyticsClient {
3344
3349
  * @param GetLabelSummaryRequest
3345
3350
  * @return GetLabelSummaryResponse
3346
3351
  * @throws OciError when an error occurs
3347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3348
3353
  */
3349
3354
  getLabelSummary(getLabelSummaryRequest) {
3350
3355
  return __awaiter(this, void 0, void 0, function* () {
@@ -3400,7 +3405,7 @@ class LogAnalyticsClient {
3400
3405
  * @param GetLogAnalyticsEmBridgeRequest
3401
3406
  * @return GetLogAnalyticsEmBridgeResponse
3402
3407
  * @throws OciError when an error occurs
3403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3404
3409
  */
3405
3410
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest) {
3406
3411
  return __awaiter(this, void 0, void 0, function* () {
@@ -3462,7 +3467,7 @@ class LogAnalyticsClient {
3462
3467
  * @param GetLogAnalyticsEmBridgeSummaryRequest
3463
3468
  * @return GetLogAnalyticsEmBridgeSummaryResponse
3464
3469
  * @throws OciError when an error occurs
3465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
3470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
3466
3471
  */
3467
3472
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest) {
3468
3473
  return __awaiter(this, void 0, void 0, function* () {
@@ -3520,7 +3525,7 @@ class LogAnalyticsClient {
3520
3525
  * @param GetLogAnalyticsEntitiesSummaryRequest
3521
3526
  * @return GetLogAnalyticsEntitiesSummaryResponse
3522
3527
  * @throws OciError when an error occurs
3523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
3528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
3524
3529
  */
3525
3530
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest) {
3526
3531
  return __awaiter(this, void 0, void 0, function* () {
@@ -3578,7 +3583,7 @@ class LogAnalyticsClient {
3578
3583
  * @param GetLogAnalyticsEntityRequest
3579
3584
  * @return GetLogAnalyticsEntityResponse
3580
3585
  * @throws OciError when an error occurs
3581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
3586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
3582
3587
  */
3583
3588
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest) {
3584
3589
  return __awaiter(this, void 0, void 0, function* () {
@@ -3640,7 +3645,7 @@ class LogAnalyticsClient {
3640
3645
  * @param GetLogAnalyticsEntityTypeRequest
3641
3646
  * @return GetLogAnalyticsEntityTypeResponse
3642
3647
  * @throws OciError when an error occurs
3643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
3648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
3644
3649
  */
3645
3650
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest) {
3646
3651
  return __awaiter(this, void 0, void 0, function* () {
@@ -3703,7 +3708,7 @@ class LogAnalyticsClient {
3703
3708
  * @param GetLogAnalyticsLogGroupRequest
3704
3709
  * @return GetLogAnalyticsLogGroupResponse
3705
3710
  * @throws OciError when an error occurs
3706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
3711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
3707
3712
  */
3708
3713
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest) {
3709
3714
  return __awaiter(this, void 0, void 0, function* () {
@@ -3766,7 +3771,7 @@ class LogAnalyticsClient {
3766
3771
  * @param GetLogAnalyticsLogGroupsSummaryRequest
3767
3772
  * @return GetLogAnalyticsLogGroupsSummaryResponse
3768
3773
  * @throws OciError when an error occurs
3769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
3774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
3770
3775
  */
3771
3776
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest) {
3772
3777
  return __awaiter(this, void 0, void 0, function* () {
@@ -3824,7 +3829,7 @@ class LogAnalyticsClient {
3824
3829
  * @param GetLogAnalyticsObjectCollectionRuleRequest
3825
3830
  * @return GetLogAnalyticsObjectCollectionRuleResponse
3826
3831
  * @throws OciError when an error occurs
3827
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
3832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
3828
3833
  */
3829
3834
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest) {
3830
3835
  return __awaiter(this, void 0, void 0, function* () {
@@ -3887,7 +3892,7 @@ class LogAnalyticsClient {
3887
3892
  * @param GetLogSetsCountRequest
3888
3893
  * @return GetLogSetsCountResponse
3889
3894
  * @throws OciError when an error occurs
3890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
3895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
3891
3896
  */
3892
3897
  getLogSetsCount(getLogSetsCountRequest) {
3893
3898
  return __awaiter(this, void 0, void 0, function* () {
@@ -3944,7 +3949,7 @@ class LogAnalyticsClient {
3944
3949
  * @param GetLookupRequest
3945
3950
  * @return GetLookupResponse
3946
3951
  * @throws OciError when an error occurs
3947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
3952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
3948
3953
  */
3949
3954
  getLookup(getLookupRequest) {
3950
3955
  return __awaiter(this, void 0, void 0, function* () {
@@ -4006,7 +4011,7 @@ class LogAnalyticsClient {
4006
4011
  * @param GetLookupSummaryRequest
4007
4012
  * @return GetLookupSummaryResponse
4008
4013
  * @throws OciError when an error occurs
4009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4010
4015
  */
4011
4016
  getLookupSummary(getLookupSummaryRequest) {
4012
4017
  return __awaiter(this, void 0, void 0, function* () {
@@ -4063,7 +4068,7 @@ class LogAnalyticsClient {
4063
4068
  * @param GetNamespaceRequest
4064
4069
  * @return GetNamespaceResponse
4065
4070
  * @throws OciError when an error occurs
4066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4067
4072
  */
4068
4073
  getNamespace(getNamespaceRequest) {
4069
4074
  return __awaiter(this, void 0, void 0, function* () {
@@ -4125,7 +4130,7 @@ class LogAnalyticsClient {
4125
4130
  * @param GetParserRequest
4126
4131
  * @return GetParserResponse
4127
4132
  * @throws OciError when an error occurs
4128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4129
4134
  */
4130
4135
  getParser(getParserRequest) {
4131
4136
  return __awaiter(this, void 0, void 0, function* () {
@@ -4188,7 +4193,7 @@ class LogAnalyticsClient {
4188
4193
  * @param GetParserSummaryRequest
4189
4194
  * @return GetParserSummaryResponse
4190
4195
  * @throws OciError when an error occurs
4191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4192
4197
  */
4193
4198
  getParserSummary(getParserSummaryRequest) {
4194
4199
  return __awaiter(this, void 0, void 0, function* () {
@@ -4245,7 +4250,7 @@ class LogAnalyticsClient {
4245
4250
  * @param GetPreferencesRequest
4246
4251
  * @return GetPreferencesResponse
4247
4252
  * @throws OciError when an error occurs
4248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4249
4254
  */
4250
4255
  getPreferences(getPreferencesRequest) {
4251
4256
  return __awaiter(this, void 0, void 0, function* () {
@@ -4318,7 +4323,7 @@ class LogAnalyticsClient {
4318
4323
  * @param GetQueryResultRequest
4319
4324
  * @return GetQueryResultResponse
4320
4325
  * @throws OciError when an error occurs
4321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4322
4327
  */
4323
4328
  getQueryResult(getQueryResultRequest) {
4324
4329
  return __awaiter(this, void 0, void 0, function* () {
@@ -4396,7 +4401,7 @@ class LogAnalyticsClient {
4396
4401
  * @param GetQueryWorkRequestRequest
4397
4402
  * @return GetQueryWorkRequestResponse
4398
4403
  * @throws OciError when an error occurs
4399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
4404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
4400
4405
  */
4401
4406
  getQueryWorkRequest(getQueryWorkRequestRequest) {
4402
4407
  return __awaiter(this, void 0, void 0, function* () {
@@ -4463,7 +4468,7 @@ class LogAnalyticsClient {
4463
4468
  * @param GetScheduledTaskRequest
4464
4469
  * @return GetScheduledTaskResponse
4465
4470
  * @throws OciError when an error occurs
4466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
4471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
4467
4472
  */
4468
4473
  getScheduledTask(getScheduledTaskRequest) {
4469
4474
  return __awaiter(this, void 0, void 0, function* () {
@@ -4526,7 +4531,7 @@ class LogAnalyticsClient {
4526
4531
  * @param GetSourceRequest
4527
4532
  * @return GetSourceResponse
4528
4533
  * @throws OciError when an error occurs
4529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
4534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
4530
4535
  */
4531
4536
  getSource(getSourceRequest) {
4532
4537
  return __awaiter(this, void 0, void 0, function* () {
@@ -4591,7 +4596,7 @@ class LogAnalyticsClient {
4591
4596
  * @param GetSourceSummaryRequest
4592
4597
  * @return GetSourceSummaryResponse
4593
4598
  * @throws OciError when an error occurs
4594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
4599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
4595
4600
  */
4596
4601
  getSourceSummary(getSourceSummaryRequest) {
4597
4602
  return __awaiter(this, void 0, void 0, function* () {
@@ -4648,7 +4653,7 @@ class LogAnalyticsClient {
4648
4653
  * @param GetStorageRequest
4649
4654
  * @return GetStorageResponse
4650
4655
  * @throws OciError when an error occurs
4651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
4656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
4652
4657
  */
4653
4658
  getStorage(getStorageRequest) {
4654
4659
  return __awaiter(this, void 0, void 0, function* () {
@@ -4711,7 +4716,7 @@ class LogAnalyticsClient {
4711
4716
  * @param GetStorageUsageRequest
4712
4717
  * @return GetStorageUsageResponse
4713
4718
  * @throws OciError when an error occurs
4714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
4719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
4715
4720
  */
4716
4721
  getStorageUsage(getStorageUsageRequest) {
4717
4722
  return __awaiter(this, void 0, void 0, function* () {
@@ -4769,7 +4774,7 @@ class LogAnalyticsClient {
4769
4774
  * @param GetStorageWorkRequestRequest
4770
4775
  * @return GetStorageWorkRequestResponse
4771
4776
  * @throws OciError when an error occurs
4772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
4777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
4773
4778
  */
4774
4779
  getStorageWorkRequest(getStorageWorkRequestRequest) {
4775
4780
  return __awaiter(this, void 0, void 0, function* () {
@@ -4837,7 +4842,7 @@ class LogAnalyticsClient {
4837
4842
  * @param GetUnprocessedDataBucketRequest
4838
4843
  * @return GetUnprocessedDataBucketResponse
4839
4844
  * @throws OciError when an error occurs
4840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
4845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
4841
4846
  */
4842
4847
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest) {
4843
4848
  return __awaiter(this, void 0, void 0, function* () {
@@ -4893,7 +4898,7 @@ class LogAnalyticsClient {
4893
4898
  * @param GetUploadRequest
4894
4899
  * @return GetUploadResponse
4895
4900
  * @throws OciError when an error occurs
4896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
4901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
4897
4902
  */
4898
4903
  getUpload(getUploadRequest) {
4899
4904
  return __awaiter(this, void 0, void 0, function* () {
@@ -4955,7 +4960,7 @@ class LogAnalyticsClient {
4955
4960
  * @param GetWorkRequestRequest
4956
4961
  * @return GetWorkRequestResponse
4957
4962
  * @throws OciError when an error occurs
4958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4959
4964
  */
4960
4965
  getWorkRequest(getWorkRequestRequest) {
4961
4966
  return __awaiter(this, void 0, void 0, function* () {
@@ -5018,7 +5023,7 @@ class LogAnalyticsClient {
5018
5023
  * @param ImportCustomContentRequest
5019
5024
  * @return ImportCustomContentResponse
5020
5025
  * @throws OciError when an error occurs
5021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5022
5027
  */
5023
5028
  importCustomContent(importCustomContentRequest) {
5024
5029
  return __awaiter(this, void 0, void 0, function* () {
@@ -5080,7 +5085,7 @@ class LogAnalyticsClient {
5080
5085
  * @param ListAssociableEntitiesRequest
5081
5086
  * @return ListAssociableEntitiesResponse
5082
5087
  * @throws OciError when an error occurs
5083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5084
5089
  */
5085
5090
  listAssociableEntities(listAssociableEntitiesRequest) {
5086
5091
  return __awaiter(this, void 0, void 0, function* () {
@@ -5156,7 +5161,7 @@ class LogAnalyticsClient {
5156
5161
  * @param ListAssociatedEntitiesRequest
5157
5162
  * @return ListAssociatedEntitiesResponse
5158
5163
  * @throws OciError when an error occurs
5159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5160
5165
  */
5161
5166
  listAssociatedEntities(listAssociatedEntitiesRequest) {
5162
5167
  return __awaiter(this, void 0, void 0, function* () {
@@ -5232,7 +5237,7 @@ class LogAnalyticsClient {
5232
5237
  * @param ListAutoAssociationsRequest
5233
5238
  * @return ListAutoAssociationsResponse
5234
5239
  * @throws OciError when an error occurs
5235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5236
5241
  */
5237
5242
  listAutoAssociations(listAutoAssociationsRequest) {
5238
5243
  return __awaiter(this, void 0, void 0, function* () {
@@ -5305,7 +5310,7 @@ class LogAnalyticsClient {
5305
5310
  * @param ListCategoriesRequest
5306
5311
  * @return ListCategoriesResponse
5307
5312
  * @throws OciError when an error occurs
5308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5309
5314
  */
5310
5315
  listCategories(listCategoriesRequest) {
5311
5316
  return __awaiter(this, void 0, void 0, function* () {
@@ -5380,7 +5385,7 @@ class LogAnalyticsClient {
5380
5385
  * @param ListConfigWorkRequestsRequest
5381
5386
  * @return ListConfigWorkRequestsResponse
5382
5387
  * @throws OciError when an error occurs
5383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
5388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
5384
5389
  */
5385
5390
  listConfigWorkRequests(listConfigWorkRequestsRequest) {
5386
5391
  return __awaiter(this, void 0, void 0, function* () {
@@ -5451,7 +5456,7 @@ class LogAnalyticsClient {
5451
5456
  * @param ListEntityAssociationsRequest
5452
5457
  * @return ListEntityAssociationsResponse
5453
5458
  * @throws OciError when an error occurs
5454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
5459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
5455
5460
  */
5456
5461
  listEntityAssociations(listEntityAssociationsRequest) {
5457
5462
  return __awaiter(this, void 0, void 0, function* () {
@@ -5520,7 +5525,7 @@ class LogAnalyticsClient {
5520
5525
  * @param ListEntitySourceAssociationsRequest
5521
5526
  * @return ListEntitySourceAssociationsResponse
5522
5527
  * @throws OciError when an error occurs
5523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
5528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
5524
5529
  */
5525
5530
  listEntitySourceAssociations(listEntitySourceAssociationsRequest) {
5526
5531
  return __awaiter(this, void 0, void 0, function* () {
@@ -5598,7 +5603,7 @@ class LogAnalyticsClient {
5598
5603
  * @param ListFieldsRequest
5599
5604
  * @return ListFieldsResponse
5600
5605
  * @throws OciError when an error occurs
5601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
5606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
5602
5607
  */
5603
5608
  listFields(listFieldsRequest) {
5604
5609
  return __awaiter(this, void 0, void 0, function* () {
@@ -5678,7 +5683,7 @@ class LogAnalyticsClient {
5678
5683
  * @param ListLabelPrioritiesRequest
5679
5684
  * @return ListLabelPrioritiesResponse
5680
5685
  * @throws OciError when an error occurs
5681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
5686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
5682
5687
  */
5683
5688
  listLabelPriorities(listLabelPrioritiesRequest) {
5684
5689
  return __awaiter(this, void 0, void 0, function* () {
@@ -5748,7 +5753,7 @@ class LogAnalyticsClient {
5748
5753
  * @param ListLabelSourceDetailsRequest
5749
5754
  * @return ListLabelSourceDetailsResponse
5750
5755
  * @throws OciError when an error occurs
5751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
5756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
5752
5757
  */
5753
5758
  listLabelSourceDetails(listLabelSourceDetailsRequest) {
5754
5759
  return __awaiter(this, void 0, void 0, function* () {
@@ -5821,7 +5826,7 @@ class LogAnalyticsClient {
5821
5826
  * @param ListLabelsRequest
5822
5827
  * @return ListLabelsResponse
5823
5828
  * @throws OciError when an error occurs
5824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
5829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
5825
5830
  */
5826
5831
  listLabels(listLabelsRequest) {
5827
5832
  return __awaiter(this, void 0, void 0, function* () {
@@ -5898,7 +5903,7 @@ class LogAnalyticsClient {
5898
5903
  * @param ListLogAnalyticsEmBridgesRequest
5899
5904
  * @return ListLogAnalyticsEmBridgesResponse
5900
5905
  * @throws OciError when an error occurs
5901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
5906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
5902
5907
  */
5903
5908
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest) {
5904
5909
  return __awaiter(this, void 0, void 0, function* () {
@@ -5969,7 +5974,7 @@ class LogAnalyticsClient {
5969
5974
  * @param ListLogAnalyticsEntitiesRequest
5970
5975
  * @return ListLogAnalyticsEntitiesResponse
5971
5976
  * @throws OciError when an error occurs
5972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
5977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
5973
5978
  */
5974
5979
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest) {
5975
5980
  return __awaiter(this, void 0, void 0, function* () {
@@ -6048,7 +6053,7 @@ class LogAnalyticsClient {
6048
6053
  * @param ListLogAnalyticsEntityTopologyRequest
6049
6054
  * @return ListLogAnalyticsEntityTopologyResponse
6050
6055
  * @throws OciError when an error occurs
6051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6052
6057
  */
6053
6058
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest) {
6054
6059
  return __awaiter(this, void 0, void 0, function* () {
@@ -6116,7 +6121,7 @@ class LogAnalyticsClient {
6116
6121
  * @param ListLogAnalyticsEntityTypesRequest
6117
6122
  * @return ListLogAnalyticsEntityTypesResponse
6118
6123
  * @throws OciError when an error occurs
6119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6120
6125
  */
6121
6126
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest) {
6122
6127
  return __awaiter(this, void 0, void 0, function* () {
@@ -6187,7 +6192,7 @@ class LogAnalyticsClient {
6187
6192
  * @param ListLogAnalyticsLogGroupsRequest
6188
6193
  * @return ListLogAnalyticsLogGroupsResponse
6189
6194
  * @throws OciError when an error occurs
6190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6191
6196
  */
6192
6197
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest) {
6193
6198
  return __awaiter(this, void 0, void 0, function* () {
@@ -6260,7 +6265,7 @@ class LogAnalyticsClient {
6260
6265
  * @param ListLogAnalyticsObjectCollectionRulesRequest
6261
6266
  * @return ListLogAnalyticsObjectCollectionRulesResponse
6262
6267
  * @throws OciError when an error occurs
6263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
6268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
6264
6269
  */
6265
6270
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest) {
6266
6271
  return __awaiter(this, void 0, void 0, function* () {
@@ -6330,7 +6335,7 @@ class LogAnalyticsClient {
6330
6335
  * @param ListLogSetsRequest
6331
6336
  * @return ListLogSetsResponse
6332
6337
  * @throws OciError when an error occurs
6333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
6338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
6334
6339
  */
6335
6340
  listLogSets(listLogSetsRequest) {
6336
6341
  return __awaiter(this, void 0, void 0, function* () {
@@ -6397,7 +6402,7 @@ class LogAnalyticsClient {
6397
6402
  * @param ListLookupsRequest
6398
6403
  * @return ListLookupsResponse
6399
6404
  * @throws OciError when an error occurs
6400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
6405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
6401
6406
  */
6402
6407
  listLookups(listLookupsRequest) {
6403
6408
  return __awaiter(this, void 0, void 0, function* () {
@@ -6475,7 +6480,7 @@ class LogAnalyticsClient {
6475
6480
  * @param ListMetaSourceTypesRequest
6476
6481
  * @return ListMetaSourceTypesResponse
6477
6482
  * @throws OciError when an error occurs
6478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
6483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
6479
6484
  */
6480
6485
  listMetaSourceTypes(listMetaSourceTypesRequest) {
6481
6486
  return __awaiter(this, void 0, void 0, function* () {
@@ -6548,7 +6553,7 @@ class LogAnalyticsClient {
6548
6553
  * @param ListNamespacesRequest
6549
6554
  * @return ListNamespacesResponse
6550
6555
  * @throws OciError when an error occurs
6551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6552
6557
  */
6553
6558
  listNamespaces(listNamespacesRequest) {
6554
6559
  return __awaiter(this, void 0, void 0, function* () {
@@ -6605,7 +6610,7 @@ class LogAnalyticsClient {
6605
6610
  * @param ListParserFunctionsRequest
6606
6611
  * @return ListParserFunctionsResponse
6607
6612
  * @throws OciError when an error occurs
6608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
6613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
6609
6614
  */
6610
6615
  listParserFunctions(listParserFunctionsRequest) {
6611
6616
  return __awaiter(this, void 0, void 0, function* () {
@@ -6678,7 +6683,7 @@ class LogAnalyticsClient {
6678
6683
  * @param ListParserMetaPluginsRequest
6679
6684
  * @return ListParserMetaPluginsResponse
6680
6685
  * @throws OciError when an error occurs
6681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
6686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
6682
6687
  */
6683
6688
  listParserMetaPlugins(listParserMetaPluginsRequest) {
6684
6689
  return __awaiter(this, void 0, void 0, function* () {
@@ -6750,7 +6755,7 @@ class LogAnalyticsClient {
6750
6755
  * @param ListParsersRequest
6751
6756
  * @return ListParsersResponse
6752
6757
  * @throws OciError when an error occurs
6753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
6758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
6754
6759
  */
6755
6760
  listParsers(listParsersRequest) {
6756
6761
  return __awaiter(this, void 0, void 0, function* () {
@@ -6828,7 +6833,7 @@ class LogAnalyticsClient {
6828
6833
  * @param ListQueryWorkRequestsRequest
6829
6834
  * @return ListQueryWorkRequestsResponse
6830
6835
  * @throws OciError when an error occurs
6831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
6836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
6832
6837
  */
6833
6838
  listQueryWorkRequests(listQueryWorkRequestsRequest) {
6834
6839
  return __awaiter(this, void 0, void 0, function* () {
@@ -6902,7 +6907,7 @@ class LogAnalyticsClient {
6902
6907
  * @param ListRecalledDataRequest
6903
6908
  * @return ListRecalledDataResponse
6904
6909
  * @throws OciError when an error occurs
6905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
6910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
6906
6911
  */
6907
6912
  listRecalledData(listRecalledDataRequest) {
6908
6913
  return __awaiter(this, void 0, void 0, function* () {
@@ -6977,7 +6982,7 @@ class LogAnalyticsClient {
6977
6982
  * @param ListResourceCategoriesRequest
6978
6983
  * @return ListResourceCategoriesResponse
6979
6984
  * @throws OciError when an error occurs
6980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
6985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
6981
6986
  */
6982
6987
  listResourceCategories(listResourceCategoriesRequest) {
6983
6988
  return __awaiter(this, void 0, void 0, function* () {
@@ -7051,7 +7056,7 @@ class LogAnalyticsClient {
7051
7056
  * @param ListScheduledTasksRequest
7052
7057
  * @return ListScheduledTasksResponse
7053
7058
  * @throws OciError when an error occurs
7054
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7055
7060
  */
7056
7061
  listScheduledTasks(listScheduledTasksRequest) {
7057
7062
  return __awaiter(this, void 0, void 0, function* () {
@@ -7128,7 +7133,7 @@ class LogAnalyticsClient {
7128
7133
  * @param ListSourceAssociationsRequest
7129
7134
  * @return ListSourceAssociationsResponse
7130
7135
  * @throws OciError when an error occurs
7131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
7136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
7132
7137
  */
7133
7138
  listSourceAssociations(listSourceAssociationsRequest) {
7134
7139
  return __awaiter(this, void 0, void 0, function* () {
@@ -7205,7 +7210,7 @@ class LogAnalyticsClient {
7205
7210
  * @param ListSourceEventTypesRequest
7206
7211
  * @return ListSourceEventTypesResponse
7207
7212
  * @throws OciError when an error occurs
7208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
7213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
7209
7214
  */
7210
7215
  listSourceEventTypes(listSourceEventTypesRequest) {
7211
7216
  return __awaiter(this, void 0, void 0, function* () {
@@ -7281,7 +7286,7 @@ class LogAnalyticsClient {
7281
7286
  * @param ListSourceExtendedFieldDefinitionsRequest
7282
7287
  * @return ListSourceExtendedFieldDefinitionsResponse
7283
7288
  * @throws OciError when an error occurs
7284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
7289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
7285
7290
  */
7286
7291
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest) {
7287
7292
  return __awaiter(this, void 0, void 0, function* () {
@@ -7354,7 +7359,7 @@ class LogAnalyticsClient {
7354
7359
  * @param ListSourceLabelOperatorsRequest
7355
7360
  * @return ListSourceLabelOperatorsResponse
7356
7361
  * @throws OciError when an error occurs
7357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
7362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
7358
7363
  */
7359
7364
  listSourceLabelOperators(listSourceLabelOperatorsRequest) {
7360
7365
  return __awaiter(this, void 0, void 0, function* () {
@@ -7426,7 +7431,7 @@ class LogAnalyticsClient {
7426
7431
  * @param ListSourceMetaFunctionsRequest
7427
7432
  * @return ListSourceMetaFunctionsResponse
7428
7433
  * @throws OciError when an error occurs
7429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
7434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
7430
7435
  */
7431
7436
  listSourceMetaFunctions(listSourceMetaFunctionsRequest) {
7432
7437
  return __awaiter(this, void 0, void 0, function* () {
@@ -7498,7 +7503,7 @@ class LogAnalyticsClient {
7498
7503
  * @param ListSourcePatternsRequest
7499
7504
  * @return ListSourcePatternsResponse
7500
7505
  * @throws OciError when an error occurs
7501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
7506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
7502
7507
  */
7503
7508
  listSourcePatterns(listSourcePatternsRequest) {
7504
7509
  return __awaiter(this, void 0, void 0, function* () {
@@ -7572,7 +7577,7 @@ class LogAnalyticsClient {
7572
7577
  * @param ListSourcesRequest
7573
7578
  * @return ListSourcesResponse
7574
7579
  * @throws OciError when an error occurs
7575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
7580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
7576
7581
  */
7577
7582
  listSources(listSourcesRequest) {
7578
7583
  return __awaiter(this, void 0, void 0, function* () {
@@ -7651,7 +7656,7 @@ class LogAnalyticsClient {
7651
7656
  * @param ListStorageWorkRequestErrorsRequest
7652
7657
  * @return ListStorageWorkRequestErrorsResponse
7653
7658
  * @throws OciError when an error occurs
7654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
7659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
7655
7660
  */
7656
7661
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest) {
7657
7662
  return __awaiter(this, void 0, void 0, function* () {
@@ -7725,7 +7730,7 @@ class LogAnalyticsClient {
7725
7730
  * @param ListStorageWorkRequestsRequest
7726
7731
  * @return ListStorageWorkRequestsResponse
7727
7732
  * @throws OciError when an error occurs
7728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
7733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
7729
7734
  */
7730
7735
  listStorageWorkRequests(listStorageWorkRequestsRequest) {
7731
7736
  return __awaiter(this, void 0, void 0, function* () {
@@ -7803,7 +7808,7 @@ class LogAnalyticsClient {
7803
7808
  * @param ListSupportedCharEncodingsRequest
7804
7809
  * @return ListSupportedCharEncodingsResponse
7805
7810
  * @throws OciError when an error occurs
7806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
7811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
7807
7812
  */
7808
7813
  listSupportedCharEncodings(listSupportedCharEncodingsRequest) {
7809
7814
  return __awaiter(this, void 0, void 0, function* () {
@@ -7872,7 +7877,7 @@ class LogAnalyticsClient {
7872
7877
  * @param ListSupportedTimezonesRequest
7873
7878
  * @return ListSupportedTimezonesResponse
7874
7879
  * @throws OciError when an error occurs
7875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
7880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
7876
7881
  */
7877
7882
  listSupportedTimezones(listSupportedTimezonesRequest) {
7878
7883
  return __awaiter(this, void 0, void 0, function* () {
@@ -7941,7 +7946,7 @@ class LogAnalyticsClient {
7941
7946
  * @param ListUploadFilesRequest
7942
7947
  * @return ListUploadFilesResponse
7943
7948
  * @throws OciError when an error occurs
7944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
7949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
7945
7950
  */
7946
7951
  listUploadFiles(listUploadFilesRequest) {
7947
7952
  return __awaiter(this, void 0, void 0, function* () {
@@ -8010,7 +8015,7 @@ class LogAnalyticsClient {
8010
8015
  * @param ListUploadWarningsRequest
8011
8016
  * @return ListUploadWarningsResponse
8012
8017
  * @throws OciError when an error occurs
8013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8014
8019
  */
8015
8020
  listUploadWarnings(listUploadWarningsRequest) {
8016
8021
  return __awaiter(this, void 0, void 0, function* () {
@@ -8077,7 +8082,7 @@ class LogAnalyticsClient {
8077
8082
  * @param ListUploadsRequest
8078
8083
  * @return ListUploadsResponse
8079
8084
  * @throws OciError when an error occurs
8080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
8085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
8081
8086
  */
8082
8087
  listUploads(listUploadsRequest) {
8083
8088
  return __awaiter(this, void 0, void 0, function* () {
@@ -8152,7 +8157,7 @@ class LogAnalyticsClient {
8152
8157
  * @param ListWarningsRequest
8153
8158
  * @return ListWarningsResponse
8154
8159
  * @throws OciError when an error occurs
8155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
8160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
8156
8161
  */
8157
8162
  listWarnings(listWarningsRequest) {
8158
8163
  return __awaiter(this, void 0, void 0, function* () {
@@ -8235,7 +8240,7 @@ class LogAnalyticsClient {
8235
8240
  * @param ListWorkRequestErrorsRequest
8236
8241
  * @return ListWorkRequestErrorsResponse
8237
8242
  * @throws OciError when an error occurs
8238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
8243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
8239
8244
  */
8240
8245
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
8241
8246
  return __awaiter(this, void 0, void 0, function* () {
@@ -8301,7 +8306,7 @@ class LogAnalyticsClient {
8301
8306
  * @param ListWorkRequestLogsRequest
8302
8307
  * @return ListWorkRequestLogsResponse
8303
8308
  * @throws OciError when an error occurs
8304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8305
8310
  */
8306
8311
  listWorkRequestLogs(listWorkRequestLogsRequest) {
8307
8312
  return __awaiter(this, void 0, void 0, function* () {
@@ -8367,7 +8372,7 @@ class LogAnalyticsClient {
8367
8372
  * @param ListWorkRequestsRequest
8368
8373
  * @return ListWorkRequestsResponse
8369
8374
  * @throws OciError when an error occurs
8370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8371
8376
  */
8372
8377
  listWorkRequests(listWorkRequestsRequest) {
8373
8378
  return __awaiter(this, void 0, void 0, function* () {
@@ -8432,7 +8437,7 @@ class LogAnalyticsClient {
8432
8437
  * @param OffboardNamespaceRequest
8433
8438
  * @return OffboardNamespaceResponse
8434
8439
  * @throws OciError when an error occurs
8435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
8440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
8436
8441
  */
8437
8442
  offboardNamespace(offboardNamespaceRequest) {
8438
8443
  return __awaiter(this, void 0, void 0, function* () {
@@ -8491,7 +8496,7 @@ class LogAnalyticsClient {
8491
8496
  * @param OnboardNamespaceRequest
8492
8497
  * @return OnboardNamespaceResponse
8493
8498
  * @throws OciError when an error occurs
8494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
8499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
8495
8500
  */
8496
8501
  onboardNamespace(onboardNamespaceRequest) {
8497
8502
  return __awaiter(this, void 0, void 0, function* () {
@@ -8549,7 +8554,7 @@ class LogAnalyticsClient {
8549
8554
  * @param ParseQueryRequest
8550
8555
  * @return ParseQueryResponse
8551
8556
  * @throws OciError when an error occurs
8552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
8557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
8553
8558
  */
8554
8559
  parseQuery(parseQueryRequest) {
8555
8560
  return __awaiter(this, void 0, void 0, function* () {
@@ -8607,7 +8612,7 @@ class LogAnalyticsClient {
8607
8612
  * @param PauseScheduledTaskRequest
8608
8613
  * @return PauseScheduledTaskResponse
8609
8614
  * @throws OciError when an error occurs
8610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
8615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
8611
8616
  */
8612
8617
  pauseScheduledTask(pauseScheduledTaskRequest) {
8613
8618
  return __awaiter(this, void 0, void 0, function* () {
@@ -8672,7 +8677,7 @@ class LogAnalyticsClient {
8672
8677
  * @param PurgeStorageDataRequest
8673
8678
  * @return PurgeStorageDataResponse
8674
8679
  * @throws OciError when an error occurs
8675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
8680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
8676
8681
  */
8677
8682
  purgeStorageData(purgeStorageDataRequest) {
8678
8683
  return __awaiter(this, void 0, void 0, function* () {
@@ -8737,7 +8742,7 @@ class LogAnalyticsClient {
8737
8742
  * @param PutQueryWorkRequestBackgroundRequest
8738
8743
  * @return PutQueryWorkRequestBackgroundResponse
8739
8744
  * @throws OciError when an error occurs
8740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
8745
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
8741
8746
  */
8742
8747
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest) {
8743
8748
  return __awaiter(this, void 0, void 0, function* () {
@@ -8801,7 +8806,7 @@ class LogAnalyticsClient {
8801
8806
  * @param QueryRequest
8802
8807
  * @return QueryResponse
8803
8808
  * @throws OciError when an error occurs
8804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/Query.ts.html |here} to see how to use Query API.
8809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/Query.ts.html |here} to see how to use Query API.
8805
8810
  */
8806
8811
  query(queryRequest) {
8807
8812
  return __awaiter(this, void 0, void 0, function* () {
@@ -8882,7 +8887,7 @@ class LogAnalyticsClient {
8882
8887
  * @param RecallArchivedDataRequest
8883
8888
  * @return RecallArchivedDataResponse
8884
8889
  * @throws OciError when an error occurs
8885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
8890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
8886
8891
  */
8887
8892
  recallArchivedData(recallArchivedDataRequest) {
8888
8893
  return __awaiter(this, void 0, void 0, function* () {
@@ -8948,7 +8953,7 @@ class LogAnalyticsClient {
8948
8953
  * @param RegisterLookupRequest
8949
8954
  * @return RegisterLookupResponse
8950
8955
  * @throws OciError when an error occurs
8951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
8956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
8952
8957
  */
8953
8958
  registerLookup(registerLookupRequest) {
8954
8959
  return __awaiter(this, void 0, void 0, function* () {
@@ -9019,7 +9024,7 @@ class LogAnalyticsClient {
9019
9024
  * @param ReleaseRecalledDataRequest
9020
9025
  * @return ReleaseRecalledDataResponse
9021
9026
  * @throws OciError when an error occurs
9022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9023
9028
  */
9024
9029
  releaseRecalledData(releaseRecalledDataRequest) {
9025
9030
  return __awaiter(this, void 0, void 0, function* () {
@@ -9084,7 +9089,7 @@ class LogAnalyticsClient {
9084
9089
  * @param RemoveEntityAssociationsRequest
9085
9090
  * @return RemoveEntityAssociationsResponse
9086
9091
  * @throws OciError when an error occurs
9087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
9092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
9088
9093
  */
9089
9094
  removeEntityAssociations(removeEntityAssociationsRequest) {
9090
9095
  return __awaiter(this, void 0, void 0, function* () {
@@ -9141,7 +9146,7 @@ class LogAnalyticsClient {
9141
9146
  * @param RemovePreferencesRequest
9142
9147
  * @return RemovePreferencesResponse
9143
9148
  * @throws OciError when an error occurs
9144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
9149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
9145
9150
  */
9146
9151
  removePreferences(removePreferencesRequest) {
9147
9152
  return __awaiter(this, void 0, void 0, function* () {
@@ -9196,7 +9201,7 @@ class LogAnalyticsClient {
9196
9201
  * @param RemoveResourceCategoriesRequest
9197
9202
  * @return RemoveResourceCategoriesResponse
9198
9203
  * @throws OciError when an error occurs
9199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
9204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
9200
9205
  */
9201
9206
  removeResourceCategories(removeResourceCategoriesRequest) {
9202
9207
  return __awaiter(this, void 0, void 0, function* () {
@@ -9250,7 +9255,7 @@ class LogAnalyticsClient {
9250
9255
  * @param RemoveSourceEventTypesRequest
9251
9256
  * @return RemoveSourceEventTypesResponse
9252
9257
  * @throws OciError when an error occurs
9253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
9258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
9254
9259
  */
9255
9260
  removeSourceEventTypes(removeSourceEventTypesRequest) {
9256
9261
  return __awaiter(this, void 0, void 0, function* () {
@@ -9306,7 +9311,7 @@ class LogAnalyticsClient {
9306
9311
  * @param ResumeScheduledTaskRequest
9307
9312
  * @return ResumeScheduledTaskResponse
9308
9313
  * @throws OciError when an error occurs
9309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
9314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
9310
9315
  */
9311
9316
  resumeScheduledTask(resumeScheduledTaskRequest) {
9312
9317
  return __awaiter(this, void 0, void 0, function* () {
@@ -9372,7 +9377,7 @@ class LogAnalyticsClient {
9372
9377
  * @param RunRequest
9373
9378
  * @return RunResponse
9374
9379
  * @throws OciError when an error occurs
9375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/Run.ts.html |here} to see how to use Run API.
9380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/Run.ts.html |here} to see how to use Run API.
9376
9381
  */
9377
9382
  run(runRequest) {
9378
9383
  return __awaiter(this, void 0, void 0, function* () {
@@ -9432,7 +9437,7 @@ class LogAnalyticsClient {
9432
9437
  * @param SetUnprocessedDataBucketRequest
9433
9438
  * @return SetUnprocessedDataBucketResponse
9434
9439
  * @throws OciError when an error occurs
9435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
9440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
9436
9441
  */
9437
9442
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest) {
9438
9443
  return __awaiter(this, void 0, void 0, function* () {
@@ -9491,7 +9496,7 @@ class LogAnalyticsClient {
9491
9496
  * @param SuggestRequest
9492
9497
  * @return SuggestResponse
9493
9498
  * @throws OciError when an error occurs
9494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
9499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
9495
9500
  */
9496
9501
  suggest(suggestRequest) {
9497
9502
  return __awaiter(this, void 0, void 0, function* () {
@@ -9549,7 +9554,7 @@ class LogAnalyticsClient {
9549
9554
  * @param SuppressWarningRequest
9550
9555
  * @return SuppressWarningResponse
9551
9556
  * @throws OciError when an error occurs
9552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
9557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
9553
9558
  */
9554
9559
  suppressWarning(suppressWarningRequest) {
9555
9560
  return __awaiter(this, void 0, void 0, function* () {
@@ -9606,7 +9611,7 @@ class LogAnalyticsClient {
9606
9611
  * @param TestParserRequest
9607
9612
  * @return TestParserResponse
9608
9613
  * @throws OciError when an error occurs
9609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
9614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
9610
9615
  */
9611
9616
  testParser(testParserRequest) {
9612
9617
  return __awaiter(this, void 0, void 0, function* () {
@@ -9668,7 +9673,7 @@ class LogAnalyticsClient {
9668
9673
  * @param UnsuppressWarningRequest
9669
9674
  * @return UnsuppressWarningResponse
9670
9675
  * @throws OciError when an error occurs
9671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
9676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
9672
9677
  */
9673
9678
  unsuppressWarning(unsuppressWarningRequest) {
9674
9679
  return __awaiter(this, void 0, void 0, function* () {
@@ -9724,7 +9729,7 @@ class LogAnalyticsClient {
9724
9729
  * @param UpdateLogAnalyticsEmBridgeRequest
9725
9730
  * @return UpdateLogAnalyticsEmBridgeResponse
9726
9731
  * @throws OciError when an error occurs
9727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
9732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
9728
9733
  */
9729
9734
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest) {
9730
9735
  return __awaiter(this, void 0, void 0, function* () {
@@ -9788,7 +9793,7 @@ class LogAnalyticsClient {
9788
9793
  * @param UpdateLogAnalyticsEntityRequest
9789
9794
  * @return UpdateLogAnalyticsEntityResponse
9790
9795
  * @throws OciError when an error occurs
9791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
9796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
9792
9797
  */
9793
9798
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest) {
9794
9799
  return __awaiter(this, void 0, void 0, function* () {
@@ -9852,7 +9857,7 @@ class LogAnalyticsClient {
9852
9857
  * @param UpdateLogAnalyticsEntityTypeRequest
9853
9858
  * @return UpdateLogAnalyticsEntityTypeResponse
9854
9859
  * @throws OciError when an error occurs
9855
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
9860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
9856
9861
  */
9857
9862
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest) {
9858
9863
  return __awaiter(this, void 0, void 0, function* () {
@@ -9908,7 +9913,7 @@ class LogAnalyticsClient {
9908
9913
  * @param UpdateLogAnalyticsLogGroupRequest
9909
9914
  * @return UpdateLogAnalyticsLogGroupResponse
9910
9915
  * @throws OciError when an error occurs
9911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
9916
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
9912
9917
  */
9913
9918
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest) {
9914
9919
  return __awaiter(this, void 0, void 0, function* () {
@@ -9972,7 +9977,7 @@ class LogAnalyticsClient {
9972
9977
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
9973
9978
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
9974
9979
  * @throws OciError when an error occurs
9975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
9980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
9976
9981
  */
9977
9982
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest) {
9978
9983
  return __awaiter(this, void 0, void 0, function* () {
@@ -10037,7 +10042,7 @@ class LogAnalyticsClient {
10037
10042
  * @param UpdateLookupRequest
10038
10043
  * @return UpdateLookupResponse
10039
10044
  * @throws OciError when an error occurs
10040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
10045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
10041
10046
  */
10042
10047
  updateLookup(updateLookupRequest) {
10043
10048
  return __awaiter(this, void 0, void 0, function* () {
@@ -10103,7 +10108,7 @@ class LogAnalyticsClient {
10103
10108
  * @param UpdateLookupDataRequest
10104
10109
  * @return UpdateLookupDataResponse
10105
10110
  * @throws OciError when an error occurs
10106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
10111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
10107
10112
  */
10108
10113
  updateLookupData(updateLookupDataRequest) {
10109
10114
  return __awaiter(this, void 0, void 0, function* () {
@@ -10169,7 +10174,7 @@ class LogAnalyticsClient {
10169
10174
  * @param UpdatePreferencesRequest
10170
10175
  * @return UpdatePreferencesResponse
10171
10176
  * @throws OciError when an error occurs
10172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
10177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
10173
10178
  */
10174
10179
  updatePreferences(updatePreferencesRequest) {
10175
10180
  return __awaiter(this, void 0, void 0, function* () {
@@ -10224,7 +10229,7 @@ class LogAnalyticsClient {
10224
10229
  * @param UpdateResourceCategoriesRequest
10225
10230
  * @return UpdateResourceCategoriesResponse
10226
10231
  * @throws OciError when an error occurs
10227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
10232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
10228
10233
  */
10229
10234
  updateResourceCategories(updateResourceCategoriesRequest) {
10230
10235
  return __awaiter(this, void 0, void 0, function* () {
@@ -10277,7 +10282,7 @@ class LogAnalyticsClient {
10277
10282
  * @param UpdateScheduledTaskRequest
10278
10283
  * @return UpdateScheduledTaskResponse
10279
10284
  * @throws OciError when an error occurs
10280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
10285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
10281
10286
  */
10282
10287
  updateScheduledTask(updateScheduledTaskRequest) {
10283
10288
  return __awaiter(this, void 0, void 0, function* () {
@@ -10342,7 +10347,7 @@ class LogAnalyticsClient {
10342
10347
  * @param UpdateStorageRequest
10343
10348
  * @return UpdateStorageResponse
10344
10349
  * @throws OciError when an error occurs
10345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
10350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
10346
10351
  */
10347
10352
  updateStorage(updateStorageRequest) {
10348
10353
  return __awaiter(this, void 0, void 0, function* () {
@@ -10406,7 +10411,7 @@ class LogAnalyticsClient {
10406
10411
  * @param UploadLogEventsFileRequest
10407
10412
  * @return UploadLogEventsFileResponse
10408
10413
  * @throws OciError when an error occurs
10409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
10414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
10410
10415
  */
10411
10416
  uploadLogEventsFile(uploadLogEventsFileRequest) {
10412
10417
  return __awaiter(this, void 0, void 0, function* () {
@@ -10477,7 +10482,7 @@ class LogAnalyticsClient {
10477
10482
  * @param UploadLogFileRequest
10478
10483
  * @return UploadLogFileResponse
10479
10484
  * @throws OciError when an error occurs
10480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
10485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
10481
10486
  */
10482
10487
  uploadLogFile(uploadLogFileRequest) {
10483
10488
  return __awaiter(this, void 0, void 0, function* () {
@@ -10561,7 +10566,7 @@ class LogAnalyticsClient {
10561
10566
  * @param UpsertAssociationsRequest
10562
10567
  * @return UpsertAssociationsResponse
10563
10568
  * @throws OciError when an error occurs
10564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
10569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
10565
10570
  */
10566
10571
  upsertAssociations(upsertAssociationsRequest) {
10567
10572
  return __awaiter(this, void 0, void 0, function* () {
@@ -10623,7 +10628,7 @@ class LogAnalyticsClient {
10623
10628
  * @param UpsertFieldRequest
10624
10629
  * @return UpsertFieldResponse
10625
10630
  * @throws OciError when an error occurs
10626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
10631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
10627
10632
  */
10628
10633
  upsertField(upsertFieldRequest) {
10629
10634
  return __awaiter(this, void 0, void 0, function* () {
@@ -10688,7 +10693,7 @@ class LogAnalyticsClient {
10688
10693
  * @param UpsertLabelRequest
10689
10694
  * @return UpsertLabelResponse
10690
10695
  * @throws OciError when an error occurs
10691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
10696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
10692
10697
  */
10693
10698
  upsertLabel(upsertLabelRequest) {
10694
10699
  return __awaiter(this, void 0, void 0, function* () {
@@ -10753,7 +10758,7 @@ class LogAnalyticsClient {
10753
10758
  * @param UpsertParserRequest
10754
10759
  * @return UpsertParserResponse
10755
10760
  * @throws OciError when an error occurs
10756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
10761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
10757
10762
  */
10758
10763
  upsertParser(upsertParserRequest) {
10759
10764
  return __awaiter(this, void 0, void 0, function* () {
@@ -10818,7 +10823,7 @@ class LogAnalyticsClient {
10818
10823
  * @param UpsertSourceRequest
10819
10824
  * @return UpsertSourceResponse
10820
10825
  * @throws OciError when an error occurs
10821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
10826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
10822
10827
  */
10823
10828
  upsertSource(upsertSourceRequest) {
10824
10829
  return __awaiter(this, void 0, void 0, function* () {
@@ -10887,7 +10892,7 @@ class LogAnalyticsClient {
10887
10892
  * @param ValidateAssociationParametersRequest
10888
10893
  * @return ValidateAssociationParametersResponse
10889
10894
  * @throws OciError when an error occurs
10890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
10895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
10891
10896
  */
10892
10897
  validateAssociationParameters(validateAssociationParametersRequest) {
10893
10898
  return __awaiter(this, void 0, void 0, function* () {
@@ -10955,7 +10960,7 @@ class LogAnalyticsClient {
10955
10960
  * @param ValidateFileRequest
10956
10961
  * @return ValidateFileResponse
10957
10962
  * @throws OciError when an error occurs
10958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
10963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
10959
10964
  */
10960
10965
  validateFile(validateFileRequest) {
10961
10966
  return __awaiter(this, void 0, void 0, function* () {
@@ -11015,7 +11020,7 @@ class LogAnalyticsClient {
11015
11020
  * @param ValidateSourceRequest
11016
11021
  * @return ValidateSourceResponse
11017
11022
  * @throws OciError when an error occurs
11018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
11023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
11019
11024
  */
11020
11025
  validateSource(validateSourceRequest) {
11021
11026
  return __awaiter(this, void 0, void 0, function* () {
@@ -11078,7 +11083,7 @@ class LogAnalyticsClient {
11078
11083
  * @param ValidateSourceExtendedFieldDetailsRequest
11079
11084
  * @return ValidateSourceExtendedFieldDetailsResponse
11080
11085
  * @throws OciError when an error occurs
11081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
11086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
11082
11087
  */
11083
11088
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest) {
11084
11089
  return __awaiter(this, void 0, void 0, function* () {
@@ -11136,7 +11141,7 @@ class LogAnalyticsClient {
11136
11141
  * @param ValidateSourceMappingRequest
11137
11142
  * @return ValidateSourceMappingResponse
11138
11143
  * @throws OciError when an error occurs
11139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
11144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
11140
11145
  */
11141
11146
  validateSourceMapping(validateSourceMappingRequest) {
11142
11147
  return __awaiter(this, void 0, void 0, function* () {
@@ -11200,7 +11205,7 @@ class LogAnalyticsClient {
11200
11205
  * @param VerifyRequest
11201
11206
  * @return VerifyResponse
11202
11207
  * @throws OciError when an error occurs
11203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
11208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
11204
11209
  */
11205
11210
  verify(verifyRequest) {
11206
11211
  return __awaiter(this, void 0, void 0, function* () {