oci-loganalytics 2.47.0 → 2.48.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 (187) hide show
  1. package/lib/client.d.ts +184 -184
  2. package/lib/client.js +184 -184
  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-scheduled-task-request.d.ts +1 -1
  83. package/lib/request/get-source-request.d.ts +1 -1
  84. package/lib/request/get-source-summary-request.d.ts +1 -1
  85. package/lib/request/get-storage-request.d.ts +1 -1
  86. package/lib/request/get-storage-usage-request.d.ts +1 -1
  87. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  88. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  89. package/lib/request/get-upload-request.d.ts +1 -1
  90. package/lib/request/get-work-request-request.d.ts +1 -1
  91. package/lib/request/import-custom-content-request.d.ts +1 -1
  92. package/lib/request/list-associable-entities-request.d.ts +1 -1
  93. package/lib/request/list-associated-entities-request.d.ts +1 -1
  94. package/lib/request/list-auto-associations-request.d.ts +1 -1
  95. package/lib/request/list-categories-request.d.ts +1 -1
  96. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  97. package/lib/request/list-encryption-key-info-request.d.ts +1 -1
  98. package/lib/request/list-entity-associations-request.d.ts +1 -1
  99. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  100. package/lib/request/list-fields-request.d.ts +1 -1
  101. package/lib/request/list-ingest-time-rules-request.d.ts +1 -1
  102. package/lib/request/list-label-priorities-request.d.ts +1 -1
  103. package/lib/request/list-label-source-details-request.d.ts +1 -1
  104. package/lib/request/list-labels-request.d.ts +1 -1
  105. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  106. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  107. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  108. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  109. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  110. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  111. package/lib/request/list-log-sets-request.d.ts +1 -1
  112. package/lib/request/list-lookups-request.d.ts +1 -1
  113. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  114. package/lib/request/list-namespaces-request.d.ts +1 -1
  115. package/lib/request/list-parser-functions-request.d.ts +1 -1
  116. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  117. package/lib/request/list-parsers-request.d.ts +1 -1
  118. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  119. package/lib/request/list-recalled-data-request.d.ts +1 -1
  120. package/lib/request/list-resource-categories-request.d.ts +1 -1
  121. package/lib/request/list-rules-request.d.ts +1 -1
  122. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  123. package/lib/request/list-source-associations-request.d.ts +1 -1
  124. package/lib/request/list-source-event-types-request.d.ts +1 -1
  125. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  126. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  127. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  128. package/lib/request/list-source-patterns-request.d.ts +1 -1
  129. package/lib/request/list-sources-request.d.ts +1 -1
  130. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  131. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  132. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  133. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  134. package/lib/request/list-upload-files-request.d.ts +1 -1
  135. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  136. package/lib/request/list-uploads-request.d.ts +1 -1
  137. package/lib/request/list-warnings-request.d.ts +1 -1
  138. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  139. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  140. package/lib/request/list-work-requests-request.d.ts +1 -1
  141. package/lib/request/offboard-namespace-request.d.ts +1 -1
  142. package/lib/request/onboard-namespace-request.d.ts +1 -1
  143. package/lib/request/parse-query-request.d.ts +1 -1
  144. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  145. package/lib/request/purge-storage-data-request.d.ts +1 -1
  146. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  147. package/lib/request/query-request.d.ts +1 -1
  148. package/lib/request/recall-archived-data-request.d.ts +1 -1
  149. package/lib/request/register-lookup-request.d.ts +1 -1
  150. package/lib/request/release-recalled-data-request.d.ts +1 -1
  151. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  152. package/lib/request/remove-preferences-request.d.ts +1 -1
  153. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  154. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  155. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  156. package/lib/request/run-request.d.ts +1 -1
  157. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  158. package/lib/request/suggest-request.d.ts +1 -1
  159. package/lib/request/suppress-warning-request.d.ts +1 -1
  160. package/lib/request/test-parser-request.d.ts +1 -1
  161. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  162. package/lib/request/update-ingest-time-rule-request.d.ts +1 -1
  163. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  164. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  165. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  166. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  167. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  168. package/lib/request/update-lookup-data-request.d.ts +1 -1
  169. package/lib/request/update-lookup-request.d.ts +1 -1
  170. package/lib/request/update-preferences-request.d.ts +1 -1
  171. package/lib/request/update-resource-categories-request.d.ts +1 -1
  172. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  173. package/lib/request/update-storage-request.d.ts +1 -1
  174. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  175. package/lib/request/upload-log-file-request.d.ts +1 -1
  176. package/lib/request/upsert-associations-request.d.ts +1 -1
  177. package/lib/request/upsert-field-request.d.ts +1 -1
  178. package/lib/request/upsert-label-request.d.ts +1 -1
  179. package/lib/request/upsert-parser-request.d.ts +1 -1
  180. package/lib/request/upsert-source-request.d.ts +1 -1
  181. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  182. package/lib/request/validate-file-request.d.ts +1 -1
  183. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  184. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  185. package/lib/request/validate-source-request.d.ts +1 -1
  186. package/lib/request/verify-request.d.ts +1 -1
  187. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -157,7 +157,7 @@ class LogAnalyticsClient {
157
157
  * @param AddEntityAssociationRequest
158
158
  * @return AddEntityAssociationResponse
159
159
  * @throws OciError when an error occurs
160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
161
161
  */
162
162
  addEntityAssociation(addEntityAssociationRequest) {
163
163
  return __awaiter(this, void 0, void 0, function* () {
@@ -216,7 +216,7 @@ class LogAnalyticsClient {
216
216
  * @param AddSourceEventTypesRequest
217
217
  * @return AddSourceEventTypesResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
220
220
  */
221
221
  addSourceEventTypes(addSourceEventTypesRequest) {
222
222
  return __awaiter(this, void 0, void 0, function* () {
@@ -274,7 +274,7 @@ class LogAnalyticsClient {
274
274
  * @param AppendLookupDataRequest
275
275
  * @return AppendLookupDataResponse
276
276
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
278
278
  */
279
279
  appendLookupData(appendLookupDataRequest) {
280
280
  return __awaiter(this, void 0, void 0, function* () {
@@ -342,7 +342,7 @@ class LogAnalyticsClient {
342
342
  * @param AssignEncryptionKeyRequest
343
343
  * @return AssignEncryptionKeyResponse
344
344
  * @throws OciError when an error occurs
345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
346
346
  */
347
347
  assignEncryptionKey(assignEncryptionKeyRequest) {
348
348
  return __awaiter(this, void 0, void 0, function* () {
@@ -410,7 +410,7 @@ class LogAnalyticsClient {
410
410
  * @param BatchGetBasicInfoRequest
411
411
  * @return BatchGetBasicInfoResponse
412
412
  * @throws OciError when an error occurs
413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
414
414
  */
415
415
  batchGetBasicInfo(batchGetBasicInfoRequest) {
416
416
  return __awaiter(this, void 0, void 0, function* () {
@@ -485,7 +485,7 @@ class LogAnalyticsClient {
485
485
  * @param CancelQueryWorkRequestRequest
486
486
  * @return CancelQueryWorkRequestResponse
487
487
  * @throws OciError when an error occurs
488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
489
489
  */
490
490
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest) {
491
491
  return __awaiter(this, void 0, void 0, function* () {
@@ -542,7 +542,7 @@ class LogAnalyticsClient {
542
542
  * @param ChangeIngestTimeRuleCompartmentRequest
543
543
  * @return ChangeIngestTimeRuleCompartmentResponse
544
544
  * @throws OciError when an error occurs
545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
546
546
  */
547
547
  changeIngestTimeRuleCompartment(changeIngestTimeRuleCompartmentRequest) {
548
548
  return __awaiter(this, void 0, void 0, function* () {
@@ -600,7 +600,7 @@ class LogAnalyticsClient {
600
600
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
601
601
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
602
602
  * @throws OciError when an error occurs
603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
604
604
  */
605
605
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest) {
606
606
  return __awaiter(this, void 0, void 0, function* () {
@@ -658,7 +658,7 @@ class LogAnalyticsClient {
658
658
  * @param ChangeLogAnalyticsEntityCompartmentRequest
659
659
  * @return ChangeLogAnalyticsEntityCompartmentResponse
660
660
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
662
662
  */
663
663
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest) {
664
664
  return __awaiter(this, void 0, void 0, function* () {
@@ -717,7 +717,7 @@ class LogAnalyticsClient {
717
717
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
718
718
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
719
719
  * @throws OciError when an error occurs
720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
721
721
  */
722
722
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest) {
723
723
  return __awaiter(this, void 0, void 0, function* () {
@@ -775,7 +775,7 @@ class LogAnalyticsClient {
775
775
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
776
776
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
777
777
  * @throws OciError when an error occurs
778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
779
779
  */
780
780
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest) {
781
781
  return __awaiter(this, void 0, void 0, function* () {
@@ -833,7 +833,7 @@ class LogAnalyticsClient {
833
833
  * @param ChangeScheduledTaskCompartmentRequest
834
834
  * @return ChangeScheduledTaskCompartmentResponse
835
835
  * @throws OciError when an error occurs
836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
837
837
  */
838
838
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest) {
839
839
  return __awaiter(this, void 0, void 0, function* () {
@@ -893,7 +893,7 @@ class LogAnalyticsClient {
893
893
  * @param CleanRequest
894
894
  * @return CleanResponse
895
895
  * @throws OciError when an error occurs
896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/Clean.ts.html |here} to see how to use Clean API.
897
897
  */
898
898
  clean(cleanRequest) {
899
899
  return __awaiter(this, void 0, void 0, function* () {
@@ -953,7 +953,7 @@ class LogAnalyticsClient {
953
953
  * @param CompareContentRequest
954
954
  * @return CompareContentResponse
955
955
  * @throws OciError when an error occurs
956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
957
957
  */
958
958
  compareContent(compareContentRequest) {
959
959
  return __awaiter(this, void 0, void 0, function* () {
@@ -1013,7 +1013,7 @@ class LogAnalyticsClient {
1013
1013
  * @param CreateIngestTimeRuleRequest
1014
1014
  * @return CreateIngestTimeRuleResponse
1015
1015
  * @throws OciError when an error occurs
1016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1017
1017
  */
1018
1018
  createIngestTimeRule(createIngestTimeRuleRequest) {
1019
1019
  return __awaiter(this, void 0, void 0, function* () {
@@ -1078,7 +1078,7 @@ class LogAnalyticsClient {
1078
1078
  * @param CreateLogAnalyticsEmBridgeRequest
1079
1079
  * @return CreateLogAnalyticsEmBridgeResponse
1080
1080
  * @throws OciError when an error occurs
1081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1082
1082
  */
1083
1083
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest) {
1084
1084
  return __awaiter(this, void 0, void 0, function* () {
@@ -1143,7 +1143,7 @@ class LogAnalyticsClient {
1143
1143
  * @param CreateLogAnalyticsEntityRequest
1144
1144
  * @return CreateLogAnalyticsEntityResponse
1145
1145
  * @throws OciError when an error occurs
1146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1147
1147
  */
1148
1148
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest) {
1149
1149
  return __awaiter(this, void 0, void 0, function* () {
@@ -1208,7 +1208,7 @@ class LogAnalyticsClient {
1208
1208
  * @param CreateLogAnalyticsEntityTypeRequest
1209
1209
  * @return CreateLogAnalyticsEntityTypeResponse
1210
1210
  * @throws OciError when an error occurs
1211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1212
1212
  */
1213
1213
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest) {
1214
1214
  return __awaiter(this, void 0, void 0, function* () {
@@ -1265,7 +1265,7 @@ class LogAnalyticsClient {
1265
1265
  * @param CreateLogAnalyticsLogGroupRequest
1266
1266
  * @return CreateLogAnalyticsLogGroupResponse
1267
1267
  * @throws OciError when an error occurs
1268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1269
1269
  */
1270
1270
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest) {
1271
1271
  return __awaiter(this, void 0, void 0, function* () {
@@ -1330,7 +1330,7 @@ class LogAnalyticsClient {
1330
1330
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
1331
1331
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
1332
1332
  * @throws OciError when an error occurs
1333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1334
1334
  */
1335
1335
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest) {
1336
1336
  return __awaiter(this, void 0, void 0, function* () {
@@ -1394,7 +1394,7 @@ class LogAnalyticsClient {
1394
1394
  * @param CreateScheduledTaskRequest
1395
1395
  * @return CreateScheduledTaskResponse
1396
1396
  * @throws OciError when an error occurs
1397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1398
1398
  */
1399
1399
  createScheduledTask(createScheduledTaskRequest) {
1400
1400
  return __awaiter(this, void 0, void 0, function* () {
@@ -1460,7 +1460,7 @@ class LogAnalyticsClient {
1460
1460
  * @param DeleteAssociationsRequest
1461
1461
  * @return DeleteAssociationsResponse
1462
1462
  * @throws OciError when an error occurs
1463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1464
1464
  */
1465
1465
  deleteAssociations(deleteAssociationsRequest) {
1466
1466
  return __awaiter(this, void 0, void 0, function* () {
@@ -1522,7 +1522,7 @@ class LogAnalyticsClient {
1522
1522
  * @param DeleteFieldRequest
1523
1523
  * @return DeleteFieldResponse
1524
1524
  * @throws OciError when an error occurs
1525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1526
1526
  */
1527
1527
  deleteField(deleteFieldRequest) {
1528
1528
  return __awaiter(this, void 0, void 0, function* () {
@@ -1580,7 +1580,7 @@ class LogAnalyticsClient {
1580
1580
  * @param DeleteIngestTimeRuleRequest
1581
1581
  * @return DeleteIngestTimeRuleResponse
1582
1582
  * @throws OciError when an error occurs
1583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1584
1584
  */
1585
1585
  deleteIngestTimeRule(deleteIngestTimeRuleRequest) {
1586
1586
  return __awaiter(this, void 0, void 0, function* () {
@@ -1637,7 +1637,7 @@ class LogAnalyticsClient {
1637
1637
  * @param DeleteLabelRequest
1638
1638
  * @return DeleteLabelResponse
1639
1639
  * @throws OciError when an error occurs
1640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1641
1641
  */
1642
1642
  deleteLabel(deleteLabelRequest) {
1643
1643
  return __awaiter(this, void 0, void 0, function* () {
@@ -1694,7 +1694,7 @@ class LogAnalyticsClient {
1694
1694
  * @param DeleteLogAnalyticsEmBridgeRequest
1695
1695
  * @return DeleteLogAnalyticsEmBridgeResponse
1696
1696
  * @throws OciError when an error occurs
1697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1698
1698
  */
1699
1699
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest) {
1700
1700
  return __awaiter(this, void 0, void 0, function* () {
@@ -1750,7 +1750,7 @@ class LogAnalyticsClient {
1750
1750
  * @param DeleteLogAnalyticsEntityRequest
1751
1751
  * @return DeleteLogAnalyticsEntityResponse
1752
1752
  * @throws OciError when an error occurs
1753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1754
1754
  */
1755
1755
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest) {
1756
1756
  return __awaiter(this, void 0, void 0, function* () {
@@ -1806,7 +1806,7 @@ class LogAnalyticsClient {
1806
1806
  * @param DeleteLogAnalyticsEntityTypeRequest
1807
1807
  * @return DeleteLogAnalyticsEntityTypeResponse
1808
1808
  * @throws OciError when an error occurs
1809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1810
1810
  */
1811
1811
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest) {
1812
1812
  return __awaiter(this, void 0, void 0, function* () {
@@ -1863,7 +1863,7 @@ class LogAnalyticsClient {
1863
1863
  * @param DeleteLogAnalyticsLogGroupRequest
1864
1864
  * @return DeleteLogAnalyticsLogGroupResponse
1865
1865
  * @throws OciError when an error occurs
1866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1867
1867
  */
1868
1868
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest) {
1869
1869
  return __awaiter(this, void 0, void 0, function* () {
@@ -1921,7 +1921,7 @@ class LogAnalyticsClient {
1921
1921
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
1922
1922
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
1923
1923
  * @throws OciError when an error occurs
1924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1925
1925
  */
1926
1926
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest) {
1927
1927
  return __awaiter(this, void 0, void 0, function* () {
@@ -1978,7 +1978,7 @@ class LogAnalyticsClient {
1978
1978
  * @param DeleteLookupRequest
1979
1979
  * @return DeleteLookupResponse
1980
1980
  * @throws OciError when an error occurs
1981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
1981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
1982
1982
  */
1983
1983
  deleteLookup(deleteLookupRequest) {
1984
1984
  return __awaiter(this, void 0, void 0, function* () {
@@ -2043,7 +2043,7 @@ class LogAnalyticsClient {
2043
2043
  * @param DeleteParserRequest
2044
2044
  * @return DeleteParserResponse
2045
2045
  * @throws OciError when an error occurs
2046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2047
2047
  */
2048
2048
  deleteParser(deleteParserRequest) {
2049
2049
  return __awaiter(this, void 0, void 0, function* () {
@@ -2100,7 +2100,7 @@ class LogAnalyticsClient {
2100
2100
  * @param DeleteScheduledTaskRequest
2101
2101
  * @return DeleteScheduledTaskResponse
2102
2102
  * @throws OciError when an error occurs
2103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2104
2104
  */
2105
2105
  deleteScheduledTask(deleteScheduledTaskRequest) {
2106
2106
  return __awaiter(this, void 0, void 0, function* () {
@@ -2157,7 +2157,7 @@ class LogAnalyticsClient {
2157
2157
  * @param DeleteSourceRequest
2158
2158
  * @return DeleteSourceResponse
2159
2159
  * @throws OciError when an error occurs
2160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2161
2161
  */
2162
2162
  deleteSource(deleteSourceRequest) {
2163
2163
  return __awaiter(this, void 0, void 0, function* () {
@@ -2216,7 +2216,7 @@ class LogAnalyticsClient {
2216
2216
  * @param DeleteUploadRequest
2217
2217
  * @return DeleteUploadResponse
2218
2218
  * @throws OciError when an error occurs
2219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2220
2220
  */
2221
2221
  deleteUpload(deleteUploadRequest) {
2222
2222
  return __awaiter(this, void 0, void 0, function* () {
@@ -2284,7 +2284,7 @@ class LogAnalyticsClient {
2284
2284
  * @param DeleteUploadFileRequest
2285
2285
  * @return DeleteUploadFileResponse
2286
2286
  * @throws OciError when an error occurs
2287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2288
2288
  */
2289
2289
  deleteUploadFile(deleteUploadFileRequest) {
2290
2290
  return __awaiter(this, void 0, void 0, function* () {
@@ -2351,7 +2351,7 @@ class LogAnalyticsClient {
2351
2351
  * @param DeleteUploadWarningRequest
2352
2352
  * @return DeleteUploadWarningResponse
2353
2353
  * @throws OciError when an error occurs
2354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2355
2355
  */
2356
2356
  deleteUploadWarning(deleteUploadWarningRequest) {
2357
2357
  return __awaiter(this, void 0, void 0, function* () {
@@ -2408,7 +2408,7 @@ class LogAnalyticsClient {
2408
2408
  * @param DisableArchivingRequest
2409
2409
  * @return DisableArchivingResponse
2410
2410
  * @throws OciError when an error occurs
2411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2412
2412
  */
2413
2413
  disableArchiving(disableArchivingRequest) {
2414
2414
  return __awaiter(this, void 0, void 0, function* () {
@@ -2475,7 +2475,7 @@ class LogAnalyticsClient {
2475
2475
  * @param DisableAutoAssociationRequest
2476
2476
  * @return DisableAutoAssociationResponse
2477
2477
  * @throws OciError when an error occurs
2478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2479
2479
  */
2480
2480
  disableAutoAssociation(disableAutoAssociationRequest) {
2481
2481
  return __awaiter(this, void 0, void 0, function* () {
@@ -2538,7 +2538,7 @@ class LogAnalyticsClient {
2538
2538
  * @param DisableIngestTimeRuleRequest
2539
2539
  * @return DisableIngestTimeRuleResponse
2540
2540
  * @throws OciError when an error occurs
2541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2542
2542
  */
2543
2543
  disableIngestTimeRule(disableIngestTimeRuleRequest) {
2544
2544
  return __awaiter(this, void 0, void 0, function* () {
@@ -2600,7 +2600,7 @@ class LogAnalyticsClient {
2600
2600
  * @param DisableSourceEventTypesRequest
2601
2601
  * @return DisableSourceEventTypesResponse
2602
2602
  * @throws OciError when an error occurs
2603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2604
2604
  */
2605
2605
  disableSourceEventTypes(disableSourceEventTypesRequest) {
2606
2606
  return __awaiter(this, void 0, void 0, function* () {
@@ -2658,7 +2658,7 @@ class LogAnalyticsClient {
2658
2658
  * @param EnableArchivingRequest
2659
2659
  * @return EnableArchivingResponse
2660
2660
  * @throws OciError when an error occurs
2661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2662
2662
  */
2663
2663
  enableArchiving(enableArchivingRequest) {
2664
2664
  return __awaiter(this, void 0, void 0, function* () {
@@ -2725,7 +2725,7 @@ class LogAnalyticsClient {
2725
2725
  * @param EnableAutoAssociationRequest
2726
2726
  * @return EnableAutoAssociationResponse
2727
2727
  * @throws OciError when an error occurs
2728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2729
2729
  */
2730
2730
  enableAutoAssociation(enableAutoAssociationRequest) {
2731
2731
  return __awaiter(this, void 0, void 0, function* () {
@@ -2788,7 +2788,7 @@ class LogAnalyticsClient {
2788
2788
  * @param EnableIngestTimeRuleRequest
2789
2789
  * @return EnableIngestTimeRuleResponse
2790
2790
  * @throws OciError when an error occurs
2791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2792
2792
  */
2793
2793
  enableIngestTimeRule(enableIngestTimeRuleRequest) {
2794
2794
  return __awaiter(this, void 0, void 0, function* () {
@@ -2850,7 +2850,7 @@ class LogAnalyticsClient {
2850
2850
  * @param EnableSourceEventTypesRequest
2851
2851
  * @return EnableSourceEventTypesResponse
2852
2852
  * @throws OciError when an error occurs
2853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2854
2854
  */
2855
2855
  enableSourceEventTypes(enableSourceEventTypesRequest) {
2856
2856
  return __awaiter(this, void 0, void 0, function* () {
@@ -2908,7 +2908,7 @@ class LogAnalyticsClient {
2908
2908
  * @param EstimatePurgeDataSizeRequest
2909
2909
  * @return EstimatePurgeDataSizeResponse
2910
2910
  * @throws OciError when an error occurs
2911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2912
2912
  */
2913
2913
  estimatePurgeDataSize(estimatePurgeDataSizeRequest) {
2914
2914
  return __awaiter(this, void 0, void 0, function* () {
@@ -2975,7 +2975,7 @@ class LogAnalyticsClient {
2975
2975
  * @param EstimateRecallDataSizeRequest
2976
2976
  * @return EstimateRecallDataSizeResponse
2977
2977
  * @throws OciError when an error occurs
2978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
2978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
2979
2979
  */
2980
2980
  estimateRecallDataSize(estimateRecallDataSizeRequest) {
2981
2981
  return __awaiter(this, void 0, void 0, function* () {
@@ -3035,7 +3035,7 @@ class LogAnalyticsClient {
3035
3035
  * @param EstimateReleaseDataSizeRequest
3036
3036
  * @return EstimateReleaseDataSizeResponse
3037
3037
  * @throws OciError when an error occurs
3038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3039
3039
  */
3040
3040
  estimateReleaseDataSize(estimateReleaseDataSizeRequest) {
3041
3041
  return __awaiter(this, void 0, void 0, function* () {
@@ -3095,7 +3095,7 @@ class LogAnalyticsClient {
3095
3095
  * @param ExportCustomContentRequest
3096
3096
  * @return ExportCustomContentResponse
3097
3097
  * @throws OciError when an error occurs
3098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3099
3099
  */
3100
3100
  exportCustomContent(exportCustomContentRequest) {
3101
3101
  return __awaiter(this, void 0, void 0, function* () {
@@ -3154,7 +3154,7 @@ class LogAnalyticsClient {
3154
3154
  * @param ExportQueryResultRequest
3155
3155
  * @return ExportQueryResultResponse
3156
3156
  * @throws OciError when an error occurs
3157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3158
3158
  */
3159
3159
  exportQueryResult(exportQueryResultRequest) {
3160
3160
  return __awaiter(this, void 0, void 0, function* () {
@@ -3213,7 +3213,7 @@ class LogAnalyticsClient {
3213
3213
  * @param ExtractStructuredLogFieldPathsRequest
3214
3214
  * @return ExtractStructuredLogFieldPathsResponse
3215
3215
  * @throws OciError when an error occurs
3216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3217
3217
  */
3218
3218
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest) {
3219
3219
  return __awaiter(this, void 0, void 0, function* () {
@@ -3276,7 +3276,7 @@ class LogAnalyticsClient {
3276
3276
  * @param ExtractStructuredLogHeaderPathsRequest
3277
3277
  * @return ExtractStructuredLogHeaderPathsResponse
3278
3278
  * @throws OciError when an error occurs
3279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3280
3280
  */
3281
3281
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest) {
3282
3282
  return __awaiter(this, void 0, void 0, function* () {
@@ -3338,7 +3338,7 @@ class LogAnalyticsClient {
3338
3338
  * @param FilterRequest
3339
3339
  * @return FilterResponse
3340
3340
  * @throws OciError when an error occurs
3341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3342
3342
  */
3343
3343
  filter(filterRequest) {
3344
3344
  return __awaiter(this, void 0, void 0, function* () {
@@ -3398,7 +3398,7 @@ class LogAnalyticsClient {
3398
3398
  * @param GetAssociationSummaryRequest
3399
3399
  * @return GetAssociationSummaryResponse
3400
3400
  * @throws OciError when an error occurs
3401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3402
3402
  */
3403
3403
  getAssociationSummary(getAssociationSummaryRequest) {
3404
3404
  return __awaiter(this, void 0, void 0, function* () {
@@ -3459,7 +3459,7 @@ class LogAnalyticsClient {
3459
3459
  * @param GetCategoryRequest
3460
3460
  * @return GetCategoryResponse
3461
3461
  * @throws OciError when an error occurs
3462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3463
3463
  */
3464
3464
  getCategory(getCategoryRequest) {
3465
3465
  return __awaiter(this, void 0, void 0, function* () {
@@ -3519,7 +3519,7 @@ class LogAnalyticsClient {
3519
3519
  * @param GetColumnNamesRequest
3520
3520
  * @return GetColumnNamesResponse
3521
3521
  * @throws OciError when an error occurs
3522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3523
3523
  */
3524
3524
  getColumnNames(getColumnNamesRequest) {
3525
3525
  return __awaiter(this, void 0, void 0, function* () {
@@ -3581,7 +3581,7 @@ class LogAnalyticsClient {
3581
3581
  * @param GetConfigWorkRequestRequest
3582
3582
  * @return GetConfigWorkRequestResponse
3583
3583
  * @throws OciError when an error occurs
3584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3585
3585
  */
3586
3586
  getConfigWorkRequest(getConfigWorkRequestRequest) {
3587
3587
  return __awaiter(this, void 0, void 0, function* () {
@@ -3641,7 +3641,7 @@ class LogAnalyticsClient {
3641
3641
  * @param GetFieldRequest
3642
3642
  * @return GetFieldResponse
3643
3643
  * @throws OciError when an error occurs
3644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3645
3645
  */
3646
3646
  getField(getFieldRequest) {
3647
3647
  return __awaiter(this, void 0, void 0, function* () {
@@ -3706,7 +3706,7 @@ class LogAnalyticsClient {
3706
3706
  * @param GetFieldsSummaryRequest
3707
3707
  * @return GetFieldsSummaryResponse
3708
3708
  * @throws OciError when an error occurs
3709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3710
3710
  */
3711
3711
  getFieldsSummary(getFieldsSummaryRequest) {
3712
3712
  return __awaiter(this, void 0, void 0, function* () {
@@ -3767,7 +3767,7 @@ class LogAnalyticsClient {
3767
3767
  * @param GetIngestTimeRuleRequest
3768
3768
  * @return GetIngestTimeRuleResponse
3769
3769
  * @throws OciError when an error occurs
3770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3771
3771
  */
3772
3772
  getIngestTimeRule(getIngestTimeRuleRequest) {
3773
3773
  return __awaiter(this, void 0, void 0, function* () {
@@ -3832,7 +3832,7 @@ class LogAnalyticsClient {
3832
3832
  * @param GetLabelRequest
3833
3833
  * @return GetLabelResponse
3834
3834
  * @throws OciError when an error occurs
3835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3836
3836
  */
3837
3837
  getLabel(getLabelRequest) {
3838
3838
  return __awaiter(this, void 0, void 0, function* () {
@@ -3897,7 +3897,7 @@ class LogAnalyticsClient {
3897
3897
  * @param GetLabelSummaryRequest
3898
3898
  * @return GetLabelSummaryResponse
3899
3899
  * @throws OciError when an error occurs
3900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3901
3901
  */
3902
3902
  getLabelSummary(getLabelSummaryRequest) {
3903
3903
  return __awaiter(this, void 0, void 0, function* () {
@@ -3955,7 +3955,7 @@ class LogAnalyticsClient {
3955
3955
  * @param GetLogAnalyticsEmBridgeRequest
3956
3956
  * @return GetLogAnalyticsEmBridgeResponse
3957
3957
  * @throws OciError when an error occurs
3958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3959
3959
  */
3960
3960
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest) {
3961
3961
  return __awaiter(this, void 0, void 0, function* () {
@@ -4019,7 +4019,7 @@ class LogAnalyticsClient {
4019
4019
  * @param GetLogAnalyticsEmBridgeSummaryRequest
4020
4020
  * @return GetLogAnalyticsEmBridgeSummaryResponse
4021
4021
  * @throws OciError when an error occurs
4022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4023
4023
  */
4024
4024
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest) {
4025
4025
  return __awaiter(this, void 0, void 0, function* () {
@@ -4079,7 +4079,7 @@ class LogAnalyticsClient {
4079
4079
  * @param GetLogAnalyticsEntitiesSummaryRequest
4080
4080
  * @return GetLogAnalyticsEntitiesSummaryResponse
4081
4081
  * @throws OciError when an error occurs
4082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4083
4083
  */
4084
4084
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest) {
4085
4085
  return __awaiter(this, void 0, void 0, function* () {
@@ -4139,7 +4139,7 @@ class LogAnalyticsClient {
4139
4139
  * @param GetLogAnalyticsEntityRequest
4140
4140
  * @return GetLogAnalyticsEntityResponse
4141
4141
  * @throws OciError when an error occurs
4142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4143
4143
  */
4144
4144
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest) {
4145
4145
  return __awaiter(this, void 0, void 0, function* () {
@@ -4203,7 +4203,7 @@ class LogAnalyticsClient {
4203
4203
  * @param GetLogAnalyticsEntityTypeRequest
4204
4204
  * @return GetLogAnalyticsEntityTypeResponse
4205
4205
  * @throws OciError when an error occurs
4206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4207
4207
  */
4208
4208
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest) {
4209
4209
  return __awaiter(this, void 0, void 0, function* () {
@@ -4268,7 +4268,7 @@ class LogAnalyticsClient {
4268
4268
  * @param GetLogAnalyticsLogGroupRequest
4269
4269
  * @return GetLogAnalyticsLogGroupResponse
4270
4270
  * @throws OciError when an error occurs
4271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4272
4272
  */
4273
4273
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest) {
4274
4274
  return __awaiter(this, void 0, void 0, function* () {
@@ -4333,7 +4333,7 @@ class LogAnalyticsClient {
4333
4333
  * @param GetLogAnalyticsLogGroupsSummaryRequest
4334
4334
  * @return GetLogAnalyticsLogGroupsSummaryResponse
4335
4335
  * @throws OciError when an error occurs
4336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4337
4337
  */
4338
4338
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest) {
4339
4339
  return __awaiter(this, void 0, void 0, function* () {
@@ -4393,7 +4393,7 @@ class LogAnalyticsClient {
4393
4393
  * @param GetLogAnalyticsObjectCollectionRuleRequest
4394
4394
  * @return GetLogAnalyticsObjectCollectionRuleResponse
4395
4395
  * @throws OciError when an error occurs
4396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4397
4397
  */
4398
4398
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest) {
4399
4399
  return __awaiter(this, void 0, void 0, function* () {
@@ -4458,7 +4458,7 @@ class LogAnalyticsClient {
4458
4458
  * @param GetLogSetsCountRequest
4459
4459
  * @return GetLogSetsCountResponse
4460
4460
  * @throws OciError when an error occurs
4461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4462
4462
  */
4463
4463
  getLogSetsCount(getLogSetsCountRequest) {
4464
4464
  return __awaiter(this, void 0, void 0, function* () {
@@ -4517,7 +4517,7 @@ class LogAnalyticsClient {
4517
4517
  * @param GetLookupRequest
4518
4518
  * @return GetLookupResponse
4519
4519
  * @throws OciError when an error occurs
4520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4521
4521
  */
4522
4522
  getLookup(getLookupRequest) {
4523
4523
  return __awaiter(this, void 0, void 0, function* () {
@@ -4581,7 +4581,7 @@ class LogAnalyticsClient {
4581
4581
  * @param GetLookupSummaryRequest
4582
4582
  * @return GetLookupSummaryResponse
4583
4583
  * @throws OciError when an error occurs
4584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4585
4585
  */
4586
4586
  getLookupSummary(getLookupSummaryRequest) {
4587
4587
  return __awaiter(this, void 0, void 0, function* () {
@@ -4640,7 +4640,7 @@ class LogAnalyticsClient {
4640
4640
  * @param GetNamespaceRequest
4641
4641
  * @return GetNamespaceResponse
4642
4642
  * @throws OciError when an error occurs
4643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4644
4644
  */
4645
4645
  getNamespace(getNamespaceRequest) {
4646
4646
  return __awaiter(this, void 0, void 0, function* () {
@@ -4704,7 +4704,7 @@ class LogAnalyticsClient {
4704
4704
  * @param GetParserRequest
4705
4705
  * @return GetParserResponse
4706
4706
  * @throws OciError when an error occurs
4707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4708
4708
  */
4709
4709
  getParser(getParserRequest) {
4710
4710
  return __awaiter(this, void 0, void 0, function* () {
@@ -4769,7 +4769,7 @@ class LogAnalyticsClient {
4769
4769
  * @param GetParserSummaryRequest
4770
4770
  * @return GetParserSummaryResponse
4771
4771
  * @throws OciError when an error occurs
4772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4773
4773
  */
4774
4774
  getParserSummary(getParserSummaryRequest) {
4775
4775
  return __awaiter(this, void 0, void 0, function* () {
@@ -4828,7 +4828,7 @@ class LogAnalyticsClient {
4828
4828
  * @param GetPreferencesRequest
4829
4829
  * @return GetPreferencesResponse
4830
4830
  * @throws OciError when an error occurs
4831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4832
4832
  */
4833
4833
  getPreferences(getPreferencesRequest) {
4834
4834
  return __awaiter(this, void 0, void 0, function* () {
@@ -4903,7 +4903,7 @@ class LogAnalyticsClient {
4903
4903
  * @param GetQueryResultRequest
4904
4904
  * @return GetQueryResultResponse
4905
4905
  * @throws OciError when an error occurs
4906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4907
4907
  */
4908
4908
  getQueryResult(getQueryResultRequest) {
4909
4909
  return __awaiter(this, void 0, void 0, function* () {
@@ -4983,7 +4983,7 @@ class LogAnalyticsClient {
4983
4983
  * @param GetQueryWorkRequestRequest
4984
4984
  * @return GetQueryWorkRequestResponse
4985
4985
  * @throws OciError when an error occurs
4986
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
4986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
4987
4987
  */
4988
4988
  getQueryWorkRequest(getQueryWorkRequestRequest) {
4989
4989
  return __awaiter(this, void 0, void 0, function* () {
@@ -5052,7 +5052,7 @@ class LogAnalyticsClient {
5052
5052
  * @param GetScheduledTaskRequest
5053
5053
  * @return GetScheduledTaskResponse
5054
5054
  * @throws OciError when an error occurs
5055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5056
5056
  */
5057
5057
  getScheduledTask(getScheduledTaskRequest) {
5058
5058
  return __awaiter(this, void 0, void 0, function* () {
@@ -5117,7 +5117,7 @@ class LogAnalyticsClient {
5117
5117
  * @param GetSourceRequest
5118
5118
  * @return GetSourceResponse
5119
5119
  * @throws OciError when an error occurs
5120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5121
5121
  */
5122
5122
  getSource(getSourceRequest) {
5123
5123
  return __awaiter(this, void 0, void 0, function* () {
@@ -5184,7 +5184,7 @@ class LogAnalyticsClient {
5184
5184
  * @param GetSourceSummaryRequest
5185
5185
  * @return GetSourceSummaryResponse
5186
5186
  * @throws OciError when an error occurs
5187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5188
5188
  */
5189
5189
  getSourceSummary(getSourceSummaryRequest) {
5190
5190
  return __awaiter(this, void 0, void 0, function* () {
@@ -5243,7 +5243,7 @@ class LogAnalyticsClient {
5243
5243
  * @param GetStorageRequest
5244
5244
  * @return GetStorageResponse
5245
5245
  * @throws OciError when an error occurs
5246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5247
5247
  */
5248
5248
  getStorage(getStorageRequest) {
5249
5249
  return __awaiter(this, void 0, void 0, function* () {
@@ -5308,7 +5308,7 @@ class LogAnalyticsClient {
5308
5308
  * @param GetStorageUsageRequest
5309
5309
  * @return GetStorageUsageResponse
5310
5310
  * @throws OciError when an error occurs
5311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5312
5312
  */
5313
5313
  getStorageUsage(getStorageUsageRequest) {
5314
5314
  return __awaiter(this, void 0, void 0, function* () {
@@ -5368,7 +5368,7 @@ class LogAnalyticsClient {
5368
5368
  * @param GetStorageWorkRequestRequest
5369
5369
  * @return GetStorageWorkRequestResponse
5370
5370
  * @throws OciError when an error occurs
5371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5372
5372
  */
5373
5373
  getStorageWorkRequest(getStorageWorkRequestRequest) {
5374
5374
  return __awaiter(this, void 0, void 0, function* () {
@@ -5438,7 +5438,7 @@ class LogAnalyticsClient {
5438
5438
  * @param GetUnprocessedDataBucketRequest
5439
5439
  * @return GetUnprocessedDataBucketResponse
5440
5440
  * @throws OciError when an error occurs
5441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5442
5442
  */
5443
5443
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest) {
5444
5444
  return __awaiter(this, void 0, void 0, function* () {
@@ -5496,7 +5496,7 @@ class LogAnalyticsClient {
5496
5496
  * @param GetUploadRequest
5497
5497
  * @return GetUploadResponse
5498
5498
  * @throws OciError when an error occurs
5499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5500
5500
  */
5501
5501
  getUpload(getUploadRequest) {
5502
5502
  return __awaiter(this, void 0, void 0, function* () {
@@ -5560,7 +5560,7 @@ class LogAnalyticsClient {
5560
5560
  * @param GetWorkRequestRequest
5561
5561
  * @return GetWorkRequestResponse
5562
5562
  * @throws OciError when an error occurs
5563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5564
5564
  */
5565
5565
  getWorkRequest(getWorkRequestRequest) {
5566
5566
  return __awaiter(this, void 0, void 0, function* () {
@@ -5625,7 +5625,7 @@ class LogAnalyticsClient {
5625
5625
  * @param ImportCustomContentRequest
5626
5626
  * @return ImportCustomContentResponse
5627
5627
  * @throws OciError when an error occurs
5628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5629
5629
  */
5630
5630
  importCustomContent(importCustomContentRequest) {
5631
5631
  return __awaiter(this, void 0, void 0, function* () {
@@ -5689,7 +5689,7 @@ class LogAnalyticsClient {
5689
5689
  * @param ListAssociableEntitiesRequest
5690
5690
  * @return ListAssociableEntitiesResponse
5691
5691
  * @throws OciError when an error occurs
5692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5693
5693
  */
5694
5694
  listAssociableEntities(listAssociableEntitiesRequest) {
5695
5695
  return __awaiter(this, void 0, void 0, function* () {
@@ -5767,7 +5767,7 @@ class LogAnalyticsClient {
5767
5767
  * @param ListAssociatedEntitiesRequest
5768
5768
  * @return ListAssociatedEntitiesResponse
5769
5769
  * @throws OciError when an error occurs
5770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5771
5771
  */
5772
5772
  listAssociatedEntities(listAssociatedEntitiesRequest) {
5773
5773
  return __awaiter(this, void 0, void 0, function* () {
@@ -5845,7 +5845,7 @@ class LogAnalyticsClient {
5845
5845
  * @param ListAutoAssociationsRequest
5846
5846
  * @return ListAutoAssociationsResponse
5847
5847
  * @throws OciError when an error occurs
5848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5849
5849
  */
5850
5850
  listAutoAssociations(listAutoAssociationsRequest) {
5851
5851
  return __awaiter(this, void 0, void 0, function* () {
@@ -5920,7 +5920,7 @@ class LogAnalyticsClient {
5920
5920
  * @param ListCategoriesRequest
5921
5921
  * @return ListCategoriesResponse
5922
5922
  * @throws OciError when an error occurs
5923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5924
5924
  */
5925
5925
  listCategories(listCategoriesRequest) {
5926
5926
  return __awaiter(this, void 0, void 0, function* () {
@@ -5997,7 +5997,7 @@ class LogAnalyticsClient {
5997
5997
  * @param ListConfigWorkRequestsRequest
5998
5998
  * @return ListConfigWorkRequestsResponse
5999
5999
  * @throws OciError when an error occurs
6000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6001
6001
  */
6002
6002
  listConfigWorkRequests(listConfigWorkRequestsRequest) {
6003
6003
  return __awaiter(this, void 0, void 0, function* () {
@@ -6070,7 +6070,7 @@ class LogAnalyticsClient {
6070
6070
  * @param ListEncryptionKeyInfoRequest
6071
6071
  * @return ListEncryptionKeyInfoResponse
6072
6072
  * @throws OciError when an error occurs
6073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6074
6074
  */
6075
6075
  listEncryptionKeyInfo(listEncryptionKeyInfoRequest) {
6076
6076
  return __awaiter(this, void 0, void 0, function* () {
@@ -6128,7 +6128,7 @@ class LogAnalyticsClient {
6128
6128
  * @param ListEntityAssociationsRequest
6129
6129
  * @return ListEntityAssociationsResponse
6130
6130
  * @throws OciError when an error occurs
6131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6132
6132
  */
6133
6133
  listEntityAssociations(listEntityAssociationsRequest) {
6134
6134
  return __awaiter(this, void 0, void 0, function* () {
@@ -6199,7 +6199,7 @@ class LogAnalyticsClient {
6199
6199
  * @param ListEntitySourceAssociationsRequest
6200
6200
  * @return ListEntitySourceAssociationsResponse
6201
6201
  * @throws OciError when an error occurs
6202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6203
6203
  */
6204
6204
  listEntitySourceAssociations(listEntitySourceAssociationsRequest) {
6205
6205
  return __awaiter(this, void 0, void 0, function* () {
@@ -6279,7 +6279,7 @@ class LogAnalyticsClient {
6279
6279
  * @param ListFieldsRequest
6280
6280
  * @return ListFieldsResponse
6281
6281
  * @throws OciError when an error occurs
6282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6283
6283
  */
6284
6284
  listFields(listFieldsRequest) {
6285
6285
  return __awaiter(this, void 0, void 0, function* () {
@@ -6361,7 +6361,7 @@ class LogAnalyticsClient {
6361
6361
  * @param ListIngestTimeRulesRequest
6362
6362
  * @return ListIngestTimeRulesResponse
6363
6363
  * @throws OciError when an error occurs
6364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6365
6365
  */
6366
6366
  listIngestTimeRules(listIngestTimeRulesRequest) {
6367
6367
  return __awaiter(this, void 0, void 0, function* () {
@@ -6441,7 +6441,7 @@ class LogAnalyticsClient {
6441
6441
  * @param ListLabelPrioritiesRequest
6442
6442
  * @return ListLabelPrioritiesResponse
6443
6443
  * @throws OciError when an error occurs
6444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6445
6445
  */
6446
6446
  listLabelPriorities(listLabelPrioritiesRequest) {
6447
6447
  return __awaiter(this, void 0, void 0, function* () {
@@ -6513,7 +6513,7 @@ class LogAnalyticsClient {
6513
6513
  * @param ListLabelSourceDetailsRequest
6514
6514
  * @return ListLabelSourceDetailsResponse
6515
6515
  * @throws OciError when an error occurs
6516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6517
6517
  */
6518
6518
  listLabelSourceDetails(listLabelSourceDetailsRequest) {
6519
6519
  return __awaiter(this, void 0, void 0, function* () {
@@ -6588,7 +6588,7 @@ class LogAnalyticsClient {
6588
6588
  * @param ListLabelsRequest
6589
6589
  * @return ListLabelsResponse
6590
6590
  * @throws OciError when an error occurs
6591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6592
6592
  */
6593
6593
  listLabels(listLabelsRequest) {
6594
6594
  return __awaiter(this, void 0, void 0, function* () {
@@ -6667,7 +6667,7 @@ class LogAnalyticsClient {
6667
6667
  * @param ListLogAnalyticsEmBridgesRequest
6668
6668
  * @return ListLogAnalyticsEmBridgesResponse
6669
6669
  * @throws OciError when an error occurs
6670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6671
6671
  */
6672
6672
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest) {
6673
6673
  return __awaiter(this, void 0, void 0, function* () {
@@ -6740,7 +6740,7 @@ class LogAnalyticsClient {
6740
6740
  * @param ListLogAnalyticsEntitiesRequest
6741
6741
  * @return ListLogAnalyticsEntitiesResponse
6742
6742
  * @throws OciError when an error occurs
6743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
6743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
6744
6744
  */
6745
6745
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest) {
6746
6746
  return __awaiter(this, void 0, void 0, function* () {
@@ -6821,7 +6821,7 @@ class LogAnalyticsClient {
6821
6821
  * @param ListLogAnalyticsEntityTopologyRequest
6822
6822
  * @return ListLogAnalyticsEntityTopologyResponse
6823
6823
  * @throws OciError when an error occurs
6824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6825
6825
  */
6826
6826
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest) {
6827
6827
  return __awaiter(this, void 0, void 0, function* () {
@@ -6891,7 +6891,7 @@ class LogAnalyticsClient {
6891
6891
  * @param ListLogAnalyticsEntityTypesRequest
6892
6892
  * @return ListLogAnalyticsEntityTypesResponse
6893
6893
  * @throws OciError when an error occurs
6894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6895
6895
  */
6896
6896
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest) {
6897
6897
  return __awaiter(this, void 0, void 0, function* () {
@@ -6964,7 +6964,7 @@ class LogAnalyticsClient {
6964
6964
  * @param ListLogAnalyticsLogGroupsRequest
6965
6965
  * @return ListLogAnalyticsLogGroupsResponse
6966
6966
  * @throws OciError when an error occurs
6967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6968
6968
  */
6969
6969
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest) {
6970
6970
  return __awaiter(this, void 0, void 0, function* () {
@@ -7039,7 +7039,7 @@ class LogAnalyticsClient {
7039
7039
  * @param ListLogAnalyticsObjectCollectionRulesRequest
7040
7040
  * @return ListLogAnalyticsObjectCollectionRulesResponse
7041
7041
  * @throws OciError when an error occurs
7042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7043
7043
  */
7044
7044
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest) {
7045
7045
  return __awaiter(this, void 0, void 0, function* () {
@@ -7111,7 +7111,7 @@ class LogAnalyticsClient {
7111
7111
  * @param ListLogSetsRequest
7112
7112
  * @return ListLogSetsResponse
7113
7113
  * @throws OciError when an error occurs
7114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7115
7115
  */
7116
7116
  listLogSets(listLogSetsRequest) {
7117
7117
  return __awaiter(this, void 0, void 0, function* () {
@@ -7180,7 +7180,7 @@ class LogAnalyticsClient {
7180
7180
  * @param ListLookupsRequest
7181
7181
  * @return ListLookupsResponse
7182
7182
  * @throws OciError when an error occurs
7183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7184
7184
  */
7185
7185
  listLookups(listLookupsRequest) {
7186
7186
  return __awaiter(this, void 0, void 0, function* () {
@@ -7260,7 +7260,7 @@ class LogAnalyticsClient {
7260
7260
  * @param ListMetaSourceTypesRequest
7261
7261
  * @return ListMetaSourceTypesResponse
7262
7262
  * @throws OciError when an error occurs
7263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7264
7264
  */
7265
7265
  listMetaSourceTypes(listMetaSourceTypesRequest) {
7266
7266
  return __awaiter(this, void 0, void 0, function* () {
@@ -7335,7 +7335,7 @@ class LogAnalyticsClient {
7335
7335
  * @param ListNamespacesRequest
7336
7336
  * @return ListNamespacesResponse
7337
7337
  * @throws OciError when an error occurs
7338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7339
7339
  */
7340
7340
  listNamespaces(listNamespacesRequest) {
7341
7341
  return __awaiter(this, void 0, void 0, function* () {
@@ -7394,7 +7394,7 @@ class LogAnalyticsClient {
7394
7394
  * @param ListParserFunctionsRequest
7395
7395
  * @return ListParserFunctionsResponse
7396
7396
  * @throws OciError when an error occurs
7397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7398
7398
  */
7399
7399
  listParserFunctions(listParserFunctionsRequest) {
7400
7400
  return __awaiter(this, void 0, void 0, function* () {
@@ -7469,7 +7469,7 @@ class LogAnalyticsClient {
7469
7469
  * @param ListParserMetaPluginsRequest
7470
7470
  * @return ListParserMetaPluginsResponse
7471
7471
  * @throws OciError when an error occurs
7472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7473
7473
  */
7474
7474
  listParserMetaPlugins(listParserMetaPluginsRequest) {
7475
7475
  return __awaiter(this, void 0, void 0, function* () {
@@ -7543,7 +7543,7 @@ class LogAnalyticsClient {
7543
7543
  * @param ListParsersRequest
7544
7544
  * @return ListParsersResponse
7545
7545
  * @throws OciError when an error occurs
7546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7547
7547
  */
7548
7548
  listParsers(listParsersRequest) {
7549
7549
  return __awaiter(this, void 0, void 0, function* () {
@@ -7623,7 +7623,7 @@ class LogAnalyticsClient {
7623
7623
  * @param ListQueryWorkRequestsRequest
7624
7624
  * @return ListQueryWorkRequestsResponse
7625
7625
  * @throws OciError when an error occurs
7626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
7626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
7627
7627
  */
7628
7628
  listQueryWorkRequests(listQueryWorkRequestsRequest) {
7629
7629
  return __awaiter(this, void 0, void 0, function* () {
@@ -7699,7 +7699,7 @@ class LogAnalyticsClient {
7699
7699
  * @param ListRecalledDataRequest
7700
7700
  * @return ListRecalledDataResponse
7701
7701
  * @throws OciError when an error occurs
7702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
7702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
7703
7703
  */
7704
7704
  listRecalledData(listRecalledDataRequest) {
7705
7705
  return __awaiter(this, void 0, void 0, function* () {
@@ -7776,7 +7776,7 @@ class LogAnalyticsClient {
7776
7776
  * @param ListResourceCategoriesRequest
7777
7777
  * @return ListResourceCategoriesResponse
7778
7778
  * @throws OciError when an error occurs
7779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
7779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
7780
7780
  */
7781
7781
  listResourceCategories(listResourceCategoriesRequest) {
7782
7782
  return __awaiter(this, void 0, void 0, function* () {
@@ -7853,7 +7853,7 @@ class LogAnalyticsClient {
7853
7853
  * @param ListRulesRequest
7854
7854
  * @return ListRulesResponse
7855
7855
  * @throws OciError when an error occurs
7856
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
7856
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
7857
7857
  */
7858
7858
  listRules(listRulesRequest) {
7859
7859
  return __awaiter(this, void 0, void 0, function* () {
@@ -7930,7 +7930,7 @@ class LogAnalyticsClient {
7930
7930
  * @param ListScheduledTasksRequest
7931
7931
  * @return ListScheduledTasksResponse
7932
7932
  * @throws OciError when an error occurs
7933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7934
7934
  */
7935
7935
  listScheduledTasks(listScheduledTasksRequest) {
7936
7936
  return __awaiter(this, void 0, void 0, function* () {
@@ -8009,7 +8009,7 @@ class LogAnalyticsClient {
8009
8009
  * @param ListSourceAssociationsRequest
8010
8010
  * @return ListSourceAssociationsResponse
8011
8011
  * @throws OciError when an error occurs
8012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8013
8013
  */
8014
8014
  listSourceAssociations(listSourceAssociationsRequest) {
8015
8015
  return __awaiter(this, void 0, void 0, function* () {
@@ -8088,7 +8088,7 @@ class LogAnalyticsClient {
8088
8088
  * @param ListSourceEventTypesRequest
8089
8089
  * @return ListSourceEventTypesResponse
8090
8090
  * @throws OciError when an error occurs
8091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8092
8092
  */
8093
8093
  listSourceEventTypes(listSourceEventTypesRequest) {
8094
8094
  return __awaiter(this, void 0, void 0, function* () {
@@ -8166,7 +8166,7 @@ class LogAnalyticsClient {
8166
8166
  * @param ListSourceExtendedFieldDefinitionsRequest
8167
8167
  * @return ListSourceExtendedFieldDefinitionsResponse
8168
8168
  * @throws OciError when an error occurs
8169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8170
8170
  */
8171
8171
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest) {
8172
8172
  return __awaiter(this, void 0, void 0, function* () {
@@ -8241,7 +8241,7 @@ class LogAnalyticsClient {
8241
8241
  * @param ListSourceLabelOperatorsRequest
8242
8242
  * @return ListSourceLabelOperatorsResponse
8243
8243
  * @throws OciError when an error occurs
8244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8245
8245
  */
8246
8246
  listSourceLabelOperators(listSourceLabelOperatorsRequest) {
8247
8247
  return __awaiter(this, void 0, void 0, function* () {
@@ -8315,7 +8315,7 @@ class LogAnalyticsClient {
8315
8315
  * @param ListSourceMetaFunctionsRequest
8316
8316
  * @return ListSourceMetaFunctionsResponse
8317
8317
  * @throws OciError when an error occurs
8318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8319
8319
  */
8320
8320
  listSourceMetaFunctions(listSourceMetaFunctionsRequest) {
8321
8321
  return __awaiter(this, void 0, void 0, function* () {
@@ -8389,7 +8389,7 @@ class LogAnalyticsClient {
8389
8389
  * @param ListSourcePatternsRequest
8390
8390
  * @return ListSourcePatternsResponse
8391
8391
  * @throws OciError when an error occurs
8392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8393
8393
  */
8394
8394
  listSourcePatterns(listSourcePatternsRequest) {
8395
8395
  return __awaiter(this, void 0, void 0, function* () {
@@ -8465,7 +8465,7 @@ class LogAnalyticsClient {
8465
8465
  * @param ListSourcesRequest
8466
8466
  * @return ListSourcesResponse
8467
8467
  * @throws OciError when an error occurs
8468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8469
8469
  */
8470
8470
  listSources(listSourcesRequest) {
8471
8471
  return __awaiter(this, void 0, void 0, function* () {
@@ -8546,7 +8546,7 @@ class LogAnalyticsClient {
8546
8546
  * @param ListStorageWorkRequestErrorsRequest
8547
8547
  * @return ListStorageWorkRequestErrorsResponse
8548
8548
  * @throws OciError when an error occurs
8549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
8549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
8550
8550
  */
8551
8551
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest) {
8552
8552
  return __awaiter(this, void 0, void 0, function* () {
@@ -8622,7 +8622,7 @@ class LogAnalyticsClient {
8622
8622
  * @param ListStorageWorkRequestsRequest
8623
8623
  * @return ListStorageWorkRequestsResponse
8624
8624
  * @throws OciError when an error occurs
8625
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
8625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
8626
8626
  */
8627
8627
  listStorageWorkRequests(listStorageWorkRequestsRequest) {
8628
8628
  return __awaiter(this, void 0, void 0, function* () {
@@ -8702,7 +8702,7 @@ class LogAnalyticsClient {
8702
8702
  * @param ListSupportedCharEncodingsRequest
8703
8703
  * @return ListSupportedCharEncodingsResponse
8704
8704
  * @throws OciError when an error occurs
8705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
8705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
8706
8706
  */
8707
8707
  listSupportedCharEncodings(listSupportedCharEncodingsRequest) {
8708
8708
  return __awaiter(this, void 0, void 0, function* () {
@@ -8773,7 +8773,7 @@ class LogAnalyticsClient {
8773
8773
  * @param ListSupportedTimezonesRequest
8774
8774
  * @return ListSupportedTimezonesResponse
8775
8775
  * @throws OciError when an error occurs
8776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
8776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
8777
8777
  */
8778
8778
  listSupportedTimezones(listSupportedTimezonesRequest) {
8779
8779
  return __awaiter(this, void 0, void 0, function* () {
@@ -8844,7 +8844,7 @@ class LogAnalyticsClient {
8844
8844
  * @param ListUploadFilesRequest
8845
8845
  * @return ListUploadFilesResponse
8846
8846
  * @throws OciError when an error occurs
8847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
8847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
8848
8848
  */
8849
8849
  listUploadFiles(listUploadFilesRequest) {
8850
8850
  return __awaiter(this, void 0, void 0, function* () {
@@ -8915,7 +8915,7 @@ class LogAnalyticsClient {
8915
8915
  * @param ListUploadWarningsRequest
8916
8916
  * @return ListUploadWarningsResponse
8917
8917
  * @throws OciError when an error occurs
8918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8919
8919
  */
8920
8920
  listUploadWarnings(listUploadWarningsRequest) {
8921
8921
  return __awaiter(this, void 0, void 0, function* () {
@@ -8984,7 +8984,7 @@ class LogAnalyticsClient {
8984
8984
  * @param ListUploadsRequest
8985
8985
  * @return ListUploadsResponse
8986
8986
  * @throws OciError when an error occurs
8987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
8987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
8988
8988
  */
8989
8989
  listUploads(listUploadsRequest) {
8990
8990
  return __awaiter(this, void 0, void 0, function* () {
@@ -9061,7 +9061,7 @@ class LogAnalyticsClient {
9061
9061
  * @param ListWarningsRequest
9062
9062
  * @return ListWarningsResponse
9063
9063
  * @throws OciError when an error occurs
9064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9065
9065
  */
9066
9066
  listWarnings(listWarningsRequest) {
9067
9067
  return __awaiter(this, void 0, void 0, function* () {
@@ -9146,7 +9146,7 @@ class LogAnalyticsClient {
9146
9146
  * @param ListWorkRequestErrorsRequest
9147
9147
  * @return ListWorkRequestErrorsResponse
9148
9148
  * @throws OciError when an error occurs
9149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9150
9150
  */
9151
9151
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
9152
9152
  return __awaiter(this, void 0, void 0, function* () {
@@ -9214,7 +9214,7 @@ class LogAnalyticsClient {
9214
9214
  * @param ListWorkRequestLogsRequest
9215
9215
  * @return ListWorkRequestLogsResponse
9216
9216
  * @throws OciError when an error occurs
9217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9218
9218
  */
9219
9219
  listWorkRequestLogs(listWorkRequestLogsRequest) {
9220
9220
  return __awaiter(this, void 0, void 0, function* () {
@@ -9282,7 +9282,7 @@ class LogAnalyticsClient {
9282
9282
  * @param ListWorkRequestsRequest
9283
9283
  * @return ListWorkRequestsResponse
9284
9284
  * @throws OciError when an error occurs
9285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9286
9286
  */
9287
9287
  listWorkRequests(listWorkRequestsRequest) {
9288
9288
  return __awaiter(this, void 0, void 0, function* () {
@@ -9349,7 +9349,7 @@ class LogAnalyticsClient {
9349
9349
  * @param OffboardNamespaceRequest
9350
9350
  * @return OffboardNamespaceResponse
9351
9351
  * @throws OciError when an error occurs
9352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9353
9353
  */
9354
9354
  offboardNamespace(offboardNamespaceRequest) {
9355
9355
  return __awaiter(this, void 0, void 0, function* () {
@@ -9410,7 +9410,7 @@ class LogAnalyticsClient {
9410
9410
  * @param OnboardNamespaceRequest
9411
9411
  * @return OnboardNamespaceResponse
9412
9412
  * @throws OciError when an error occurs
9413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9414
9414
  */
9415
9415
  onboardNamespace(onboardNamespaceRequest) {
9416
9416
  return __awaiter(this, void 0, void 0, function* () {
@@ -9470,7 +9470,7 @@ class LogAnalyticsClient {
9470
9470
  * @param ParseQueryRequest
9471
9471
  * @return ParseQueryResponse
9472
9472
  * @throws OciError when an error occurs
9473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9474
9474
  */
9475
9475
  parseQuery(parseQueryRequest) {
9476
9476
  return __awaiter(this, void 0, void 0, function* () {
@@ -9530,7 +9530,7 @@ class LogAnalyticsClient {
9530
9530
  * @param PauseScheduledTaskRequest
9531
9531
  * @return PauseScheduledTaskResponse
9532
9532
  * @throws OciError when an error occurs
9533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
9533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
9534
9534
  */
9535
9535
  pauseScheduledTask(pauseScheduledTaskRequest) {
9536
9536
  return __awaiter(this, void 0, void 0, function* () {
@@ -9597,7 +9597,7 @@ class LogAnalyticsClient {
9597
9597
  * @param PurgeStorageDataRequest
9598
9598
  * @return PurgeStorageDataResponse
9599
9599
  * @throws OciError when an error occurs
9600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
9600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
9601
9601
  */
9602
9602
  purgeStorageData(purgeStorageDataRequest) {
9603
9603
  return __awaiter(this, void 0, void 0, function* () {
@@ -9664,7 +9664,7 @@ class LogAnalyticsClient {
9664
9664
  * @param PutQueryWorkRequestBackgroundRequest
9665
9665
  * @return PutQueryWorkRequestBackgroundResponse
9666
9666
  * @throws OciError when an error occurs
9667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
9667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
9668
9668
  */
9669
9669
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest) {
9670
9670
  return __awaiter(this, void 0, void 0, function* () {
@@ -9730,7 +9730,7 @@ class LogAnalyticsClient {
9730
9730
  * @param QueryRequest
9731
9731
  * @return QueryResponse
9732
9732
  * @throws OciError when an error occurs
9733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/Query.ts.html |here} to see how to use Query API.
9733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/Query.ts.html |here} to see how to use Query API.
9734
9734
  */
9735
9735
  query(queryRequest) {
9736
9736
  return __awaiter(this, void 0, void 0, function* () {
@@ -9813,7 +9813,7 @@ class LogAnalyticsClient {
9813
9813
  * @param RecallArchivedDataRequest
9814
9814
  * @return RecallArchivedDataResponse
9815
9815
  * @throws OciError when an error occurs
9816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
9816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
9817
9817
  */
9818
9818
  recallArchivedData(recallArchivedDataRequest) {
9819
9819
  return __awaiter(this, void 0, void 0, function* () {
@@ -9881,7 +9881,7 @@ class LogAnalyticsClient {
9881
9881
  * @param RegisterLookupRequest
9882
9882
  * @return RegisterLookupResponse
9883
9883
  * @throws OciError when an error occurs
9884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
9884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
9885
9885
  */
9886
9886
  registerLookup(registerLookupRequest) {
9887
9887
  return __awaiter(this, void 0, void 0, function* () {
@@ -9954,7 +9954,7 @@ class LogAnalyticsClient {
9954
9954
  * @param ReleaseRecalledDataRequest
9955
9955
  * @return ReleaseRecalledDataResponse
9956
9956
  * @throws OciError when an error occurs
9957
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9958
9958
  */
9959
9959
  releaseRecalledData(releaseRecalledDataRequest) {
9960
9960
  return __awaiter(this, void 0, void 0, function* () {
@@ -10021,7 +10021,7 @@ class LogAnalyticsClient {
10021
10021
  * @param RemoveEntityAssociationsRequest
10022
10022
  * @return RemoveEntityAssociationsResponse
10023
10023
  * @throws OciError when an error occurs
10024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10025
10025
  */
10026
10026
  removeEntityAssociations(removeEntityAssociationsRequest) {
10027
10027
  return __awaiter(this, void 0, void 0, function* () {
@@ -10080,7 +10080,7 @@ class LogAnalyticsClient {
10080
10080
  * @param RemovePreferencesRequest
10081
10081
  * @return RemovePreferencesResponse
10082
10082
  * @throws OciError when an error occurs
10083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10084
10084
  */
10085
10085
  removePreferences(removePreferencesRequest) {
10086
10086
  return __awaiter(this, void 0, void 0, function* () {
@@ -10137,7 +10137,7 @@ class LogAnalyticsClient {
10137
10137
  * @param RemoveResourceCategoriesRequest
10138
10138
  * @return RemoveResourceCategoriesResponse
10139
10139
  * @throws OciError when an error occurs
10140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10141
10141
  */
10142
10142
  removeResourceCategories(removeResourceCategoriesRequest) {
10143
10143
  return __awaiter(this, void 0, void 0, function* () {
@@ -10193,7 +10193,7 @@ class LogAnalyticsClient {
10193
10193
  * @param RemoveSourceEventTypesRequest
10194
10194
  * @return RemoveSourceEventTypesResponse
10195
10195
  * @throws OciError when an error occurs
10196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10197
10197
  */
10198
10198
  removeSourceEventTypes(removeSourceEventTypesRequest) {
10199
10199
  return __awaiter(this, void 0, void 0, function* () {
@@ -10251,7 +10251,7 @@ class LogAnalyticsClient {
10251
10251
  * @param ResumeScheduledTaskRequest
10252
10252
  * @return ResumeScheduledTaskResponse
10253
10253
  * @throws OciError when an error occurs
10254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10255
10255
  */
10256
10256
  resumeScheduledTask(resumeScheduledTaskRequest) {
10257
10257
  return __awaiter(this, void 0, void 0, function* () {
@@ -10319,7 +10319,7 @@ class LogAnalyticsClient {
10319
10319
  * @param RunRequest
10320
10320
  * @return RunResponse
10321
10321
  * @throws OciError when an error occurs
10322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/Run.ts.html |here} to see how to use Run API.
10322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/Run.ts.html |here} to see how to use Run API.
10323
10323
  */
10324
10324
  run(runRequest) {
10325
10325
  return __awaiter(this, void 0, void 0, function* () {
@@ -10381,7 +10381,7 @@ class LogAnalyticsClient {
10381
10381
  * @param SetUnprocessedDataBucketRequest
10382
10382
  * @return SetUnprocessedDataBucketResponse
10383
10383
  * @throws OciError when an error occurs
10384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10385
10385
  */
10386
10386
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest) {
10387
10387
  return __awaiter(this, void 0, void 0, function* () {
@@ -10442,7 +10442,7 @@ class LogAnalyticsClient {
10442
10442
  * @param SuggestRequest
10443
10443
  * @return SuggestResponse
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.47.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10446
10446
  */
10447
10447
  suggest(suggestRequest) {
10448
10448
  return __awaiter(this, void 0, void 0, function* () {
@@ -10502,7 +10502,7 @@ class LogAnalyticsClient {
10502
10502
  * @param SuppressWarningRequest
10503
10503
  * @return SuppressWarningResponse
10504
10504
  * @throws OciError when an error occurs
10505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10506
10506
  */
10507
10507
  suppressWarning(suppressWarningRequest) {
10508
10508
  return __awaiter(this, void 0, void 0, function* () {
@@ -10561,7 +10561,7 @@ class LogAnalyticsClient {
10561
10561
  * @param TestParserRequest
10562
10562
  * @return TestParserResponse
10563
10563
  * @throws OciError when an error occurs
10564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
10564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
10565
10565
  */
10566
10566
  testParser(testParserRequest) {
10567
10567
  return __awaiter(this, void 0, void 0, function* () {
@@ -10625,7 +10625,7 @@ class LogAnalyticsClient {
10625
10625
  * @param UnsuppressWarningRequest
10626
10626
  * @return UnsuppressWarningResponse
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.47.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
10628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
10629
10629
  */
10630
10630
  unsuppressWarning(unsuppressWarningRequest) {
10631
10631
  return __awaiter(this, void 0, void 0, function* () {
@@ -10684,7 +10684,7 @@ class LogAnalyticsClient {
10684
10684
  * @param UpdateIngestTimeRuleRequest
10685
10685
  * @return UpdateIngestTimeRuleResponse
10686
10686
  * @throws OciError when an error occurs
10687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
10687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
10688
10688
  */
10689
10689
  updateIngestTimeRule(updateIngestTimeRuleRequest) {
10690
10690
  return __awaiter(this, void 0, void 0, function* () {
@@ -10750,7 +10750,7 @@ class LogAnalyticsClient {
10750
10750
  * @param UpdateLogAnalyticsEmBridgeRequest
10751
10751
  * @return UpdateLogAnalyticsEmBridgeResponse
10752
10752
  * @throws OciError when an error occurs
10753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
10753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
10754
10754
  */
10755
10755
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest) {
10756
10756
  return __awaiter(this, void 0, void 0, function* () {
@@ -10816,7 +10816,7 @@ class LogAnalyticsClient {
10816
10816
  * @param UpdateLogAnalyticsEntityRequest
10817
10817
  * @return UpdateLogAnalyticsEntityResponse
10818
10818
  * @throws OciError when an error occurs
10819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
10819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
10820
10820
  */
10821
10821
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest) {
10822
10822
  return __awaiter(this, void 0, void 0, function* () {
@@ -10882,7 +10882,7 @@ class LogAnalyticsClient {
10882
10882
  * @param UpdateLogAnalyticsEntityTypeRequest
10883
10883
  * @return UpdateLogAnalyticsEntityTypeResponse
10884
10884
  * @throws OciError when an error occurs
10885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
10885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
10886
10886
  */
10887
10887
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest) {
10888
10888
  return __awaiter(this, void 0, void 0, function* () {
@@ -10940,7 +10940,7 @@ class LogAnalyticsClient {
10940
10940
  * @param UpdateLogAnalyticsLogGroupRequest
10941
10941
  * @return UpdateLogAnalyticsLogGroupResponse
10942
10942
  * @throws OciError when an error occurs
10943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
10943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
10944
10944
  */
10945
10945
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest) {
10946
10946
  return __awaiter(this, void 0, void 0, function* () {
@@ -11006,7 +11006,7 @@ class LogAnalyticsClient {
11006
11006
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
11007
11007
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
11008
11008
  * @throws OciError when an error occurs
11009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11010
11010
  */
11011
11011
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest) {
11012
11012
  return __awaiter(this, void 0, void 0, function* () {
@@ -11073,7 +11073,7 @@ class LogAnalyticsClient {
11073
11073
  * @param UpdateLookupRequest
11074
11074
  * @return UpdateLookupResponse
11075
11075
  * @throws OciError when an error occurs
11076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11077
11077
  */
11078
11078
  updateLookup(updateLookupRequest) {
11079
11079
  return __awaiter(this, void 0, void 0, function* () {
@@ -11141,7 +11141,7 @@ class LogAnalyticsClient {
11141
11141
  * @param UpdateLookupDataRequest
11142
11142
  * @return UpdateLookupDataResponse
11143
11143
  * @throws OciError when an error occurs
11144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11145
11145
  */
11146
11146
  updateLookupData(updateLookupDataRequest) {
11147
11147
  return __awaiter(this, void 0, void 0, function* () {
@@ -11209,7 +11209,7 @@ class LogAnalyticsClient {
11209
11209
  * @param UpdatePreferencesRequest
11210
11210
  * @return UpdatePreferencesResponse
11211
11211
  * @throws OciError when an error occurs
11212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11213
11213
  */
11214
11214
  updatePreferences(updatePreferencesRequest) {
11215
11215
  return __awaiter(this, void 0, void 0, function* () {
@@ -11266,7 +11266,7 @@ class LogAnalyticsClient {
11266
11266
  * @param UpdateResourceCategoriesRequest
11267
11267
  * @return UpdateResourceCategoriesResponse
11268
11268
  * @throws OciError when an error occurs
11269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11270
11270
  */
11271
11271
  updateResourceCategories(updateResourceCategoriesRequest) {
11272
11272
  return __awaiter(this, void 0, void 0, function* () {
@@ -11321,7 +11321,7 @@ class LogAnalyticsClient {
11321
11321
  * @param UpdateScheduledTaskRequest
11322
11322
  * @return UpdateScheduledTaskResponse
11323
11323
  * @throws OciError when an error occurs
11324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11325
11325
  */
11326
11326
  updateScheduledTask(updateScheduledTaskRequest) {
11327
11327
  return __awaiter(this, void 0, void 0, function* () {
@@ -11388,7 +11388,7 @@ class LogAnalyticsClient {
11388
11388
  * @param UpdateStorageRequest
11389
11389
  * @return UpdateStorageResponse
11390
11390
  * @throws OciError when an error occurs
11391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11392
11392
  */
11393
11393
  updateStorage(updateStorageRequest) {
11394
11394
  return __awaiter(this, void 0, void 0, function* () {
@@ -11454,7 +11454,7 @@ class LogAnalyticsClient {
11454
11454
  * @param UploadLogEventsFileRequest
11455
11455
  * @return UploadLogEventsFileResponse
11456
11456
  * @throws OciError when an error occurs
11457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
11457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
11458
11458
  */
11459
11459
  uploadLogEventsFile(uploadLogEventsFileRequest) {
11460
11460
  return __awaiter(this, void 0, void 0, function* () {
@@ -11527,7 +11527,7 @@ class LogAnalyticsClient {
11527
11527
  * @param UploadLogFileRequest
11528
11528
  * @return UploadLogFileResponse
11529
11529
  * @throws OciError when an error occurs
11530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
11530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
11531
11531
  */
11532
11532
  uploadLogFile(uploadLogFileRequest) {
11533
11533
  return __awaiter(this, void 0, void 0, function* () {
@@ -11613,7 +11613,7 @@ class LogAnalyticsClient {
11613
11613
  * @param UpsertAssociationsRequest
11614
11614
  * @return UpsertAssociationsResponse
11615
11615
  * @throws OciError when an error occurs
11616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
11616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
11617
11617
  */
11618
11618
  upsertAssociations(upsertAssociationsRequest) {
11619
11619
  return __awaiter(this, void 0, void 0, function* () {
@@ -11677,7 +11677,7 @@ class LogAnalyticsClient {
11677
11677
  * @param UpsertFieldRequest
11678
11678
  * @return UpsertFieldResponse
11679
11679
  * @throws OciError when an error occurs
11680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
11680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
11681
11681
  */
11682
11682
  upsertField(upsertFieldRequest) {
11683
11683
  return __awaiter(this, void 0, void 0, function* () {
@@ -11744,7 +11744,7 @@ class LogAnalyticsClient {
11744
11744
  * @param UpsertLabelRequest
11745
11745
  * @return UpsertLabelResponse
11746
11746
  * @throws OciError when an error occurs
11747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
11747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
11748
11748
  */
11749
11749
  upsertLabel(upsertLabelRequest) {
11750
11750
  return __awaiter(this, void 0, void 0, function* () {
@@ -11811,7 +11811,7 @@ class LogAnalyticsClient {
11811
11811
  * @param UpsertParserRequest
11812
11812
  * @return UpsertParserResponse
11813
11813
  * @throws OciError when an error occurs
11814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
11814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
11815
11815
  */
11816
11816
  upsertParser(upsertParserRequest) {
11817
11817
  return __awaiter(this, void 0, void 0, function* () {
@@ -11878,7 +11878,7 @@ class LogAnalyticsClient {
11878
11878
  * @param UpsertSourceRequest
11879
11879
  * @return UpsertSourceResponse
11880
11880
  * @throws OciError when an error occurs
11881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
11881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
11882
11882
  */
11883
11883
  upsertSource(upsertSourceRequest) {
11884
11884
  return __awaiter(this, void 0, void 0, function* () {
@@ -11949,7 +11949,7 @@ class LogAnalyticsClient {
11949
11949
  * @param ValidateAssociationParametersRequest
11950
11950
  * @return ValidateAssociationParametersResponse
11951
11951
  * @throws OciError when an error occurs
11952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
11952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
11953
11953
  */
11954
11954
  validateAssociationParameters(validateAssociationParametersRequest) {
11955
11955
  return __awaiter(this, void 0, void 0, function* () {
@@ -12019,7 +12019,7 @@ class LogAnalyticsClient {
12019
12019
  * @param ValidateFileRequest
12020
12020
  * @return ValidateFileResponse
12021
12021
  * @throws OciError when an error occurs
12022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12023
12023
  */
12024
12024
  validateFile(validateFileRequest) {
12025
12025
  return __awaiter(this, void 0, void 0, function* () {
@@ -12081,7 +12081,7 @@ class LogAnalyticsClient {
12081
12081
  * @param ValidateSourceRequest
12082
12082
  * @return ValidateSourceResponse
12083
12083
  * @throws OciError when an error occurs
12084
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12084
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12085
12085
  */
12086
12086
  validateSource(validateSourceRequest) {
12087
12087
  return __awaiter(this, void 0, void 0, function* () {
@@ -12146,7 +12146,7 @@ class LogAnalyticsClient {
12146
12146
  * @param ValidateSourceExtendedFieldDetailsRequest
12147
12147
  * @return ValidateSourceExtendedFieldDetailsResponse
12148
12148
  * @throws OciError when an error occurs
12149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12150
12150
  */
12151
12151
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest) {
12152
12152
  return __awaiter(this, void 0, void 0, function* () {
@@ -12206,7 +12206,7 @@ class LogAnalyticsClient {
12206
12206
  * @param ValidateSourceMappingRequest
12207
12207
  * @return ValidateSourceMappingResponse
12208
12208
  * @throws OciError when an error occurs
12209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12210
12210
  */
12211
12211
  validateSourceMapping(validateSourceMappingRequest) {
12212
12212
  return __awaiter(this, void 0, void 0, function* () {
@@ -12272,7 +12272,7 @@ class LogAnalyticsClient {
12272
12272
  * @param VerifyRequest
12273
12273
  * @return VerifyResponse
12274
12274
  * @throws OciError when an error occurs
12275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.47.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.48.1/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12276
12276
  */
12277
12277
  verify(verifyRequest) {
12278
12278
  return __awaiter(this, void 0, void 0, function* () {