oci-loganalytics 2.77.1 → 2.78.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (196) hide show
  1. package/lib/client.d.ts +193 -193
  2. package/lib/client.js +193 -193
  3. package/lib/request/add-entity-association-request.d.ts +1 -1
  4. package/lib/request/add-source-event-types-request.d.ts +1 -1
  5. package/lib/request/append-lookup-data-request.d.ts +1 -1
  6. package/lib/request/assign-encryption-key-request.d.ts +1 -1
  7. package/lib/request/batch-get-basic-info-request.d.ts +1 -1
  8. package/lib/request/cancel-query-work-request-request.d.ts +1 -1
  9. package/lib/request/change-ingest-time-rule-compartment-request.d.ts +1 -1
  10. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  11. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  12. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  13. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  14. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  15. package/lib/request/clean-request.d.ts +1 -1
  16. package/lib/request/compare-content-request.d.ts +1 -1
  17. package/lib/request/create-ingest-time-rule-request.d.ts +1 -1
  18. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  19. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  20. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  21. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  22. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  23. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  24. package/lib/request/delete-associations-request.d.ts +1 -1
  25. package/lib/request/delete-field-request.d.ts +1 -1
  26. package/lib/request/delete-ingest-time-rule-request.d.ts +1 -1
  27. package/lib/request/delete-label-request.d.ts +1 -1
  28. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
  29. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  30. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  31. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  32. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  33. package/lib/request/delete-lookup-request.d.ts +1 -1
  34. package/lib/request/delete-parser-request.d.ts +1 -1
  35. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  36. package/lib/request/delete-source-request.d.ts +1 -1
  37. package/lib/request/delete-upload-file-request.d.ts +1 -1
  38. package/lib/request/delete-upload-request.d.ts +1 -1
  39. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  40. package/lib/request/disable-archiving-request.d.ts +1 -1
  41. package/lib/request/disable-auto-association-request.d.ts +1 -1
  42. package/lib/request/disable-ingest-time-rule-request.d.ts +1 -1
  43. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  44. package/lib/request/enable-archiving-request.d.ts +1 -1
  45. package/lib/request/enable-auto-association-request.d.ts +1 -1
  46. package/lib/request/enable-ingest-time-rule-request.d.ts +1 -1
  47. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  48. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  49. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  50. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  51. package/lib/request/export-custom-content-request.d.ts +1 -1
  52. package/lib/request/export-query-result-request.d.ts +1 -1
  53. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  54. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  55. package/lib/request/filter-request.d.ts +1 -1
  56. package/lib/request/get-association-summary-request.d.ts +1 -1
  57. package/lib/request/get-category-request.d.ts +1 -1
  58. package/lib/request/get-column-names-request.d.ts +1 -1
  59. package/lib/request/get-config-work-request-request.d.ts +1 -1
  60. package/lib/request/get-field-request.d.ts +1 -1
  61. package/lib/request/get-fields-summary-request.d.ts +1 -1
  62. package/lib/request/get-ingest-time-rule-request.d.ts +1 -1
  63. package/lib/request/get-label-request.d.ts +1 -1
  64. package/lib/request/get-label-summary-request.d.ts +1 -1
  65. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  66. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  67. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  68. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  69. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  70. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  71. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  72. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  73. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  74. package/lib/request/get-lookup-request.d.ts +1 -1
  75. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  76. package/lib/request/get-namespace-request.d.ts +1 -1
  77. package/lib/request/get-parser-request.d.ts +1 -1
  78. package/lib/request/get-parser-summary-request.d.ts +1 -1
  79. package/lib/request/get-preferences-request.d.ts +1 -1
  80. package/lib/request/get-query-result-request.d.ts +1 -1
  81. package/lib/request/get-query-work-request-request.d.ts +1 -1
  82. package/lib/request/get-recall-count-request.d.ts +1 -1
  83. package/lib/request/get-recalled-data-size-request.d.ts +1 -1
  84. package/lib/request/get-rules-summary-request.d.ts +1 -1
  85. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  86. package/lib/request/get-source-request.d.ts +1 -1
  87. package/lib/request/get-source-summary-request.d.ts +1 -1
  88. package/lib/request/get-storage-request.d.ts +1 -1
  89. package/lib/request/get-storage-usage-request.d.ts +1 -1
  90. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  91. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  92. package/lib/request/get-upload-request.d.ts +1 -1
  93. package/lib/request/get-work-request-request.d.ts +1 -1
  94. package/lib/request/import-custom-content-request.d.ts +1 -1
  95. package/lib/request/list-associable-entities-request.d.ts +1 -1
  96. package/lib/request/list-associated-entities-request.d.ts +1 -1
  97. package/lib/request/list-auto-associations-request.d.ts +1 -1
  98. package/lib/request/list-categories-request.d.ts +1 -1
  99. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  100. package/lib/request/list-effective-properties-request.d.ts +1 -1
  101. package/lib/request/list-encryption-key-info-request.d.ts +1 -1
  102. package/lib/request/list-entity-associations-request.d.ts +1 -1
  103. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  104. package/lib/request/list-fields-request.d.ts +1 -1
  105. package/lib/request/list-ingest-time-rules-request.d.ts +1 -1
  106. package/lib/request/list-label-priorities-request.d.ts +1 -1
  107. package/lib/request/list-label-source-details-request.d.ts +1 -1
  108. package/lib/request/list-labels-request.d.ts +1 -1
  109. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  110. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  111. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  112. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  113. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  114. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  115. package/lib/request/list-log-sets-request.d.ts +1 -1
  116. package/lib/request/list-lookups-request.d.ts +1 -1
  117. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  118. package/lib/request/list-namespaces-request.d.ts +1 -1
  119. package/lib/request/list-overlapping-recalls-request.d.ts +1 -1
  120. package/lib/request/list-parser-functions-request.d.ts +1 -1
  121. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  122. package/lib/request/list-parsers-request.d.ts +1 -1
  123. package/lib/request/list-properties-metadata-request.d.ts +1 -1
  124. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  125. package/lib/request/list-recalled-data-request.d.ts +1 -1
  126. package/lib/request/list-resource-categories-request.d.ts +1 -1
  127. package/lib/request/list-rules-request.d.ts +1 -1
  128. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  129. package/lib/request/list-source-associations-request.d.ts +1 -1
  130. package/lib/request/list-source-event-types-request.d.ts +1 -1
  131. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  132. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  133. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  134. package/lib/request/list-source-patterns-request.d.ts +1 -1
  135. package/lib/request/list-sources-request.d.ts +1 -1
  136. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  137. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  138. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  139. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  140. package/lib/request/list-upload-files-request.d.ts +1 -1
  141. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  142. package/lib/request/list-uploads-request.d.ts +1 -1
  143. package/lib/request/list-warnings-request.d.ts +1 -1
  144. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  145. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  146. package/lib/request/list-work-requests-request.d.ts +1 -1
  147. package/lib/request/offboard-namespace-request.d.ts +1 -1
  148. package/lib/request/onboard-namespace-request.d.ts +1 -1
  149. package/lib/request/parse-query-request.d.ts +1 -1
  150. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  151. package/lib/request/purge-storage-data-request.d.ts +1 -1
  152. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  153. package/lib/request/query-request.d.ts +1 -1
  154. package/lib/request/recall-archived-data-request.d.ts +1 -1
  155. package/lib/request/register-lookup-request.d.ts +1 -1
  156. package/lib/request/release-recalled-data-request.d.ts +1 -1
  157. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  158. package/lib/request/remove-preferences-request.d.ts +1 -1
  159. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  160. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  161. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  162. package/lib/request/run-request.d.ts +1 -1
  163. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  164. package/lib/request/suggest-request.d.ts +1 -1
  165. package/lib/request/suppress-warning-request.d.ts +1 -1
  166. package/lib/request/test-parser-request.d.ts +1 -1
  167. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  168. package/lib/request/update-ingest-time-rule-request.d.ts +1 -1
  169. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  170. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  171. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  172. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  173. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  174. package/lib/request/update-lookup-data-request.d.ts +1 -1
  175. package/lib/request/update-lookup-request.d.ts +1 -1
  176. package/lib/request/update-preferences-request.d.ts +1 -1
  177. package/lib/request/update-resource-categories-request.d.ts +1 -1
  178. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  179. package/lib/request/update-storage-request.d.ts +1 -1
  180. package/lib/request/upload-discovery-data-request.d.ts +1 -1
  181. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  182. package/lib/request/upload-log-file-request.d.ts +1 -1
  183. package/lib/request/upsert-associations-request.d.ts +1 -1
  184. package/lib/request/upsert-field-request.d.ts +1 -1
  185. package/lib/request/upsert-label-request.d.ts +1 -1
  186. package/lib/request/upsert-parser-request.d.ts +1 -1
  187. package/lib/request/upsert-source-request.d.ts +1 -1
  188. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  189. package/lib/request/validate-endpoint-request.d.ts +1 -1
  190. package/lib/request/validate-file-request.d.ts +1 -1
  191. package/lib/request/validate-label-condition-request.d.ts +1 -1
  192. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  193. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  194. package/lib/request/validate-source-request.d.ts +1 -1
  195. package/lib/request/verify-request.d.ts +1 -1
  196. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -197,7 +197,7 @@ class LogAnalyticsClient {
197
197
  * @param AddEntityAssociationRequest
198
198
  * @return AddEntityAssociationResponse
199
199
  * @throws OciError when an error occurs
200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
201
201
  */
202
202
  addEntityAssociation(addEntityAssociationRequest) {
203
203
  return __awaiter(this, void 0, void 0, function* () {
@@ -256,7 +256,7 @@ class LogAnalyticsClient {
256
256
  * @param AddSourceEventTypesRequest
257
257
  * @return AddSourceEventTypesResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
260
260
  */
261
261
  addSourceEventTypes(addSourceEventTypesRequest) {
262
262
  return __awaiter(this, void 0, void 0, function* () {
@@ -314,7 +314,7 @@ class LogAnalyticsClient {
314
314
  * @param AppendLookupDataRequest
315
315
  * @return AppendLookupDataResponse
316
316
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
318
318
  */
319
319
  appendLookupData(appendLookupDataRequest) {
320
320
  return __awaiter(this, void 0, void 0, function* () {
@@ -382,7 +382,7 @@ class LogAnalyticsClient {
382
382
  * @param AssignEncryptionKeyRequest
383
383
  * @return AssignEncryptionKeyResponse
384
384
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
386
386
  */
387
387
  assignEncryptionKey(assignEncryptionKeyRequest) {
388
388
  return __awaiter(this, void 0, void 0, function* () {
@@ -450,7 +450,7 @@ class LogAnalyticsClient {
450
450
  * @param BatchGetBasicInfoRequest
451
451
  * @return BatchGetBasicInfoResponse
452
452
  * @throws OciError when an error occurs
453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
454
454
  */
455
455
  batchGetBasicInfo(batchGetBasicInfoRequest) {
456
456
  return __awaiter(this, void 0, void 0, function* () {
@@ -525,7 +525,7 @@ class LogAnalyticsClient {
525
525
  * @param CancelQueryWorkRequestRequest
526
526
  * @return CancelQueryWorkRequestResponse
527
527
  * @throws OciError when an error occurs
528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
529
529
  */
530
530
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest) {
531
531
  return __awaiter(this, void 0, void 0, function* () {
@@ -582,7 +582,7 @@ class LogAnalyticsClient {
582
582
  * @param ChangeIngestTimeRuleCompartmentRequest
583
583
  * @return ChangeIngestTimeRuleCompartmentResponse
584
584
  * @throws OciError when an error occurs
585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
586
586
  */
587
587
  changeIngestTimeRuleCompartment(changeIngestTimeRuleCompartmentRequest) {
588
588
  return __awaiter(this, void 0, void 0, function* () {
@@ -640,7 +640,7 @@ class LogAnalyticsClient {
640
640
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
641
641
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
642
642
  * @throws OciError when an error occurs
643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
644
644
  */
645
645
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest) {
646
646
  return __awaiter(this, void 0, void 0, function* () {
@@ -698,7 +698,7 @@ class LogAnalyticsClient {
698
698
  * @param ChangeLogAnalyticsEntityCompartmentRequest
699
699
  * @return ChangeLogAnalyticsEntityCompartmentResponse
700
700
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
702
702
  */
703
703
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest) {
704
704
  return __awaiter(this, void 0, void 0, function* () {
@@ -757,7 +757,7 @@ class LogAnalyticsClient {
757
757
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
758
758
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
759
759
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
761
761
  */
762
762
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest) {
763
763
  return __awaiter(this, void 0, void 0, function* () {
@@ -815,7 +815,7 @@ class LogAnalyticsClient {
815
815
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
816
816
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
817
817
  * @throws OciError when an error occurs
818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
819
819
  */
820
820
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest) {
821
821
  return __awaiter(this, void 0, void 0, function* () {
@@ -873,7 +873,7 @@ class LogAnalyticsClient {
873
873
  * @param ChangeScheduledTaskCompartmentRequest
874
874
  * @return ChangeScheduledTaskCompartmentResponse
875
875
  * @throws OciError when an error occurs
876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
877
877
  */
878
878
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest) {
879
879
  return __awaiter(this, void 0, void 0, function* () {
@@ -933,7 +933,7 @@ class LogAnalyticsClient {
933
933
  * @param CleanRequest
934
934
  * @return CleanResponse
935
935
  * @throws OciError when an error occurs
936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Clean.ts.html |here} to see how to use Clean API.
936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
937
937
  */
938
938
  clean(cleanRequest) {
939
939
  return __awaiter(this, void 0, void 0, function* () {
@@ -993,7 +993,7 @@ class LogAnalyticsClient {
993
993
  * @param CompareContentRequest
994
994
  * @return CompareContentResponse
995
995
  * @throws OciError when an error occurs
996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
997
997
  */
998
998
  compareContent(compareContentRequest) {
999
999
  return __awaiter(this, void 0, void 0, function* () {
@@ -1053,7 +1053,7 @@ class LogAnalyticsClient {
1053
1053
  * @param CreateIngestTimeRuleRequest
1054
1054
  * @return CreateIngestTimeRuleResponse
1055
1055
  * @throws OciError when an error occurs
1056
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1057
1057
  */
1058
1058
  createIngestTimeRule(createIngestTimeRuleRequest) {
1059
1059
  return __awaiter(this, void 0, void 0, function* () {
@@ -1118,7 +1118,7 @@ class LogAnalyticsClient {
1118
1118
  * @param CreateLogAnalyticsEmBridgeRequest
1119
1119
  * @return CreateLogAnalyticsEmBridgeResponse
1120
1120
  * @throws OciError when an error occurs
1121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1122
1122
  */
1123
1123
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest) {
1124
1124
  return __awaiter(this, void 0, void 0, function* () {
@@ -1183,7 +1183,7 @@ class LogAnalyticsClient {
1183
1183
  * @param CreateLogAnalyticsEntityRequest
1184
1184
  * @return CreateLogAnalyticsEntityResponse
1185
1185
  * @throws OciError when an error occurs
1186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1187
1187
  */
1188
1188
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest) {
1189
1189
  return __awaiter(this, void 0, void 0, function* () {
@@ -1248,7 +1248,7 @@ class LogAnalyticsClient {
1248
1248
  * @param CreateLogAnalyticsEntityTypeRequest
1249
1249
  * @return CreateLogAnalyticsEntityTypeResponse
1250
1250
  * @throws OciError when an error occurs
1251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1252
1252
  */
1253
1253
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest) {
1254
1254
  return __awaiter(this, void 0, void 0, function* () {
@@ -1305,7 +1305,7 @@ class LogAnalyticsClient {
1305
1305
  * @param CreateLogAnalyticsLogGroupRequest
1306
1306
  * @return CreateLogAnalyticsLogGroupResponse
1307
1307
  * @throws OciError when an error occurs
1308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1309
1309
  */
1310
1310
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest) {
1311
1311
  return __awaiter(this, void 0, void 0, function* () {
@@ -1370,7 +1370,7 @@ class LogAnalyticsClient {
1370
1370
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
1371
1371
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
1372
1372
  * @throws OciError when an error occurs
1373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1374
1374
  */
1375
1375
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest) {
1376
1376
  return __awaiter(this, void 0, void 0, function* () {
@@ -1434,7 +1434,7 @@ class LogAnalyticsClient {
1434
1434
  * @param CreateScheduledTaskRequest
1435
1435
  * @return CreateScheduledTaskResponse
1436
1436
  * @throws OciError when an error occurs
1437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1438
1438
  */
1439
1439
  createScheduledTask(createScheduledTaskRequest) {
1440
1440
  return __awaiter(this, void 0, void 0, function* () {
@@ -1500,7 +1500,7 @@ class LogAnalyticsClient {
1500
1500
  * @param DeleteAssociationsRequest
1501
1501
  * @return DeleteAssociationsResponse
1502
1502
  * @throws OciError when an error occurs
1503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1504
1504
  */
1505
1505
  deleteAssociations(deleteAssociationsRequest) {
1506
1506
  return __awaiter(this, void 0, void 0, function* () {
@@ -1562,7 +1562,7 @@ class LogAnalyticsClient {
1562
1562
  * @param DeleteFieldRequest
1563
1563
  * @return DeleteFieldResponse
1564
1564
  * @throws OciError when an error occurs
1565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1566
1566
  */
1567
1567
  deleteField(deleteFieldRequest) {
1568
1568
  return __awaiter(this, void 0, void 0, function* () {
@@ -1620,7 +1620,7 @@ class LogAnalyticsClient {
1620
1620
  * @param DeleteIngestTimeRuleRequest
1621
1621
  * @return DeleteIngestTimeRuleResponse
1622
1622
  * @throws OciError when an error occurs
1623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1624
1624
  */
1625
1625
  deleteIngestTimeRule(deleteIngestTimeRuleRequest) {
1626
1626
  return __awaiter(this, void 0, void 0, function* () {
@@ -1677,7 +1677,7 @@ class LogAnalyticsClient {
1677
1677
  * @param DeleteLabelRequest
1678
1678
  * @return DeleteLabelResponse
1679
1679
  * @throws OciError when an error occurs
1680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1681
1681
  */
1682
1682
  deleteLabel(deleteLabelRequest) {
1683
1683
  return __awaiter(this, void 0, void 0, function* () {
@@ -1734,7 +1734,7 @@ class LogAnalyticsClient {
1734
1734
  * @param DeleteLogAnalyticsEmBridgeRequest
1735
1735
  * @return DeleteLogAnalyticsEmBridgeResponse
1736
1736
  * @throws OciError when an error occurs
1737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1738
1738
  */
1739
1739
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest) {
1740
1740
  return __awaiter(this, void 0, void 0, function* () {
@@ -1792,7 +1792,7 @@ class LogAnalyticsClient {
1792
1792
  * @param DeleteLogAnalyticsEntityRequest
1793
1793
  * @return DeleteLogAnalyticsEntityResponse
1794
1794
  * @throws OciError when an error occurs
1795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1796
1796
  */
1797
1797
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest) {
1798
1798
  return __awaiter(this, void 0, void 0, function* () {
@@ -1848,7 +1848,7 @@ class LogAnalyticsClient {
1848
1848
  * @param DeleteLogAnalyticsEntityTypeRequest
1849
1849
  * @return DeleteLogAnalyticsEntityTypeResponse
1850
1850
  * @throws OciError when an error occurs
1851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1852
1852
  */
1853
1853
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest) {
1854
1854
  return __awaiter(this, void 0, void 0, function* () {
@@ -1905,7 +1905,7 @@ class LogAnalyticsClient {
1905
1905
  * @param DeleteLogAnalyticsLogGroupRequest
1906
1906
  * @return DeleteLogAnalyticsLogGroupResponse
1907
1907
  * @throws OciError when an error occurs
1908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1909
1909
  */
1910
1910
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest) {
1911
1911
  return __awaiter(this, void 0, void 0, function* () {
@@ -1963,7 +1963,7 @@ class LogAnalyticsClient {
1963
1963
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
1964
1964
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
1965
1965
  * @throws OciError when an error occurs
1966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1967
1967
  */
1968
1968
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest) {
1969
1969
  return __awaiter(this, void 0, void 0, function* () {
@@ -2020,7 +2020,7 @@ class LogAnalyticsClient {
2020
2020
  * @param DeleteLookupRequest
2021
2021
  * @return DeleteLookupResponse
2022
2022
  * @throws OciError when an error occurs
2023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
2023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
2024
2024
  */
2025
2025
  deleteLookup(deleteLookupRequest) {
2026
2026
  return __awaiter(this, void 0, void 0, function* () {
@@ -2085,7 +2085,7 @@ class LogAnalyticsClient {
2085
2085
  * @param DeleteParserRequest
2086
2086
  * @return DeleteParserResponse
2087
2087
  * @throws OciError when an error occurs
2088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2089
2089
  */
2090
2090
  deleteParser(deleteParserRequest) {
2091
2091
  return __awaiter(this, void 0, void 0, function* () {
@@ -2142,7 +2142,7 @@ class LogAnalyticsClient {
2142
2142
  * @param DeleteScheduledTaskRequest
2143
2143
  * @return DeleteScheduledTaskResponse
2144
2144
  * @throws OciError when an error occurs
2145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2146
2146
  */
2147
2147
  deleteScheduledTask(deleteScheduledTaskRequest) {
2148
2148
  return __awaiter(this, void 0, void 0, function* () {
@@ -2199,7 +2199,7 @@ class LogAnalyticsClient {
2199
2199
  * @param DeleteSourceRequest
2200
2200
  * @return DeleteSourceResponse
2201
2201
  * @throws OciError when an error occurs
2202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2203
2203
  */
2204
2204
  deleteSource(deleteSourceRequest) {
2205
2205
  return __awaiter(this, void 0, void 0, function* () {
@@ -2258,7 +2258,7 @@ class LogAnalyticsClient {
2258
2258
  * @param DeleteUploadRequest
2259
2259
  * @return DeleteUploadResponse
2260
2260
  * @throws OciError when an error occurs
2261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2262
2262
  */
2263
2263
  deleteUpload(deleteUploadRequest) {
2264
2264
  return __awaiter(this, void 0, void 0, function* () {
@@ -2326,7 +2326,7 @@ class LogAnalyticsClient {
2326
2326
  * @param DeleteUploadFileRequest
2327
2327
  * @return DeleteUploadFileResponse
2328
2328
  * @throws OciError when an error occurs
2329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2330
2330
  */
2331
2331
  deleteUploadFile(deleteUploadFileRequest) {
2332
2332
  return __awaiter(this, void 0, void 0, function* () {
@@ -2393,7 +2393,7 @@ class LogAnalyticsClient {
2393
2393
  * @param DeleteUploadWarningRequest
2394
2394
  * @return DeleteUploadWarningResponse
2395
2395
  * @throws OciError when an error occurs
2396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2397
2397
  */
2398
2398
  deleteUploadWarning(deleteUploadWarningRequest) {
2399
2399
  return __awaiter(this, void 0, void 0, function* () {
@@ -2450,7 +2450,7 @@ class LogAnalyticsClient {
2450
2450
  * @param DisableArchivingRequest
2451
2451
  * @return DisableArchivingResponse
2452
2452
  * @throws OciError when an error occurs
2453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2454
2454
  */
2455
2455
  disableArchiving(disableArchivingRequest) {
2456
2456
  return __awaiter(this, void 0, void 0, function* () {
@@ -2517,7 +2517,7 @@ class LogAnalyticsClient {
2517
2517
  * @param DisableAutoAssociationRequest
2518
2518
  * @return DisableAutoAssociationResponse
2519
2519
  * @throws OciError when an error occurs
2520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2521
2521
  */
2522
2522
  disableAutoAssociation(disableAutoAssociationRequest) {
2523
2523
  return __awaiter(this, void 0, void 0, function* () {
@@ -2580,7 +2580,7 @@ class LogAnalyticsClient {
2580
2580
  * @param DisableIngestTimeRuleRequest
2581
2581
  * @return DisableIngestTimeRuleResponse
2582
2582
  * @throws OciError when an error occurs
2583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2584
2584
  */
2585
2585
  disableIngestTimeRule(disableIngestTimeRuleRequest) {
2586
2586
  return __awaiter(this, void 0, void 0, function* () {
@@ -2642,7 +2642,7 @@ class LogAnalyticsClient {
2642
2642
  * @param DisableSourceEventTypesRequest
2643
2643
  * @return DisableSourceEventTypesResponse
2644
2644
  * @throws OciError when an error occurs
2645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2646
2646
  */
2647
2647
  disableSourceEventTypes(disableSourceEventTypesRequest) {
2648
2648
  return __awaiter(this, void 0, void 0, function* () {
@@ -2700,7 +2700,7 @@ class LogAnalyticsClient {
2700
2700
  * @param EnableArchivingRequest
2701
2701
  * @return EnableArchivingResponse
2702
2702
  * @throws OciError when an error occurs
2703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2704
2704
  */
2705
2705
  enableArchiving(enableArchivingRequest) {
2706
2706
  return __awaiter(this, void 0, void 0, function* () {
@@ -2767,7 +2767,7 @@ class LogAnalyticsClient {
2767
2767
  * @param EnableAutoAssociationRequest
2768
2768
  * @return EnableAutoAssociationResponse
2769
2769
  * @throws OciError when an error occurs
2770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2771
2771
  */
2772
2772
  enableAutoAssociation(enableAutoAssociationRequest) {
2773
2773
  return __awaiter(this, void 0, void 0, function* () {
@@ -2830,7 +2830,7 @@ class LogAnalyticsClient {
2830
2830
  * @param EnableIngestTimeRuleRequest
2831
2831
  * @return EnableIngestTimeRuleResponse
2832
2832
  * @throws OciError when an error occurs
2833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2834
2834
  */
2835
2835
  enableIngestTimeRule(enableIngestTimeRuleRequest) {
2836
2836
  return __awaiter(this, void 0, void 0, function* () {
@@ -2892,7 +2892,7 @@ class LogAnalyticsClient {
2892
2892
  * @param EnableSourceEventTypesRequest
2893
2893
  * @return EnableSourceEventTypesResponse
2894
2894
  * @throws OciError when an error occurs
2895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2896
2896
  */
2897
2897
  enableSourceEventTypes(enableSourceEventTypesRequest) {
2898
2898
  return __awaiter(this, void 0, void 0, function* () {
@@ -2950,7 +2950,7 @@ class LogAnalyticsClient {
2950
2950
  * @param EstimatePurgeDataSizeRequest
2951
2951
  * @return EstimatePurgeDataSizeResponse
2952
2952
  * @throws OciError when an error occurs
2953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2954
2954
  */
2955
2955
  estimatePurgeDataSize(estimatePurgeDataSizeRequest) {
2956
2956
  return __awaiter(this, void 0, void 0, function* () {
@@ -3017,7 +3017,7 @@ class LogAnalyticsClient {
3017
3017
  * @param EstimateRecallDataSizeRequest
3018
3018
  * @return EstimateRecallDataSizeResponse
3019
3019
  * @throws OciError when an error occurs
3020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
3020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
3021
3021
  */
3022
3022
  estimateRecallDataSize(estimateRecallDataSizeRequest) {
3023
3023
  return __awaiter(this, void 0, void 0, function* () {
@@ -3077,7 +3077,7 @@ class LogAnalyticsClient {
3077
3077
  * @param EstimateReleaseDataSizeRequest
3078
3078
  * @return EstimateReleaseDataSizeResponse
3079
3079
  * @throws OciError when an error occurs
3080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3081
3081
  */
3082
3082
  estimateReleaseDataSize(estimateReleaseDataSizeRequest) {
3083
3083
  return __awaiter(this, void 0, void 0, function* () {
@@ -3137,7 +3137,7 @@ class LogAnalyticsClient {
3137
3137
  * @param ExportCustomContentRequest
3138
3138
  * @return ExportCustomContentResponse
3139
3139
  * @throws OciError when an error occurs
3140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3141
3141
  */
3142
3142
  exportCustomContent(exportCustomContentRequest) {
3143
3143
  return __awaiter(this, void 0, void 0, function* () {
@@ -3196,7 +3196,7 @@ class LogAnalyticsClient {
3196
3196
  * @param ExportQueryResultRequest
3197
3197
  * @return ExportQueryResultResponse
3198
3198
  * @throws OciError when an error occurs
3199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3200
3200
  */
3201
3201
  exportQueryResult(exportQueryResultRequest) {
3202
3202
  return __awaiter(this, void 0, void 0, function* () {
@@ -3255,7 +3255,7 @@ class LogAnalyticsClient {
3255
3255
  * @param ExtractStructuredLogFieldPathsRequest
3256
3256
  * @return ExtractStructuredLogFieldPathsResponse
3257
3257
  * @throws OciError when an error occurs
3258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3259
3259
  */
3260
3260
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest) {
3261
3261
  return __awaiter(this, void 0, void 0, function* () {
@@ -3318,7 +3318,7 @@ class LogAnalyticsClient {
3318
3318
  * @param ExtractStructuredLogHeaderPathsRequest
3319
3319
  * @return ExtractStructuredLogHeaderPathsResponse
3320
3320
  * @throws OciError when an error occurs
3321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3322
3322
  */
3323
3323
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest) {
3324
3324
  return __awaiter(this, void 0, void 0, function* () {
@@ -3380,7 +3380,7 @@ class LogAnalyticsClient {
3380
3380
  * @param FilterRequest
3381
3381
  * @return FilterResponse
3382
3382
  * @throws OciError when an error occurs
3383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3384
3384
  */
3385
3385
  filter(filterRequest) {
3386
3386
  return __awaiter(this, void 0, void 0, function* () {
@@ -3440,7 +3440,7 @@ class LogAnalyticsClient {
3440
3440
  * @param GetAssociationSummaryRequest
3441
3441
  * @return GetAssociationSummaryResponse
3442
3442
  * @throws OciError when an error occurs
3443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3444
3444
  */
3445
3445
  getAssociationSummary(getAssociationSummaryRequest) {
3446
3446
  return __awaiter(this, void 0, void 0, function* () {
@@ -3501,7 +3501,7 @@ class LogAnalyticsClient {
3501
3501
  * @param GetCategoryRequest
3502
3502
  * @return GetCategoryResponse
3503
3503
  * @throws OciError when an error occurs
3504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3505
3505
  */
3506
3506
  getCategory(getCategoryRequest) {
3507
3507
  return __awaiter(this, void 0, void 0, function* () {
@@ -3561,7 +3561,7 @@ class LogAnalyticsClient {
3561
3561
  * @param GetColumnNamesRequest
3562
3562
  * @return GetColumnNamesResponse
3563
3563
  * @throws OciError when an error occurs
3564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3565
3565
  */
3566
3566
  getColumnNames(getColumnNamesRequest) {
3567
3567
  return __awaiter(this, void 0, void 0, function* () {
@@ -3623,7 +3623,7 @@ class LogAnalyticsClient {
3623
3623
  * @param GetConfigWorkRequestRequest
3624
3624
  * @return GetConfigWorkRequestResponse
3625
3625
  * @throws OciError when an error occurs
3626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3627
3627
  */
3628
3628
  getConfigWorkRequest(getConfigWorkRequestRequest) {
3629
3629
  return __awaiter(this, void 0, void 0, function* () {
@@ -3683,7 +3683,7 @@ class LogAnalyticsClient {
3683
3683
  * @param GetFieldRequest
3684
3684
  * @return GetFieldResponse
3685
3685
  * @throws OciError when an error occurs
3686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3687
3687
  */
3688
3688
  getField(getFieldRequest) {
3689
3689
  return __awaiter(this, void 0, void 0, function* () {
@@ -3748,7 +3748,7 @@ class LogAnalyticsClient {
3748
3748
  * @param GetFieldsSummaryRequest
3749
3749
  * @return GetFieldsSummaryResponse
3750
3750
  * @throws OciError when an error occurs
3751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3752
3752
  */
3753
3753
  getFieldsSummary(getFieldsSummaryRequest) {
3754
3754
  return __awaiter(this, void 0, void 0, function* () {
@@ -3809,7 +3809,7 @@ class LogAnalyticsClient {
3809
3809
  * @param GetIngestTimeRuleRequest
3810
3810
  * @return GetIngestTimeRuleResponse
3811
3811
  * @throws OciError when an error occurs
3812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3813
3813
  */
3814
3814
  getIngestTimeRule(getIngestTimeRuleRequest) {
3815
3815
  return __awaiter(this, void 0, void 0, function* () {
@@ -3874,7 +3874,7 @@ class LogAnalyticsClient {
3874
3874
  * @param GetLabelRequest
3875
3875
  * @return GetLabelResponse
3876
3876
  * @throws OciError when an error occurs
3877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3878
3878
  */
3879
3879
  getLabel(getLabelRequest) {
3880
3880
  return __awaiter(this, void 0, void 0, function* () {
@@ -3939,7 +3939,7 @@ class LogAnalyticsClient {
3939
3939
  * @param GetLabelSummaryRequest
3940
3940
  * @return GetLabelSummaryResponse
3941
3941
  * @throws OciError when an error occurs
3942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3943
3943
  */
3944
3944
  getLabelSummary(getLabelSummaryRequest) {
3945
3945
  return __awaiter(this, void 0, void 0, function* () {
@@ -3997,7 +3997,7 @@ class LogAnalyticsClient {
3997
3997
  * @param GetLogAnalyticsEmBridgeRequest
3998
3998
  * @return GetLogAnalyticsEmBridgeResponse
3999
3999
  * @throws OciError when an error occurs
4000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
4000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
4001
4001
  */
4002
4002
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest) {
4003
4003
  return __awaiter(this, void 0, void 0, function* () {
@@ -4061,7 +4061,7 @@ class LogAnalyticsClient {
4061
4061
  * @param GetLogAnalyticsEmBridgeSummaryRequest
4062
4062
  * @return GetLogAnalyticsEmBridgeSummaryResponse
4063
4063
  * @throws OciError when an error occurs
4064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4065
4065
  */
4066
4066
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest) {
4067
4067
  return __awaiter(this, void 0, void 0, function* () {
@@ -4121,7 +4121,7 @@ class LogAnalyticsClient {
4121
4121
  * @param GetLogAnalyticsEntitiesSummaryRequest
4122
4122
  * @return GetLogAnalyticsEntitiesSummaryResponse
4123
4123
  * @throws OciError when an error occurs
4124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4125
4125
  */
4126
4126
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest) {
4127
4127
  return __awaiter(this, void 0, void 0, function* () {
@@ -4181,7 +4181,7 @@ class LogAnalyticsClient {
4181
4181
  * @param GetLogAnalyticsEntityRequest
4182
4182
  * @return GetLogAnalyticsEntityResponse
4183
4183
  * @throws OciError when an error occurs
4184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4185
4185
  */
4186
4186
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest) {
4187
4187
  return __awaiter(this, void 0, void 0, function* () {
@@ -4245,7 +4245,7 @@ class LogAnalyticsClient {
4245
4245
  * @param GetLogAnalyticsEntityTypeRequest
4246
4246
  * @return GetLogAnalyticsEntityTypeResponse
4247
4247
  * @throws OciError when an error occurs
4248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4249
4249
  */
4250
4250
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest) {
4251
4251
  return __awaiter(this, void 0, void 0, function* () {
@@ -4310,7 +4310,7 @@ class LogAnalyticsClient {
4310
4310
  * @param GetLogAnalyticsLogGroupRequest
4311
4311
  * @return GetLogAnalyticsLogGroupResponse
4312
4312
  * @throws OciError when an error occurs
4313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4314
4314
  */
4315
4315
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest) {
4316
4316
  return __awaiter(this, void 0, void 0, function* () {
@@ -4375,7 +4375,7 @@ class LogAnalyticsClient {
4375
4375
  * @param GetLogAnalyticsLogGroupsSummaryRequest
4376
4376
  * @return GetLogAnalyticsLogGroupsSummaryResponse
4377
4377
  * @throws OciError when an error occurs
4378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4379
4379
  */
4380
4380
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest) {
4381
4381
  return __awaiter(this, void 0, void 0, function* () {
@@ -4435,7 +4435,7 @@ class LogAnalyticsClient {
4435
4435
  * @param GetLogAnalyticsObjectCollectionRuleRequest
4436
4436
  * @return GetLogAnalyticsObjectCollectionRuleResponse
4437
4437
  * @throws OciError when an error occurs
4438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4439
4439
  */
4440
4440
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest) {
4441
4441
  return __awaiter(this, void 0, void 0, function* () {
@@ -4500,7 +4500,7 @@ class LogAnalyticsClient {
4500
4500
  * @param GetLogSetsCountRequest
4501
4501
  * @return GetLogSetsCountResponse
4502
4502
  * @throws OciError when an error occurs
4503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4504
4504
  */
4505
4505
  getLogSetsCount(getLogSetsCountRequest) {
4506
4506
  return __awaiter(this, void 0, void 0, function* () {
@@ -4559,7 +4559,7 @@ class LogAnalyticsClient {
4559
4559
  * @param GetLookupRequest
4560
4560
  * @return GetLookupResponse
4561
4561
  * @throws OciError when an error occurs
4562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4563
4563
  */
4564
4564
  getLookup(getLookupRequest) {
4565
4565
  return __awaiter(this, void 0, void 0, function* () {
@@ -4623,7 +4623,7 @@ class LogAnalyticsClient {
4623
4623
  * @param GetLookupSummaryRequest
4624
4624
  * @return GetLookupSummaryResponse
4625
4625
  * @throws OciError when an error occurs
4626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4627
4627
  */
4628
4628
  getLookupSummary(getLookupSummaryRequest) {
4629
4629
  return __awaiter(this, void 0, void 0, function* () {
@@ -4682,7 +4682,7 @@ class LogAnalyticsClient {
4682
4682
  * @param GetNamespaceRequest
4683
4683
  * @return GetNamespaceResponse
4684
4684
  * @throws OciError when an error occurs
4685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4686
4686
  */
4687
4687
  getNamespace(getNamespaceRequest) {
4688
4688
  return __awaiter(this, void 0, void 0, function* () {
@@ -4746,7 +4746,7 @@ class LogAnalyticsClient {
4746
4746
  * @param GetParserRequest
4747
4747
  * @return GetParserResponse
4748
4748
  * @throws OciError when an error occurs
4749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4750
4750
  */
4751
4751
  getParser(getParserRequest) {
4752
4752
  return __awaiter(this, void 0, void 0, function* () {
@@ -4811,7 +4811,7 @@ class LogAnalyticsClient {
4811
4811
  * @param GetParserSummaryRequest
4812
4812
  * @return GetParserSummaryResponse
4813
4813
  * @throws OciError when an error occurs
4814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4815
4815
  */
4816
4816
  getParserSummary(getParserSummaryRequest) {
4817
4817
  return __awaiter(this, void 0, void 0, function* () {
@@ -4870,7 +4870,7 @@ class LogAnalyticsClient {
4870
4870
  * @param GetPreferencesRequest
4871
4871
  * @return GetPreferencesResponse
4872
4872
  * @throws OciError when an error occurs
4873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4874
4874
  */
4875
4875
  getPreferences(getPreferencesRequest) {
4876
4876
  return __awaiter(this, void 0, void 0, function* () {
@@ -4945,7 +4945,7 @@ class LogAnalyticsClient {
4945
4945
  * @param GetQueryResultRequest
4946
4946
  * @return GetQueryResultResponse
4947
4947
  * @throws OciError when an error occurs
4948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4949
4949
  */
4950
4950
  getQueryResult(getQueryResultRequest) {
4951
4951
  return __awaiter(this, void 0, void 0, function* () {
@@ -5025,7 +5025,7 @@ class LogAnalyticsClient {
5025
5025
  * @param GetQueryWorkRequestRequest
5026
5026
  * @return GetQueryWorkRequestResponse
5027
5027
  * @throws OciError when an error occurs
5028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
5028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
5029
5029
  */
5030
5030
  getQueryWorkRequest(getQueryWorkRequestRequest) {
5031
5031
  return __awaiter(this, void 0, void 0, function* () {
@@ -5095,7 +5095,7 @@ class LogAnalyticsClient {
5095
5095
  * @param GetRecallCountRequest
5096
5096
  * @return GetRecallCountResponse
5097
5097
  * @throws OciError when an error occurs
5098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetRecallCount.ts.html |here} to see how to use GetRecallCount API.
5098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetRecallCount.ts.html |here} to see how to use GetRecallCount API.
5099
5099
  */
5100
5100
  getRecallCount(getRecallCountRequest) {
5101
5101
  return __awaiter(this, void 0, void 0, function* () {
@@ -5154,7 +5154,7 @@ class LogAnalyticsClient {
5154
5154
  * @param GetRecalledDataSizeRequest
5155
5155
  * @return GetRecalledDataSizeResponse
5156
5156
  * @throws OciError when an error occurs
5157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetRecalledDataSize.ts.html |here} to see how to use GetRecalledDataSize API.
5157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetRecalledDataSize.ts.html |here} to see how to use GetRecalledDataSize API.
5158
5158
  */
5159
5159
  getRecalledDataSize(getRecalledDataSizeRequest) {
5160
5160
  return __awaiter(this, void 0, void 0, function* () {
@@ -5226,7 +5226,7 @@ class LogAnalyticsClient {
5226
5226
  * @param GetRulesSummaryRequest
5227
5227
  * @return GetRulesSummaryResponse
5228
5228
  * @throws OciError when an error occurs
5229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetRulesSummary.ts.html |here} to see how to use GetRulesSummary API.
5229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetRulesSummary.ts.html |here} to see how to use GetRulesSummary API.
5230
5230
  */
5231
5231
  getRulesSummary(getRulesSummaryRequest) {
5232
5232
  return __awaiter(this, void 0, void 0, function* () {
@@ -5286,7 +5286,7 @@ class LogAnalyticsClient {
5286
5286
  * @param GetScheduledTaskRequest
5287
5287
  * @return GetScheduledTaskResponse
5288
5288
  * @throws OciError when an error occurs
5289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5290
5290
  */
5291
5291
  getScheduledTask(getScheduledTaskRequest) {
5292
5292
  return __awaiter(this, void 0, void 0, function* () {
@@ -5351,7 +5351,7 @@ class LogAnalyticsClient {
5351
5351
  * @param GetSourceRequest
5352
5352
  * @return GetSourceResponse
5353
5353
  * @throws OciError when an error occurs
5354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5355
5355
  */
5356
5356
  getSource(getSourceRequest) {
5357
5357
  return __awaiter(this, void 0, void 0, function* () {
@@ -5418,7 +5418,7 @@ class LogAnalyticsClient {
5418
5418
  * @param GetSourceSummaryRequest
5419
5419
  * @return GetSourceSummaryResponse
5420
5420
  * @throws OciError when an error occurs
5421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5422
5422
  */
5423
5423
  getSourceSummary(getSourceSummaryRequest) {
5424
5424
  return __awaiter(this, void 0, void 0, function* () {
@@ -5477,7 +5477,7 @@ class LogAnalyticsClient {
5477
5477
  * @param GetStorageRequest
5478
5478
  * @return GetStorageResponse
5479
5479
  * @throws OciError when an error occurs
5480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5481
5481
  */
5482
5482
  getStorage(getStorageRequest) {
5483
5483
  return __awaiter(this, void 0, void 0, function* () {
@@ -5542,7 +5542,7 @@ class LogAnalyticsClient {
5542
5542
  * @param GetStorageUsageRequest
5543
5543
  * @return GetStorageUsageResponse
5544
5544
  * @throws OciError when an error occurs
5545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5546
5546
  */
5547
5547
  getStorageUsage(getStorageUsageRequest) {
5548
5548
  return __awaiter(this, void 0, void 0, function* () {
@@ -5602,7 +5602,7 @@ class LogAnalyticsClient {
5602
5602
  * @param GetStorageWorkRequestRequest
5603
5603
  * @return GetStorageWorkRequestResponse
5604
5604
  * @throws OciError when an error occurs
5605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5606
5606
  */
5607
5607
  getStorageWorkRequest(getStorageWorkRequestRequest) {
5608
5608
  return __awaiter(this, void 0, void 0, function* () {
@@ -5672,7 +5672,7 @@ class LogAnalyticsClient {
5672
5672
  * @param GetUnprocessedDataBucketRequest
5673
5673
  * @return GetUnprocessedDataBucketResponse
5674
5674
  * @throws OciError when an error occurs
5675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5676
5676
  */
5677
5677
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest) {
5678
5678
  return __awaiter(this, void 0, void 0, function* () {
@@ -5730,7 +5730,7 @@ class LogAnalyticsClient {
5730
5730
  * @param GetUploadRequest
5731
5731
  * @return GetUploadResponse
5732
5732
  * @throws OciError when an error occurs
5733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5734
5734
  */
5735
5735
  getUpload(getUploadRequest) {
5736
5736
  return __awaiter(this, void 0, void 0, function* () {
@@ -5794,7 +5794,7 @@ class LogAnalyticsClient {
5794
5794
  * @param GetWorkRequestRequest
5795
5795
  * @return GetWorkRequestResponse
5796
5796
  * @throws OciError when an error occurs
5797
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5798
5798
  */
5799
5799
  getWorkRequest(getWorkRequestRequest) {
5800
5800
  return __awaiter(this, void 0, void 0, function* () {
@@ -5859,7 +5859,7 @@ class LogAnalyticsClient {
5859
5859
  * @param ImportCustomContentRequest
5860
5860
  * @return ImportCustomContentResponse
5861
5861
  * @throws OciError when an error occurs
5862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5863
5863
  */
5864
5864
  importCustomContent(importCustomContentRequest) {
5865
5865
  return __awaiter(this, void 0, void 0, function* () {
@@ -5923,7 +5923,7 @@ class LogAnalyticsClient {
5923
5923
  * @param ListAssociableEntitiesRequest
5924
5924
  * @return ListAssociableEntitiesResponse
5925
5925
  * @throws OciError when an error occurs
5926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5927
5927
  */
5928
5928
  listAssociableEntities(listAssociableEntitiesRequest) {
5929
5929
  return __awaiter(this, void 0, void 0, function* () {
@@ -6001,7 +6001,7 @@ class LogAnalyticsClient {
6001
6001
  * @param ListAssociatedEntitiesRequest
6002
6002
  * @return ListAssociatedEntitiesResponse
6003
6003
  * @throws OciError when an error occurs
6004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
6004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
6005
6005
  */
6006
6006
  listAssociatedEntities(listAssociatedEntitiesRequest) {
6007
6007
  return __awaiter(this, void 0, void 0, function* () {
@@ -6079,7 +6079,7 @@ class LogAnalyticsClient {
6079
6079
  * @param ListAutoAssociationsRequest
6080
6080
  * @return ListAutoAssociationsResponse
6081
6081
  * @throws OciError when an error occurs
6082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
6082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
6083
6083
  */
6084
6084
  listAutoAssociations(listAutoAssociationsRequest) {
6085
6085
  return __awaiter(this, void 0, void 0, function* () {
@@ -6154,7 +6154,7 @@ class LogAnalyticsClient {
6154
6154
  * @param ListCategoriesRequest
6155
6155
  * @return ListCategoriesResponse
6156
6156
  * @throws OciError when an error occurs
6157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
6157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
6158
6158
  */
6159
6159
  listCategories(listCategoriesRequest) {
6160
6160
  return __awaiter(this, void 0, void 0, function* () {
@@ -6231,7 +6231,7 @@ class LogAnalyticsClient {
6231
6231
  * @param ListConfigWorkRequestsRequest
6232
6232
  * @return ListConfigWorkRequestsResponse
6233
6233
  * @throws OciError when an error occurs
6234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6235
6235
  */
6236
6236
  listConfigWorkRequests(listConfigWorkRequestsRequest) {
6237
6237
  return __awaiter(this, void 0, void 0, function* () {
@@ -6305,7 +6305,7 @@ class LogAnalyticsClient {
6305
6305
  * @param ListEffectivePropertiesRequest
6306
6306
  * @return ListEffectivePropertiesResponse
6307
6307
  * @throws OciError when an error occurs
6308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListEffectiveProperties.ts.html |here} to see how to use ListEffectiveProperties API.
6308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListEffectiveProperties.ts.html |here} to see how to use ListEffectiveProperties API.
6309
6309
  */
6310
6310
  listEffectiveProperties(listEffectivePropertiesRequest) {
6311
6311
  return __awaiter(this, void 0, void 0, function* () {
@@ -6384,7 +6384,7 @@ class LogAnalyticsClient {
6384
6384
  * @param ListEncryptionKeyInfoRequest
6385
6385
  * @return ListEncryptionKeyInfoResponse
6386
6386
  * @throws OciError when an error occurs
6387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6388
6388
  */
6389
6389
  listEncryptionKeyInfo(listEncryptionKeyInfoRequest) {
6390
6390
  return __awaiter(this, void 0, void 0, function* () {
@@ -6442,7 +6442,7 @@ class LogAnalyticsClient {
6442
6442
  * @param ListEntityAssociationsRequest
6443
6443
  * @return ListEntityAssociationsResponse
6444
6444
  * @throws OciError when an error occurs
6445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6446
6446
  */
6447
6447
  listEntityAssociations(listEntityAssociationsRequest) {
6448
6448
  return __awaiter(this, void 0, void 0, function* () {
@@ -6513,7 +6513,7 @@ class LogAnalyticsClient {
6513
6513
  * @param ListEntitySourceAssociationsRequest
6514
6514
  * @return ListEntitySourceAssociationsResponse
6515
6515
  * @throws OciError when an error occurs
6516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6517
6517
  */
6518
6518
  listEntitySourceAssociations(listEntitySourceAssociationsRequest) {
6519
6519
  return __awaiter(this, void 0, void 0, function* () {
@@ -6593,7 +6593,7 @@ class LogAnalyticsClient {
6593
6593
  * @param ListFieldsRequest
6594
6594
  * @return ListFieldsResponse
6595
6595
  * @throws OciError when an error occurs
6596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6597
6597
  */
6598
6598
  listFields(listFieldsRequest) {
6599
6599
  return __awaiter(this, void 0, void 0, function* () {
@@ -6675,7 +6675,7 @@ class LogAnalyticsClient {
6675
6675
  * @param ListIngestTimeRulesRequest
6676
6676
  * @return ListIngestTimeRulesResponse
6677
6677
  * @throws OciError when an error occurs
6678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6679
6679
  */
6680
6680
  listIngestTimeRules(listIngestTimeRulesRequest) {
6681
6681
  return __awaiter(this, void 0, void 0, function* () {
@@ -6755,7 +6755,7 @@ class LogAnalyticsClient {
6755
6755
  * @param ListLabelPrioritiesRequest
6756
6756
  * @return ListLabelPrioritiesResponse
6757
6757
  * @throws OciError when an error occurs
6758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6759
6759
  */
6760
6760
  listLabelPriorities(listLabelPrioritiesRequest) {
6761
6761
  return __awaiter(this, void 0, void 0, function* () {
@@ -6827,7 +6827,7 @@ class LogAnalyticsClient {
6827
6827
  * @param ListLabelSourceDetailsRequest
6828
6828
  * @return ListLabelSourceDetailsResponse
6829
6829
  * @throws OciError when an error occurs
6830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6831
6831
  */
6832
6832
  listLabelSourceDetails(listLabelSourceDetailsRequest) {
6833
6833
  return __awaiter(this, void 0, void 0, function* () {
@@ -6902,7 +6902,7 @@ class LogAnalyticsClient {
6902
6902
  * @param ListLabelsRequest
6903
6903
  * @return ListLabelsResponse
6904
6904
  * @throws OciError when an error occurs
6905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6906
6906
  */
6907
6907
  listLabels(listLabelsRequest) {
6908
6908
  return __awaiter(this, void 0, void 0, function* () {
@@ -6981,7 +6981,7 @@ class LogAnalyticsClient {
6981
6981
  * @param ListLogAnalyticsEmBridgesRequest
6982
6982
  * @return ListLogAnalyticsEmBridgesResponse
6983
6983
  * @throws OciError when an error occurs
6984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6985
6985
  */
6986
6986
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest) {
6987
6987
  return __awaiter(this, void 0, void 0, function* () {
@@ -7054,7 +7054,7 @@ class LogAnalyticsClient {
7054
7054
  * @param ListLogAnalyticsEntitiesRequest
7055
7055
  * @return ListLogAnalyticsEntitiesResponse
7056
7056
  * @throws OciError when an error occurs
7057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
7057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
7058
7058
  */
7059
7059
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest) {
7060
7060
  return __awaiter(this, void 0, void 0, function* () {
@@ -7135,7 +7135,7 @@ class LogAnalyticsClient {
7135
7135
  * @param ListLogAnalyticsEntityTopologyRequest
7136
7136
  * @return ListLogAnalyticsEntityTopologyResponse
7137
7137
  * @throws OciError when an error occurs
7138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
7138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
7139
7139
  */
7140
7140
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest) {
7141
7141
  return __awaiter(this, void 0, void 0, function* () {
@@ -7205,7 +7205,7 @@ class LogAnalyticsClient {
7205
7205
  * @param ListLogAnalyticsEntityTypesRequest
7206
7206
  * @return ListLogAnalyticsEntityTypesResponse
7207
7207
  * @throws OciError when an error occurs
7208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
7208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
7209
7209
  */
7210
7210
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest) {
7211
7211
  return __awaiter(this, void 0, void 0, function* () {
@@ -7278,7 +7278,7 @@ class LogAnalyticsClient {
7278
7278
  * @param ListLogAnalyticsLogGroupsRequest
7279
7279
  * @return ListLogAnalyticsLogGroupsResponse
7280
7280
  * @throws OciError when an error occurs
7281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
7281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
7282
7282
  */
7283
7283
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest) {
7284
7284
  return __awaiter(this, void 0, void 0, function* () {
@@ -7353,7 +7353,7 @@ class LogAnalyticsClient {
7353
7353
  * @param ListLogAnalyticsObjectCollectionRulesRequest
7354
7354
  * @return ListLogAnalyticsObjectCollectionRulesResponse
7355
7355
  * @throws OciError when an error occurs
7356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7357
7357
  */
7358
7358
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest) {
7359
7359
  return __awaiter(this, void 0, void 0, function* () {
@@ -7425,7 +7425,7 @@ class LogAnalyticsClient {
7425
7425
  * @param ListLogSetsRequest
7426
7426
  * @return ListLogSetsResponse
7427
7427
  * @throws OciError when an error occurs
7428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7429
7429
  */
7430
7430
  listLogSets(listLogSetsRequest) {
7431
7431
  return __awaiter(this, void 0, void 0, function* () {
@@ -7494,7 +7494,7 @@ class LogAnalyticsClient {
7494
7494
  * @param ListLookupsRequest
7495
7495
  * @return ListLookupsResponse
7496
7496
  * @throws OciError when an error occurs
7497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7498
7498
  */
7499
7499
  listLookups(listLookupsRequest) {
7500
7500
  return __awaiter(this, void 0, void 0, function* () {
@@ -7574,7 +7574,7 @@ class LogAnalyticsClient {
7574
7574
  * @param ListMetaSourceTypesRequest
7575
7575
  * @return ListMetaSourceTypesResponse
7576
7576
  * @throws OciError when an error occurs
7577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7578
7578
  */
7579
7579
  listMetaSourceTypes(listMetaSourceTypesRequest) {
7580
7580
  return __awaiter(this, void 0, void 0, function* () {
@@ -7649,7 +7649,7 @@ class LogAnalyticsClient {
7649
7649
  * @param ListNamespacesRequest
7650
7650
  * @return ListNamespacesResponse
7651
7651
  * @throws OciError when an error occurs
7652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7653
7653
  */
7654
7654
  listNamespaces(listNamespacesRequest) {
7655
7655
  return __awaiter(this, void 0, void 0, function* () {
@@ -7708,7 +7708,7 @@ class LogAnalyticsClient {
7708
7708
  * @param ListOverlappingRecallsRequest
7709
7709
  * @return ListOverlappingRecallsResponse
7710
7710
  * @throws OciError when an error occurs
7711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListOverlappingRecalls.ts.html |here} to see how to use ListOverlappingRecalls API.
7711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListOverlappingRecalls.ts.html |here} to see how to use ListOverlappingRecalls API.
7712
7712
  */
7713
7713
  listOverlappingRecalls(listOverlappingRecallsRequest) {
7714
7714
  return __awaiter(this, void 0, void 0, function* () {
@@ -7784,7 +7784,7 @@ class LogAnalyticsClient {
7784
7784
  * @param ListParserFunctionsRequest
7785
7785
  * @return ListParserFunctionsResponse
7786
7786
  * @throws OciError when an error occurs
7787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7788
7788
  */
7789
7789
  listParserFunctions(listParserFunctionsRequest) {
7790
7790
  return __awaiter(this, void 0, void 0, function* () {
@@ -7859,7 +7859,7 @@ class LogAnalyticsClient {
7859
7859
  * @param ListParserMetaPluginsRequest
7860
7860
  * @return ListParserMetaPluginsResponse
7861
7861
  * @throws OciError when an error occurs
7862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7863
7863
  */
7864
7864
  listParserMetaPlugins(listParserMetaPluginsRequest) {
7865
7865
  return __awaiter(this, void 0, void 0, function* () {
@@ -7933,7 +7933,7 @@ class LogAnalyticsClient {
7933
7933
  * @param ListParsersRequest
7934
7934
  * @return ListParsersResponse
7935
7935
  * @throws OciError when an error occurs
7936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7937
7937
  */
7938
7938
  listParsers(listParsersRequest) {
7939
7939
  return __awaiter(this, void 0, void 0, function* () {
@@ -8014,7 +8014,7 @@ class LogAnalyticsClient {
8014
8014
  * @param ListPropertiesMetadataRequest
8015
8015
  * @return ListPropertiesMetadataResponse
8016
8016
  * @throws OciError when an error occurs
8017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListPropertiesMetadata.ts.html |here} to see how to use ListPropertiesMetadata API.
8017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListPropertiesMetadata.ts.html |here} to see how to use ListPropertiesMetadata API.
8018
8018
  */
8019
8019
  listPropertiesMetadata(listPropertiesMetadataRequest) {
8020
8020
  return __awaiter(this, void 0, void 0, function* () {
@@ -8091,7 +8091,7 @@ class LogAnalyticsClient {
8091
8091
  * @param ListQueryWorkRequestsRequest
8092
8092
  * @return ListQueryWorkRequestsResponse
8093
8093
  * @throws OciError when an error occurs
8094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
8094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
8095
8095
  */
8096
8096
  listQueryWorkRequests(listQueryWorkRequestsRequest) {
8097
8097
  return __awaiter(this, void 0, void 0, function* () {
@@ -8167,7 +8167,7 @@ class LogAnalyticsClient {
8167
8167
  * @param ListRecalledDataRequest
8168
8168
  * @return ListRecalledDataResponse
8169
8169
  * @throws OciError when an error occurs
8170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
8170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
8171
8171
  */
8172
8172
  listRecalledData(listRecalledDataRequest) {
8173
8173
  return __awaiter(this, void 0, void 0, function* () {
@@ -8244,7 +8244,7 @@ class LogAnalyticsClient {
8244
8244
  * @param ListResourceCategoriesRequest
8245
8245
  * @return ListResourceCategoriesResponse
8246
8246
  * @throws OciError when an error occurs
8247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
8247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
8248
8248
  */
8249
8249
  listResourceCategories(listResourceCategoriesRequest) {
8250
8250
  return __awaiter(this, void 0, void 0, function* () {
@@ -8321,7 +8321,7 @@ class LogAnalyticsClient {
8321
8321
  * @param ListRulesRequest
8322
8322
  * @return ListRulesResponse
8323
8323
  * @throws OciError when an error occurs
8324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
8324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
8325
8325
  */
8326
8326
  listRules(listRulesRequest) {
8327
8327
  return __awaiter(this, void 0, void 0, function* () {
@@ -8398,7 +8398,7 @@ class LogAnalyticsClient {
8398
8398
  * @param ListScheduledTasksRequest
8399
8399
  * @return ListScheduledTasksResponse
8400
8400
  * @throws OciError when an error occurs
8401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
8401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
8402
8402
  */
8403
8403
  listScheduledTasks(listScheduledTasksRequest) {
8404
8404
  return __awaiter(this, void 0, void 0, function* () {
@@ -8477,7 +8477,7 @@ class LogAnalyticsClient {
8477
8477
  * @param ListSourceAssociationsRequest
8478
8478
  * @return ListSourceAssociationsResponse
8479
8479
  * @throws OciError when an error occurs
8480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8481
8481
  */
8482
8482
  listSourceAssociations(listSourceAssociationsRequest) {
8483
8483
  return __awaiter(this, void 0, void 0, function* () {
@@ -8556,7 +8556,7 @@ class LogAnalyticsClient {
8556
8556
  * @param ListSourceEventTypesRequest
8557
8557
  * @return ListSourceEventTypesResponse
8558
8558
  * @throws OciError when an error occurs
8559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8560
8560
  */
8561
8561
  listSourceEventTypes(listSourceEventTypesRequest) {
8562
8562
  return __awaiter(this, void 0, void 0, function* () {
@@ -8634,7 +8634,7 @@ class LogAnalyticsClient {
8634
8634
  * @param ListSourceExtendedFieldDefinitionsRequest
8635
8635
  * @return ListSourceExtendedFieldDefinitionsResponse
8636
8636
  * @throws OciError when an error occurs
8637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8638
8638
  */
8639
8639
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest) {
8640
8640
  return __awaiter(this, void 0, void 0, function* () {
@@ -8709,7 +8709,7 @@ class LogAnalyticsClient {
8709
8709
  * @param ListSourceLabelOperatorsRequest
8710
8710
  * @return ListSourceLabelOperatorsResponse
8711
8711
  * @throws OciError when an error occurs
8712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8713
8713
  */
8714
8714
  listSourceLabelOperators(listSourceLabelOperatorsRequest) {
8715
8715
  return __awaiter(this, void 0, void 0, function* () {
@@ -8783,7 +8783,7 @@ class LogAnalyticsClient {
8783
8783
  * @param ListSourceMetaFunctionsRequest
8784
8784
  * @return ListSourceMetaFunctionsResponse
8785
8785
  * @throws OciError when an error occurs
8786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8787
8787
  */
8788
8788
  listSourceMetaFunctions(listSourceMetaFunctionsRequest) {
8789
8789
  return __awaiter(this, void 0, void 0, function* () {
@@ -8857,7 +8857,7 @@ class LogAnalyticsClient {
8857
8857
  * @param ListSourcePatternsRequest
8858
8858
  * @return ListSourcePatternsResponse
8859
8859
  * @throws OciError when an error occurs
8860
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8861
8861
  */
8862
8862
  listSourcePatterns(listSourcePatternsRequest) {
8863
8863
  return __awaiter(this, void 0, void 0, function* () {
@@ -8933,7 +8933,7 @@ class LogAnalyticsClient {
8933
8933
  * @param ListSourcesRequest
8934
8934
  * @return ListSourcesResponse
8935
8935
  * @throws OciError when an error occurs
8936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8937
8937
  */
8938
8938
  listSources(listSourcesRequest) {
8939
8939
  return __awaiter(this, void 0, void 0, function* () {
@@ -9014,7 +9014,7 @@ class LogAnalyticsClient {
9014
9014
  * @param ListStorageWorkRequestErrorsRequest
9015
9015
  * @return ListStorageWorkRequestErrorsResponse
9016
9016
  * @throws OciError when an error occurs
9017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
9017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
9018
9018
  */
9019
9019
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest) {
9020
9020
  return __awaiter(this, void 0, void 0, function* () {
@@ -9090,7 +9090,7 @@ class LogAnalyticsClient {
9090
9090
  * @param ListStorageWorkRequestsRequest
9091
9091
  * @return ListStorageWorkRequestsResponse
9092
9092
  * @throws OciError when an error occurs
9093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
9093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
9094
9094
  */
9095
9095
  listStorageWorkRequests(listStorageWorkRequestsRequest) {
9096
9096
  return __awaiter(this, void 0, void 0, function* () {
@@ -9170,7 +9170,7 @@ class LogAnalyticsClient {
9170
9170
  * @param ListSupportedCharEncodingsRequest
9171
9171
  * @return ListSupportedCharEncodingsResponse
9172
9172
  * @throws OciError when an error occurs
9173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
9173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
9174
9174
  */
9175
9175
  listSupportedCharEncodings(listSupportedCharEncodingsRequest) {
9176
9176
  return __awaiter(this, void 0, void 0, function* () {
@@ -9241,7 +9241,7 @@ class LogAnalyticsClient {
9241
9241
  * @param ListSupportedTimezonesRequest
9242
9242
  * @return ListSupportedTimezonesResponse
9243
9243
  * @throws OciError when an error occurs
9244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
9244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
9245
9245
  */
9246
9246
  listSupportedTimezones(listSupportedTimezonesRequest) {
9247
9247
  return __awaiter(this, void 0, void 0, function* () {
@@ -9312,7 +9312,7 @@ class LogAnalyticsClient {
9312
9312
  * @param ListUploadFilesRequest
9313
9313
  * @return ListUploadFilesResponse
9314
9314
  * @throws OciError when an error occurs
9315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
9315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
9316
9316
  */
9317
9317
  listUploadFiles(listUploadFilesRequest) {
9318
9318
  return __awaiter(this, void 0, void 0, function* () {
@@ -9383,7 +9383,7 @@ class LogAnalyticsClient {
9383
9383
  * @param ListUploadWarningsRequest
9384
9384
  * @return ListUploadWarningsResponse
9385
9385
  * @throws OciError when an error occurs
9386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
9386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
9387
9387
  */
9388
9388
  listUploadWarnings(listUploadWarningsRequest) {
9389
9389
  return __awaiter(this, void 0, void 0, function* () {
@@ -9452,7 +9452,7 @@ class LogAnalyticsClient {
9452
9452
  * @param ListUploadsRequest
9453
9453
  * @return ListUploadsResponse
9454
9454
  * @throws OciError when an error occurs
9455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
9455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
9456
9456
  */
9457
9457
  listUploads(listUploadsRequest) {
9458
9458
  return __awaiter(this, void 0, void 0, function* () {
@@ -9529,7 +9529,7 @@ class LogAnalyticsClient {
9529
9529
  * @param ListWarningsRequest
9530
9530
  * @return ListWarningsResponse
9531
9531
  * @throws OciError when an error occurs
9532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9533
9533
  */
9534
9534
  listWarnings(listWarningsRequest) {
9535
9535
  return __awaiter(this, void 0, void 0, function* () {
@@ -9614,7 +9614,7 @@ class LogAnalyticsClient {
9614
9614
  * @param ListWorkRequestErrorsRequest
9615
9615
  * @return ListWorkRequestErrorsResponse
9616
9616
  * @throws OciError when an error occurs
9617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9618
9618
  */
9619
9619
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
9620
9620
  return __awaiter(this, void 0, void 0, function* () {
@@ -9682,7 +9682,7 @@ class LogAnalyticsClient {
9682
9682
  * @param ListWorkRequestLogsRequest
9683
9683
  * @return ListWorkRequestLogsResponse
9684
9684
  * @throws OciError when an error occurs
9685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9686
9686
  */
9687
9687
  listWorkRequestLogs(listWorkRequestLogsRequest) {
9688
9688
  return __awaiter(this, void 0, void 0, function* () {
@@ -9750,7 +9750,7 @@ class LogAnalyticsClient {
9750
9750
  * @param ListWorkRequestsRequest
9751
9751
  * @return ListWorkRequestsResponse
9752
9752
  * @throws OciError when an error occurs
9753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9754
9754
  */
9755
9755
  listWorkRequests(listWorkRequestsRequest) {
9756
9756
  return __awaiter(this, void 0, void 0, function* () {
@@ -9817,7 +9817,7 @@ class LogAnalyticsClient {
9817
9817
  * @param OffboardNamespaceRequest
9818
9818
  * @return OffboardNamespaceResponse
9819
9819
  * @throws OciError when an error occurs
9820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9821
9821
  */
9822
9822
  offboardNamespace(offboardNamespaceRequest) {
9823
9823
  return __awaiter(this, void 0, void 0, function* () {
@@ -9878,7 +9878,7 @@ class LogAnalyticsClient {
9878
9878
  * @param OnboardNamespaceRequest
9879
9879
  * @return OnboardNamespaceResponse
9880
9880
  * @throws OciError when an error occurs
9881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9882
9882
  */
9883
9883
  onboardNamespace(onboardNamespaceRequest) {
9884
9884
  return __awaiter(this, void 0, void 0, function* () {
@@ -9938,7 +9938,7 @@ class LogAnalyticsClient {
9938
9938
  * @param ParseQueryRequest
9939
9939
  * @return ParseQueryResponse
9940
9940
  * @throws OciError when an error occurs
9941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9942
9942
  */
9943
9943
  parseQuery(parseQueryRequest) {
9944
9944
  return __awaiter(this, void 0, void 0, function* () {
@@ -9998,7 +9998,7 @@ class LogAnalyticsClient {
9998
9998
  * @param PauseScheduledTaskRequest
9999
9999
  * @return PauseScheduledTaskResponse
10000
10000
  * @throws OciError when an error occurs
10001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
10001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
10002
10002
  */
10003
10003
  pauseScheduledTask(pauseScheduledTaskRequest) {
10004
10004
  return __awaiter(this, void 0, void 0, function* () {
@@ -10065,7 +10065,7 @@ class LogAnalyticsClient {
10065
10065
  * @param PurgeStorageDataRequest
10066
10066
  * @return PurgeStorageDataResponse
10067
10067
  * @throws OciError when an error occurs
10068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
10068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
10069
10069
  */
10070
10070
  purgeStorageData(purgeStorageDataRequest) {
10071
10071
  return __awaiter(this, void 0, void 0, function* () {
@@ -10132,7 +10132,7 @@ class LogAnalyticsClient {
10132
10132
  * @param PutQueryWorkRequestBackgroundRequest
10133
10133
  * @return PutQueryWorkRequestBackgroundResponse
10134
10134
  * @throws OciError when an error occurs
10135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
10135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
10136
10136
  */
10137
10137
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest) {
10138
10138
  return __awaiter(this, void 0, void 0, function* () {
@@ -10198,7 +10198,7 @@ class LogAnalyticsClient {
10198
10198
  * @param QueryRequest
10199
10199
  * @return QueryResponse
10200
10200
  * @throws OciError when an error occurs
10201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Query.ts.html |here} to see how to use Query API.
10201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/Query.ts.html |here} to see how to use Query API.
10202
10202
  */
10203
10203
  query(queryRequest) {
10204
10204
  return __awaiter(this, void 0, void 0, function* () {
@@ -10281,7 +10281,7 @@ class LogAnalyticsClient {
10281
10281
  * @param RecallArchivedDataRequest
10282
10282
  * @return RecallArchivedDataResponse
10283
10283
  * @throws OciError when an error occurs
10284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
10284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
10285
10285
  */
10286
10286
  recallArchivedData(recallArchivedDataRequest) {
10287
10287
  return __awaiter(this, void 0, void 0, function* () {
@@ -10358,7 +10358,7 @@ class LogAnalyticsClient {
10358
10358
  * @param RegisterLookupRequest
10359
10359
  * @return RegisterLookupResponse
10360
10360
  * @throws OciError when an error occurs
10361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
10361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
10362
10362
  */
10363
10363
  registerLookup(registerLookupRequest) {
10364
10364
  return __awaiter(this, void 0, void 0, function* () {
@@ -10431,7 +10431,7 @@ class LogAnalyticsClient {
10431
10431
  * @param ReleaseRecalledDataRequest
10432
10432
  * @return ReleaseRecalledDataResponse
10433
10433
  * @throws OciError when an error occurs
10434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
10434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
10435
10435
  */
10436
10436
  releaseRecalledData(releaseRecalledDataRequest) {
10437
10437
  return __awaiter(this, void 0, void 0, function* () {
@@ -10498,7 +10498,7 @@ class LogAnalyticsClient {
10498
10498
  * @param RemoveEntityAssociationsRequest
10499
10499
  * @return RemoveEntityAssociationsResponse
10500
10500
  * @throws OciError when an error occurs
10501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10502
10502
  */
10503
10503
  removeEntityAssociations(removeEntityAssociationsRequest) {
10504
10504
  return __awaiter(this, void 0, void 0, function* () {
@@ -10557,7 +10557,7 @@ class LogAnalyticsClient {
10557
10557
  * @param RemovePreferencesRequest
10558
10558
  * @return RemovePreferencesResponse
10559
10559
  * @throws OciError when an error occurs
10560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10561
10561
  */
10562
10562
  removePreferences(removePreferencesRequest) {
10563
10563
  return __awaiter(this, void 0, void 0, function* () {
@@ -10614,7 +10614,7 @@ class LogAnalyticsClient {
10614
10614
  * @param RemoveResourceCategoriesRequest
10615
10615
  * @return RemoveResourceCategoriesResponse
10616
10616
  * @throws OciError when an error occurs
10617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10618
10618
  */
10619
10619
  removeResourceCategories(removeResourceCategoriesRequest) {
10620
10620
  return __awaiter(this, void 0, void 0, function* () {
@@ -10670,7 +10670,7 @@ class LogAnalyticsClient {
10670
10670
  * @param RemoveSourceEventTypesRequest
10671
10671
  * @return RemoveSourceEventTypesResponse
10672
10672
  * @throws OciError when an error occurs
10673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10674
10674
  */
10675
10675
  removeSourceEventTypes(removeSourceEventTypesRequest) {
10676
10676
  return __awaiter(this, void 0, void 0, function* () {
@@ -10728,7 +10728,7 @@ class LogAnalyticsClient {
10728
10728
  * @param ResumeScheduledTaskRequest
10729
10729
  * @return ResumeScheduledTaskResponse
10730
10730
  * @throws OciError when an error occurs
10731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10732
10732
  */
10733
10733
  resumeScheduledTask(resumeScheduledTaskRequest) {
10734
10734
  return __awaiter(this, void 0, void 0, function* () {
@@ -10796,7 +10796,7 @@ class LogAnalyticsClient {
10796
10796
  * @param RunRequest
10797
10797
  * @return RunResponse
10798
10798
  * @throws OciError when an error occurs
10799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Run.ts.html |here} to see how to use Run API.
10799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/Run.ts.html |here} to see how to use Run API.
10800
10800
  */
10801
10801
  run(runRequest) {
10802
10802
  return __awaiter(this, void 0, void 0, function* () {
@@ -10858,7 +10858,7 @@ class LogAnalyticsClient {
10858
10858
  * @param SetUnprocessedDataBucketRequest
10859
10859
  * @return SetUnprocessedDataBucketResponse
10860
10860
  * @throws OciError when an error occurs
10861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10861
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10862
10862
  */
10863
10863
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest) {
10864
10864
  return __awaiter(this, void 0, void 0, function* () {
@@ -10919,7 +10919,7 @@ class LogAnalyticsClient {
10919
10919
  * @param SuggestRequest
10920
10920
  * @return SuggestResponse
10921
10921
  * @throws OciError when an error occurs
10922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10923
10923
  */
10924
10924
  suggest(suggestRequest) {
10925
10925
  return __awaiter(this, void 0, void 0, function* () {
@@ -10979,7 +10979,7 @@ class LogAnalyticsClient {
10979
10979
  * @param SuppressWarningRequest
10980
10980
  * @return SuppressWarningResponse
10981
10981
  * @throws OciError when an error occurs
10982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10983
10983
  */
10984
10984
  suppressWarning(suppressWarningRequest) {
10985
10985
  return __awaiter(this, void 0, void 0, function* () {
@@ -11038,7 +11038,7 @@ class LogAnalyticsClient {
11038
11038
  * @param TestParserRequest
11039
11039
  * @return TestParserResponse
11040
11040
  * @throws OciError when an error occurs
11041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
11041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
11042
11042
  */
11043
11043
  testParser(testParserRequest) {
11044
11044
  return __awaiter(this, void 0, void 0, function* () {
@@ -11102,7 +11102,7 @@ class LogAnalyticsClient {
11102
11102
  * @param UnsuppressWarningRequest
11103
11103
  * @return UnsuppressWarningResponse
11104
11104
  * @throws OciError when an error occurs
11105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
11105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
11106
11106
  */
11107
11107
  unsuppressWarning(unsuppressWarningRequest) {
11108
11108
  return __awaiter(this, void 0, void 0, function* () {
@@ -11161,7 +11161,7 @@ class LogAnalyticsClient {
11161
11161
  * @param UpdateIngestTimeRuleRequest
11162
11162
  * @return UpdateIngestTimeRuleResponse
11163
11163
  * @throws OciError when an error occurs
11164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
11164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
11165
11165
  */
11166
11166
  updateIngestTimeRule(updateIngestTimeRuleRequest) {
11167
11167
  return __awaiter(this, void 0, void 0, function* () {
@@ -11227,7 +11227,7 @@ class LogAnalyticsClient {
11227
11227
  * @param UpdateLogAnalyticsEmBridgeRequest
11228
11228
  * @return UpdateLogAnalyticsEmBridgeResponse
11229
11229
  * @throws OciError when an error occurs
11230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
11230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
11231
11231
  */
11232
11232
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest) {
11233
11233
  return __awaiter(this, void 0, void 0, function* () {
@@ -11293,7 +11293,7 @@ class LogAnalyticsClient {
11293
11293
  * @param UpdateLogAnalyticsEntityRequest
11294
11294
  * @return UpdateLogAnalyticsEntityResponse
11295
11295
  * @throws OciError when an error occurs
11296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
11296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
11297
11297
  */
11298
11298
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest) {
11299
11299
  return __awaiter(this, void 0, void 0, function* () {
@@ -11359,7 +11359,7 @@ class LogAnalyticsClient {
11359
11359
  * @param UpdateLogAnalyticsEntityTypeRequest
11360
11360
  * @return UpdateLogAnalyticsEntityTypeResponse
11361
11361
  * @throws OciError when an error occurs
11362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
11362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
11363
11363
  */
11364
11364
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest) {
11365
11365
  return __awaiter(this, void 0, void 0, function* () {
@@ -11417,7 +11417,7 @@ class LogAnalyticsClient {
11417
11417
  * @param UpdateLogAnalyticsLogGroupRequest
11418
11418
  * @return UpdateLogAnalyticsLogGroupResponse
11419
11419
  * @throws OciError when an error occurs
11420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
11420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
11421
11421
  */
11422
11422
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest) {
11423
11423
  return __awaiter(this, void 0, void 0, function* () {
@@ -11483,7 +11483,7 @@ class LogAnalyticsClient {
11483
11483
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
11484
11484
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
11485
11485
  * @throws OciError when an error occurs
11486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11487
11487
  */
11488
11488
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest) {
11489
11489
  return __awaiter(this, void 0, void 0, function* () {
@@ -11550,7 +11550,7 @@ class LogAnalyticsClient {
11550
11550
  * @param UpdateLookupRequest
11551
11551
  * @return UpdateLookupResponse
11552
11552
  * @throws OciError when an error occurs
11553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11554
11554
  */
11555
11555
  updateLookup(updateLookupRequest) {
11556
11556
  return __awaiter(this, void 0, void 0, function* () {
@@ -11618,7 +11618,7 @@ class LogAnalyticsClient {
11618
11618
  * @param UpdateLookupDataRequest
11619
11619
  * @return UpdateLookupDataResponse
11620
11620
  * @throws OciError when an error occurs
11621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11621
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11622
11622
  */
11623
11623
  updateLookupData(updateLookupDataRequest) {
11624
11624
  return __awaiter(this, void 0, void 0, function* () {
@@ -11686,7 +11686,7 @@ class LogAnalyticsClient {
11686
11686
  * @param UpdatePreferencesRequest
11687
11687
  * @return UpdatePreferencesResponse
11688
11688
  * @throws OciError when an error occurs
11689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11690
11690
  */
11691
11691
  updatePreferences(updatePreferencesRequest) {
11692
11692
  return __awaiter(this, void 0, void 0, function* () {
@@ -11743,7 +11743,7 @@ class LogAnalyticsClient {
11743
11743
  * @param UpdateResourceCategoriesRequest
11744
11744
  * @return UpdateResourceCategoriesResponse
11745
11745
  * @throws OciError when an error occurs
11746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11747
11747
  */
11748
11748
  updateResourceCategories(updateResourceCategoriesRequest) {
11749
11749
  return __awaiter(this, void 0, void 0, function* () {
@@ -11798,7 +11798,7 @@ class LogAnalyticsClient {
11798
11798
  * @param UpdateScheduledTaskRequest
11799
11799
  * @return UpdateScheduledTaskResponse
11800
11800
  * @throws OciError when an error occurs
11801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11802
11802
  */
11803
11803
  updateScheduledTask(updateScheduledTaskRequest) {
11804
11804
  return __awaiter(this, void 0, void 0, function* () {
@@ -11865,7 +11865,7 @@ class LogAnalyticsClient {
11865
11865
  * @param UpdateStorageRequest
11866
11866
  * @return UpdateStorageResponse
11867
11867
  * @throws OciError when an error occurs
11868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11869
11869
  */
11870
11870
  updateStorage(updateStorageRequest) {
11871
11871
  return __awaiter(this, void 0, void 0, function* () {
@@ -11931,7 +11931,7 @@ class LogAnalyticsClient {
11931
11931
  * @param UploadDiscoveryDataRequest
11932
11932
  * @return UploadDiscoveryDataResponse
11933
11933
  * @throws OciError when an error occurs
11934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UploadDiscoveryData.ts.html |here} to see how to use UploadDiscoveryData API.
11934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UploadDiscoveryData.ts.html |here} to see how to use UploadDiscoveryData API.
11935
11935
  */
11936
11936
  uploadDiscoveryData(uploadDiscoveryDataRequest) {
11937
11937
  return __awaiter(this, void 0, void 0, function* () {
@@ -12004,7 +12004,7 @@ class LogAnalyticsClient {
12004
12004
  * @param UploadLogEventsFileRequest
12005
12005
  * @return UploadLogEventsFileResponse
12006
12006
  * @throws OciError when an error occurs
12007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
12007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
12008
12008
  */
12009
12009
  uploadLogEventsFile(uploadLogEventsFileRequest) {
12010
12010
  return __awaiter(this, void 0, void 0, function* () {
@@ -12077,7 +12077,7 @@ class LogAnalyticsClient {
12077
12077
  * @param UploadLogFileRequest
12078
12078
  * @return UploadLogFileResponse
12079
12079
  * @throws OciError when an error occurs
12080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
12080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
12081
12081
  */
12082
12082
  uploadLogFile(uploadLogFileRequest) {
12083
12083
  return __awaiter(this, void 0, void 0, function* () {
@@ -12163,7 +12163,7 @@ class LogAnalyticsClient {
12163
12163
  * @param UpsertAssociationsRequest
12164
12164
  * @return UpsertAssociationsResponse
12165
12165
  * @throws OciError when an error occurs
12166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
12166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
12167
12167
  */
12168
12168
  upsertAssociations(upsertAssociationsRequest) {
12169
12169
  return __awaiter(this, void 0, void 0, function* () {
@@ -12227,7 +12227,7 @@ class LogAnalyticsClient {
12227
12227
  * @param UpsertFieldRequest
12228
12228
  * @return UpsertFieldResponse
12229
12229
  * @throws OciError when an error occurs
12230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
12230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
12231
12231
  */
12232
12232
  upsertField(upsertFieldRequest) {
12233
12233
  return __awaiter(this, void 0, void 0, function* () {
@@ -12294,7 +12294,7 @@ class LogAnalyticsClient {
12294
12294
  * @param UpsertLabelRequest
12295
12295
  * @return UpsertLabelResponse
12296
12296
  * @throws OciError when an error occurs
12297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
12297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
12298
12298
  */
12299
12299
  upsertLabel(upsertLabelRequest) {
12300
12300
  return __awaiter(this, void 0, void 0, function* () {
@@ -12361,7 +12361,7 @@ class LogAnalyticsClient {
12361
12361
  * @param UpsertParserRequest
12362
12362
  * @return UpsertParserResponse
12363
12363
  * @throws OciError when an error occurs
12364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
12364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
12365
12365
  */
12366
12366
  upsertParser(upsertParserRequest) {
12367
12367
  return __awaiter(this, void 0, void 0, function* () {
@@ -12428,7 +12428,7 @@ class LogAnalyticsClient {
12428
12428
  * @param UpsertSourceRequest
12429
12429
  * @return UpsertSourceResponse
12430
12430
  * @throws OciError when an error occurs
12431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
12431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
12432
12432
  */
12433
12433
  upsertSource(upsertSourceRequest) {
12434
12434
  return __awaiter(this, void 0, void 0, function* () {
@@ -12499,7 +12499,7 @@ class LogAnalyticsClient {
12499
12499
  * @param ValidateAssociationParametersRequest
12500
12500
  * @return ValidateAssociationParametersResponse
12501
12501
  * @throws OciError when an error occurs
12502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
12502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
12503
12503
  */
12504
12504
  validateAssociationParameters(validateAssociationParametersRequest) {
12505
12505
  return __awaiter(this, void 0, void 0, function* () {
@@ -12570,7 +12570,7 @@ class LogAnalyticsClient {
12570
12570
  * @param ValidateEndpointRequest
12571
12571
  * @return ValidateEndpointResponse
12572
12572
  * @throws OciError when an error occurs
12573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateEndpoint.ts.html |here} to see how to use ValidateEndpoint API.
12573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ValidateEndpoint.ts.html |here} to see how to use ValidateEndpoint API.
12574
12574
  */
12575
12575
  validateEndpoint(validateEndpointRequest) {
12576
12576
  return __awaiter(this, void 0, void 0, function* () {
@@ -12629,7 +12629,7 @@ class LogAnalyticsClient {
12629
12629
  * @param ValidateFileRequest
12630
12630
  * @return ValidateFileResponse
12631
12631
  * @throws OciError when an error occurs
12632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12633
12633
  */
12634
12634
  validateFile(validateFileRequest) {
12635
12635
  return __awaiter(this, void 0, void 0, function* () {
@@ -12695,7 +12695,7 @@ class LogAnalyticsClient {
12695
12695
  * @param ValidateLabelConditionRequest
12696
12696
  * @return ValidateLabelConditionResponse
12697
12697
  * @throws OciError when an error occurs
12698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateLabelCondition.ts.html |here} to see how to use ValidateLabelCondition API.
12698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ValidateLabelCondition.ts.html |here} to see how to use ValidateLabelCondition API.
12699
12699
  */
12700
12700
  validateLabelCondition(validateLabelConditionRequest) {
12701
12701
  return __awaiter(this, void 0, void 0, function* () {
@@ -12755,7 +12755,7 @@ class LogAnalyticsClient {
12755
12755
  * @param ValidateSourceRequest
12756
12756
  * @return ValidateSourceResponse
12757
12757
  * @throws OciError when an error occurs
12758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12759
12759
  */
12760
12760
  validateSource(validateSourceRequest) {
12761
12761
  return __awaiter(this, void 0, void 0, function* () {
@@ -12820,7 +12820,7 @@ class LogAnalyticsClient {
12820
12820
  * @param ValidateSourceExtendedFieldDetailsRequest
12821
12821
  * @return ValidateSourceExtendedFieldDetailsResponse
12822
12822
  * @throws OciError when an error occurs
12823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12824
12824
  */
12825
12825
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest) {
12826
12826
  return __awaiter(this, void 0, void 0, function* () {
@@ -12880,7 +12880,7 @@ class LogAnalyticsClient {
12880
12880
  * @param ValidateSourceMappingRequest
12881
12881
  * @return ValidateSourceMappingResponse
12882
12882
  * @throws OciError when an error occurs
12883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12884
12884
  */
12885
12885
  validateSourceMapping(validateSourceMappingRequest) {
12886
12886
  return __awaiter(this, void 0, void 0, function* () {
@@ -12946,7 +12946,7 @@ class LogAnalyticsClient {
12946
12946
  * @param VerifyRequest
12947
12947
  * @return VerifyResponse
12948
12948
  * @throws OciError when an error occurs
12949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12950
12950
  */
12951
12951
  verify(verifyRequest) {
12952
12952
  return __awaiter(this, void 0, void 0, function* () {