oci-loganalytics 2.82.2 → 2.83.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 (196) hide show
  1. package/lib/client.d.ts +193 -193
  2. package/lib/client.js +193 -193
  3. package/lib/request/add-entity-association-request.d.ts +1 -1
  4. package/lib/request/add-source-event-types-request.d.ts +1 -1
  5. package/lib/request/append-lookup-data-request.d.ts +1 -1
  6. package/lib/request/assign-encryption-key-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-ingest-time-rule-compartment-request.d.ts +1 -1
  10. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  11. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  12. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  13. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  14. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  15. package/lib/request/clean-request.d.ts +1 -1
  16. package/lib/request/compare-content-request.d.ts +1 -1
  17. package/lib/request/create-ingest-time-rule-request.d.ts +1 -1
  18. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  19. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  20. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  21. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  22. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  23. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  24. package/lib/request/delete-associations-request.d.ts +1 -1
  25. package/lib/request/delete-field-request.d.ts +1 -1
  26. package/lib/request/delete-ingest-time-rule-request.d.ts +1 -1
  27. package/lib/request/delete-label-request.d.ts +1 -1
  28. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
  29. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  30. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  31. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  32. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  33. package/lib/request/delete-lookup-request.d.ts +1 -1
  34. package/lib/request/delete-parser-request.d.ts +1 -1
  35. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  36. package/lib/request/delete-source-request.d.ts +1 -1
  37. package/lib/request/delete-upload-file-request.d.ts +1 -1
  38. package/lib/request/delete-upload-request.d.ts +1 -1
  39. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  40. package/lib/request/disable-archiving-request.d.ts +1 -1
  41. package/lib/request/disable-auto-association-request.d.ts +1 -1
  42. package/lib/request/disable-ingest-time-rule-request.d.ts +1 -1
  43. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  44. package/lib/request/enable-archiving-request.d.ts +1 -1
  45. package/lib/request/enable-auto-association-request.d.ts +1 -1
  46. package/lib/request/enable-ingest-time-rule-request.d.ts +1 -1
  47. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  48. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  49. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  50. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  51. package/lib/request/export-custom-content-request.d.ts +1 -1
  52. package/lib/request/export-query-result-request.d.ts +1 -1
  53. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  54. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  55. package/lib/request/filter-request.d.ts +1 -1
  56. package/lib/request/get-association-summary-request.d.ts +1 -1
  57. package/lib/request/get-category-request.d.ts +1 -1
  58. package/lib/request/get-column-names-request.d.ts +1 -1
  59. package/lib/request/get-config-work-request-request.d.ts +1 -1
  60. package/lib/request/get-field-request.d.ts +1 -1
  61. package/lib/request/get-fields-summary-request.d.ts +1 -1
  62. package/lib/request/get-ingest-time-rule-request.d.ts +1 -1
  63. package/lib/request/get-label-request.d.ts +1 -1
  64. package/lib/request/get-label-summary-request.d.ts +1 -1
  65. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  66. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  67. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  68. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  69. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  70. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  71. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  72. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  73. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  74. package/lib/request/get-lookup-request.d.ts +1 -1
  75. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  76. package/lib/request/get-namespace-request.d.ts +1 -1
  77. package/lib/request/get-parser-request.d.ts +1 -1
  78. package/lib/request/get-parser-summary-request.d.ts +1 -1
  79. package/lib/request/get-preferences-request.d.ts +1 -1
  80. package/lib/request/get-query-result-request.d.ts +1 -1
  81. package/lib/request/get-query-work-request-request.d.ts +1 -1
  82. package/lib/request/get-recall-count-request.d.ts +1 -1
  83. package/lib/request/get-recalled-data-size-request.d.ts +1 -1
  84. package/lib/request/get-rules-summary-request.d.ts +1 -1
  85. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  86. package/lib/request/get-source-request.d.ts +1 -1
  87. package/lib/request/get-source-summary-request.d.ts +1 -1
  88. package/lib/request/get-storage-request.d.ts +1 -1
  89. package/lib/request/get-storage-usage-request.d.ts +1 -1
  90. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  91. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  92. package/lib/request/get-upload-request.d.ts +1 -1
  93. package/lib/request/get-work-request-request.d.ts +1 -1
  94. package/lib/request/import-custom-content-request.d.ts +1 -1
  95. package/lib/request/list-associable-entities-request.d.ts +1 -1
  96. package/lib/request/list-associated-entities-request.d.ts +1 -1
  97. package/lib/request/list-auto-associations-request.d.ts +1 -1
  98. package/lib/request/list-categories-request.d.ts +1 -1
  99. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  100. package/lib/request/list-effective-properties-request.d.ts +1 -1
  101. package/lib/request/list-encryption-key-info-request.d.ts +1 -1
  102. package/lib/request/list-entity-associations-request.d.ts +1 -1
  103. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  104. package/lib/request/list-fields-request.d.ts +1 -1
  105. package/lib/request/list-ingest-time-rules-request.d.ts +1 -1
  106. package/lib/request/list-label-priorities-request.d.ts +1 -1
  107. package/lib/request/list-label-source-details-request.d.ts +1 -1
  108. package/lib/request/list-labels-request.d.ts +1 -1
  109. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  110. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  111. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  112. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  113. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  114. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  115. package/lib/request/list-log-sets-request.d.ts +1 -1
  116. package/lib/request/list-lookups-request.d.ts +1 -1
  117. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  118. package/lib/request/list-namespaces-request.d.ts +1 -1
  119. package/lib/request/list-overlapping-recalls-request.d.ts +1 -1
  120. package/lib/request/list-parser-functions-request.d.ts +1 -1
  121. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  122. package/lib/request/list-parsers-request.d.ts +1 -1
  123. package/lib/request/list-properties-metadata-request.d.ts +1 -1
  124. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  125. package/lib/request/list-recalled-data-request.d.ts +1 -1
  126. package/lib/request/list-resource-categories-request.d.ts +1 -1
  127. package/lib/request/list-rules-request.d.ts +1 -1
  128. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  129. package/lib/request/list-source-associations-request.d.ts +1 -1
  130. package/lib/request/list-source-event-types-request.d.ts +1 -1
  131. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  132. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  133. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  134. package/lib/request/list-source-patterns-request.d.ts +1 -1
  135. package/lib/request/list-sources-request.d.ts +1 -1
  136. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  137. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  138. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  139. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  140. package/lib/request/list-upload-files-request.d.ts +1 -1
  141. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  142. package/lib/request/list-uploads-request.d.ts +1 -1
  143. package/lib/request/list-warnings-request.d.ts +1 -1
  144. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  145. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  146. package/lib/request/list-work-requests-request.d.ts +1 -1
  147. package/lib/request/offboard-namespace-request.d.ts +1 -1
  148. package/lib/request/onboard-namespace-request.d.ts +1 -1
  149. package/lib/request/parse-query-request.d.ts +1 -1
  150. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  151. package/lib/request/purge-storage-data-request.d.ts +1 -1
  152. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  153. package/lib/request/query-request.d.ts +1 -1
  154. package/lib/request/recall-archived-data-request.d.ts +1 -1
  155. package/lib/request/register-lookup-request.d.ts +1 -1
  156. package/lib/request/release-recalled-data-request.d.ts +1 -1
  157. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  158. package/lib/request/remove-preferences-request.d.ts +1 -1
  159. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  160. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  161. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  162. package/lib/request/run-request.d.ts +1 -1
  163. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  164. package/lib/request/suggest-request.d.ts +1 -1
  165. package/lib/request/suppress-warning-request.d.ts +1 -1
  166. package/lib/request/test-parser-request.d.ts +1 -1
  167. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  168. package/lib/request/update-ingest-time-rule-request.d.ts +1 -1
  169. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  170. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  171. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  172. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  173. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  174. package/lib/request/update-lookup-data-request.d.ts +1 -1
  175. package/lib/request/update-lookup-request.d.ts +1 -1
  176. package/lib/request/update-preferences-request.d.ts +1 -1
  177. package/lib/request/update-resource-categories-request.d.ts +1 -1
  178. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  179. package/lib/request/update-storage-request.d.ts +1 -1
  180. package/lib/request/upload-discovery-data-request.d.ts +1 -1
  181. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  182. package/lib/request/upload-log-file-request.d.ts +1 -1
  183. package/lib/request/upsert-associations-request.d.ts +1 -1
  184. package/lib/request/upsert-field-request.d.ts +1 -1
  185. package/lib/request/upsert-label-request.d.ts +1 -1
  186. package/lib/request/upsert-parser-request.d.ts +1 -1
  187. package/lib/request/upsert-source-request.d.ts +1 -1
  188. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  189. package/lib/request/validate-endpoint-request.d.ts +1 -1
  190. package/lib/request/validate-file-request.d.ts +1 -1
  191. package/lib/request/validate-label-condition-request.d.ts +1 -1
  192. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  193. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  194. package/lib/request/validate-source-request.d.ts +1 -1
  195. package/lib/request/verify-request.d.ts +1 -1
  196. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -197,7 +197,7 @@ class LogAnalyticsClient {
197
197
  * @param AddEntityAssociationRequest
198
198
  * @return AddEntityAssociationResponse
199
199
  * @throws OciError when an error occurs
200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
201
201
  */
202
202
  addEntityAssociation(addEntityAssociationRequest) {
203
203
  return __awaiter(this, void 0, void 0, function* () {
@@ -256,7 +256,7 @@ class LogAnalyticsClient {
256
256
  * @param AddSourceEventTypesRequest
257
257
  * @return AddSourceEventTypesResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
260
260
  */
261
261
  addSourceEventTypes(addSourceEventTypesRequest) {
262
262
  return __awaiter(this, void 0, void 0, function* () {
@@ -314,7 +314,7 @@ class LogAnalyticsClient {
314
314
  * @param AppendLookupDataRequest
315
315
  * @return AppendLookupDataResponse
316
316
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
318
318
  */
319
319
  appendLookupData(appendLookupDataRequest) {
320
320
  return __awaiter(this, void 0, void 0, function* () {
@@ -382,7 +382,7 @@ class LogAnalyticsClient {
382
382
  * @param AssignEncryptionKeyRequest
383
383
  * @return AssignEncryptionKeyResponse
384
384
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
386
386
  */
387
387
  assignEncryptionKey(assignEncryptionKeyRequest) {
388
388
  return __awaiter(this, void 0, void 0, function* () {
@@ -450,7 +450,7 @@ class LogAnalyticsClient {
450
450
  * @param BatchGetBasicInfoRequest
451
451
  * @return BatchGetBasicInfoResponse
452
452
  * @throws OciError when an error occurs
453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
454
454
  */
455
455
  batchGetBasicInfo(batchGetBasicInfoRequest) {
456
456
  return __awaiter(this, void 0, void 0, function* () {
@@ -525,7 +525,7 @@ class LogAnalyticsClient {
525
525
  * @param CancelQueryWorkRequestRequest
526
526
  * @return CancelQueryWorkRequestResponse
527
527
  * @throws OciError when an error occurs
528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
529
529
  */
530
530
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest) {
531
531
  return __awaiter(this, void 0, void 0, function* () {
@@ -582,7 +582,7 @@ class LogAnalyticsClient {
582
582
  * @param ChangeIngestTimeRuleCompartmentRequest
583
583
  * @return ChangeIngestTimeRuleCompartmentResponse
584
584
  * @throws OciError when an error occurs
585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
586
586
  */
587
587
  changeIngestTimeRuleCompartment(changeIngestTimeRuleCompartmentRequest) {
588
588
  return __awaiter(this, void 0, void 0, function* () {
@@ -640,7 +640,7 @@ class LogAnalyticsClient {
640
640
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
641
641
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
642
642
  * @throws OciError when an error occurs
643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
644
644
  */
645
645
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest) {
646
646
  return __awaiter(this, void 0, void 0, function* () {
@@ -698,7 +698,7 @@ class LogAnalyticsClient {
698
698
  * @param ChangeLogAnalyticsEntityCompartmentRequest
699
699
  * @return ChangeLogAnalyticsEntityCompartmentResponse
700
700
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
702
702
  */
703
703
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest) {
704
704
  return __awaiter(this, void 0, void 0, function* () {
@@ -757,7 +757,7 @@ class LogAnalyticsClient {
757
757
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
758
758
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
759
759
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
761
761
  */
762
762
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest) {
763
763
  return __awaiter(this, void 0, void 0, function* () {
@@ -815,7 +815,7 @@ class LogAnalyticsClient {
815
815
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
816
816
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
817
817
  * @throws OciError when an error occurs
818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
819
819
  */
820
820
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest) {
821
821
  return __awaiter(this, void 0, void 0, function* () {
@@ -873,7 +873,7 @@ class LogAnalyticsClient {
873
873
  * @param ChangeScheduledTaskCompartmentRequest
874
874
  * @return ChangeScheduledTaskCompartmentResponse
875
875
  * @throws OciError when an error occurs
876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
877
877
  */
878
878
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest) {
879
879
  return __awaiter(this, void 0, void 0, function* () {
@@ -933,7 +933,7 @@ class LogAnalyticsClient {
933
933
  * @param CleanRequest
934
934
  * @return CleanResponse
935
935
  * @throws OciError when an error occurs
936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/Clean.ts.html |here} to see how to use Clean API.
936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
937
937
  */
938
938
  clean(cleanRequest) {
939
939
  return __awaiter(this, void 0, void 0, function* () {
@@ -993,7 +993,7 @@ class LogAnalyticsClient {
993
993
  * @param CompareContentRequest
994
994
  * @return CompareContentResponse
995
995
  * @throws OciError when an error occurs
996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
997
997
  */
998
998
  compareContent(compareContentRequest) {
999
999
  return __awaiter(this, void 0, void 0, function* () {
@@ -1053,7 +1053,7 @@ class LogAnalyticsClient {
1053
1053
  * @param CreateIngestTimeRuleRequest
1054
1054
  * @return CreateIngestTimeRuleResponse
1055
1055
  * @throws OciError when an error occurs
1056
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1057
1057
  */
1058
1058
  createIngestTimeRule(createIngestTimeRuleRequest) {
1059
1059
  return __awaiter(this, void 0, void 0, function* () {
@@ -1118,7 +1118,7 @@ class LogAnalyticsClient {
1118
1118
  * @param CreateLogAnalyticsEmBridgeRequest
1119
1119
  * @return CreateLogAnalyticsEmBridgeResponse
1120
1120
  * @throws OciError when an error occurs
1121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1122
1122
  */
1123
1123
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest) {
1124
1124
  return __awaiter(this, void 0, void 0, function* () {
@@ -1183,7 +1183,7 @@ class LogAnalyticsClient {
1183
1183
  * @param CreateLogAnalyticsEntityRequest
1184
1184
  * @return CreateLogAnalyticsEntityResponse
1185
1185
  * @throws OciError when an error occurs
1186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1187
1187
  */
1188
1188
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest) {
1189
1189
  return __awaiter(this, void 0, void 0, function* () {
@@ -1248,7 +1248,7 @@ class LogAnalyticsClient {
1248
1248
  * @param CreateLogAnalyticsEntityTypeRequest
1249
1249
  * @return CreateLogAnalyticsEntityTypeResponse
1250
1250
  * @throws OciError when an error occurs
1251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1252
1252
  */
1253
1253
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest) {
1254
1254
  return __awaiter(this, void 0, void 0, function* () {
@@ -1305,7 +1305,7 @@ class LogAnalyticsClient {
1305
1305
  * @param CreateLogAnalyticsLogGroupRequest
1306
1306
  * @return CreateLogAnalyticsLogGroupResponse
1307
1307
  * @throws OciError when an error occurs
1308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1309
1309
  */
1310
1310
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest) {
1311
1311
  return __awaiter(this, void 0, void 0, function* () {
@@ -1370,7 +1370,7 @@ class LogAnalyticsClient {
1370
1370
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
1371
1371
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
1372
1372
  * @throws OciError when an error occurs
1373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1374
1374
  */
1375
1375
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest) {
1376
1376
  return __awaiter(this, void 0, void 0, function* () {
@@ -1434,7 +1434,7 @@ class LogAnalyticsClient {
1434
1434
  * @param CreateScheduledTaskRequest
1435
1435
  * @return CreateScheduledTaskResponse
1436
1436
  * @throws OciError when an error occurs
1437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1438
1438
  */
1439
1439
  createScheduledTask(createScheduledTaskRequest) {
1440
1440
  return __awaiter(this, void 0, void 0, function* () {
@@ -1500,7 +1500,7 @@ class LogAnalyticsClient {
1500
1500
  * @param DeleteAssociationsRequest
1501
1501
  * @return DeleteAssociationsResponse
1502
1502
  * @throws OciError when an error occurs
1503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1504
1504
  */
1505
1505
  deleteAssociations(deleteAssociationsRequest) {
1506
1506
  return __awaiter(this, void 0, void 0, function* () {
@@ -1562,7 +1562,7 @@ class LogAnalyticsClient {
1562
1562
  * @param DeleteFieldRequest
1563
1563
  * @return DeleteFieldResponse
1564
1564
  * @throws OciError when an error occurs
1565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1566
1566
  */
1567
1567
  deleteField(deleteFieldRequest) {
1568
1568
  return __awaiter(this, void 0, void 0, function* () {
@@ -1620,7 +1620,7 @@ class LogAnalyticsClient {
1620
1620
  * @param DeleteIngestTimeRuleRequest
1621
1621
  * @return DeleteIngestTimeRuleResponse
1622
1622
  * @throws OciError when an error occurs
1623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1624
1624
  */
1625
1625
  deleteIngestTimeRule(deleteIngestTimeRuleRequest) {
1626
1626
  return __awaiter(this, void 0, void 0, function* () {
@@ -1677,7 +1677,7 @@ class LogAnalyticsClient {
1677
1677
  * @param DeleteLabelRequest
1678
1678
  * @return DeleteLabelResponse
1679
1679
  * @throws OciError when an error occurs
1680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1681
1681
  */
1682
1682
  deleteLabel(deleteLabelRequest) {
1683
1683
  return __awaiter(this, void 0, void 0, function* () {
@@ -1734,7 +1734,7 @@ class LogAnalyticsClient {
1734
1734
  * @param DeleteLogAnalyticsEmBridgeRequest
1735
1735
  * @return DeleteLogAnalyticsEmBridgeResponse
1736
1736
  * @throws OciError when an error occurs
1737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1738
1738
  */
1739
1739
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest) {
1740
1740
  return __awaiter(this, void 0, void 0, function* () {
@@ -1792,7 +1792,7 @@ class LogAnalyticsClient {
1792
1792
  * @param DeleteLogAnalyticsEntityRequest
1793
1793
  * @return DeleteLogAnalyticsEntityResponse
1794
1794
  * @throws OciError when an error occurs
1795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1796
1796
  */
1797
1797
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest) {
1798
1798
  return __awaiter(this, void 0, void 0, function* () {
@@ -1848,7 +1848,7 @@ class LogAnalyticsClient {
1848
1848
  * @param DeleteLogAnalyticsEntityTypeRequest
1849
1849
  * @return DeleteLogAnalyticsEntityTypeResponse
1850
1850
  * @throws OciError when an error occurs
1851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1852
1852
  */
1853
1853
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest) {
1854
1854
  return __awaiter(this, void 0, void 0, function* () {
@@ -1905,7 +1905,7 @@ class LogAnalyticsClient {
1905
1905
  * @param DeleteLogAnalyticsLogGroupRequest
1906
1906
  * @return DeleteLogAnalyticsLogGroupResponse
1907
1907
  * @throws OciError when an error occurs
1908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1909
1909
  */
1910
1910
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest) {
1911
1911
  return __awaiter(this, void 0, void 0, function* () {
@@ -1963,7 +1963,7 @@ class LogAnalyticsClient {
1963
1963
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
1964
1964
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
1965
1965
  * @throws OciError when an error occurs
1966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1967
1967
  */
1968
1968
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest) {
1969
1969
  return __awaiter(this, void 0, void 0, function* () {
@@ -2020,7 +2020,7 @@ class LogAnalyticsClient {
2020
2020
  * @param DeleteLookupRequest
2021
2021
  * @return DeleteLookupResponse
2022
2022
  * @throws OciError when an error occurs
2023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
2023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
2024
2024
  */
2025
2025
  deleteLookup(deleteLookupRequest) {
2026
2026
  return __awaiter(this, void 0, void 0, function* () {
@@ -2085,7 +2085,7 @@ class LogAnalyticsClient {
2085
2085
  * @param DeleteParserRequest
2086
2086
  * @return DeleteParserResponse
2087
2087
  * @throws OciError when an error occurs
2088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2089
2089
  */
2090
2090
  deleteParser(deleteParserRequest) {
2091
2091
  return __awaiter(this, void 0, void 0, function* () {
@@ -2142,7 +2142,7 @@ class LogAnalyticsClient {
2142
2142
  * @param DeleteScheduledTaskRequest
2143
2143
  * @return DeleteScheduledTaskResponse
2144
2144
  * @throws OciError when an error occurs
2145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2146
2146
  */
2147
2147
  deleteScheduledTask(deleteScheduledTaskRequest) {
2148
2148
  return __awaiter(this, void 0, void 0, function* () {
@@ -2199,7 +2199,7 @@ class LogAnalyticsClient {
2199
2199
  * @param DeleteSourceRequest
2200
2200
  * @return DeleteSourceResponse
2201
2201
  * @throws OciError when an error occurs
2202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2203
2203
  */
2204
2204
  deleteSource(deleteSourceRequest) {
2205
2205
  return __awaiter(this, void 0, void 0, function* () {
@@ -2258,7 +2258,7 @@ class LogAnalyticsClient {
2258
2258
  * @param DeleteUploadRequest
2259
2259
  * @return DeleteUploadResponse
2260
2260
  * @throws OciError when an error occurs
2261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2262
2262
  */
2263
2263
  deleteUpload(deleteUploadRequest) {
2264
2264
  return __awaiter(this, void 0, void 0, function* () {
@@ -2326,7 +2326,7 @@ class LogAnalyticsClient {
2326
2326
  * @param DeleteUploadFileRequest
2327
2327
  * @return DeleteUploadFileResponse
2328
2328
  * @throws OciError when an error occurs
2329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2330
2330
  */
2331
2331
  deleteUploadFile(deleteUploadFileRequest) {
2332
2332
  return __awaiter(this, void 0, void 0, function* () {
@@ -2393,7 +2393,7 @@ class LogAnalyticsClient {
2393
2393
  * @param DeleteUploadWarningRequest
2394
2394
  * @return DeleteUploadWarningResponse
2395
2395
  * @throws OciError when an error occurs
2396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2397
2397
  */
2398
2398
  deleteUploadWarning(deleteUploadWarningRequest) {
2399
2399
  return __awaiter(this, void 0, void 0, function* () {
@@ -2450,7 +2450,7 @@ class LogAnalyticsClient {
2450
2450
  * @param DisableArchivingRequest
2451
2451
  * @return DisableArchivingResponse
2452
2452
  * @throws OciError when an error occurs
2453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2454
2454
  */
2455
2455
  disableArchiving(disableArchivingRequest) {
2456
2456
  return __awaiter(this, void 0, void 0, function* () {
@@ -2517,7 +2517,7 @@ class LogAnalyticsClient {
2517
2517
  * @param DisableAutoAssociationRequest
2518
2518
  * @return DisableAutoAssociationResponse
2519
2519
  * @throws OciError when an error occurs
2520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2521
2521
  */
2522
2522
  disableAutoAssociation(disableAutoAssociationRequest) {
2523
2523
  return __awaiter(this, void 0, void 0, function* () {
@@ -2580,7 +2580,7 @@ class LogAnalyticsClient {
2580
2580
  * @param DisableIngestTimeRuleRequest
2581
2581
  * @return DisableIngestTimeRuleResponse
2582
2582
  * @throws OciError when an error occurs
2583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2584
2584
  */
2585
2585
  disableIngestTimeRule(disableIngestTimeRuleRequest) {
2586
2586
  return __awaiter(this, void 0, void 0, function* () {
@@ -2642,7 +2642,7 @@ class LogAnalyticsClient {
2642
2642
  * @param DisableSourceEventTypesRequest
2643
2643
  * @return DisableSourceEventTypesResponse
2644
2644
  * @throws OciError when an error occurs
2645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2646
2646
  */
2647
2647
  disableSourceEventTypes(disableSourceEventTypesRequest) {
2648
2648
  return __awaiter(this, void 0, void 0, function* () {
@@ -2700,7 +2700,7 @@ class LogAnalyticsClient {
2700
2700
  * @param EnableArchivingRequest
2701
2701
  * @return EnableArchivingResponse
2702
2702
  * @throws OciError when an error occurs
2703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2704
2704
  */
2705
2705
  enableArchiving(enableArchivingRequest) {
2706
2706
  return __awaiter(this, void 0, void 0, function* () {
@@ -2767,7 +2767,7 @@ class LogAnalyticsClient {
2767
2767
  * @param EnableAutoAssociationRequest
2768
2768
  * @return EnableAutoAssociationResponse
2769
2769
  * @throws OciError when an error occurs
2770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2771
2771
  */
2772
2772
  enableAutoAssociation(enableAutoAssociationRequest) {
2773
2773
  return __awaiter(this, void 0, void 0, function* () {
@@ -2830,7 +2830,7 @@ class LogAnalyticsClient {
2830
2830
  * @param EnableIngestTimeRuleRequest
2831
2831
  * @return EnableIngestTimeRuleResponse
2832
2832
  * @throws OciError when an error occurs
2833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2834
2834
  */
2835
2835
  enableIngestTimeRule(enableIngestTimeRuleRequest) {
2836
2836
  return __awaiter(this, void 0, void 0, function* () {
@@ -2892,7 +2892,7 @@ class LogAnalyticsClient {
2892
2892
  * @param EnableSourceEventTypesRequest
2893
2893
  * @return EnableSourceEventTypesResponse
2894
2894
  * @throws OciError when an error occurs
2895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2896
2896
  */
2897
2897
  enableSourceEventTypes(enableSourceEventTypesRequest) {
2898
2898
  return __awaiter(this, void 0, void 0, function* () {
@@ -2950,7 +2950,7 @@ class LogAnalyticsClient {
2950
2950
  * @param EstimatePurgeDataSizeRequest
2951
2951
  * @return EstimatePurgeDataSizeResponse
2952
2952
  * @throws OciError when an error occurs
2953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2954
2954
  */
2955
2955
  estimatePurgeDataSize(estimatePurgeDataSizeRequest) {
2956
2956
  return __awaiter(this, void 0, void 0, function* () {
@@ -3017,7 +3017,7 @@ class LogAnalyticsClient {
3017
3017
  * @param EstimateRecallDataSizeRequest
3018
3018
  * @return EstimateRecallDataSizeResponse
3019
3019
  * @throws OciError when an error occurs
3020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
3020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
3021
3021
  */
3022
3022
  estimateRecallDataSize(estimateRecallDataSizeRequest) {
3023
3023
  return __awaiter(this, void 0, void 0, function* () {
@@ -3077,7 +3077,7 @@ class LogAnalyticsClient {
3077
3077
  * @param EstimateReleaseDataSizeRequest
3078
3078
  * @return EstimateReleaseDataSizeResponse
3079
3079
  * @throws OciError when an error occurs
3080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3081
3081
  */
3082
3082
  estimateReleaseDataSize(estimateReleaseDataSizeRequest) {
3083
3083
  return __awaiter(this, void 0, void 0, function* () {
@@ -3137,7 +3137,7 @@ class LogAnalyticsClient {
3137
3137
  * @param ExportCustomContentRequest
3138
3138
  * @return ExportCustomContentResponse
3139
3139
  * @throws OciError when an error occurs
3140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3141
3141
  */
3142
3142
  exportCustomContent(exportCustomContentRequest) {
3143
3143
  return __awaiter(this, void 0, void 0, function* () {
@@ -3196,7 +3196,7 @@ class LogAnalyticsClient {
3196
3196
  * @param ExportQueryResultRequest
3197
3197
  * @return ExportQueryResultResponse
3198
3198
  * @throws OciError when an error occurs
3199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3200
3200
  */
3201
3201
  exportQueryResult(exportQueryResultRequest) {
3202
3202
  return __awaiter(this, void 0, void 0, function* () {
@@ -3255,7 +3255,7 @@ class LogAnalyticsClient {
3255
3255
  * @param ExtractStructuredLogFieldPathsRequest
3256
3256
  * @return ExtractStructuredLogFieldPathsResponse
3257
3257
  * @throws OciError when an error occurs
3258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3259
3259
  */
3260
3260
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest) {
3261
3261
  return __awaiter(this, void 0, void 0, function* () {
@@ -3318,7 +3318,7 @@ class LogAnalyticsClient {
3318
3318
  * @param ExtractStructuredLogHeaderPathsRequest
3319
3319
  * @return ExtractStructuredLogHeaderPathsResponse
3320
3320
  * @throws OciError when an error occurs
3321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3322
3322
  */
3323
3323
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest) {
3324
3324
  return __awaiter(this, void 0, void 0, function* () {
@@ -3380,7 +3380,7 @@ class LogAnalyticsClient {
3380
3380
  * @param FilterRequest
3381
3381
  * @return FilterResponse
3382
3382
  * @throws OciError when an error occurs
3383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3384
3384
  */
3385
3385
  filter(filterRequest) {
3386
3386
  return __awaiter(this, void 0, void 0, function* () {
@@ -3440,7 +3440,7 @@ class LogAnalyticsClient {
3440
3440
  * @param GetAssociationSummaryRequest
3441
3441
  * @return GetAssociationSummaryResponse
3442
3442
  * @throws OciError when an error occurs
3443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3444
3444
  */
3445
3445
  getAssociationSummary(getAssociationSummaryRequest) {
3446
3446
  return __awaiter(this, void 0, void 0, function* () {
@@ -3501,7 +3501,7 @@ class LogAnalyticsClient {
3501
3501
  * @param GetCategoryRequest
3502
3502
  * @return GetCategoryResponse
3503
3503
  * @throws OciError when an error occurs
3504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3505
3505
  */
3506
3506
  getCategory(getCategoryRequest) {
3507
3507
  return __awaiter(this, void 0, void 0, function* () {
@@ -3561,7 +3561,7 @@ class LogAnalyticsClient {
3561
3561
  * @param GetColumnNamesRequest
3562
3562
  * @return GetColumnNamesResponse
3563
3563
  * @throws OciError when an error occurs
3564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3565
3565
  */
3566
3566
  getColumnNames(getColumnNamesRequest) {
3567
3567
  return __awaiter(this, void 0, void 0, function* () {
@@ -3623,7 +3623,7 @@ class LogAnalyticsClient {
3623
3623
  * @param GetConfigWorkRequestRequest
3624
3624
  * @return GetConfigWorkRequestResponse
3625
3625
  * @throws OciError when an error occurs
3626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3627
3627
  */
3628
3628
  getConfigWorkRequest(getConfigWorkRequestRequest) {
3629
3629
  return __awaiter(this, void 0, void 0, function* () {
@@ -3683,7 +3683,7 @@ class LogAnalyticsClient {
3683
3683
  * @param GetFieldRequest
3684
3684
  * @return GetFieldResponse
3685
3685
  * @throws OciError when an error occurs
3686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3687
3687
  */
3688
3688
  getField(getFieldRequest) {
3689
3689
  return __awaiter(this, void 0, void 0, function* () {
@@ -3748,7 +3748,7 @@ class LogAnalyticsClient {
3748
3748
  * @param GetFieldsSummaryRequest
3749
3749
  * @return GetFieldsSummaryResponse
3750
3750
  * @throws OciError when an error occurs
3751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3752
3752
  */
3753
3753
  getFieldsSummary(getFieldsSummaryRequest) {
3754
3754
  return __awaiter(this, void 0, void 0, function* () {
@@ -3809,7 +3809,7 @@ class LogAnalyticsClient {
3809
3809
  * @param GetIngestTimeRuleRequest
3810
3810
  * @return GetIngestTimeRuleResponse
3811
3811
  * @throws OciError when an error occurs
3812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3813
3813
  */
3814
3814
  getIngestTimeRule(getIngestTimeRuleRequest) {
3815
3815
  return __awaiter(this, void 0, void 0, function* () {
@@ -3874,7 +3874,7 @@ class LogAnalyticsClient {
3874
3874
  * @param GetLabelRequest
3875
3875
  * @return GetLabelResponse
3876
3876
  * @throws OciError when an error occurs
3877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3878
3878
  */
3879
3879
  getLabel(getLabelRequest) {
3880
3880
  return __awaiter(this, void 0, void 0, function* () {
@@ -3939,7 +3939,7 @@ class LogAnalyticsClient {
3939
3939
  * @param GetLabelSummaryRequest
3940
3940
  * @return GetLabelSummaryResponse
3941
3941
  * @throws OciError when an error occurs
3942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3943
3943
  */
3944
3944
  getLabelSummary(getLabelSummaryRequest) {
3945
3945
  return __awaiter(this, void 0, void 0, function* () {
@@ -3997,7 +3997,7 @@ class LogAnalyticsClient {
3997
3997
  * @param GetLogAnalyticsEmBridgeRequest
3998
3998
  * @return GetLogAnalyticsEmBridgeResponse
3999
3999
  * @throws OciError when an error occurs
4000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
4000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
4001
4001
  */
4002
4002
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest) {
4003
4003
  return __awaiter(this, void 0, void 0, function* () {
@@ -4061,7 +4061,7 @@ class LogAnalyticsClient {
4061
4061
  * @param GetLogAnalyticsEmBridgeSummaryRequest
4062
4062
  * @return GetLogAnalyticsEmBridgeSummaryResponse
4063
4063
  * @throws OciError when an error occurs
4064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4065
4065
  */
4066
4066
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest) {
4067
4067
  return __awaiter(this, void 0, void 0, function* () {
@@ -4121,7 +4121,7 @@ class LogAnalyticsClient {
4121
4121
  * @param GetLogAnalyticsEntitiesSummaryRequest
4122
4122
  * @return GetLogAnalyticsEntitiesSummaryResponse
4123
4123
  * @throws OciError when an error occurs
4124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4125
4125
  */
4126
4126
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest) {
4127
4127
  return __awaiter(this, void 0, void 0, function* () {
@@ -4181,7 +4181,7 @@ class LogAnalyticsClient {
4181
4181
  * @param GetLogAnalyticsEntityRequest
4182
4182
  * @return GetLogAnalyticsEntityResponse
4183
4183
  * @throws OciError when an error occurs
4184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4185
4185
  */
4186
4186
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest) {
4187
4187
  return __awaiter(this, void 0, void 0, function* () {
@@ -4245,7 +4245,7 @@ class LogAnalyticsClient {
4245
4245
  * @param GetLogAnalyticsEntityTypeRequest
4246
4246
  * @return GetLogAnalyticsEntityTypeResponse
4247
4247
  * @throws OciError when an error occurs
4248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4249
4249
  */
4250
4250
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest) {
4251
4251
  return __awaiter(this, void 0, void 0, function* () {
@@ -4310,7 +4310,7 @@ class LogAnalyticsClient {
4310
4310
  * @param GetLogAnalyticsLogGroupRequest
4311
4311
  * @return GetLogAnalyticsLogGroupResponse
4312
4312
  * @throws OciError when an error occurs
4313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4314
4314
  */
4315
4315
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest) {
4316
4316
  return __awaiter(this, void 0, void 0, function* () {
@@ -4375,7 +4375,7 @@ class LogAnalyticsClient {
4375
4375
  * @param GetLogAnalyticsLogGroupsSummaryRequest
4376
4376
  * @return GetLogAnalyticsLogGroupsSummaryResponse
4377
4377
  * @throws OciError when an error occurs
4378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4379
4379
  */
4380
4380
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest) {
4381
4381
  return __awaiter(this, void 0, void 0, function* () {
@@ -4435,7 +4435,7 @@ class LogAnalyticsClient {
4435
4435
  * @param GetLogAnalyticsObjectCollectionRuleRequest
4436
4436
  * @return GetLogAnalyticsObjectCollectionRuleResponse
4437
4437
  * @throws OciError when an error occurs
4438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4439
4439
  */
4440
4440
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest) {
4441
4441
  return __awaiter(this, void 0, void 0, function* () {
@@ -4500,7 +4500,7 @@ class LogAnalyticsClient {
4500
4500
  * @param GetLogSetsCountRequest
4501
4501
  * @return GetLogSetsCountResponse
4502
4502
  * @throws OciError when an error occurs
4503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4504
4504
  */
4505
4505
  getLogSetsCount(getLogSetsCountRequest) {
4506
4506
  return __awaiter(this, void 0, void 0, function* () {
@@ -4559,7 +4559,7 @@ class LogAnalyticsClient {
4559
4559
  * @param GetLookupRequest
4560
4560
  * @return GetLookupResponse
4561
4561
  * @throws OciError when an error occurs
4562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4563
4563
  */
4564
4564
  getLookup(getLookupRequest) {
4565
4565
  return __awaiter(this, void 0, void 0, function* () {
@@ -4623,7 +4623,7 @@ class LogAnalyticsClient {
4623
4623
  * @param GetLookupSummaryRequest
4624
4624
  * @return GetLookupSummaryResponse
4625
4625
  * @throws OciError when an error occurs
4626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4627
4627
  */
4628
4628
  getLookupSummary(getLookupSummaryRequest) {
4629
4629
  return __awaiter(this, void 0, void 0, function* () {
@@ -4682,7 +4682,7 @@ class LogAnalyticsClient {
4682
4682
  * @param GetNamespaceRequest
4683
4683
  * @return GetNamespaceResponse
4684
4684
  * @throws OciError when an error occurs
4685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4686
4686
  */
4687
4687
  getNamespace(getNamespaceRequest) {
4688
4688
  return __awaiter(this, void 0, void 0, function* () {
@@ -4746,7 +4746,7 @@ class LogAnalyticsClient {
4746
4746
  * @param GetParserRequest
4747
4747
  * @return GetParserResponse
4748
4748
  * @throws OciError when an error occurs
4749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4750
4750
  */
4751
4751
  getParser(getParserRequest) {
4752
4752
  return __awaiter(this, void 0, void 0, function* () {
@@ -4811,7 +4811,7 @@ class LogAnalyticsClient {
4811
4811
  * @param GetParserSummaryRequest
4812
4812
  * @return GetParserSummaryResponse
4813
4813
  * @throws OciError when an error occurs
4814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4815
4815
  */
4816
4816
  getParserSummary(getParserSummaryRequest) {
4817
4817
  return __awaiter(this, void 0, void 0, function* () {
@@ -4870,7 +4870,7 @@ class LogAnalyticsClient {
4870
4870
  * @param GetPreferencesRequest
4871
4871
  * @return GetPreferencesResponse
4872
4872
  * @throws OciError when an error occurs
4873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4874
4874
  */
4875
4875
  getPreferences(getPreferencesRequest) {
4876
4876
  return __awaiter(this, void 0, void 0, function* () {
@@ -4945,7 +4945,7 @@ class LogAnalyticsClient {
4945
4945
  * @param GetQueryResultRequest
4946
4946
  * @return GetQueryResultResponse
4947
4947
  * @throws OciError when an error occurs
4948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4949
4949
  */
4950
4950
  getQueryResult(getQueryResultRequest) {
4951
4951
  return __awaiter(this, void 0, void 0, function* () {
@@ -5025,7 +5025,7 @@ class LogAnalyticsClient {
5025
5025
  * @param GetQueryWorkRequestRequest
5026
5026
  * @return GetQueryWorkRequestResponse
5027
5027
  * @throws OciError when an error occurs
5028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
5028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
5029
5029
  */
5030
5030
  getQueryWorkRequest(getQueryWorkRequestRequest) {
5031
5031
  return __awaiter(this, void 0, void 0, function* () {
@@ -5095,7 +5095,7 @@ class LogAnalyticsClient {
5095
5095
  * @param GetRecallCountRequest
5096
5096
  * @return GetRecallCountResponse
5097
5097
  * @throws OciError when an error occurs
5098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetRecallCount.ts.html |here} to see how to use GetRecallCount API.
5098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetRecallCount.ts.html |here} to see how to use GetRecallCount API.
5099
5099
  */
5100
5100
  getRecallCount(getRecallCountRequest) {
5101
5101
  return __awaiter(this, void 0, void 0, function* () {
@@ -5154,7 +5154,7 @@ class LogAnalyticsClient {
5154
5154
  * @param GetRecalledDataSizeRequest
5155
5155
  * @return GetRecalledDataSizeResponse
5156
5156
  * @throws OciError when an error occurs
5157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetRecalledDataSize.ts.html |here} to see how to use GetRecalledDataSize API.
5157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetRecalledDataSize.ts.html |here} to see how to use GetRecalledDataSize API.
5158
5158
  */
5159
5159
  getRecalledDataSize(getRecalledDataSizeRequest) {
5160
5160
  return __awaiter(this, void 0, void 0, function* () {
@@ -5226,7 +5226,7 @@ class LogAnalyticsClient {
5226
5226
  * @param GetRulesSummaryRequest
5227
5227
  * @return GetRulesSummaryResponse
5228
5228
  * @throws OciError when an error occurs
5229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetRulesSummary.ts.html |here} to see how to use GetRulesSummary API.
5229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetRulesSummary.ts.html |here} to see how to use GetRulesSummary API.
5230
5230
  */
5231
5231
  getRulesSummary(getRulesSummaryRequest) {
5232
5232
  return __awaiter(this, void 0, void 0, function* () {
@@ -5286,7 +5286,7 @@ class LogAnalyticsClient {
5286
5286
  * @param GetScheduledTaskRequest
5287
5287
  * @return GetScheduledTaskResponse
5288
5288
  * @throws OciError when an error occurs
5289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5290
5290
  */
5291
5291
  getScheduledTask(getScheduledTaskRequest) {
5292
5292
  return __awaiter(this, void 0, void 0, function* () {
@@ -5351,7 +5351,7 @@ class LogAnalyticsClient {
5351
5351
  * @param GetSourceRequest
5352
5352
  * @return GetSourceResponse
5353
5353
  * @throws OciError when an error occurs
5354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5355
5355
  */
5356
5356
  getSource(getSourceRequest) {
5357
5357
  return __awaiter(this, void 0, void 0, function* () {
@@ -5418,7 +5418,7 @@ class LogAnalyticsClient {
5418
5418
  * @param GetSourceSummaryRequest
5419
5419
  * @return GetSourceSummaryResponse
5420
5420
  * @throws OciError when an error occurs
5421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5422
5422
  */
5423
5423
  getSourceSummary(getSourceSummaryRequest) {
5424
5424
  return __awaiter(this, void 0, void 0, function* () {
@@ -5477,7 +5477,7 @@ class LogAnalyticsClient {
5477
5477
  * @param GetStorageRequest
5478
5478
  * @return GetStorageResponse
5479
5479
  * @throws OciError when an error occurs
5480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5481
5481
  */
5482
5482
  getStorage(getStorageRequest) {
5483
5483
  return __awaiter(this, void 0, void 0, function* () {
@@ -5542,7 +5542,7 @@ class LogAnalyticsClient {
5542
5542
  * @param GetStorageUsageRequest
5543
5543
  * @return GetStorageUsageResponse
5544
5544
  * @throws OciError when an error occurs
5545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5546
5546
  */
5547
5547
  getStorageUsage(getStorageUsageRequest) {
5548
5548
  return __awaiter(this, void 0, void 0, function* () {
@@ -5602,7 +5602,7 @@ class LogAnalyticsClient {
5602
5602
  * @param GetStorageWorkRequestRequest
5603
5603
  * @return GetStorageWorkRequestResponse
5604
5604
  * @throws OciError when an error occurs
5605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5606
5606
  */
5607
5607
  getStorageWorkRequest(getStorageWorkRequestRequest) {
5608
5608
  return __awaiter(this, void 0, void 0, function* () {
@@ -5672,7 +5672,7 @@ class LogAnalyticsClient {
5672
5672
  * @param GetUnprocessedDataBucketRequest
5673
5673
  * @return GetUnprocessedDataBucketResponse
5674
5674
  * @throws OciError when an error occurs
5675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5676
5676
  */
5677
5677
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest) {
5678
5678
  return __awaiter(this, void 0, void 0, function* () {
@@ -5730,7 +5730,7 @@ class LogAnalyticsClient {
5730
5730
  * @param GetUploadRequest
5731
5731
  * @return GetUploadResponse
5732
5732
  * @throws OciError when an error occurs
5733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5734
5734
  */
5735
5735
  getUpload(getUploadRequest) {
5736
5736
  return __awaiter(this, void 0, void 0, function* () {
@@ -5794,7 +5794,7 @@ class LogAnalyticsClient {
5794
5794
  * @param GetWorkRequestRequest
5795
5795
  * @return GetWorkRequestResponse
5796
5796
  * @throws OciError when an error occurs
5797
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5798
5798
  */
5799
5799
  getWorkRequest(getWorkRequestRequest) {
5800
5800
  return __awaiter(this, void 0, void 0, function* () {
@@ -5859,7 +5859,7 @@ class LogAnalyticsClient {
5859
5859
  * @param ImportCustomContentRequest
5860
5860
  * @return ImportCustomContentResponse
5861
5861
  * @throws OciError when an error occurs
5862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5863
5863
  */
5864
5864
  importCustomContent(importCustomContentRequest) {
5865
5865
  return __awaiter(this, void 0, void 0, function* () {
@@ -5923,7 +5923,7 @@ class LogAnalyticsClient {
5923
5923
  * @param ListAssociableEntitiesRequest
5924
5924
  * @return ListAssociableEntitiesResponse
5925
5925
  * @throws OciError when an error occurs
5926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5927
5927
  */
5928
5928
  listAssociableEntities(listAssociableEntitiesRequest) {
5929
5929
  return __awaiter(this, void 0, void 0, function* () {
@@ -6001,7 +6001,7 @@ class LogAnalyticsClient {
6001
6001
  * @param ListAssociatedEntitiesRequest
6002
6002
  * @return ListAssociatedEntitiesResponse
6003
6003
  * @throws OciError when an error occurs
6004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
6004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
6005
6005
  */
6006
6006
  listAssociatedEntities(listAssociatedEntitiesRequest) {
6007
6007
  return __awaiter(this, void 0, void 0, function* () {
@@ -6079,7 +6079,7 @@ class LogAnalyticsClient {
6079
6079
  * @param ListAutoAssociationsRequest
6080
6080
  * @return ListAutoAssociationsResponse
6081
6081
  * @throws OciError when an error occurs
6082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
6082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
6083
6083
  */
6084
6084
  listAutoAssociations(listAutoAssociationsRequest) {
6085
6085
  return __awaiter(this, void 0, void 0, function* () {
@@ -6154,7 +6154,7 @@ class LogAnalyticsClient {
6154
6154
  * @param ListCategoriesRequest
6155
6155
  * @return ListCategoriesResponse
6156
6156
  * @throws OciError when an error occurs
6157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
6157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
6158
6158
  */
6159
6159
  listCategories(listCategoriesRequest) {
6160
6160
  return __awaiter(this, void 0, void 0, function* () {
@@ -6231,7 +6231,7 @@ class LogAnalyticsClient {
6231
6231
  * @param ListConfigWorkRequestsRequest
6232
6232
  * @return ListConfigWorkRequestsResponse
6233
6233
  * @throws OciError when an error occurs
6234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6235
6235
  */
6236
6236
  listConfigWorkRequests(listConfigWorkRequestsRequest) {
6237
6237
  return __awaiter(this, void 0, void 0, function* () {
@@ -6305,7 +6305,7 @@ class LogAnalyticsClient {
6305
6305
  * @param ListEffectivePropertiesRequest
6306
6306
  * @return ListEffectivePropertiesResponse
6307
6307
  * @throws OciError when an error occurs
6308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListEffectiveProperties.ts.html |here} to see how to use ListEffectiveProperties API.
6308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListEffectiveProperties.ts.html |here} to see how to use ListEffectiveProperties API.
6309
6309
  */
6310
6310
  listEffectiveProperties(listEffectivePropertiesRequest) {
6311
6311
  return __awaiter(this, void 0, void 0, function* () {
@@ -6384,7 +6384,7 @@ class LogAnalyticsClient {
6384
6384
  * @param ListEncryptionKeyInfoRequest
6385
6385
  * @return ListEncryptionKeyInfoResponse
6386
6386
  * @throws OciError when an error occurs
6387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6388
6388
  */
6389
6389
  listEncryptionKeyInfo(listEncryptionKeyInfoRequest) {
6390
6390
  return __awaiter(this, void 0, void 0, function* () {
@@ -6442,7 +6442,7 @@ class LogAnalyticsClient {
6442
6442
  * @param ListEntityAssociationsRequest
6443
6443
  * @return ListEntityAssociationsResponse
6444
6444
  * @throws OciError when an error occurs
6445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6446
6446
  */
6447
6447
  listEntityAssociations(listEntityAssociationsRequest) {
6448
6448
  return __awaiter(this, void 0, void 0, function* () {
@@ -6513,7 +6513,7 @@ class LogAnalyticsClient {
6513
6513
  * @param ListEntitySourceAssociationsRequest
6514
6514
  * @return ListEntitySourceAssociationsResponse
6515
6515
  * @throws OciError when an error occurs
6516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6517
6517
  */
6518
6518
  listEntitySourceAssociations(listEntitySourceAssociationsRequest) {
6519
6519
  return __awaiter(this, void 0, void 0, function* () {
@@ -6593,7 +6593,7 @@ class LogAnalyticsClient {
6593
6593
  * @param ListFieldsRequest
6594
6594
  * @return ListFieldsResponse
6595
6595
  * @throws OciError when an error occurs
6596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6597
6597
  */
6598
6598
  listFields(listFieldsRequest) {
6599
6599
  return __awaiter(this, void 0, void 0, function* () {
@@ -6675,7 +6675,7 @@ class LogAnalyticsClient {
6675
6675
  * @param ListIngestTimeRulesRequest
6676
6676
  * @return ListIngestTimeRulesResponse
6677
6677
  * @throws OciError when an error occurs
6678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6679
6679
  */
6680
6680
  listIngestTimeRules(listIngestTimeRulesRequest) {
6681
6681
  return __awaiter(this, void 0, void 0, function* () {
@@ -6755,7 +6755,7 @@ class LogAnalyticsClient {
6755
6755
  * @param ListLabelPrioritiesRequest
6756
6756
  * @return ListLabelPrioritiesResponse
6757
6757
  * @throws OciError when an error occurs
6758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6759
6759
  */
6760
6760
  listLabelPriorities(listLabelPrioritiesRequest) {
6761
6761
  return __awaiter(this, void 0, void 0, function* () {
@@ -6827,7 +6827,7 @@ class LogAnalyticsClient {
6827
6827
  * @param ListLabelSourceDetailsRequest
6828
6828
  * @return ListLabelSourceDetailsResponse
6829
6829
  * @throws OciError when an error occurs
6830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6831
6831
  */
6832
6832
  listLabelSourceDetails(listLabelSourceDetailsRequest) {
6833
6833
  return __awaiter(this, void 0, void 0, function* () {
@@ -6902,7 +6902,7 @@ class LogAnalyticsClient {
6902
6902
  * @param ListLabelsRequest
6903
6903
  * @return ListLabelsResponse
6904
6904
  * @throws OciError when an error occurs
6905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6906
6906
  */
6907
6907
  listLabels(listLabelsRequest) {
6908
6908
  return __awaiter(this, void 0, void 0, function* () {
@@ -6981,7 +6981,7 @@ class LogAnalyticsClient {
6981
6981
  * @param ListLogAnalyticsEmBridgesRequest
6982
6982
  * @return ListLogAnalyticsEmBridgesResponse
6983
6983
  * @throws OciError when an error occurs
6984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6985
6985
  */
6986
6986
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest) {
6987
6987
  return __awaiter(this, void 0, void 0, function* () {
@@ -7054,7 +7054,7 @@ class LogAnalyticsClient {
7054
7054
  * @param ListLogAnalyticsEntitiesRequest
7055
7055
  * @return ListLogAnalyticsEntitiesResponse
7056
7056
  * @throws OciError when an error occurs
7057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
7057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
7058
7058
  */
7059
7059
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest) {
7060
7060
  return __awaiter(this, void 0, void 0, function* () {
@@ -7136,7 +7136,7 @@ class LogAnalyticsClient {
7136
7136
  * @param ListLogAnalyticsEntityTopologyRequest
7137
7137
  * @return ListLogAnalyticsEntityTopologyResponse
7138
7138
  * @throws OciError when an error occurs
7139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
7139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
7140
7140
  */
7141
7141
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest) {
7142
7142
  return __awaiter(this, void 0, void 0, function* () {
@@ -7207,7 +7207,7 @@ class LogAnalyticsClient {
7207
7207
  * @param ListLogAnalyticsEntityTypesRequest
7208
7208
  * @return ListLogAnalyticsEntityTypesResponse
7209
7209
  * @throws OciError when an error occurs
7210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
7210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
7211
7211
  */
7212
7212
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest) {
7213
7213
  return __awaiter(this, void 0, void 0, function* () {
@@ -7280,7 +7280,7 @@ class LogAnalyticsClient {
7280
7280
  * @param ListLogAnalyticsLogGroupsRequest
7281
7281
  * @return ListLogAnalyticsLogGroupsResponse
7282
7282
  * @throws OciError when an error occurs
7283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
7283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
7284
7284
  */
7285
7285
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest) {
7286
7286
  return __awaiter(this, void 0, void 0, function* () {
@@ -7355,7 +7355,7 @@ class LogAnalyticsClient {
7355
7355
  * @param ListLogAnalyticsObjectCollectionRulesRequest
7356
7356
  * @return ListLogAnalyticsObjectCollectionRulesResponse
7357
7357
  * @throws OciError when an error occurs
7358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7359
7359
  */
7360
7360
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest) {
7361
7361
  return __awaiter(this, void 0, void 0, function* () {
@@ -7427,7 +7427,7 @@ class LogAnalyticsClient {
7427
7427
  * @param ListLogSetsRequest
7428
7428
  * @return ListLogSetsResponse
7429
7429
  * @throws OciError when an error occurs
7430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7431
7431
  */
7432
7432
  listLogSets(listLogSetsRequest) {
7433
7433
  return __awaiter(this, void 0, void 0, function* () {
@@ -7496,7 +7496,7 @@ class LogAnalyticsClient {
7496
7496
  * @param ListLookupsRequest
7497
7497
  * @return ListLookupsResponse
7498
7498
  * @throws OciError when an error occurs
7499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7500
7500
  */
7501
7501
  listLookups(listLookupsRequest) {
7502
7502
  return __awaiter(this, void 0, void 0, function* () {
@@ -7576,7 +7576,7 @@ class LogAnalyticsClient {
7576
7576
  * @param ListMetaSourceTypesRequest
7577
7577
  * @return ListMetaSourceTypesResponse
7578
7578
  * @throws OciError when an error occurs
7579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7580
7580
  */
7581
7581
  listMetaSourceTypes(listMetaSourceTypesRequest) {
7582
7582
  return __awaiter(this, void 0, void 0, function* () {
@@ -7651,7 +7651,7 @@ class LogAnalyticsClient {
7651
7651
  * @param ListNamespacesRequest
7652
7652
  * @return ListNamespacesResponse
7653
7653
  * @throws OciError when an error occurs
7654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7655
7655
  */
7656
7656
  listNamespaces(listNamespacesRequest) {
7657
7657
  return __awaiter(this, void 0, void 0, function* () {
@@ -7710,7 +7710,7 @@ class LogAnalyticsClient {
7710
7710
  * @param ListOverlappingRecallsRequest
7711
7711
  * @return ListOverlappingRecallsResponse
7712
7712
  * @throws OciError when an error occurs
7713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListOverlappingRecalls.ts.html |here} to see how to use ListOverlappingRecalls API.
7713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListOverlappingRecalls.ts.html |here} to see how to use ListOverlappingRecalls API.
7714
7714
  */
7715
7715
  listOverlappingRecalls(listOverlappingRecallsRequest) {
7716
7716
  return __awaiter(this, void 0, void 0, function* () {
@@ -7786,7 +7786,7 @@ class LogAnalyticsClient {
7786
7786
  * @param ListParserFunctionsRequest
7787
7787
  * @return ListParserFunctionsResponse
7788
7788
  * @throws OciError when an error occurs
7789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7790
7790
  */
7791
7791
  listParserFunctions(listParserFunctionsRequest) {
7792
7792
  return __awaiter(this, void 0, void 0, function* () {
@@ -7861,7 +7861,7 @@ class LogAnalyticsClient {
7861
7861
  * @param ListParserMetaPluginsRequest
7862
7862
  * @return ListParserMetaPluginsResponse
7863
7863
  * @throws OciError when an error occurs
7864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7865
7865
  */
7866
7866
  listParserMetaPlugins(listParserMetaPluginsRequest) {
7867
7867
  return __awaiter(this, void 0, void 0, function* () {
@@ -7935,7 +7935,7 @@ class LogAnalyticsClient {
7935
7935
  * @param ListParsersRequest
7936
7936
  * @return ListParsersResponse
7937
7937
  * @throws OciError when an error occurs
7938
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7939
7939
  */
7940
7940
  listParsers(listParsersRequest) {
7941
7941
  return __awaiter(this, void 0, void 0, function* () {
@@ -8016,7 +8016,7 @@ class LogAnalyticsClient {
8016
8016
  * @param ListPropertiesMetadataRequest
8017
8017
  * @return ListPropertiesMetadataResponse
8018
8018
  * @throws OciError when an error occurs
8019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListPropertiesMetadata.ts.html |here} to see how to use ListPropertiesMetadata API.
8019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListPropertiesMetadata.ts.html |here} to see how to use ListPropertiesMetadata API.
8020
8020
  */
8021
8021
  listPropertiesMetadata(listPropertiesMetadataRequest) {
8022
8022
  return __awaiter(this, void 0, void 0, function* () {
@@ -8093,7 +8093,7 @@ class LogAnalyticsClient {
8093
8093
  * @param ListQueryWorkRequestsRequest
8094
8094
  * @return ListQueryWorkRequestsResponse
8095
8095
  * @throws OciError when an error occurs
8096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
8096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
8097
8097
  */
8098
8098
  listQueryWorkRequests(listQueryWorkRequestsRequest) {
8099
8099
  return __awaiter(this, void 0, void 0, function* () {
@@ -8169,7 +8169,7 @@ class LogAnalyticsClient {
8169
8169
  * @param ListRecalledDataRequest
8170
8170
  * @return ListRecalledDataResponse
8171
8171
  * @throws OciError when an error occurs
8172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
8172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
8173
8173
  */
8174
8174
  listRecalledData(listRecalledDataRequest) {
8175
8175
  return __awaiter(this, void 0, void 0, function* () {
@@ -8246,7 +8246,7 @@ class LogAnalyticsClient {
8246
8246
  * @param ListResourceCategoriesRequest
8247
8247
  * @return ListResourceCategoriesResponse
8248
8248
  * @throws OciError when an error occurs
8249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
8249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
8250
8250
  */
8251
8251
  listResourceCategories(listResourceCategoriesRequest) {
8252
8252
  return __awaiter(this, void 0, void 0, function* () {
@@ -8323,7 +8323,7 @@ class LogAnalyticsClient {
8323
8323
  * @param ListRulesRequest
8324
8324
  * @return ListRulesResponse
8325
8325
  * @throws OciError when an error occurs
8326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
8326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
8327
8327
  */
8328
8328
  listRules(listRulesRequest) {
8329
8329
  return __awaiter(this, void 0, void 0, function* () {
@@ -8401,7 +8401,7 @@ class LogAnalyticsClient {
8401
8401
  * @param ListScheduledTasksRequest
8402
8402
  * @return ListScheduledTasksResponse
8403
8403
  * @throws OciError when an error occurs
8404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
8404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
8405
8405
  */
8406
8406
  listScheduledTasks(listScheduledTasksRequest) {
8407
8407
  return __awaiter(this, void 0, void 0, function* () {
@@ -8481,7 +8481,7 @@ class LogAnalyticsClient {
8481
8481
  * @param ListSourceAssociationsRequest
8482
8482
  * @return ListSourceAssociationsResponse
8483
8483
  * @throws OciError when an error occurs
8484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8485
8485
  */
8486
8486
  listSourceAssociations(listSourceAssociationsRequest) {
8487
8487
  return __awaiter(this, void 0, void 0, function* () {
@@ -8560,7 +8560,7 @@ class LogAnalyticsClient {
8560
8560
  * @param ListSourceEventTypesRequest
8561
8561
  * @return ListSourceEventTypesResponse
8562
8562
  * @throws OciError when an error occurs
8563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8564
8564
  */
8565
8565
  listSourceEventTypes(listSourceEventTypesRequest) {
8566
8566
  return __awaiter(this, void 0, void 0, function* () {
@@ -8638,7 +8638,7 @@ class LogAnalyticsClient {
8638
8638
  * @param ListSourceExtendedFieldDefinitionsRequest
8639
8639
  * @return ListSourceExtendedFieldDefinitionsResponse
8640
8640
  * @throws OciError when an error occurs
8641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8642
8642
  */
8643
8643
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest) {
8644
8644
  return __awaiter(this, void 0, void 0, function* () {
@@ -8713,7 +8713,7 @@ class LogAnalyticsClient {
8713
8713
  * @param ListSourceLabelOperatorsRequest
8714
8714
  * @return ListSourceLabelOperatorsResponse
8715
8715
  * @throws OciError when an error occurs
8716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8717
8717
  */
8718
8718
  listSourceLabelOperators(listSourceLabelOperatorsRequest) {
8719
8719
  return __awaiter(this, void 0, void 0, function* () {
@@ -8787,7 +8787,7 @@ class LogAnalyticsClient {
8787
8787
  * @param ListSourceMetaFunctionsRequest
8788
8788
  * @return ListSourceMetaFunctionsResponse
8789
8789
  * @throws OciError when an error occurs
8790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8791
8791
  */
8792
8792
  listSourceMetaFunctions(listSourceMetaFunctionsRequest) {
8793
8793
  return __awaiter(this, void 0, void 0, function* () {
@@ -8861,7 +8861,7 @@ class LogAnalyticsClient {
8861
8861
  * @param ListSourcePatternsRequest
8862
8862
  * @return ListSourcePatternsResponse
8863
8863
  * @throws OciError when an error occurs
8864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8865
8865
  */
8866
8866
  listSourcePatterns(listSourcePatternsRequest) {
8867
8867
  return __awaiter(this, void 0, void 0, function* () {
@@ -8937,7 +8937,7 @@ class LogAnalyticsClient {
8937
8937
  * @param ListSourcesRequest
8938
8938
  * @return ListSourcesResponse
8939
8939
  * @throws OciError when an error occurs
8940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8941
8941
  */
8942
8942
  listSources(listSourcesRequest) {
8943
8943
  return __awaiter(this, void 0, void 0, function* () {
@@ -9019,7 +9019,7 @@ class LogAnalyticsClient {
9019
9019
  * @param ListStorageWorkRequestErrorsRequest
9020
9020
  * @return ListStorageWorkRequestErrorsResponse
9021
9021
  * @throws OciError when an error occurs
9022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
9022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
9023
9023
  */
9024
9024
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest) {
9025
9025
  return __awaiter(this, void 0, void 0, function* () {
@@ -9095,7 +9095,7 @@ class LogAnalyticsClient {
9095
9095
  * @param ListStorageWorkRequestsRequest
9096
9096
  * @return ListStorageWorkRequestsResponse
9097
9097
  * @throws OciError when an error occurs
9098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
9098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
9099
9099
  */
9100
9100
  listStorageWorkRequests(listStorageWorkRequestsRequest) {
9101
9101
  return __awaiter(this, void 0, void 0, function* () {
@@ -9175,7 +9175,7 @@ class LogAnalyticsClient {
9175
9175
  * @param ListSupportedCharEncodingsRequest
9176
9176
  * @return ListSupportedCharEncodingsResponse
9177
9177
  * @throws OciError when an error occurs
9178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
9178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
9179
9179
  */
9180
9180
  listSupportedCharEncodings(listSupportedCharEncodingsRequest) {
9181
9181
  return __awaiter(this, void 0, void 0, function* () {
@@ -9246,7 +9246,7 @@ class LogAnalyticsClient {
9246
9246
  * @param ListSupportedTimezonesRequest
9247
9247
  * @return ListSupportedTimezonesResponse
9248
9248
  * @throws OciError when an error occurs
9249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
9249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
9250
9250
  */
9251
9251
  listSupportedTimezones(listSupportedTimezonesRequest) {
9252
9252
  return __awaiter(this, void 0, void 0, function* () {
@@ -9317,7 +9317,7 @@ class LogAnalyticsClient {
9317
9317
  * @param ListUploadFilesRequest
9318
9318
  * @return ListUploadFilesResponse
9319
9319
  * @throws OciError when an error occurs
9320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
9320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
9321
9321
  */
9322
9322
  listUploadFiles(listUploadFilesRequest) {
9323
9323
  return __awaiter(this, void 0, void 0, function* () {
@@ -9388,7 +9388,7 @@ class LogAnalyticsClient {
9388
9388
  * @param ListUploadWarningsRequest
9389
9389
  * @return ListUploadWarningsResponse
9390
9390
  * @throws OciError when an error occurs
9391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
9391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
9392
9392
  */
9393
9393
  listUploadWarnings(listUploadWarningsRequest) {
9394
9394
  return __awaiter(this, void 0, void 0, function* () {
@@ -9457,7 +9457,7 @@ class LogAnalyticsClient {
9457
9457
  * @param ListUploadsRequest
9458
9458
  * @return ListUploadsResponse
9459
9459
  * @throws OciError when an error occurs
9460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
9460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
9461
9461
  */
9462
9462
  listUploads(listUploadsRequest) {
9463
9463
  return __awaiter(this, void 0, void 0, function* () {
@@ -9534,7 +9534,7 @@ class LogAnalyticsClient {
9534
9534
  * @param ListWarningsRequest
9535
9535
  * @return ListWarningsResponse
9536
9536
  * @throws OciError when an error occurs
9537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9538
9538
  */
9539
9539
  listWarnings(listWarningsRequest) {
9540
9540
  return __awaiter(this, void 0, void 0, function* () {
@@ -9619,7 +9619,7 @@ class LogAnalyticsClient {
9619
9619
  * @param ListWorkRequestErrorsRequest
9620
9620
  * @return ListWorkRequestErrorsResponse
9621
9621
  * @throws OciError when an error occurs
9622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9623
9623
  */
9624
9624
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
9625
9625
  return __awaiter(this, void 0, void 0, function* () {
@@ -9687,7 +9687,7 @@ class LogAnalyticsClient {
9687
9687
  * @param ListWorkRequestLogsRequest
9688
9688
  * @return ListWorkRequestLogsResponse
9689
9689
  * @throws OciError when an error occurs
9690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9691
9691
  */
9692
9692
  listWorkRequestLogs(listWorkRequestLogsRequest) {
9693
9693
  return __awaiter(this, void 0, void 0, function* () {
@@ -9755,7 +9755,7 @@ class LogAnalyticsClient {
9755
9755
  * @param ListWorkRequestsRequest
9756
9756
  * @return ListWorkRequestsResponse
9757
9757
  * @throws OciError when an error occurs
9758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9759
9759
  */
9760
9760
  listWorkRequests(listWorkRequestsRequest) {
9761
9761
  return __awaiter(this, void 0, void 0, function* () {
@@ -9822,7 +9822,7 @@ class LogAnalyticsClient {
9822
9822
  * @param OffboardNamespaceRequest
9823
9823
  * @return OffboardNamespaceResponse
9824
9824
  * @throws OciError when an error occurs
9825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9826
9826
  */
9827
9827
  offboardNamespace(offboardNamespaceRequest) {
9828
9828
  return __awaiter(this, void 0, void 0, function* () {
@@ -9883,7 +9883,7 @@ class LogAnalyticsClient {
9883
9883
  * @param OnboardNamespaceRequest
9884
9884
  * @return OnboardNamespaceResponse
9885
9885
  * @throws OciError when an error occurs
9886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9887
9887
  */
9888
9888
  onboardNamespace(onboardNamespaceRequest) {
9889
9889
  return __awaiter(this, void 0, void 0, function* () {
@@ -9943,7 +9943,7 @@ class LogAnalyticsClient {
9943
9943
  * @param ParseQueryRequest
9944
9944
  * @return ParseQueryResponse
9945
9945
  * @throws OciError when an error occurs
9946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9947
9947
  */
9948
9948
  parseQuery(parseQueryRequest) {
9949
9949
  return __awaiter(this, void 0, void 0, function* () {
@@ -10003,7 +10003,7 @@ class LogAnalyticsClient {
10003
10003
  * @param PauseScheduledTaskRequest
10004
10004
  * @return PauseScheduledTaskResponse
10005
10005
  * @throws OciError when an error occurs
10006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
10006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
10007
10007
  */
10008
10008
  pauseScheduledTask(pauseScheduledTaskRequest) {
10009
10009
  return __awaiter(this, void 0, void 0, function* () {
@@ -10070,7 +10070,7 @@ class LogAnalyticsClient {
10070
10070
  * @param PurgeStorageDataRequest
10071
10071
  * @return PurgeStorageDataResponse
10072
10072
  * @throws OciError when an error occurs
10073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
10073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
10074
10074
  */
10075
10075
  purgeStorageData(purgeStorageDataRequest) {
10076
10076
  return __awaiter(this, void 0, void 0, function* () {
@@ -10137,7 +10137,7 @@ class LogAnalyticsClient {
10137
10137
  * @param PutQueryWorkRequestBackgroundRequest
10138
10138
  * @return PutQueryWorkRequestBackgroundResponse
10139
10139
  * @throws OciError when an error occurs
10140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
10140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
10141
10141
  */
10142
10142
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest) {
10143
10143
  return __awaiter(this, void 0, void 0, function* () {
@@ -10203,7 +10203,7 @@ class LogAnalyticsClient {
10203
10203
  * @param QueryRequest
10204
10204
  * @return QueryResponse
10205
10205
  * @throws OciError when an error occurs
10206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/Query.ts.html |here} to see how to use Query API.
10206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/Query.ts.html |here} to see how to use Query API.
10207
10207
  */
10208
10208
  query(queryRequest) {
10209
10209
  return __awaiter(this, void 0, void 0, function* () {
@@ -10286,7 +10286,7 @@ class LogAnalyticsClient {
10286
10286
  * @param RecallArchivedDataRequest
10287
10287
  * @return RecallArchivedDataResponse
10288
10288
  * @throws OciError when an error occurs
10289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
10289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
10290
10290
  */
10291
10291
  recallArchivedData(recallArchivedDataRequest) {
10292
10292
  return __awaiter(this, void 0, void 0, function* () {
@@ -10363,7 +10363,7 @@ class LogAnalyticsClient {
10363
10363
  * @param RegisterLookupRequest
10364
10364
  * @return RegisterLookupResponse
10365
10365
  * @throws OciError when an error occurs
10366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
10366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
10367
10367
  */
10368
10368
  registerLookup(registerLookupRequest) {
10369
10369
  return __awaiter(this, void 0, void 0, function* () {
@@ -10436,7 +10436,7 @@ class LogAnalyticsClient {
10436
10436
  * @param ReleaseRecalledDataRequest
10437
10437
  * @return ReleaseRecalledDataResponse
10438
10438
  * @throws OciError when an error occurs
10439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
10439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
10440
10440
  */
10441
10441
  releaseRecalledData(releaseRecalledDataRequest) {
10442
10442
  return __awaiter(this, void 0, void 0, function* () {
@@ -10503,7 +10503,7 @@ class LogAnalyticsClient {
10503
10503
  * @param RemoveEntityAssociationsRequest
10504
10504
  * @return RemoveEntityAssociationsResponse
10505
10505
  * @throws OciError when an error occurs
10506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10507
10507
  */
10508
10508
  removeEntityAssociations(removeEntityAssociationsRequest) {
10509
10509
  return __awaiter(this, void 0, void 0, function* () {
@@ -10562,7 +10562,7 @@ class LogAnalyticsClient {
10562
10562
  * @param RemovePreferencesRequest
10563
10563
  * @return RemovePreferencesResponse
10564
10564
  * @throws OciError when an error occurs
10565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10566
10566
  */
10567
10567
  removePreferences(removePreferencesRequest) {
10568
10568
  return __awaiter(this, void 0, void 0, function* () {
@@ -10619,7 +10619,7 @@ class LogAnalyticsClient {
10619
10619
  * @param RemoveResourceCategoriesRequest
10620
10620
  * @return RemoveResourceCategoriesResponse
10621
10621
  * @throws OciError when an error occurs
10622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10623
10623
  */
10624
10624
  removeResourceCategories(removeResourceCategoriesRequest) {
10625
10625
  return __awaiter(this, void 0, void 0, function* () {
@@ -10675,7 +10675,7 @@ class LogAnalyticsClient {
10675
10675
  * @param RemoveSourceEventTypesRequest
10676
10676
  * @return RemoveSourceEventTypesResponse
10677
10677
  * @throws OciError when an error occurs
10678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10679
10679
  */
10680
10680
  removeSourceEventTypes(removeSourceEventTypesRequest) {
10681
10681
  return __awaiter(this, void 0, void 0, function* () {
@@ -10733,7 +10733,7 @@ class LogAnalyticsClient {
10733
10733
  * @param ResumeScheduledTaskRequest
10734
10734
  * @return ResumeScheduledTaskResponse
10735
10735
  * @throws OciError when an error occurs
10736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10737
10737
  */
10738
10738
  resumeScheduledTask(resumeScheduledTaskRequest) {
10739
10739
  return __awaiter(this, void 0, void 0, function* () {
@@ -10801,7 +10801,7 @@ class LogAnalyticsClient {
10801
10801
  * @param RunRequest
10802
10802
  * @return RunResponse
10803
10803
  * @throws OciError when an error occurs
10804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/Run.ts.html |here} to see how to use Run API.
10804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/Run.ts.html |here} to see how to use Run API.
10805
10805
  */
10806
10806
  run(runRequest) {
10807
10807
  return __awaiter(this, void 0, void 0, function* () {
@@ -10863,7 +10863,7 @@ class LogAnalyticsClient {
10863
10863
  * @param SetUnprocessedDataBucketRequest
10864
10864
  * @return SetUnprocessedDataBucketResponse
10865
10865
  * @throws OciError when an error occurs
10866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10867
10867
  */
10868
10868
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest) {
10869
10869
  return __awaiter(this, void 0, void 0, function* () {
@@ -10924,7 +10924,7 @@ class LogAnalyticsClient {
10924
10924
  * @param SuggestRequest
10925
10925
  * @return SuggestResponse
10926
10926
  * @throws OciError when an error occurs
10927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10928
10928
  */
10929
10929
  suggest(suggestRequest) {
10930
10930
  return __awaiter(this, void 0, void 0, function* () {
@@ -10984,7 +10984,7 @@ class LogAnalyticsClient {
10984
10984
  * @param SuppressWarningRequest
10985
10985
  * @return SuppressWarningResponse
10986
10986
  * @throws OciError when an error occurs
10987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10988
10988
  */
10989
10989
  suppressWarning(suppressWarningRequest) {
10990
10990
  return __awaiter(this, void 0, void 0, function* () {
@@ -11043,7 +11043,7 @@ class LogAnalyticsClient {
11043
11043
  * @param TestParserRequest
11044
11044
  * @return TestParserResponse
11045
11045
  * @throws OciError when an error occurs
11046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
11046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
11047
11047
  */
11048
11048
  testParser(testParserRequest) {
11049
11049
  return __awaiter(this, void 0, void 0, function* () {
@@ -11107,7 +11107,7 @@ class LogAnalyticsClient {
11107
11107
  * @param UnsuppressWarningRequest
11108
11108
  * @return UnsuppressWarningResponse
11109
11109
  * @throws OciError when an error occurs
11110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
11110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
11111
11111
  */
11112
11112
  unsuppressWarning(unsuppressWarningRequest) {
11113
11113
  return __awaiter(this, void 0, void 0, function* () {
@@ -11166,7 +11166,7 @@ class LogAnalyticsClient {
11166
11166
  * @param UpdateIngestTimeRuleRequest
11167
11167
  * @return UpdateIngestTimeRuleResponse
11168
11168
  * @throws OciError when an error occurs
11169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
11169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
11170
11170
  */
11171
11171
  updateIngestTimeRule(updateIngestTimeRuleRequest) {
11172
11172
  return __awaiter(this, void 0, void 0, function* () {
@@ -11232,7 +11232,7 @@ class LogAnalyticsClient {
11232
11232
  * @param UpdateLogAnalyticsEmBridgeRequest
11233
11233
  * @return UpdateLogAnalyticsEmBridgeResponse
11234
11234
  * @throws OciError when an error occurs
11235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
11235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
11236
11236
  */
11237
11237
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest) {
11238
11238
  return __awaiter(this, void 0, void 0, function* () {
@@ -11298,7 +11298,7 @@ class LogAnalyticsClient {
11298
11298
  * @param UpdateLogAnalyticsEntityRequest
11299
11299
  * @return UpdateLogAnalyticsEntityResponse
11300
11300
  * @throws OciError when an error occurs
11301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
11301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
11302
11302
  */
11303
11303
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest) {
11304
11304
  return __awaiter(this, void 0, void 0, function* () {
@@ -11364,7 +11364,7 @@ class LogAnalyticsClient {
11364
11364
  * @param UpdateLogAnalyticsEntityTypeRequest
11365
11365
  * @return UpdateLogAnalyticsEntityTypeResponse
11366
11366
  * @throws OciError when an error occurs
11367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
11367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
11368
11368
  */
11369
11369
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest) {
11370
11370
  return __awaiter(this, void 0, void 0, function* () {
@@ -11422,7 +11422,7 @@ class LogAnalyticsClient {
11422
11422
  * @param UpdateLogAnalyticsLogGroupRequest
11423
11423
  * @return UpdateLogAnalyticsLogGroupResponse
11424
11424
  * @throws OciError when an error occurs
11425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
11425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
11426
11426
  */
11427
11427
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest) {
11428
11428
  return __awaiter(this, void 0, void 0, function* () {
@@ -11488,7 +11488,7 @@ class LogAnalyticsClient {
11488
11488
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
11489
11489
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
11490
11490
  * @throws OciError when an error occurs
11491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11492
11492
  */
11493
11493
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest) {
11494
11494
  return __awaiter(this, void 0, void 0, function* () {
@@ -11555,7 +11555,7 @@ class LogAnalyticsClient {
11555
11555
  * @param UpdateLookupRequest
11556
11556
  * @return UpdateLookupResponse
11557
11557
  * @throws OciError when an error occurs
11558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11559
11559
  */
11560
11560
  updateLookup(updateLookupRequest) {
11561
11561
  return __awaiter(this, void 0, void 0, function* () {
@@ -11623,7 +11623,7 @@ class LogAnalyticsClient {
11623
11623
  * @param UpdateLookupDataRequest
11624
11624
  * @return UpdateLookupDataResponse
11625
11625
  * @throws OciError when an error occurs
11626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11627
11627
  */
11628
11628
  updateLookupData(updateLookupDataRequest) {
11629
11629
  return __awaiter(this, void 0, void 0, function* () {
@@ -11691,7 +11691,7 @@ class LogAnalyticsClient {
11691
11691
  * @param UpdatePreferencesRequest
11692
11692
  * @return UpdatePreferencesResponse
11693
11693
  * @throws OciError when an error occurs
11694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11695
11695
  */
11696
11696
  updatePreferences(updatePreferencesRequest) {
11697
11697
  return __awaiter(this, void 0, void 0, function* () {
@@ -11748,7 +11748,7 @@ class LogAnalyticsClient {
11748
11748
  * @param UpdateResourceCategoriesRequest
11749
11749
  * @return UpdateResourceCategoriesResponse
11750
11750
  * @throws OciError when an error occurs
11751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11752
11752
  */
11753
11753
  updateResourceCategories(updateResourceCategoriesRequest) {
11754
11754
  return __awaiter(this, void 0, void 0, function* () {
@@ -11803,7 +11803,7 @@ class LogAnalyticsClient {
11803
11803
  * @param UpdateScheduledTaskRequest
11804
11804
  * @return UpdateScheduledTaskResponse
11805
11805
  * @throws OciError when an error occurs
11806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11807
11807
  */
11808
11808
  updateScheduledTask(updateScheduledTaskRequest) {
11809
11809
  return __awaiter(this, void 0, void 0, function* () {
@@ -11870,7 +11870,7 @@ class LogAnalyticsClient {
11870
11870
  * @param UpdateStorageRequest
11871
11871
  * @return UpdateStorageResponse
11872
11872
  * @throws OciError when an error occurs
11873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11874
11874
  */
11875
11875
  updateStorage(updateStorageRequest) {
11876
11876
  return __awaiter(this, void 0, void 0, function* () {
@@ -11936,7 +11936,7 @@ class LogAnalyticsClient {
11936
11936
  * @param UploadDiscoveryDataRequest
11937
11937
  * @return UploadDiscoveryDataResponse
11938
11938
  * @throws OciError when an error occurs
11939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UploadDiscoveryData.ts.html |here} to see how to use UploadDiscoveryData API.
11939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UploadDiscoveryData.ts.html |here} to see how to use UploadDiscoveryData API.
11940
11940
  */
11941
11941
  uploadDiscoveryData(uploadDiscoveryDataRequest) {
11942
11942
  return __awaiter(this, void 0, void 0, function* () {
@@ -12010,7 +12010,7 @@ class LogAnalyticsClient {
12010
12010
  * @param UploadLogEventsFileRequest
12011
12011
  * @return UploadLogEventsFileResponse
12012
12012
  * @throws OciError when an error occurs
12013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
12013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
12014
12014
  */
12015
12015
  uploadLogEventsFile(uploadLogEventsFileRequest) {
12016
12016
  return __awaiter(this, void 0, void 0, function* () {
@@ -12084,7 +12084,7 @@ class LogAnalyticsClient {
12084
12084
  * @param UploadLogFileRequest
12085
12085
  * @return UploadLogFileResponse
12086
12086
  * @throws OciError when an error occurs
12087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
12087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
12088
12088
  */
12089
12089
  uploadLogFile(uploadLogFileRequest) {
12090
12090
  return __awaiter(this, void 0, void 0, function* () {
@@ -12170,7 +12170,7 @@ class LogAnalyticsClient {
12170
12170
  * @param UpsertAssociationsRequest
12171
12171
  * @return UpsertAssociationsResponse
12172
12172
  * @throws OciError when an error occurs
12173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
12173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
12174
12174
  */
12175
12175
  upsertAssociations(upsertAssociationsRequest) {
12176
12176
  return __awaiter(this, void 0, void 0, function* () {
@@ -12234,7 +12234,7 @@ class LogAnalyticsClient {
12234
12234
  * @param UpsertFieldRequest
12235
12235
  * @return UpsertFieldResponse
12236
12236
  * @throws OciError when an error occurs
12237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
12237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
12238
12238
  */
12239
12239
  upsertField(upsertFieldRequest) {
12240
12240
  return __awaiter(this, void 0, void 0, function* () {
@@ -12301,7 +12301,7 @@ class LogAnalyticsClient {
12301
12301
  * @param UpsertLabelRequest
12302
12302
  * @return UpsertLabelResponse
12303
12303
  * @throws OciError when an error occurs
12304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
12304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
12305
12305
  */
12306
12306
  upsertLabel(upsertLabelRequest) {
12307
12307
  return __awaiter(this, void 0, void 0, function* () {
@@ -12368,7 +12368,7 @@ class LogAnalyticsClient {
12368
12368
  * @param UpsertParserRequest
12369
12369
  * @return UpsertParserResponse
12370
12370
  * @throws OciError when an error occurs
12371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
12371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
12372
12372
  */
12373
12373
  upsertParser(upsertParserRequest) {
12374
12374
  return __awaiter(this, void 0, void 0, function* () {
@@ -12435,7 +12435,7 @@ class LogAnalyticsClient {
12435
12435
  * @param UpsertSourceRequest
12436
12436
  * @return UpsertSourceResponse
12437
12437
  * @throws OciError when an error occurs
12438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
12438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
12439
12439
  */
12440
12440
  upsertSource(upsertSourceRequest) {
12441
12441
  return __awaiter(this, void 0, void 0, function* () {
@@ -12506,7 +12506,7 @@ class LogAnalyticsClient {
12506
12506
  * @param ValidateAssociationParametersRequest
12507
12507
  * @return ValidateAssociationParametersResponse
12508
12508
  * @throws OciError when an error occurs
12509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
12509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
12510
12510
  */
12511
12511
  validateAssociationParameters(validateAssociationParametersRequest) {
12512
12512
  return __awaiter(this, void 0, void 0, function* () {
@@ -12577,7 +12577,7 @@ class LogAnalyticsClient {
12577
12577
  * @param ValidateEndpointRequest
12578
12578
  * @return ValidateEndpointResponse
12579
12579
  * @throws OciError when an error occurs
12580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ValidateEndpoint.ts.html |here} to see how to use ValidateEndpoint API.
12580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ValidateEndpoint.ts.html |here} to see how to use ValidateEndpoint API.
12581
12581
  */
12582
12582
  validateEndpoint(validateEndpointRequest) {
12583
12583
  return __awaiter(this, void 0, void 0, function* () {
@@ -12636,7 +12636,7 @@ class LogAnalyticsClient {
12636
12636
  * @param ValidateFileRequest
12637
12637
  * @return ValidateFileResponse
12638
12638
  * @throws OciError when an error occurs
12639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12640
12640
  */
12641
12641
  validateFile(validateFileRequest) {
12642
12642
  return __awaiter(this, void 0, void 0, function* () {
@@ -12702,7 +12702,7 @@ class LogAnalyticsClient {
12702
12702
  * @param ValidateLabelConditionRequest
12703
12703
  * @return ValidateLabelConditionResponse
12704
12704
  * @throws OciError when an error occurs
12705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ValidateLabelCondition.ts.html |here} to see how to use ValidateLabelCondition API.
12705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ValidateLabelCondition.ts.html |here} to see how to use ValidateLabelCondition API.
12706
12706
  */
12707
12707
  validateLabelCondition(validateLabelConditionRequest) {
12708
12708
  return __awaiter(this, void 0, void 0, function* () {
@@ -12762,7 +12762,7 @@ class LogAnalyticsClient {
12762
12762
  * @param ValidateSourceRequest
12763
12763
  * @return ValidateSourceResponse
12764
12764
  * @throws OciError when an error occurs
12765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12766
12766
  */
12767
12767
  validateSource(validateSourceRequest) {
12768
12768
  return __awaiter(this, void 0, void 0, function* () {
@@ -12827,7 +12827,7 @@ class LogAnalyticsClient {
12827
12827
  * @param ValidateSourceExtendedFieldDetailsRequest
12828
12828
  * @return ValidateSourceExtendedFieldDetailsResponse
12829
12829
  * @throws OciError when an error occurs
12830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12831
12831
  */
12832
12832
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest) {
12833
12833
  return __awaiter(this, void 0, void 0, function* () {
@@ -12887,7 +12887,7 @@ class LogAnalyticsClient {
12887
12887
  * @param ValidateSourceMappingRequest
12888
12888
  * @return ValidateSourceMappingResponse
12889
12889
  * @throws OciError when an error occurs
12890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12891
12891
  */
12892
12892
  validateSourceMapping(validateSourceMappingRequest) {
12893
12893
  return __awaiter(this, void 0, void 0, function* () {
@@ -12953,7 +12953,7 @@ class LogAnalyticsClient {
12953
12953
  * @param VerifyRequest
12954
12954
  * @return VerifyResponse
12955
12955
  * @throws OciError when an error occurs
12956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.83.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12957
12957
  */
12958
12958
  verify(verifyRequest) {
12959
12959
  return __awaiter(this, void 0, void 0, function* () {