oci-loganalytics 2.88.0 → 2.88.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
@@ -203,7 +203,7 @@ class LogAnalyticsClient {
203
203
  * @param AddEntityAssociationRequest
204
204
  * @return AddEntityAssociationResponse
205
205
  * @throws OciError when an error occurs
206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
207
207
  */
208
208
  addEntityAssociation(addEntityAssociationRequest) {
209
209
  return __awaiter(this, void 0, void 0, function* () {
@@ -262,7 +262,7 @@ class LogAnalyticsClient {
262
262
  * @param AddSourceEventTypesRequest
263
263
  * @return AddSourceEventTypesResponse
264
264
  * @throws OciError when an error occurs
265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
266
266
  */
267
267
  addSourceEventTypes(addSourceEventTypesRequest) {
268
268
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +320,7 @@ class LogAnalyticsClient {
320
320
  * @param AppendLookupDataRequest
321
321
  * @return AppendLookupDataResponse
322
322
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
324
324
  */
325
325
  appendLookupData(appendLookupDataRequest) {
326
326
  return __awaiter(this, void 0, void 0, function* () {
@@ -388,7 +388,7 @@ class LogAnalyticsClient {
388
388
  * @param AssignEncryptionKeyRequest
389
389
  * @return AssignEncryptionKeyResponse
390
390
  * @throws OciError when an error occurs
391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
392
392
  */
393
393
  assignEncryptionKey(assignEncryptionKeyRequest) {
394
394
  return __awaiter(this, void 0, void 0, function* () {
@@ -456,7 +456,7 @@ class LogAnalyticsClient {
456
456
  * @param BatchGetBasicInfoRequest
457
457
  * @return BatchGetBasicInfoResponse
458
458
  * @throws OciError when an error occurs
459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
460
460
  */
461
461
  batchGetBasicInfo(batchGetBasicInfoRequest) {
462
462
  return __awaiter(this, void 0, void 0, function* () {
@@ -531,7 +531,7 @@ class LogAnalyticsClient {
531
531
  * @param CancelQueryWorkRequestRequest
532
532
  * @return CancelQueryWorkRequestResponse
533
533
  * @throws OciError when an error occurs
534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
535
535
  */
536
536
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest) {
537
537
  return __awaiter(this, void 0, void 0, function* () {
@@ -588,7 +588,7 @@ class LogAnalyticsClient {
588
588
  * @param ChangeIngestTimeRuleCompartmentRequest
589
589
  * @return ChangeIngestTimeRuleCompartmentResponse
590
590
  * @throws OciError when an error occurs
591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
592
592
  */
593
593
  changeIngestTimeRuleCompartment(changeIngestTimeRuleCompartmentRequest) {
594
594
  return __awaiter(this, void 0, void 0, function* () {
@@ -646,7 +646,7 @@ class LogAnalyticsClient {
646
646
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
647
647
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
648
648
  * @throws OciError when an error occurs
649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
650
650
  */
651
651
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest) {
652
652
  return __awaiter(this, void 0, void 0, function* () {
@@ -704,7 +704,7 @@ class LogAnalyticsClient {
704
704
  * @param ChangeLogAnalyticsEntityCompartmentRequest
705
705
  * @return ChangeLogAnalyticsEntityCompartmentResponse
706
706
  * @throws OciError when an error occurs
707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
708
708
  */
709
709
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest) {
710
710
  return __awaiter(this, void 0, void 0, function* () {
@@ -763,7 +763,7 @@ class LogAnalyticsClient {
763
763
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
764
764
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
765
765
  * @throws OciError when an error occurs
766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
767
767
  */
768
768
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest) {
769
769
  return __awaiter(this, void 0, void 0, function* () {
@@ -821,7 +821,7 @@ class LogAnalyticsClient {
821
821
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
822
822
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
823
823
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
825
825
  */
826
826
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest) {
827
827
  return __awaiter(this, void 0, void 0, function* () {
@@ -879,7 +879,7 @@ class LogAnalyticsClient {
879
879
  * @param ChangeScheduledTaskCompartmentRequest
880
880
  * @return ChangeScheduledTaskCompartmentResponse
881
881
  * @throws OciError when an error occurs
882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
883
883
  */
884
884
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest) {
885
885
  return __awaiter(this, void 0, void 0, function* () {
@@ -939,7 +939,7 @@ class LogAnalyticsClient {
939
939
  * @param CleanRequest
940
940
  * @return CleanResponse
941
941
  * @throws OciError when an error occurs
942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/Clean.ts.html |here} to see how to use Clean API.
943
943
  */
944
944
  clean(cleanRequest) {
945
945
  return __awaiter(this, void 0, void 0, function* () {
@@ -999,7 +999,7 @@ class LogAnalyticsClient {
999
999
  * @param CompareContentRequest
1000
1000
  * @return CompareContentResponse
1001
1001
  * @throws OciError when an error occurs
1002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
1002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
1003
1003
  */
1004
1004
  compareContent(compareContentRequest) {
1005
1005
  return __awaiter(this, void 0, void 0, function* () {
@@ -1059,7 +1059,7 @@ class LogAnalyticsClient {
1059
1059
  * @param CreateIngestTimeRuleRequest
1060
1060
  * @return CreateIngestTimeRuleResponse
1061
1061
  * @throws OciError when an error occurs
1062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1063
1063
  */
1064
1064
  createIngestTimeRule(createIngestTimeRuleRequest) {
1065
1065
  return __awaiter(this, void 0, void 0, function* () {
@@ -1124,7 +1124,7 @@ class LogAnalyticsClient {
1124
1124
  * @param CreateLogAnalyticsEmBridgeRequest
1125
1125
  * @return CreateLogAnalyticsEmBridgeResponse
1126
1126
  * @throws OciError when an error occurs
1127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1128
1128
  */
1129
1129
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest) {
1130
1130
  return __awaiter(this, void 0, void 0, function* () {
@@ -1189,7 +1189,7 @@ class LogAnalyticsClient {
1189
1189
  * @param CreateLogAnalyticsEntityRequest
1190
1190
  * @return CreateLogAnalyticsEntityResponse
1191
1191
  * @throws OciError when an error occurs
1192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1193
1193
  */
1194
1194
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest) {
1195
1195
  return __awaiter(this, void 0, void 0, function* () {
@@ -1254,7 +1254,7 @@ class LogAnalyticsClient {
1254
1254
  * @param CreateLogAnalyticsEntityTypeRequest
1255
1255
  * @return CreateLogAnalyticsEntityTypeResponse
1256
1256
  * @throws OciError when an error occurs
1257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1258
1258
  */
1259
1259
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest) {
1260
1260
  return __awaiter(this, void 0, void 0, function* () {
@@ -1311,7 +1311,7 @@ class LogAnalyticsClient {
1311
1311
  * @param CreateLogAnalyticsLogGroupRequest
1312
1312
  * @return CreateLogAnalyticsLogGroupResponse
1313
1313
  * @throws OciError when an error occurs
1314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1315
1315
  */
1316
1316
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest) {
1317
1317
  return __awaiter(this, void 0, void 0, function* () {
@@ -1376,7 +1376,7 @@ class LogAnalyticsClient {
1376
1376
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
1377
1377
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
1378
1378
  * @throws OciError when an error occurs
1379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1380
1380
  */
1381
1381
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest) {
1382
1382
  return __awaiter(this, void 0, void 0, function* () {
@@ -1440,7 +1440,7 @@ class LogAnalyticsClient {
1440
1440
  * @param CreateScheduledTaskRequest
1441
1441
  * @return CreateScheduledTaskResponse
1442
1442
  * @throws OciError when an error occurs
1443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1444
1444
  */
1445
1445
  createScheduledTask(createScheduledTaskRequest) {
1446
1446
  return __awaiter(this, void 0, void 0, function* () {
@@ -1506,7 +1506,7 @@ class LogAnalyticsClient {
1506
1506
  * @param DeleteAssociationsRequest
1507
1507
  * @return DeleteAssociationsResponse
1508
1508
  * @throws OciError when an error occurs
1509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1510
1510
  */
1511
1511
  deleteAssociations(deleteAssociationsRequest) {
1512
1512
  return __awaiter(this, void 0, void 0, function* () {
@@ -1568,7 +1568,7 @@ class LogAnalyticsClient {
1568
1568
  * @param DeleteFieldRequest
1569
1569
  * @return DeleteFieldResponse
1570
1570
  * @throws OciError when an error occurs
1571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1572
1572
  */
1573
1573
  deleteField(deleteFieldRequest) {
1574
1574
  return __awaiter(this, void 0, void 0, function* () {
@@ -1626,7 +1626,7 @@ class LogAnalyticsClient {
1626
1626
  * @param DeleteIngestTimeRuleRequest
1627
1627
  * @return DeleteIngestTimeRuleResponse
1628
1628
  * @throws OciError when an error occurs
1629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1630
1630
  */
1631
1631
  deleteIngestTimeRule(deleteIngestTimeRuleRequest) {
1632
1632
  return __awaiter(this, void 0, void 0, function* () {
@@ -1683,7 +1683,7 @@ class LogAnalyticsClient {
1683
1683
  * @param DeleteLabelRequest
1684
1684
  * @return DeleteLabelResponse
1685
1685
  * @throws OciError when an error occurs
1686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1687
1687
  */
1688
1688
  deleteLabel(deleteLabelRequest) {
1689
1689
  return __awaiter(this, void 0, void 0, function* () {
@@ -1740,7 +1740,7 @@ class LogAnalyticsClient {
1740
1740
  * @param DeleteLogAnalyticsEmBridgeRequest
1741
1741
  * @return DeleteLogAnalyticsEmBridgeResponse
1742
1742
  * @throws OciError when an error occurs
1743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1744
1744
  */
1745
1745
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest) {
1746
1746
  return __awaiter(this, void 0, void 0, function* () {
@@ -1798,7 +1798,7 @@ class LogAnalyticsClient {
1798
1798
  * @param DeleteLogAnalyticsEntityRequest
1799
1799
  * @return DeleteLogAnalyticsEntityResponse
1800
1800
  * @throws OciError when an error occurs
1801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1802
1802
  */
1803
1803
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest) {
1804
1804
  return __awaiter(this, void 0, void 0, function* () {
@@ -1854,7 +1854,7 @@ class LogAnalyticsClient {
1854
1854
  * @param DeleteLogAnalyticsEntityTypeRequest
1855
1855
  * @return DeleteLogAnalyticsEntityTypeResponse
1856
1856
  * @throws OciError when an error occurs
1857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1858
1858
  */
1859
1859
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest) {
1860
1860
  return __awaiter(this, void 0, void 0, function* () {
@@ -1911,7 +1911,7 @@ class LogAnalyticsClient {
1911
1911
  * @param DeleteLogAnalyticsLogGroupRequest
1912
1912
  * @return DeleteLogAnalyticsLogGroupResponse
1913
1913
  * @throws OciError when an error occurs
1914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1915
1915
  */
1916
1916
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest) {
1917
1917
  return __awaiter(this, void 0, void 0, function* () {
@@ -1969,7 +1969,7 @@ class LogAnalyticsClient {
1969
1969
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
1970
1970
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
1971
1971
  * @throws OciError when an error occurs
1972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1973
1973
  */
1974
1974
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest) {
1975
1975
  return __awaiter(this, void 0, void 0, function* () {
@@ -2026,7 +2026,7 @@ class LogAnalyticsClient {
2026
2026
  * @param DeleteLookupRequest
2027
2027
  * @return DeleteLookupResponse
2028
2028
  * @throws OciError when an error occurs
2029
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
2029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
2030
2030
  */
2031
2031
  deleteLookup(deleteLookupRequest) {
2032
2032
  return __awaiter(this, void 0, void 0, function* () {
@@ -2091,7 +2091,7 @@ class LogAnalyticsClient {
2091
2091
  * @param DeleteParserRequest
2092
2092
  * @return DeleteParserResponse
2093
2093
  * @throws OciError when an error occurs
2094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2095
2095
  */
2096
2096
  deleteParser(deleteParserRequest) {
2097
2097
  return __awaiter(this, void 0, void 0, function* () {
@@ -2148,7 +2148,7 @@ class LogAnalyticsClient {
2148
2148
  * @param DeleteScheduledTaskRequest
2149
2149
  * @return DeleteScheduledTaskResponse
2150
2150
  * @throws OciError when an error occurs
2151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2152
2152
  */
2153
2153
  deleteScheduledTask(deleteScheduledTaskRequest) {
2154
2154
  return __awaiter(this, void 0, void 0, function* () {
@@ -2205,7 +2205,7 @@ class LogAnalyticsClient {
2205
2205
  * @param DeleteSourceRequest
2206
2206
  * @return DeleteSourceResponse
2207
2207
  * @throws OciError when an error occurs
2208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2209
2209
  */
2210
2210
  deleteSource(deleteSourceRequest) {
2211
2211
  return __awaiter(this, void 0, void 0, function* () {
@@ -2264,7 +2264,7 @@ class LogAnalyticsClient {
2264
2264
  * @param DeleteUploadRequest
2265
2265
  * @return DeleteUploadResponse
2266
2266
  * @throws OciError when an error occurs
2267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2268
2268
  */
2269
2269
  deleteUpload(deleteUploadRequest) {
2270
2270
  return __awaiter(this, void 0, void 0, function* () {
@@ -2332,7 +2332,7 @@ class LogAnalyticsClient {
2332
2332
  * @param DeleteUploadFileRequest
2333
2333
  * @return DeleteUploadFileResponse
2334
2334
  * @throws OciError when an error occurs
2335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2336
2336
  */
2337
2337
  deleteUploadFile(deleteUploadFileRequest) {
2338
2338
  return __awaiter(this, void 0, void 0, function* () {
@@ -2399,7 +2399,7 @@ class LogAnalyticsClient {
2399
2399
  * @param DeleteUploadWarningRequest
2400
2400
  * @return DeleteUploadWarningResponse
2401
2401
  * @throws OciError when an error occurs
2402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2403
2403
  */
2404
2404
  deleteUploadWarning(deleteUploadWarningRequest) {
2405
2405
  return __awaiter(this, void 0, void 0, function* () {
@@ -2456,7 +2456,7 @@ class LogAnalyticsClient {
2456
2456
  * @param DisableArchivingRequest
2457
2457
  * @return DisableArchivingResponse
2458
2458
  * @throws OciError when an error occurs
2459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2460
2460
  */
2461
2461
  disableArchiving(disableArchivingRequest) {
2462
2462
  return __awaiter(this, void 0, void 0, function* () {
@@ -2523,7 +2523,7 @@ class LogAnalyticsClient {
2523
2523
  * @param DisableAutoAssociationRequest
2524
2524
  * @return DisableAutoAssociationResponse
2525
2525
  * @throws OciError when an error occurs
2526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2527
2527
  */
2528
2528
  disableAutoAssociation(disableAutoAssociationRequest) {
2529
2529
  return __awaiter(this, void 0, void 0, function* () {
@@ -2586,7 +2586,7 @@ class LogAnalyticsClient {
2586
2586
  * @param DisableIngestTimeRuleRequest
2587
2587
  * @return DisableIngestTimeRuleResponse
2588
2588
  * @throws OciError when an error occurs
2589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2590
2590
  */
2591
2591
  disableIngestTimeRule(disableIngestTimeRuleRequest) {
2592
2592
  return __awaiter(this, void 0, void 0, function* () {
@@ -2648,7 +2648,7 @@ class LogAnalyticsClient {
2648
2648
  * @param DisableSourceEventTypesRequest
2649
2649
  * @return DisableSourceEventTypesResponse
2650
2650
  * @throws OciError when an error occurs
2651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2652
2652
  */
2653
2653
  disableSourceEventTypes(disableSourceEventTypesRequest) {
2654
2654
  return __awaiter(this, void 0, void 0, function* () {
@@ -2706,7 +2706,7 @@ class LogAnalyticsClient {
2706
2706
  * @param EnableArchivingRequest
2707
2707
  * @return EnableArchivingResponse
2708
2708
  * @throws OciError when an error occurs
2709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2710
2710
  */
2711
2711
  enableArchiving(enableArchivingRequest) {
2712
2712
  return __awaiter(this, void 0, void 0, function* () {
@@ -2773,7 +2773,7 @@ class LogAnalyticsClient {
2773
2773
  * @param EnableAutoAssociationRequest
2774
2774
  * @return EnableAutoAssociationResponse
2775
2775
  * @throws OciError when an error occurs
2776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2777
2777
  */
2778
2778
  enableAutoAssociation(enableAutoAssociationRequest) {
2779
2779
  return __awaiter(this, void 0, void 0, function* () {
@@ -2836,7 +2836,7 @@ class LogAnalyticsClient {
2836
2836
  * @param EnableIngestTimeRuleRequest
2837
2837
  * @return EnableIngestTimeRuleResponse
2838
2838
  * @throws OciError when an error occurs
2839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2840
2840
  */
2841
2841
  enableIngestTimeRule(enableIngestTimeRuleRequest) {
2842
2842
  return __awaiter(this, void 0, void 0, function* () {
@@ -2898,7 +2898,7 @@ class LogAnalyticsClient {
2898
2898
  * @param EnableSourceEventTypesRequest
2899
2899
  * @return EnableSourceEventTypesResponse
2900
2900
  * @throws OciError when an error occurs
2901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2902
2902
  */
2903
2903
  enableSourceEventTypes(enableSourceEventTypesRequest) {
2904
2904
  return __awaiter(this, void 0, void 0, function* () {
@@ -2956,7 +2956,7 @@ class LogAnalyticsClient {
2956
2956
  * @param EstimatePurgeDataSizeRequest
2957
2957
  * @return EstimatePurgeDataSizeResponse
2958
2958
  * @throws OciError when an error occurs
2959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2960
2960
  */
2961
2961
  estimatePurgeDataSize(estimatePurgeDataSizeRequest) {
2962
2962
  return __awaiter(this, void 0, void 0, function* () {
@@ -3023,7 +3023,7 @@ class LogAnalyticsClient {
3023
3023
  * @param EstimateRecallDataSizeRequest
3024
3024
  * @return EstimateRecallDataSizeResponse
3025
3025
  * @throws OciError when an error occurs
3026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
3026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
3027
3027
  */
3028
3028
  estimateRecallDataSize(estimateRecallDataSizeRequest) {
3029
3029
  return __awaiter(this, void 0, void 0, function* () {
@@ -3083,7 +3083,7 @@ class LogAnalyticsClient {
3083
3083
  * @param EstimateReleaseDataSizeRequest
3084
3084
  * @return EstimateReleaseDataSizeResponse
3085
3085
  * @throws OciError when an error occurs
3086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3087
3087
  */
3088
3088
  estimateReleaseDataSize(estimateReleaseDataSizeRequest) {
3089
3089
  return __awaiter(this, void 0, void 0, function* () {
@@ -3143,7 +3143,7 @@ class LogAnalyticsClient {
3143
3143
  * @param ExportCustomContentRequest
3144
3144
  * @return ExportCustomContentResponse
3145
3145
  * @throws OciError when an error occurs
3146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3147
3147
  */
3148
3148
  exportCustomContent(exportCustomContentRequest) {
3149
3149
  return __awaiter(this, void 0, void 0, function* () {
@@ -3202,7 +3202,7 @@ class LogAnalyticsClient {
3202
3202
  * @param ExportQueryResultRequest
3203
3203
  * @return ExportQueryResultResponse
3204
3204
  * @throws OciError when an error occurs
3205
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3206
3206
  */
3207
3207
  exportQueryResult(exportQueryResultRequest) {
3208
3208
  return __awaiter(this, void 0, void 0, function* () {
@@ -3261,7 +3261,7 @@ class LogAnalyticsClient {
3261
3261
  * @param ExtractStructuredLogFieldPathsRequest
3262
3262
  * @return ExtractStructuredLogFieldPathsResponse
3263
3263
  * @throws OciError when an error occurs
3264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3265
3265
  */
3266
3266
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest) {
3267
3267
  return __awaiter(this, void 0, void 0, function* () {
@@ -3324,7 +3324,7 @@ class LogAnalyticsClient {
3324
3324
  * @param ExtractStructuredLogHeaderPathsRequest
3325
3325
  * @return ExtractStructuredLogHeaderPathsResponse
3326
3326
  * @throws OciError when an error occurs
3327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3328
3328
  */
3329
3329
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest) {
3330
3330
  return __awaiter(this, void 0, void 0, function* () {
@@ -3386,7 +3386,7 @@ class LogAnalyticsClient {
3386
3386
  * @param FilterRequest
3387
3387
  * @return FilterResponse
3388
3388
  * @throws OciError when an error occurs
3389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3390
3390
  */
3391
3391
  filter(filterRequest) {
3392
3392
  return __awaiter(this, void 0, void 0, function* () {
@@ -3446,7 +3446,7 @@ class LogAnalyticsClient {
3446
3446
  * @param GetAssociationSummaryRequest
3447
3447
  * @return GetAssociationSummaryResponse
3448
3448
  * @throws OciError when an error occurs
3449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3450
3450
  */
3451
3451
  getAssociationSummary(getAssociationSummaryRequest) {
3452
3452
  return __awaiter(this, void 0, void 0, function* () {
@@ -3507,7 +3507,7 @@ class LogAnalyticsClient {
3507
3507
  * @param GetCategoryRequest
3508
3508
  * @return GetCategoryResponse
3509
3509
  * @throws OciError when an error occurs
3510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3511
3511
  */
3512
3512
  getCategory(getCategoryRequest) {
3513
3513
  return __awaiter(this, void 0, void 0, function* () {
@@ -3567,7 +3567,7 @@ class LogAnalyticsClient {
3567
3567
  * @param GetColumnNamesRequest
3568
3568
  * @return GetColumnNamesResponse
3569
3569
  * @throws OciError when an error occurs
3570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3571
3571
  */
3572
3572
  getColumnNames(getColumnNamesRequest) {
3573
3573
  return __awaiter(this, void 0, void 0, function* () {
@@ -3629,7 +3629,7 @@ class LogAnalyticsClient {
3629
3629
  * @param GetConfigWorkRequestRequest
3630
3630
  * @return GetConfigWorkRequestResponse
3631
3631
  * @throws OciError when an error occurs
3632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3633
3633
  */
3634
3634
  getConfigWorkRequest(getConfigWorkRequestRequest) {
3635
3635
  return __awaiter(this, void 0, void 0, function* () {
@@ -3689,7 +3689,7 @@ class LogAnalyticsClient {
3689
3689
  * @param GetFieldRequest
3690
3690
  * @return GetFieldResponse
3691
3691
  * @throws OciError when an error occurs
3692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3693
3693
  */
3694
3694
  getField(getFieldRequest) {
3695
3695
  return __awaiter(this, void 0, void 0, function* () {
@@ -3754,7 +3754,7 @@ class LogAnalyticsClient {
3754
3754
  * @param GetFieldsSummaryRequest
3755
3755
  * @return GetFieldsSummaryResponse
3756
3756
  * @throws OciError when an error occurs
3757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3758
3758
  */
3759
3759
  getFieldsSummary(getFieldsSummaryRequest) {
3760
3760
  return __awaiter(this, void 0, void 0, function* () {
@@ -3815,7 +3815,7 @@ class LogAnalyticsClient {
3815
3815
  * @param GetIngestTimeRuleRequest
3816
3816
  * @return GetIngestTimeRuleResponse
3817
3817
  * @throws OciError when an error occurs
3818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3819
3819
  */
3820
3820
  getIngestTimeRule(getIngestTimeRuleRequest) {
3821
3821
  return __awaiter(this, void 0, void 0, function* () {
@@ -3880,7 +3880,7 @@ class LogAnalyticsClient {
3880
3880
  * @param GetLabelRequest
3881
3881
  * @return GetLabelResponse
3882
3882
  * @throws OciError when an error occurs
3883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3884
3884
  */
3885
3885
  getLabel(getLabelRequest) {
3886
3886
  return __awaiter(this, void 0, void 0, function* () {
@@ -3945,7 +3945,7 @@ class LogAnalyticsClient {
3945
3945
  * @param GetLabelSummaryRequest
3946
3946
  * @return GetLabelSummaryResponse
3947
3947
  * @throws OciError when an error occurs
3948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3949
3949
  */
3950
3950
  getLabelSummary(getLabelSummaryRequest) {
3951
3951
  return __awaiter(this, void 0, void 0, function* () {
@@ -4003,7 +4003,7 @@ class LogAnalyticsClient {
4003
4003
  * @param GetLogAnalyticsEmBridgeRequest
4004
4004
  * @return GetLogAnalyticsEmBridgeResponse
4005
4005
  * @throws OciError when an error occurs
4006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
4006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
4007
4007
  */
4008
4008
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest) {
4009
4009
  return __awaiter(this, void 0, void 0, function* () {
@@ -4067,7 +4067,7 @@ class LogAnalyticsClient {
4067
4067
  * @param GetLogAnalyticsEmBridgeSummaryRequest
4068
4068
  * @return GetLogAnalyticsEmBridgeSummaryResponse
4069
4069
  * @throws OciError when an error occurs
4070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4070
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4071
4071
  */
4072
4072
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest) {
4073
4073
  return __awaiter(this, void 0, void 0, function* () {
@@ -4127,7 +4127,7 @@ class LogAnalyticsClient {
4127
4127
  * @param GetLogAnalyticsEntitiesSummaryRequest
4128
4128
  * @return GetLogAnalyticsEntitiesSummaryResponse
4129
4129
  * @throws OciError when an error occurs
4130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4131
4131
  */
4132
4132
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest) {
4133
4133
  return __awaiter(this, void 0, void 0, function* () {
@@ -4187,7 +4187,7 @@ class LogAnalyticsClient {
4187
4187
  * @param GetLogAnalyticsEntityRequest
4188
4188
  * @return GetLogAnalyticsEntityResponse
4189
4189
  * @throws OciError when an error occurs
4190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4191
4191
  */
4192
4192
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest) {
4193
4193
  return __awaiter(this, void 0, void 0, function* () {
@@ -4251,7 +4251,7 @@ class LogAnalyticsClient {
4251
4251
  * @param GetLogAnalyticsEntityTypeRequest
4252
4252
  * @return GetLogAnalyticsEntityTypeResponse
4253
4253
  * @throws OciError when an error occurs
4254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4255
4255
  */
4256
4256
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest) {
4257
4257
  return __awaiter(this, void 0, void 0, function* () {
@@ -4316,7 +4316,7 @@ class LogAnalyticsClient {
4316
4316
  * @param GetLogAnalyticsLogGroupRequest
4317
4317
  * @return GetLogAnalyticsLogGroupResponse
4318
4318
  * @throws OciError when an error occurs
4319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4320
4320
  */
4321
4321
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest) {
4322
4322
  return __awaiter(this, void 0, void 0, function* () {
@@ -4381,7 +4381,7 @@ class LogAnalyticsClient {
4381
4381
  * @param GetLogAnalyticsLogGroupsSummaryRequest
4382
4382
  * @return GetLogAnalyticsLogGroupsSummaryResponse
4383
4383
  * @throws OciError when an error occurs
4384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4385
4385
  */
4386
4386
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest) {
4387
4387
  return __awaiter(this, void 0, void 0, function* () {
@@ -4441,7 +4441,7 @@ class LogAnalyticsClient {
4441
4441
  * @param GetLogAnalyticsObjectCollectionRuleRequest
4442
4442
  * @return GetLogAnalyticsObjectCollectionRuleResponse
4443
4443
  * @throws OciError when an error occurs
4444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4445
4445
  */
4446
4446
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest) {
4447
4447
  return __awaiter(this, void 0, void 0, function* () {
@@ -4506,7 +4506,7 @@ class LogAnalyticsClient {
4506
4506
  * @param GetLogSetsCountRequest
4507
4507
  * @return GetLogSetsCountResponse
4508
4508
  * @throws OciError when an error occurs
4509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4510
4510
  */
4511
4511
  getLogSetsCount(getLogSetsCountRequest) {
4512
4512
  return __awaiter(this, void 0, void 0, function* () {
@@ -4565,7 +4565,7 @@ class LogAnalyticsClient {
4565
4565
  * @param GetLookupRequest
4566
4566
  * @return GetLookupResponse
4567
4567
  * @throws OciError when an error occurs
4568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4569
4569
  */
4570
4570
  getLookup(getLookupRequest) {
4571
4571
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4629,7 @@ class LogAnalyticsClient {
4629
4629
  * @param GetLookupSummaryRequest
4630
4630
  * @return GetLookupSummaryResponse
4631
4631
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4633
4633
  */
4634
4634
  getLookupSummary(getLookupSummaryRequest) {
4635
4635
  return __awaiter(this, void 0, void 0, function* () {
@@ -4688,7 +4688,7 @@ class LogAnalyticsClient {
4688
4688
  * @param GetNamespaceRequest
4689
4689
  * @return GetNamespaceResponse
4690
4690
  * @throws OciError when an error occurs
4691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4692
4692
  */
4693
4693
  getNamespace(getNamespaceRequest) {
4694
4694
  return __awaiter(this, void 0, void 0, function* () {
@@ -4752,7 +4752,7 @@ class LogAnalyticsClient {
4752
4752
  * @param GetParserRequest
4753
4753
  * @return GetParserResponse
4754
4754
  * @throws OciError when an error occurs
4755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4756
4756
  */
4757
4757
  getParser(getParserRequest) {
4758
4758
  return __awaiter(this, void 0, void 0, function* () {
@@ -4817,7 +4817,7 @@ class LogAnalyticsClient {
4817
4817
  * @param GetParserSummaryRequest
4818
4818
  * @return GetParserSummaryResponse
4819
4819
  * @throws OciError when an error occurs
4820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4821
4821
  */
4822
4822
  getParserSummary(getParserSummaryRequest) {
4823
4823
  return __awaiter(this, void 0, void 0, function* () {
@@ -4876,7 +4876,7 @@ class LogAnalyticsClient {
4876
4876
  * @param GetPreferencesRequest
4877
4877
  * @return GetPreferencesResponse
4878
4878
  * @throws OciError when an error occurs
4879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4880
4880
  */
4881
4881
  getPreferences(getPreferencesRequest) {
4882
4882
  return __awaiter(this, void 0, void 0, function* () {
@@ -4951,7 +4951,7 @@ class LogAnalyticsClient {
4951
4951
  * @param GetQueryResultRequest
4952
4952
  * @return GetQueryResultResponse
4953
4953
  * @throws OciError when an error occurs
4954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4955
4955
  */
4956
4956
  getQueryResult(getQueryResultRequest) {
4957
4957
  return __awaiter(this, void 0, void 0, function* () {
@@ -5031,7 +5031,7 @@ class LogAnalyticsClient {
5031
5031
  * @param GetQueryWorkRequestRequest
5032
5032
  * @return GetQueryWorkRequestResponse
5033
5033
  * @throws OciError when an error occurs
5034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
5034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
5035
5035
  */
5036
5036
  getQueryWorkRequest(getQueryWorkRequestRequest) {
5037
5037
  return __awaiter(this, void 0, void 0, function* () {
@@ -5101,7 +5101,7 @@ class LogAnalyticsClient {
5101
5101
  * @param GetRecallCountRequest
5102
5102
  * @return GetRecallCountResponse
5103
5103
  * @throws OciError when an error occurs
5104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetRecallCount.ts.html |here} to see how to use GetRecallCount API.
5104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetRecallCount.ts.html |here} to see how to use GetRecallCount API.
5105
5105
  */
5106
5106
  getRecallCount(getRecallCountRequest) {
5107
5107
  return __awaiter(this, void 0, void 0, function* () {
@@ -5160,7 +5160,7 @@ class LogAnalyticsClient {
5160
5160
  * @param GetRecalledDataSizeRequest
5161
5161
  * @return GetRecalledDataSizeResponse
5162
5162
  * @throws OciError when an error occurs
5163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetRecalledDataSize.ts.html |here} to see how to use GetRecalledDataSize API.
5163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetRecalledDataSize.ts.html |here} to see how to use GetRecalledDataSize API.
5164
5164
  */
5165
5165
  getRecalledDataSize(getRecalledDataSizeRequest) {
5166
5166
  return __awaiter(this, void 0, void 0, function* () {
@@ -5232,7 +5232,7 @@ class LogAnalyticsClient {
5232
5232
  * @param GetRulesSummaryRequest
5233
5233
  * @return GetRulesSummaryResponse
5234
5234
  * @throws OciError when an error occurs
5235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetRulesSummary.ts.html |here} to see how to use GetRulesSummary API.
5235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetRulesSummary.ts.html |here} to see how to use GetRulesSummary API.
5236
5236
  */
5237
5237
  getRulesSummary(getRulesSummaryRequest) {
5238
5238
  return __awaiter(this, void 0, void 0, function* () {
@@ -5292,7 +5292,7 @@ class LogAnalyticsClient {
5292
5292
  * @param GetScheduledTaskRequest
5293
5293
  * @return GetScheduledTaskResponse
5294
5294
  * @throws OciError when an error occurs
5295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5296
5296
  */
5297
5297
  getScheduledTask(getScheduledTaskRequest) {
5298
5298
  return __awaiter(this, void 0, void 0, function* () {
@@ -5357,7 +5357,7 @@ class LogAnalyticsClient {
5357
5357
  * @param GetSourceRequest
5358
5358
  * @return GetSourceResponse
5359
5359
  * @throws OciError when an error occurs
5360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5361
5361
  */
5362
5362
  getSource(getSourceRequest) {
5363
5363
  return __awaiter(this, void 0, void 0, function* () {
@@ -5424,7 +5424,7 @@ class LogAnalyticsClient {
5424
5424
  * @param GetSourceSummaryRequest
5425
5425
  * @return GetSourceSummaryResponse
5426
5426
  * @throws OciError when an error occurs
5427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5428
5428
  */
5429
5429
  getSourceSummary(getSourceSummaryRequest) {
5430
5430
  return __awaiter(this, void 0, void 0, function* () {
@@ -5483,7 +5483,7 @@ class LogAnalyticsClient {
5483
5483
  * @param GetStorageRequest
5484
5484
  * @return GetStorageResponse
5485
5485
  * @throws OciError when an error occurs
5486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5487
5487
  */
5488
5488
  getStorage(getStorageRequest) {
5489
5489
  return __awaiter(this, void 0, void 0, function* () {
@@ -5548,7 +5548,7 @@ class LogAnalyticsClient {
5548
5548
  * @param GetStorageUsageRequest
5549
5549
  * @return GetStorageUsageResponse
5550
5550
  * @throws OciError when an error occurs
5551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5552
5552
  */
5553
5553
  getStorageUsage(getStorageUsageRequest) {
5554
5554
  return __awaiter(this, void 0, void 0, function* () {
@@ -5608,7 +5608,7 @@ class LogAnalyticsClient {
5608
5608
  * @param GetStorageWorkRequestRequest
5609
5609
  * @return GetStorageWorkRequestResponse
5610
5610
  * @throws OciError when an error occurs
5611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5612
5612
  */
5613
5613
  getStorageWorkRequest(getStorageWorkRequestRequest) {
5614
5614
  return __awaiter(this, void 0, void 0, function* () {
@@ -5678,7 +5678,7 @@ class LogAnalyticsClient {
5678
5678
  * @param GetUnprocessedDataBucketRequest
5679
5679
  * @return GetUnprocessedDataBucketResponse
5680
5680
  * @throws OciError when an error occurs
5681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5682
5682
  */
5683
5683
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest) {
5684
5684
  return __awaiter(this, void 0, void 0, function* () {
@@ -5736,7 +5736,7 @@ class LogAnalyticsClient {
5736
5736
  * @param GetUploadRequest
5737
5737
  * @return GetUploadResponse
5738
5738
  * @throws OciError when an error occurs
5739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5740
5740
  */
5741
5741
  getUpload(getUploadRequest) {
5742
5742
  return __awaiter(this, void 0, void 0, function* () {
@@ -5800,7 +5800,7 @@ class LogAnalyticsClient {
5800
5800
  * @param GetWorkRequestRequest
5801
5801
  * @return GetWorkRequestResponse
5802
5802
  * @throws OciError when an error occurs
5803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5804
5804
  */
5805
5805
  getWorkRequest(getWorkRequestRequest) {
5806
5806
  return __awaiter(this, void 0, void 0, function* () {
@@ -5865,7 +5865,7 @@ class LogAnalyticsClient {
5865
5865
  * @param ImportCustomContentRequest
5866
5866
  * @return ImportCustomContentResponse
5867
5867
  * @throws OciError when an error occurs
5868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5869
5869
  */
5870
5870
  importCustomContent(importCustomContentRequest) {
5871
5871
  return __awaiter(this, void 0, void 0, function* () {
@@ -5929,7 +5929,7 @@ class LogAnalyticsClient {
5929
5929
  * @param ListAssociableEntitiesRequest
5930
5930
  * @return ListAssociableEntitiesResponse
5931
5931
  * @throws OciError when an error occurs
5932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5933
5933
  */
5934
5934
  listAssociableEntities(listAssociableEntitiesRequest) {
5935
5935
  return __awaiter(this, void 0, void 0, function* () {
@@ -6007,7 +6007,7 @@ class LogAnalyticsClient {
6007
6007
  * @param ListAssociatedEntitiesRequest
6008
6008
  * @return ListAssociatedEntitiesResponse
6009
6009
  * @throws OciError when an error occurs
6010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
6010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
6011
6011
  */
6012
6012
  listAssociatedEntities(listAssociatedEntitiesRequest) {
6013
6013
  return __awaiter(this, void 0, void 0, function* () {
@@ -6085,7 +6085,7 @@ class LogAnalyticsClient {
6085
6085
  * @param ListAutoAssociationsRequest
6086
6086
  * @return ListAutoAssociationsResponse
6087
6087
  * @throws OciError when an error occurs
6088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
6088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
6089
6089
  */
6090
6090
  listAutoAssociations(listAutoAssociationsRequest) {
6091
6091
  return __awaiter(this, void 0, void 0, function* () {
@@ -6160,7 +6160,7 @@ class LogAnalyticsClient {
6160
6160
  * @param ListCategoriesRequest
6161
6161
  * @return ListCategoriesResponse
6162
6162
  * @throws OciError when an error occurs
6163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
6163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
6164
6164
  */
6165
6165
  listCategories(listCategoriesRequest) {
6166
6166
  return __awaiter(this, void 0, void 0, function* () {
@@ -6237,7 +6237,7 @@ class LogAnalyticsClient {
6237
6237
  * @param ListConfigWorkRequestsRequest
6238
6238
  * @return ListConfigWorkRequestsResponse
6239
6239
  * @throws OciError when an error occurs
6240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6241
6241
  */
6242
6242
  listConfigWorkRequests(listConfigWorkRequestsRequest) {
6243
6243
  return __awaiter(this, void 0, void 0, function* () {
@@ -6311,7 +6311,7 @@ class LogAnalyticsClient {
6311
6311
  * @param ListEffectivePropertiesRequest
6312
6312
  * @return ListEffectivePropertiesResponse
6313
6313
  * @throws OciError when an error occurs
6314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListEffectiveProperties.ts.html |here} to see how to use ListEffectiveProperties API.
6314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListEffectiveProperties.ts.html |here} to see how to use ListEffectiveProperties API.
6315
6315
  */
6316
6316
  listEffectiveProperties(listEffectivePropertiesRequest) {
6317
6317
  return __awaiter(this, void 0, void 0, function* () {
@@ -6390,7 +6390,7 @@ class LogAnalyticsClient {
6390
6390
  * @param ListEncryptionKeyInfoRequest
6391
6391
  * @return ListEncryptionKeyInfoResponse
6392
6392
  * @throws OciError when an error occurs
6393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6394
6394
  */
6395
6395
  listEncryptionKeyInfo(listEncryptionKeyInfoRequest) {
6396
6396
  return __awaiter(this, void 0, void 0, function* () {
@@ -6448,7 +6448,7 @@ class LogAnalyticsClient {
6448
6448
  * @param ListEntityAssociationsRequest
6449
6449
  * @return ListEntityAssociationsResponse
6450
6450
  * @throws OciError when an error occurs
6451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6452
6452
  */
6453
6453
  listEntityAssociations(listEntityAssociationsRequest) {
6454
6454
  return __awaiter(this, void 0, void 0, function* () {
@@ -6519,7 +6519,7 @@ class LogAnalyticsClient {
6519
6519
  * @param ListEntitySourceAssociationsRequest
6520
6520
  * @return ListEntitySourceAssociationsResponse
6521
6521
  * @throws OciError when an error occurs
6522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6523
6523
  */
6524
6524
  listEntitySourceAssociations(listEntitySourceAssociationsRequest) {
6525
6525
  return __awaiter(this, void 0, void 0, function* () {
@@ -6599,7 +6599,7 @@ class LogAnalyticsClient {
6599
6599
  * @param ListFieldsRequest
6600
6600
  * @return ListFieldsResponse
6601
6601
  * @throws OciError when an error occurs
6602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6603
6603
  */
6604
6604
  listFields(listFieldsRequest) {
6605
6605
  return __awaiter(this, void 0, void 0, function* () {
@@ -6681,7 +6681,7 @@ class LogAnalyticsClient {
6681
6681
  * @param ListIngestTimeRulesRequest
6682
6682
  * @return ListIngestTimeRulesResponse
6683
6683
  * @throws OciError when an error occurs
6684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6685
6685
  */
6686
6686
  listIngestTimeRules(listIngestTimeRulesRequest) {
6687
6687
  return __awaiter(this, void 0, void 0, function* () {
@@ -6761,7 +6761,7 @@ class LogAnalyticsClient {
6761
6761
  * @param ListLabelPrioritiesRequest
6762
6762
  * @return ListLabelPrioritiesResponse
6763
6763
  * @throws OciError when an error occurs
6764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6765
6765
  */
6766
6766
  listLabelPriorities(listLabelPrioritiesRequest) {
6767
6767
  return __awaiter(this, void 0, void 0, function* () {
@@ -6833,7 +6833,7 @@ class LogAnalyticsClient {
6833
6833
  * @param ListLabelSourceDetailsRequest
6834
6834
  * @return ListLabelSourceDetailsResponse
6835
6835
  * @throws OciError when an error occurs
6836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6837
6837
  */
6838
6838
  listLabelSourceDetails(listLabelSourceDetailsRequest) {
6839
6839
  return __awaiter(this, void 0, void 0, function* () {
@@ -6908,7 +6908,7 @@ class LogAnalyticsClient {
6908
6908
  * @param ListLabelsRequest
6909
6909
  * @return ListLabelsResponse
6910
6910
  * @throws OciError when an error occurs
6911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6912
6912
  */
6913
6913
  listLabels(listLabelsRequest) {
6914
6914
  return __awaiter(this, void 0, void 0, function* () {
@@ -6987,7 +6987,7 @@ class LogAnalyticsClient {
6987
6987
  * @param ListLogAnalyticsEmBridgesRequest
6988
6988
  * @return ListLogAnalyticsEmBridgesResponse
6989
6989
  * @throws OciError when an error occurs
6990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6991
6991
  */
6992
6992
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest) {
6993
6993
  return __awaiter(this, void 0, void 0, function* () {
@@ -7060,7 +7060,7 @@ class LogAnalyticsClient {
7060
7060
  * @param ListLogAnalyticsEntitiesRequest
7061
7061
  * @return ListLogAnalyticsEntitiesResponse
7062
7062
  * @throws OciError when an error occurs
7063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
7063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
7064
7064
  */
7065
7065
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest) {
7066
7066
  return __awaiter(this, void 0, void 0, function* () {
@@ -7142,7 +7142,7 @@ class LogAnalyticsClient {
7142
7142
  * @param ListLogAnalyticsEntityTopologyRequest
7143
7143
  * @return ListLogAnalyticsEntityTopologyResponse
7144
7144
  * @throws OciError when an error occurs
7145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
7145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
7146
7146
  */
7147
7147
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest) {
7148
7148
  return __awaiter(this, void 0, void 0, function* () {
@@ -7213,7 +7213,7 @@ class LogAnalyticsClient {
7213
7213
  * @param ListLogAnalyticsEntityTypesRequest
7214
7214
  * @return ListLogAnalyticsEntityTypesResponse
7215
7215
  * @throws OciError when an error occurs
7216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
7216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
7217
7217
  */
7218
7218
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest) {
7219
7219
  return __awaiter(this, void 0, void 0, function* () {
@@ -7286,7 +7286,7 @@ class LogAnalyticsClient {
7286
7286
  * @param ListLogAnalyticsLogGroupsRequest
7287
7287
  * @return ListLogAnalyticsLogGroupsResponse
7288
7288
  * @throws OciError when an error occurs
7289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
7289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
7290
7290
  */
7291
7291
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest) {
7292
7292
  return __awaiter(this, void 0, void 0, function* () {
@@ -7361,7 +7361,7 @@ class LogAnalyticsClient {
7361
7361
  * @param ListLogAnalyticsObjectCollectionRulesRequest
7362
7362
  * @return ListLogAnalyticsObjectCollectionRulesResponse
7363
7363
  * @throws OciError when an error occurs
7364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7365
7365
  */
7366
7366
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest) {
7367
7367
  return __awaiter(this, void 0, void 0, function* () {
@@ -7433,7 +7433,7 @@ class LogAnalyticsClient {
7433
7433
  * @param ListLogSetsRequest
7434
7434
  * @return ListLogSetsResponse
7435
7435
  * @throws OciError when an error occurs
7436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7437
7437
  */
7438
7438
  listLogSets(listLogSetsRequest) {
7439
7439
  return __awaiter(this, void 0, void 0, function* () {
@@ -7502,7 +7502,7 @@ class LogAnalyticsClient {
7502
7502
  * @param ListLookupsRequest
7503
7503
  * @return ListLookupsResponse
7504
7504
  * @throws OciError when an error occurs
7505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7506
7506
  */
7507
7507
  listLookups(listLookupsRequest) {
7508
7508
  return __awaiter(this, void 0, void 0, function* () {
@@ -7582,7 +7582,7 @@ class LogAnalyticsClient {
7582
7582
  * @param ListMetaSourceTypesRequest
7583
7583
  * @return ListMetaSourceTypesResponse
7584
7584
  * @throws OciError when an error occurs
7585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7586
7586
  */
7587
7587
  listMetaSourceTypes(listMetaSourceTypesRequest) {
7588
7588
  return __awaiter(this, void 0, void 0, function* () {
@@ -7657,7 +7657,7 @@ class LogAnalyticsClient {
7657
7657
  * @param ListNamespacesRequest
7658
7658
  * @return ListNamespacesResponse
7659
7659
  * @throws OciError when an error occurs
7660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7661
7661
  */
7662
7662
  listNamespaces(listNamespacesRequest) {
7663
7663
  return __awaiter(this, void 0, void 0, function* () {
@@ -7716,7 +7716,7 @@ class LogAnalyticsClient {
7716
7716
  * @param ListOverlappingRecallsRequest
7717
7717
  * @return ListOverlappingRecallsResponse
7718
7718
  * @throws OciError when an error occurs
7719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListOverlappingRecalls.ts.html |here} to see how to use ListOverlappingRecalls API.
7719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListOverlappingRecalls.ts.html |here} to see how to use ListOverlappingRecalls API.
7720
7720
  */
7721
7721
  listOverlappingRecalls(listOverlappingRecallsRequest) {
7722
7722
  return __awaiter(this, void 0, void 0, function* () {
@@ -7792,7 +7792,7 @@ class LogAnalyticsClient {
7792
7792
  * @param ListParserFunctionsRequest
7793
7793
  * @return ListParserFunctionsResponse
7794
7794
  * @throws OciError when an error occurs
7795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7796
7796
  */
7797
7797
  listParserFunctions(listParserFunctionsRequest) {
7798
7798
  return __awaiter(this, void 0, void 0, function* () {
@@ -7867,7 +7867,7 @@ class LogAnalyticsClient {
7867
7867
  * @param ListParserMetaPluginsRequest
7868
7868
  * @return ListParserMetaPluginsResponse
7869
7869
  * @throws OciError when an error occurs
7870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7871
7871
  */
7872
7872
  listParserMetaPlugins(listParserMetaPluginsRequest) {
7873
7873
  return __awaiter(this, void 0, void 0, function* () {
@@ -7941,7 +7941,7 @@ class LogAnalyticsClient {
7941
7941
  * @param ListParsersRequest
7942
7942
  * @return ListParsersResponse
7943
7943
  * @throws OciError when an error occurs
7944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7945
7945
  */
7946
7946
  listParsers(listParsersRequest) {
7947
7947
  return __awaiter(this, void 0, void 0, function* () {
@@ -8022,7 +8022,7 @@ class LogAnalyticsClient {
8022
8022
  * @param ListPropertiesMetadataRequest
8023
8023
  * @return ListPropertiesMetadataResponse
8024
8024
  * @throws OciError when an error occurs
8025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListPropertiesMetadata.ts.html |here} to see how to use ListPropertiesMetadata API.
8025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListPropertiesMetadata.ts.html |here} to see how to use ListPropertiesMetadata API.
8026
8026
  */
8027
8027
  listPropertiesMetadata(listPropertiesMetadataRequest) {
8028
8028
  return __awaiter(this, void 0, void 0, function* () {
@@ -8099,7 +8099,7 @@ class LogAnalyticsClient {
8099
8099
  * @param ListQueryWorkRequestsRequest
8100
8100
  * @return ListQueryWorkRequestsResponse
8101
8101
  * @throws OciError when an error occurs
8102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
8102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
8103
8103
  */
8104
8104
  listQueryWorkRequests(listQueryWorkRequestsRequest) {
8105
8105
  return __awaiter(this, void 0, void 0, function* () {
@@ -8175,7 +8175,7 @@ class LogAnalyticsClient {
8175
8175
  * @param ListRecalledDataRequest
8176
8176
  * @return ListRecalledDataResponse
8177
8177
  * @throws OciError when an error occurs
8178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
8178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
8179
8179
  */
8180
8180
  listRecalledData(listRecalledDataRequest) {
8181
8181
  return __awaiter(this, void 0, void 0, function* () {
@@ -8252,7 +8252,7 @@ class LogAnalyticsClient {
8252
8252
  * @param ListResourceCategoriesRequest
8253
8253
  * @return ListResourceCategoriesResponse
8254
8254
  * @throws OciError when an error occurs
8255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
8255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
8256
8256
  */
8257
8257
  listResourceCategories(listResourceCategoriesRequest) {
8258
8258
  return __awaiter(this, void 0, void 0, function* () {
@@ -8329,7 +8329,7 @@ class LogAnalyticsClient {
8329
8329
  * @param ListRulesRequest
8330
8330
  * @return ListRulesResponse
8331
8331
  * @throws OciError when an error occurs
8332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
8332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
8333
8333
  */
8334
8334
  listRules(listRulesRequest) {
8335
8335
  return __awaiter(this, void 0, void 0, function* () {
@@ -8407,7 +8407,7 @@ class LogAnalyticsClient {
8407
8407
  * @param ListScheduledTasksRequest
8408
8408
  * @return ListScheduledTasksResponse
8409
8409
  * @throws OciError when an error occurs
8410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
8410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
8411
8411
  */
8412
8412
  listScheduledTasks(listScheduledTasksRequest) {
8413
8413
  return __awaiter(this, void 0, void 0, function* () {
@@ -8487,7 +8487,7 @@ class LogAnalyticsClient {
8487
8487
  * @param ListSourceAssociationsRequest
8488
8488
  * @return ListSourceAssociationsResponse
8489
8489
  * @throws OciError when an error occurs
8490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8491
8491
  */
8492
8492
  listSourceAssociations(listSourceAssociationsRequest) {
8493
8493
  return __awaiter(this, void 0, void 0, function* () {
@@ -8566,7 +8566,7 @@ class LogAnalyticsClient {
8566
8566
  * @param ListSourceEventTypesRequest
8567
8567
  * @return ListSourceEventTypesResponse
8568
8568
  * @throws OciError when an error occurs
8569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8570
8570
  */
8571
8571
  listSourceEventTypes(listSourceEventTypesRequest) {
8572
8572
  return __awaiter(this, void 0, void 0, function* () {
@@ -8644,7 +8644,7 @@ class LogAnalyticsClient {
8644
8644
  * @param ListSourceExtendedFieldDefinitionsRequest
8645
8645
  * @return ListSourceExtendedFieldDefinitionsResponse
8646
8646
  * @throws OciError when an error occurs
8647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8648
8648
  */
8649
8649
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest) {
8650
8650
  return __awaiter(this, void 0, void 0, function* () {
@@ -8719,7 +8719,7 @@ class LogAnalyticsClient {
8719
8719
  * @param ListSourceLabelOperatorsRequest
8720
8720
  * @return ListSourceLabelOperatorsResponse
8721
8721
  * @throws OciError when an error occurs
8722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8723
8723
  */
8724
8724
  listSourceLabelOperators(listSourceLabelOperatorsRequest) {
8725
8725
  return __awaiter(this, void 0, void 0, function* () {
@@ -8793,7 +8793,7 @@ class LogAnalyticsClient {
8793
8793
  * @param ListSourceMetaFunctionsRequest
8794
8794
  * @return ListSourceMetaFunctionsResponse
8795
8795
  * @throws OciError when an error occurs
8796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8797
8797
  */
8798
8798
  listSourceMetaFunctions(listSourceMetaFunctionsRequest) {
8799
8799
  return __awaiter(this, void 0, void 0, function* () {
@@ -8867,7 +8867,7 @@ class LogAnalyticsClient {
8867
8867
  * @param ListSourcePatternsRequest
8868
8868
  * @return ListSourcePatternsResponse
8869
8869
  * @throws OciError when an error occurs
8870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8871
8871
  */
8872
8872
  listSourcePatterns(listSourcePatternsRequest) {
8873
8873
  return __awaiter(this, void 0, void 0, function* () {
@@ -8943,7 +8943,7 @@ class LogAnalyticsClient {
8943
8943
  * @param ListSourcesRequest
8944
8944
  * @return ListSourcesResponse
8945
8945
  * @throws OciError when an error occurs
8946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8947
8947
  */
8948
8948
  listSources(listSourcesRequest) {
8949
8949
  return __awaiter(this, void 0, void 0, function* () {
@@ -9025,7 +9025,7 @@ class LogAnalyticsClient {
9025
9025
  * @param ListStorageWorkRequestErrorsRequest
9026
9026
  * @return ListStorageWorkRequestErrorsResponse
9027
9027
  * @throws OciError when an error occurs
9028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
9028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
9029
9029
  */
9030
9030
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest) {
9031
9031
  return __awaiter(this, void 0, void 0, function* () {
@@ -9101,7 +9101,7 @@ class LogAnalyticsClient {
9101
9101
  * @param ListStorageWorkRequestsRequest
9102
9102
  * @return ListStorageWorkRequestsResponse
9103
9103
  * @throws OciError when an error occurs
9104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
9104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
9105
9105
  */
9106
9106
  listStorageWorkRequests(listStorageWorkRequestsRequest) {
9107
9107
  return __awaiter(this, void 0, void 0, function* () {
@@ -9181,7 +9181,7 @@ class LogAnalyticsClient {
9181
9181
  * @param ListSupportedCharEncodingsRequest
9182
9182
  * @return ListSupportedCharEncodingsResponse
9183
9183
  * @throws OciError when an error occurs
9184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
9184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
9185
9185
  */
9186
9186
  listSupportedCharEncodings(listSupportedCharEncodingsRequest) {
9187
9187
  return __awaiter(this, void 0, void 0, function* () {
@@ -9252,7 +9252,7 @@ class LogAnalyticsClient {
9252
9252
  * @param ListSupportedTimezonesRequest
9253
9253
  * @return ListSupportedTimezonesResponse
9254
9254
  * @throws OciError when an error occurs
9255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
9255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
9256
9256
  */
9257
9257
  listSupportedTimezones(listSupportedTimezonesRequest) {
9258
9258
  return __awaiter(this, void 0, void 0, function* () {
@@ -9323,7 +9323,7 @@ class LogAnalyticsClient {
9323
9323
  * @param ListUploadFilesRequest
9324
9324
  * @return ListUploadFilesResponse
9325
9325
  * @throws OciError when an error occurs
9326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
9326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
9327
9327
  */
9328
9328
  listUploadFiles(listUploadFilesRequest) {
9329
9329
  return __awaiter(this, void 0, void 0, function* () {
@@ -9394,7 +9394,7 @@ class LogAnalyticsClient {
9394
9394
  * @param ListUploadWarningsRequest
9395
9395
  * @return ListUploadWarningsResponse
9396
9396
  * @throws OciError when an error occurs
9397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
9397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
9398
9398
  */
9399
9399
  listUploadWarnings(listUploadWarningsRequest) {
9400
9400
  return __awaiter(this, void 0, void 0, function* () {
@@ -9463,7 +9463,7 @@ class LogAnalyticsClient {
9463
9463
  * @param ListUploadsRequest
9464
9464
  * @return ListUploadsResponse
9465
9465
  * @throws OciError when an error occurs
9466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
9466
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
9467
9467
  */
9468
9468
  listUploads(listUploadsRequest) {
9469
9469
  return __awaiter(this, void 0, void 0, function* () {
@@ -9540,7 +9540,7 @@ class LogAnalyticsClient {
9540
9540
  * @param ListWarningsRequest
9541
9541
  * @return ListWarningsResponse
9542
9542
  * @throws OciError when an error occurs
9543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9544
9544
  */
9545
9545
  listWarnings(listWarningsRequest) {
9546
9546
  return __awaiter(this, void 0, void 0, function* () {
@@ -9625,7 +9625,7 @@ class LogAnalyticsClient {
9625
9625
  * @param ListWorkRequestErrorsRequest
9626
9626
  * @return ListWorkRequestErrorsResponse
9627
9627
  * @throws OciError when an error occurs
9628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9629
9629
  */
9630
9630
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
9631
9631
  return __awaiter(this, void 0, void 0, function* () {
@@ -9693,7 +9693,7 @@ class LogAnalyticsClient {
9693
9693
  * @param ListWorkRequestLogsRequest
9694
9694
  * @return ListWorkRequestLogsResponse
9695
9695
  * @throws OciError when an error occurs
9696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9697
9697
  */
9698
9698
  listWorkRequestLogs(listWorkRequestLogsRequest) {
9699
9699
  return __awaiter(this, void 0, void 0, function* () {
@@ -9761,7 +9761,7 @@ class LogAnalyticsClient {
9761
9761
  * @param ListWorkRequestsRequest
9762
9762
  * @return ListWorkRequestsResponse
9763
9763
  * @throws OciError when an error occurs
9764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9765
9765
  */
9766
9766
  listWorkRequests(listWorkRequestsRequest) {
9767
9767
  return __awaiter(this, void 0, void 0, function* () {
@@ -9828,7 +9828,7 @@ class LogAnalyticsClient {
9828
9828
  * @param OffboardNamespaceRequest
9829
9829
  * @return OffboardNamespaceResponse
9830
9830
  * @throws OciError when an error occurs
9831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9832
9832
  */
9833
9833
  offboardNamespace(offboardNamespaceRequest) {
9834
9834
  return __awaiter(this, void 0, void 0, function* () {
@@ -9889,7 +9889,7 @@ class LogAnalyticsClient {
9889
9889
  * @param OnboardNamespaceRequest
9890
9890
  * @return OnboardNamespaceResponse
9891
9891
  * @throws OciError when an error occurs
9892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9893
9893
  */
9894
9894
  onboardNamespace(onboardNamespaceRequest) {
9895
9895
  return __awaiter(this, void 0, void 0, function* () {
@@ -9949,7 +9949,7 @@ class LogAnalyticsClient {
9949
9949
  * @param ParseQueryRequest
9950
9950
  * @return ParseQueryResponse
9951
9951
  * @throws OciError when an error occurs
9952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9953
9953
  */
9954
9954
  parseQuery(parseQueryRequest) {
9955
9955
  return __awaiter(this, void 0, void 0, function* () {
@@ -10009,7 +10009,7 @@ class LogAnalyticsClient {
10009
10009
  * @param PauseScheduledTaskRequest
10010
10010
  * @return PauseScheduledTaskResponse
10011
10011
  * @throws OciError when an error occurs
10012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
10012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
10013
10013
  */
10014
10014
  pauseScheduledTask(pauseScheduledTaskRequest) {
10015
10015
  return __awaiter(this, void 0, void 0, function* () {
@@ -10076,7 +10076,7 @@ class LogAnalyticsClient {
10076
10076
  * @param PurgeStorageDataRequest
10077
10077
  * @return PurgeStorageDataResponse
10078
10078
  * @throws OciError when an error occurs
10079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
10079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
10080
10080
  */
10081
10081
  purgeStorageData(purgeStorageDataRequest) {
10082
10082
  return __awaiter(this, void 0, void 0, function* () {
@@ -10143,7 +10143,7 @@ class LogAnalyticsClient {
10143
10143
  * @param PutQueryWorkRequestBackgroundRequest
10144
10144
  * @return PutQueryWorkRequestBackgroundResponse
10145
10145
  * @throws OciError when an error occurs
10146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
10146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
10147
10147
  */
10148
10148
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest) {
10149
10149
  return __awaiter(this, void 0, void 0, function* () {
@@ -10209,7 +10209,7 @@ class LogAnalyticsClient {
10209
10209
  * @param QueryRequest
10210
10210
  * @return QueryResponse
10211
10211
  * @throws OciError when an error occurs
10212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/Query.ts.html |here} to see how to use Query API.
10212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/Query.ts.html |here} to see how to use Query API.
10213
10213
  */
10214
10214
  query(queryRequest) {
10215
10215
  return __awaiter(this, void 0, void 0, function* () {
@@ -10292,7 +10292,7 @@ class LogAnalyticsClient {
10292
10292
  * @param RecallArchivedDataRequest
10293
10293
  * @return RecallArchivedDataResponse
10294
10294
  * @throws OciError when an error occurs
10295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
10295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
10296
10296
  */
10297
10297
  recallArchivedData(recallArchivedDataRequest) {
10298
10298
  return __awaiter(this, void 0, void 0, function* () {
@@ -10369,7 +10369,7 @@ class LogAnalyticsClient {
10369
10369
  * @param RegisterLookupRequest
10370
10370
  * @return RegisterLookupResponse
10371
10371
  * @throws OciError when an error occurs
10372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
10372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
10373
10373
  */
10374
10374
  registerLookup(registerLookupRequest) {
10375
10375
  return __awaiter(this, void 0, void 0, function* () {
@@ -10442,7 +10442,7 @@ class LogAnalyticsClient {
10442
10442
  * @param ReleaseRecalledDataRequest
10443
10443
  * @return ReleaseRecalledDataResponse
10444
10444
  * @throws OciError when an error occurs
10445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
10445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
10446
10446
  */
10447
10447
  releaseRecalledData(releaseRecalledDataRequest) {
10448
10448
  return __awaiter(this, void 0, void 0, function* () {
@@ -10509,7 +10509,7 @@ class LogAnalyticsClient {
10509
10509
  * @param RemoveEntityAssociationsRequest
10510
10510
  * @return RemoveEntityAssociationsResponse
10511
10511
  * @throws OciError when an error occurs
10512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10513
10513
  */
10514
10514
  removeEntityAssociations(removeEntityAssociationsRequest) {
10515
10515
  return __awaiter(this, void 0, void 0, function* () {
@@ -10568,7 +10568,7 @@ class LogAnalyticsClient {
10568
10568
  * @param RemovePreferencesRequest
10569
10569
  * @return RemovePreferencesResponse
10570
10570
  * @throws OciError when an error occurs
10571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10572
10572
  */
10573
10573
  removePreferences(removePreferencesRequest) {
10574
10574
  return __awaiter(this, void 0, void 0, function* () {
@@ -10625,7 +10625,7 @@ class LogAnalyticsClient {
10625
10625
  * @param RemoveResourceCategoriesRequest
10626
10626
  * @return RemoveResourceCategoriesResponse
10627
10627
  * @throws OciError when an error occurs
10628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10629
10629
  */
10630
10630
  removeResourceCategories(removeResourceCategoriesRequest) {
10631
10631
  return __awaiter(this, void 0, void 0, function* () {
@@ -10681,7 +10681,7 @@ class LogAnalyticsClient {
10681
10681
  * @param RemoveSourceEventTypesRequest
10682
10682
  * @return RemoveSourceEventTypesResponse
10683
10683
  * @throws OciError when an error occurs
10684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10685
10685
  */
10686
10686
  removeSourceEventTypes(removeSourceEventTypesRequest) {
10687
10687
  return __awaiter(this, void 0, void 0, function* () {
@@ -10739,7 +10739,7 @@ class LogAnalyticsClient {
10739
10739
  * @param ResumeScheduledTaskRequest
10740
10740
  * @return ResumeScheduledTaskResponse
10741
10741
  * @throws OciError when an error occurs
10742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10743
10743
  */
10744
10744
  resumeScheduledTask(resumeScheduledTaskRequest) {
10745
10745
  return __awaiter(this, void 0, void 0, function* () {
@@ -10807,7 +10807,7 @@ class LogAnalyticsClient {
10807
10807
  * @param RunRequest
10808
10808
  * @return RunResponse
10809
10809
  * @throws OciError when an error occurs
10810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/Run.ts.html |here} to see how to use Run API.
10810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/Run.ts.html |here} to see how to use Run API.
10811
10811
  */
10812
10812
  run(runRequest) {
10813
10813
  return __awaiter(this, void 0, void 0, function* () {
@@ -10869,7 +10869,7 @@ class LogAnalyticsClient {
10869
10869
  * @param SetUnprocessedDataBucketRequest
10870
10870
  * @return SetUnprocessedDataBucketResponse
10871
10871
  * @throws OciError when an error occurs
10872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10873
10873
  */
10874
10874
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest) {
10875
10875
  return __awaiter(this, void 0, void 0, function* () {
@@ -10930,7 +10930,7 @@ class LogAnalyticsClient {
10930
10930
  * @param SuggestRequest
10931
10931
  * @return SuggestResponse
10932
10932
  * @throws OciError when an error occurs
10933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10934
10934
  */
10935
10935
  suggest(suggestRequest) {
10936
10936
  return __awaiter(this, void 0, void 0, function* () {
@@ -10990,7 +10990,7 @@ class LogAnalyticsClient {
10990
10990
  * @param SuppressWarningRequest
10991
10991
  * @return SuppressWarningResponse
10992
10992
  * @throws OciError when an error occurs
10993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10994
10994
  */
10995
10995
  suppressWarning(suppressWarningRequest) {
10996
10996
  return __awaiter(this, void 0, void 0, function* () {
@@ -11049,7 +11049,7 @@ class LogAnalyticsClient {
11049
11049
  * @param TestParserRequest
11050
11050
  * @return TestParserResponse
11051
11051
  * @throws OciError when an error occurs
11052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
11052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
11053
11053
  */
11054
11054
  testParser(testParserRequest) {
11055
11055
  return __awaiter(this, void 0, void 0, function* () {
@@ -11113,7 +11113,7 @@ class LogAnalyticsClient {
11113
11113
  * @param UnsuppressWarningRequest
11114
11114
  * @return UnsuppressWarningResponse
11115
11115
  * @throws OciError when an error occurs
11116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
11116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
11117
11117
  */
11118
11118
  unsuppressWarning(unsuppressWarningRequest) {
11119
11119
  return __awaiter(this, void 0, void 0, function* () {
@@ -11172,7 +11172,7 @@ class LogAnalyticsClient {
11172
11172
  * @param UpdateIngestTimeRuleRequest
11173
11173
  * @return UpdateIngestTimeRuleResponse
11174
11174
  * @throws OciError when an error occurs
11175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
11175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
11176
11176
  */
11177
11177
  updateIngestTimeRule(updateIngestTimeRuleRequest) {
11178
11178
  return __awaiter(this, void 0, void 0, function* () {
@@ -11238,7 +11238,7 @@ class LogAnalyticsClient {
11238
11238
  * @param UpdateLogAnalyticsEmBridgeRequest
11239
11239
  * @return UpdateLogAnalyticsEmBridgeResponse
11240
11240
  * @throws OciError when an error occurs
11241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
11241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
11242
11242
  */
11243
11243
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest) {
11244
11244
  return __awaiter(this, void 0, void 0, function* () {
@@ -11304,7 +11304,7 @@ class LogAnalyticsClient {
11304
11304
  * @param UpdateLogAnalyticsEntityRequest
11305
11305
  * @return UpdateLogAnalyticsEntityResponse
11306
11306
  * @throws OciError when an error occurs
11307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
11307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
11308
11308
  */
11309
11309
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest) {
11310
11310
  return __awaiter(this, void 0, void 0, function* () {
@@ -11370,7 +11370,7 @@ class LogAnalyticsClient {
11370
11370
  * @param UpdateLogAnalyticsEntityTypeRequest
11371
11371
  * @return UpdateLogAnalyticsEntityTypeResponse
11372
11372
  * @throws OciError when an error occurs
11373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
11373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
11374
11374
  */
11375
11375
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest) {
11376
11376
  return __awaiter(this, void 0, void 0, function* () {
@@ -11428,7 +11428,7 @@ class LogAnalyticsClient {
11428
11428
  * @param UpdateLogAnalyticsLogGroupRequest
11429
11429
  * @return UpdateLogAnalyticsLogGroupResponse
11430
11430
  * @throws OciError when an error occurs
11431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
11431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
11432
11432
  */
11433
11433
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest) {
11434
11434
  return __awaiter(this, void 0, void 0, function* () {
@@ -11494,7 +11494,7 @@ class LogAnalyticsClient {
11494
11494
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
11495
11495
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
11496
11496
  * @throws OciError when an error occurs
11497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11498
11498
  */
11499
11499
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest) {
11500
11500
  return __awaiter(this, void 0, void 0, function* () {
@@ -11561,7 +11561,7 @@ class LogAnalyticsClient {
11561
11561
  * @param UpdateLookupRequest
11562
11562
  * @return UpdateLookupResponse
11563
11563
  * @throws OciError when an error occurs
11564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11565
11565
  */
11566
11566
  updateLookup(updateLookupRequest) {
11567
11567
  return __awaiter(this, void 0, void 0, function* () {
@@ -11629,7 +11629,7 @@ class LogAnalyticsClient {
11629
11629
  * @param UpdateLookupDataRequest
11630
11630
  * @return UpdateLookupDataResponse
11631
11631
  * @throws OciError when an error occurs
11632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11633
11633
  */
11634
11634
  updateLookupData(updateLookupDataRequest) {
11635
11635
  return __awaiter(this, void 0, void 0, function* () {
@@ -11697,7 +11697,7 @@ class LogAnalyticsClient {
11697
11697
  * @param UpdatePreferencesRequest
11698
11698
  * @return UpdatePreferencesResponse
11699
11699
  * @throws OciError when an error occurs
11700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11701
11701
  */
11702
11702
  updatePreferences(updatePreferencesRequest) {
11703
11703
  return __awaiter(this, void 0, void 0, function* () {
@@ -11754,7 +11754,7 @@ class LogAnalyticsClient {
11754
11754
  * @param UpdateResourceCategoriesRequest
11755
11755
  * @return UpdateResourceCategoriesResponse
11756
11756
  * @throws OciError when an error occurs
11757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11758
11758
  */
11759
11759
  updateResourceCategories(updateResourceCategoriesRequest) {
11760
11760
  return __awaiter(this, void 0, void 0, function* () {
@@ -11809,7 +11809,7 @@ class LogAnalyticsClient {
11809
11809
  * @param UpdateScheduledTaskRequest
11810
11810
  * @return UpdateScheduledTaskResponse
11811
11811
  * @throws OciError when an error occurs
11812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11813
11813
  */
11814
11814
  updateScheduledTask(updateScheduledTaskRequest) {
11815
11815
  return __awaiter(this, void 0, void 0, function* () {
@@ -11876,7 +11876,7 @@ class LogAnalyticsClient {
11876
11876
  * @param UpdateStorageRequest
11877
11877
  * @return UpdateStorageResponse
11878
11878
  * @throws OciError when an error occurs
11879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11880
11880
  */
11881
11881
  updateStorage(updateStorageRequest) {
11882
11882
  return __awaiter(this, void 0, void 0, function* () {
@@ -11942,7 +11942,7 @@ class LogAnalyticsClient {
11942
11942
  * @param UploadDiscoveryDataRequest
11943
11943
  * @return UploadDiscoveryDataResponse
11944
11944
  * @throws OciError when an error occurs
11945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UploadDiscoveryData.ts.html |here} to see how to use UploadDiscoveryData API.
11945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UploadDiscoveryData.ts.html |here} to see how to use UploadDiscoveryData API.
11946
11946
  */
11947
11947
  uploadDiscoveryData(uploadDiscoveryDataRequest) {
11948
11948
  return __awaiter(this, void 0, void 0, function* () {
@@ -12016,7 +12016,7 @@ class LogAnalyticsClient {
12016
12016
  * @param UploadLogEventsFileRequest
12017
12017
  * @return UploadLogEventsFileResponse
12018
12018
  * @throws OciError when an error occurs
12019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
12019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
12020
12020
  */
12021
12021
  uploadLogEventsFile(uploadLogEventsFileRequest) {
12022
12022
  return __awaiter(this, void 0, void 0, function* () {
@@ -12090,7 +12090,7 @@ class LogAnalyticsClient {
12090
12090
  * @param UploadLogFileRequest
12091
12091
  * @return UploadLogFileResponse
12092
12092
  * @throws OciError when an error occurs
12093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
12093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
12094
12094
  */
12095
12095
  uploadLogFile(uploadLogFileRequest) {
12096
12096
  return __awaiter(this, void 0, void 0, function* () {
@@ -12176,7 +12176,7 @@ class LogAnalyticsClient {
12176
12176
  * @param UpsertAssociationsRequest
12177
12177
  * @return UpsertAssociationsResponse
12178
12178
  * @throws OciError when an error occurs
12179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
12179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
12180
12180
  */
12181
12181
  upsertAssociations(upsertAssociationsRequest) {
12182
12182
  return __awaiter(this, void 0, void 0, function* () {
@@ -12240,7 +12240,7 @@ class LogAnalyticsClient {
12240
12240
  * @param UpsertFieldRequest
12241
12241
  * @return UpsertFieldResponse
12242
12242
  * @throws OciError when an error occurs
12243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
12243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
12244
12244
  */
12245
12245
  upsertField(upsertFieldRequest) {
12246
12246
  return __awaiter(this, void 0, void 0, function* () {
@@ -12307,7 +12307,7 @@ class LogAnalyticsClient {
12307
12307
  * @param UpsertLabelRequest
12308
12308
  * @return UpsertLabelResponse
12309
12309
  * @throws OciError when an error occurs
12310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
12310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
12311
12311
  */
12312
12312
  upsertLabel(upsertLabelRequest) {
12313
12313
  return __awaiter(this, void 0, void 0, function* () {
@@ -12374,7 +12374,7 @@ class LogAnalyticsClient {
12374
12374
  * @param UpsertParserRequest
12375
12375
  * @return UpsertParserResponse
12376
12376
  * @throws OciError when an error occurs
12377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
12377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
12378
12378
  */
12379
12379
  upsertParser(upsertParserRequest) {
12380
12380
  return __awaiter(this, void 0, void 0, function* () {
@@ -12441,7 +12441,7 @@ class LogAnalyticsClient {
12441
12441
  * @param UpsertSourceRequest
12442
12442
  * @return UpsertSourceResponse
12443
12443
  * @throws OciError when an error occurs
12444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
12444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
12445
12445
  */
12446
12446
  upsertSource(upsertSourceRequest) {
12447
12447
  return __awaiter(this, void 0, void 0, function* () {
@@ -12512,7 +12512,7 @@ class LogAnalyticsClient {
12512
12512
  * @param ValidateAssociationParametersRequest
12513
12513
  * @return ValidateAssociationParametersResponse
12514
12514
  * @throws OciError when an error occurs
12515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
12515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
12516
12516
  */
12517
12517
  validateAssociationParameters(validateAssociationParametersRequest) {
12518
12518
  return __awaiter(this, void 0, void 0, function* () {
@@ -12583,7 +12583,7 @@ class LogAnalyticsClient {
12583
12583
  * @param ValidateEndpointRequest
12584
12584
  * @return ValidateEndpointResponse
12585
12585
  * @throws OciError when an error occurs
12586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ValidateEndpoint.ts.html |here} to see how to use ValidateEndpoint API.
12586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ValidateEndpoint.ts.html |here} to see how to use ValidateEndpoint API.
12587
12587
  */
12588
12588
  validateEndpoint(validateEndpointRequest) {
12589
12589
  return __awaiter(this, void 0, void 0, function* () {
@@ -12642,7 +12642,7 @@ class LogAnalyticsClient {
12642
12642
  * @param ValidateFileRequest
12643
12643
  * @return ValidateFileResponse
12644
12644
  * @throws OciError when an error occurs
12645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12646
12646
  */
12647
12647
  validateFile(validateFileRequest) {
12648
12648
  return __awaiter(this, void 0, void 0, function* () {
@@ -12708,7 +12708,7 @@ class LogAnalyticsClient {
12708
12708
  * @param ValidateLabelConditionRequest
12709
12709
  * @return ValidateLabelConditionResponse
12710
12710
  * @throws OciError when an error occurs
12711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ValidateLabelCondition.ts.html |here} to see how to use ValidateLabelCondition API.
12711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ValidateLabelCondition.ts.html |here} to see how to use ValidateLabelCondition API.
12712
12712
  */
12713
12713
  validateLabelCondition(validateLabelConditionRequest) {
12714
12714
  return __awaiter(this, void 0, void 0, function* () {
@@ -12768,7 +12768,7 @@ class LogAnalyticsClient {
12768
12768
  * @param ValidateSourceRequest
12769
12769
  * @return ValidateSourceResponse
12770
12770
  * @throws OciError when an error occurs
12771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12772
12772
  */
12773
12773
  validateSource(validateSourceRequest) {
12774
12774
  return __awaiter(this, void 0, void 0, function* () {
@@ -12833,7 +12833,7 @@ class LogAnalyticsClient {
12833
12833
  * @param ValidateSourceExtendedFieldDetailsRequest
12834
12834
  * @return ValidateSourceExtendedFieldDetailsResponse
12835
12835
  * @throws OciError when an error occurs
12836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12837
12837
  */
12838
12838
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest) {
12839
12839
  return __awaiter(this, void 0, void 0, function* () {
@@ -12893,7 +12893,7 @@ class LogAnalyticsClient {
12893
12893
  * @param ValidateSourceMappingRequest
12894
12894
  * @return ValidateSourceMappingResponse
12895
12895
  * @throws OciError when an error occurs
12896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12897
12897
  */
12898
12898
  validateSourceMapping(validateSourceMappingRequest) {
12899
12899
  return __awaiter(this, void 0, void 0, function* () {
@@ -12959,7 +12959,7 @@ class LogAnalyticsClient {
12959
12959
  * @param VerifyRequest
12960
12960
  * @return VerifyResponse
12961
12961
  * @throws OciError when an error occurs
12962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12963
12963
  */
12964
12964
  verify(verifyRequest) {
12965
12965
  return __awaiter(this, void 0, void 0, function* () {