oci-loganalytics 2.26.0 → 2.27.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 (194) hide show
  1. package/lib/client.d.ts +173 -173
  2. package/lib/client.js +173 -173
  3. package/lib/model/abstract-column.js +2 -2
  4. package/lib/model/abstract-column.js.map +1 -1
  5. package/lib/model/abstract-command-descriptor.js +2 -2
  6. package/lib/model/abstract-command-descriptor.js.map +1 -1
  7. package/lib/model/abstract-field.js +2 -2
  8. package/lib/model/abstract-field.js.map +1 -1
  9. package/lib/model/action.js +2 -2
  10. package/lib/model/action.js.map +1 -1
  11. package/lib/model/argument.js +2 -2
  12. package/lib/model/argument.js.map +1 -1
  13. package/lib/model/create-scheduled-task-details.js +2 -2
  14. package/lib/model/create-scheduled-task-details.js.map +1 -1
  15. package/lib/model/schedule.js +2 -2
  16. package/lib/model/schedule.js.map +1 -1
  17. package/lib/model/scheduled-task.js +2 -2
  18. package/lib/model/scheduled-task.js.map +1 -1
  19. package/lib/model/update-scheduled-task-details.js +2 -2
  20. package/lib/model/update-scheduled-task-details.js.map +1 -1
  21. package/lib/request/add-entity-association-request.d.ts +1 -1
  22. package/lib/request/add-source-event-types-request.d.ts +1 -1
  23. package/lib/request/append-lookup-data-request.d.ts +1 -1
  24. package/lib/request/batch-get-basic-info-request.d.ts +1 -1
  25. package/lib/request/cancel-query-work-request-request.d.ts +1 -1
  26. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  27. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  28. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  29. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  30. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  31. package/lib/request/clean-request.d.ts +1 -1
  32. package/lib/request/compare-content-request.d.ts +1 -1
  33. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  34. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  35. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  36. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  37. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  38. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  39. package/lib/request/delete-associations-request.d.ts +1 -1
  40. package/lib/request/delete-field-request.d.ts +1 -1
  41. package/lib/request/delete-label-request.d.ts +1 -1
  42. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
  43. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  44. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  45. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  46. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  47. package/lib/request/delete-lookup-request.d.ts +1 -1
  48. package/lib/request/delete-parser-request.d.ts +1 -1
  49. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  50. package/lib/request/delete-source-request.d.ts +1 -1
  51. package/lib/request/delete-upload-file-request.d.ts +1 -1
  52. package/lib/request/delete-upload-request.d.ts +1 -1
  53. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  54. package/lib/request/disable-archiving-request.d.ts +1 -1
  55. package/lib/request/disable-auto-association-request.d.ts +1 -1
  56. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  57. package/lib/request/enable-archiving-request.d.ts +1 -1
  58. package/lib/request/enable-auto-association-request.d.ts +1 -1
  59. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  60. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  61. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  62. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  63. package/lib/request/export-custom-content-request.d.ts +1 -1
  64. package/lib/request/export-query-result-request.d.ts +1 -1
  65. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  66. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  67. package/lib/request/filter-request.d.ts +1 -1
  68. package/lib/request/get-association-summary-request.d.ts +1 -1
  69. package/lib/request/get-category-request.d.ts +1 -1
  70. package/lib/request/get-column-names-request.d.ts +1 -1
  71. package/lib/request/get-config-work-request-request.d.ts +1 -1
  72. package/lib/request/get-field-request.d.ts +1 -1
  73. package/lib/request/get-fields-summary-request.d.ts +1 -1
  74. package/lib/request/get-label-request.d.ts +1 -1
  75. package/lib/request/get-label-summary-request.d.ts +1 -1
  76. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  77. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  78. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  79. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  80. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  81. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  82. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  83. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  84. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  85. package/lib/request/get-lookup-request.d.ts +1 -1
  86. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  87. package/lib/request/get-namespace-request.d.ts +1 -1
  88. package/lib/request/get-parser-request.d.ts +1 -1
  89. package/lib/request/get-parser-summary-request.d.ts +1 -1
  90. package/lib/request/get-preferences-request.d.ts +1 -1
  91. package/lib/request/get-query-result-request.d.ts +1 -1
  92. package/lib/request/get-query-work-request-request.d.ts +1 -1
  93. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  94. package/lib/request/get-source-request.d.ts +1 -1
  95. package/lib/request/get-source-summary-request.d.ts +1 -1
  96. package/lib/request/get-storage-request.d.ts +1 -1
  97. package/lib/request/get-storage-usage-request.d.ts +1 -1
  98. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  99. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  100. package/lib/request/get-upload-request.d.ts +1 -1
  101. package/lib/request/get-work-request-request.d.ts +1 -1
  102. package/lib/request/import-custom-content-request.d.ts +1 -1
  103. package/lib/request/list-associable-entities-request.d.ts +1 -1
  104. package/lib/request/list-associated-entities-request.d.ts +1 -1
  105. package/lib/request/list-auto-associations-request.d.ts +1 -1
  106. package/lib/request/list-categories-request.d.ts +1 -1
  107. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  108. package/lib/request/list-entity-associations-request.d.ts +1 -1
  109. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  110. package/lib/request/list-fields-request.d.ts +1 -1
  111. package/lib/request/list-label-priorities-request.d.ts +1 -1
  112. package/lib/request/list-label-source-details-request.d.ts +1 -1
  113. package/lib/request/list-labels-request.d.ts +1 -1
  114. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  115. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  116. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  117. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  118. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  119. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  120. package/lib/request/list-log-sets-request.d.ts +1 -1
  121. package/lib/request/list-lookups-request.d.ts +1 -1
  122. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  123. package/lib/request/list-namespaces-request.d.ts +1 -1
  124. package/lib/request/list-parser-functions-request.d.ts +1 -1
  125. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  126. package/lib/request/list-parsers-request.d.ts +1 -1
  127. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  128. package/lib/request/list-recalled-data-request.d.ts +1 -1
  129. package/lib/request/list-resource-categories-request.d.ts +1 -1
  130. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  131. package/lib/request/list-source-associations-request.d.ts +1 -1
  132. package/lib/request/list-source-event-types-request.d.ts +1 -1
  133. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  134. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  135. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  136. package/lib/request/list-source-patterns-request.d.ts +1 -1
  137. package/lib/request/list-sources-request.d.ts +1 -1
  138. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  139. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  140. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  141. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  142. package/lib/request/list-upload-files-request.d.ts +1 -1
  143. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  144. package/lib/request/list-uploads-request.d.ts +1 -1
  145. package/lib/request/list-warnings-request.d.ts +1 -1
  146. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  147. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  148. package/lib/request/list-work-requests-request.d.ts +1 -1
  149. package/lib/request/offboard-namespace-request.d.ts +1 -1
  150. package/lib/request/onboard-namespace-request.d.ts +1 -1
  151. package/lib/request/parse-query-request.d.ts +1 -1
  152. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  153. package/lib/request/purge-storage-data-request.d.ts +1 -1
  154. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  155. package/lib/request/query-request.d.ts +1 -1
  156. package/lib/request/recall-archived-data-request.d.ts +1 -1
  157. package/lib/request/register-lookup-request.d.ts +1 -1
  158. package/lib/request/release-recalled-data-request.d.ts +1 -1
  159. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  160. package/lib/request/remove-preferences-request.d.ts +1 -1
  161. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  162. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  163. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  164. package/lib/request/run-request.d.ts +1 -1
  165. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  166. package/lib/request/suggest-request.d.ts +1 -1
  167. package/lib/request/suppress-warning-request.d.ts +1 -1
  168. package/lib/request/test-parser-request.d.ts +1 -1
  169. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  170. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  171. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  172. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  173. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  174. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  175. package/lib/request/update-lookup-data-request.d.ts +1 -1
  176. package/lib/request/update-lookup-request.d.ts +1 -1
  177. package/lib/request/update-preferences-request.d.ts +1 -1
  178. package/lib/request/update-resource-categories-request.d.ts +1 -1
  179. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  180. package/lib/request/update-storage-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-file-request.d.ts +1 -1
  190. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  191. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  192. package/lib/request/validate-source-request.d.ts +1 -1
  193. package/lib/request/verify-request.d.ts +1 -1
  194. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -156,7 +156,7 @@ class LogAnalyticsClient {
156
156
  * @param AddEntityAssociationRequest
157
157
  * @return AddEntityAssociationResponse
158
158
  * @throws OciError when an error occurs
159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
160
160
  */
161
161
  addEntityAssociation(addEntityAssociationRequest) {
162
162
  return __awaiter(this, void 0, void 0, function* () {
@@ -213,7 +213,7 @@ class LogAnalyticsClient {
213
213
  * @param AddSourceEventTypesRequest
214
214
  * @return AddSourceEventTypesResponse
215
215
  * @throws OciError when an error occurs
216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
217
217
  */
218
218
  addSourceEventTypes(addSourceEventTypesRequest) {
219
219
  return __awaiter(this, void 0, void 0, function* () {
@@ -269,7 +269,7 @@ class LogAnalyticsClient {
269
269
  * @param AppendLookupDataRequest
270
270
  * @return AppendLookupDataResponse
271
271
  * @throws OciError when an error occurs
272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
273
273
  */
274
274
  appendLookupData(appendLookupDataRequest) {
275
275
  return __awaiter(this, void 0, void 0, function* () {
@@ -335,7 +335,7 @@ class LogAnalyticsClient {
335
335
  * @param BatchGetBasicInfoRequest
336
336
  * @return BatchGetBasicInfoResponse
337
337
  * @throws OciError when an error occurs
338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
339
339
  */
340
340
  batchGetBasicInfo(batchGetBasicInfoRequest) {
341
341
  return __awaiter(this, void 0, void 0, function* () {
@@ -408,7 +408,7 @@ class LogAnalyticsClient {
408
408
  * @param CancelQueryWorkRequestRequest
409
409
  * @return CancelQueryWorkRequestResponse
410
410
  * @throws OciError when an error occurs
411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
412
412
  */
413
413
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest) {
414
414
  return __awaiter(this, void 0, void 0, function* () {
@@ -462,7 +462,7 @@ class LogAnalyticsClient {
462
462
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
463
463
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
464
464
  * @throws OciError when an error occurs
465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
466
466
  */
467
467
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest) {
468
468
  return __awaiter(this, void 0, void 0, function* () {
@@ -518,7 +518,7 @@ class LogAnalyticsClient {
518
518
  * @param ChangeLogAnalyticsEntityCompartmentRequest
519
519
  * @return ChangeLogAnalyticsEntityCompartmentResponse
520
520
  * @throws OciError when an error occurs
521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
522
522
  */
523
523
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest) {
524
524
  return __awaiter(this, void 0, void 0, function* () {
@@ -575,7 +575,7 @@ class LogAnalyticsClient {
575
575
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
576
576
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
577
577
  * @throws OciError when an error occurs
578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
579
579
  */
580
580
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest) {
581
581
  return __awaiter(this, void 0, void 0, function* () {
@@ -631,7 +631,7 @@ class LogAnalyticsClient {
631
631
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
632
632
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
633
633
  * @throws OciError when an error occurs
634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
635
635
  */
636
636
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest) {
637
637
  return __awaiter(this, void 0, void 0, function* () {
@@ -687,7 +687,7 @@ class LogAnalyticsClient {
687
687
  * @param ChangeScheduledTaskCompartmentRequest
688
688
  * @return ChangeScheduledTaskCompartmentResponse
689
689
  * @throws OciError when an error occurs
690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
691
691
  */
692
692
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest) {
693
693
  return __awaiter(this, void 0, void 0, function* () {
@@ -745,7 +745,7 @@ class LogAnalyticsClient {
745
745
  * @param CleanRequest
746
746
  * @return CleanResponse
747
747
  * @throws OciError when an error occurs
748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
749
749
  */
750
750
  clean(cleanRequest) {
751
751
  return __awaiter(this, void 0, void 0, function* () {
@@ -803,7 +803,7 @@ class LogAnalyticsClient {
803
803
  * @param CompareContentRequest
804
804
  * @return CompareContentResponse
805
805
  * @throws OciError when an error occurs
806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
807
807
  */
808
808
  compareContent(compareContentRequest) {
809
809
  return __awaiter(this, void 0, void 0, function* () {
@@ -860,7 +860,7 @@ class LogAnalyticsClient {
860
860
  * @param CreateLogAnalyticsEmBridgeRequest
861
861
  * @return CreateLogAnalyticsEmBridgeResponse
862
862
  * @throws OciError when an error occurs
863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
864
864
  */
865
865
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest) {
866
866
  return __awaiter(this, void 0, void 0, function* () {
@@ -923,7 +923,7 @@ class LogAnalyticsClient {
923
923
  * @param CreateLogAnalyticsEntityRequest
924
924
  * @return CreateLogAnalyticsEntityResponse
925
925
  * @throws OciError when an error occurs
926
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
927
927
  */
928
928
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest) {
929
929
  return __awaiter(this, void 0, void 0, function* () {
@@ -986,7 +986,7 @@ class LogAnalyticsClient {
986
986
  * @param CreateLogAnalyticsEntityTypeRequest
987
987
  * @return CreateLogAnalyticsEntityTypeResponse
988
988
  * @throws OciError when an error occurs
989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
989
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
990
990
  */
991
991
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest) {
992
992
  return __awaiter(this, void 0, void 0, function* () {
@@ -1041,7 +1041,7 @@ class LogAnalyticsClient {
1041
1041
  * @param CreateLogAnalyticsLogGroupRequest
1042
1042
  * @return CreateLogAnalyticsLogGroupResponse
1043
1043
  * @throws OciError when an error occurs
1044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1044
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1045
1045
  */
1046
1046
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest) {
1047
1047
  return __awaiter(this, void 0, void 0, function* () {
@@ -1104,7 +1104,7 @@ class LogAnalyticsClient {
1104
1104
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
1105
1105
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
1106
1106
  * @throws OciError when an error occurs
1107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1108
1108
  */
1109
1109
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest) {
1110
1110
  return __awaiter(this, void 0, void 0, function* () {
@@ -1166,7 +1166,7 @@ class LogAnalyticsClient {
1166
1166
  * @param CreateScheduledTaskRequest
1167
1167
  * @return CreateScheduledTaskResponse
1168
1168
  * @throws OciError when an error occurs
1169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1170
1170
  */
1171
1171
  createScheduledTask(createScheduledTaskRequest) {
1172
1172
  return __awaiter(this, void 0, void 0, function* () {
@@ -1230,7 +1230,7 @@ class LogAnalyticsClient {
1230
1230
  * @param DeleteAssociationsRequest
1231
1231
  * @return DeleteAssociationsResponse
1232
1232
  * @throws OciError when an error occurs
1233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1234
1234
  */
1235
1235
  deleteAssociations(deleteAssociationsRequest) {
1236
1236
  return __awaiter(this, void 0, void 0, function* () {
@@ -1290,7 +1290,7 @@ class LogAnalyticsClient {
1290
1290
  * @param DeleteFieldRequest
1291
1291
  * @return DeleteFieldResponse
1292
1292
  * @throws OciError when an error occurs
1293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1294
1294
  */
1295
1295
  deleteField(deleteFieldRequest) {
1296
1296
  return __awaiter(this, void 0, void 0, function* () {
@@ -1346,7 +1346,7 @@ class LogAnalyticsClient {
1346
1346
  * @param DeleteLabelRequest
1347
1347
  * @return DeleteLabelResponse
1348
1348
  * @throws OciError when an error occurs
1349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1350
1350
  */
1351
1351
  deleteLabel(deleteLabelRequest) {
1352
1352
  return __awaiter(this, void 0, void 0, function* () {
@@ -1401,7 +1401,7 @@ class LogAnalyticsClient {
1401
1401
  * @param DeleteLogAnalyticsEmBridgeRequest
1402
1402
  * @return DeleteLogAnalyticsEmBridgeResponse
1403
1403
  * @throws OciError when an error occurs
1404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1405
1405
  */
1406
1406
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest) {
1407
1407
  return __awaiter(this, void 0, void 0, function* () {
@@ -1455,7 +1455,7 @@ class LogAnalyticsClient {
1455
1455
  * @param DeleteLogAnalyticsEntityRequest
1456
1456
  * @return DeleteLogAnalyticsEntityResponse
1457
1457
  * @throws OciError when an error occurs
1458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1459
1459
  */
1460
1460
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest) {
1461
1461
  return __awaiter(this, void 0, void 0, function* () {
@@ -1509,7 +1509,7 @@ class LogAnalyticsClient {
1509
1509
  * @param DeleteLogAnalyticsEntityTypeRequest
1510
1510
  * @return DeleteLogAnalyticsEntityTypeResponse
1511
1511
  * @throws OciError when an error occurs
1512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1513
1513
  */
1514
1514
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest) {
1515
1515
  return __awaiter(this, void 0, void 0, function* () {
@@ -1564,7 +1564,7 @@ class LogAnalyticsClient {
1564
1564
  * @param DeleteLogAnalyticsLogGroupRequest
1565
1565
  * @return DeleteLogAnalyticsLogGroupResponse
1566
1566
  * @throws OciError when an error occurs
1567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1568
1568
  */
1569
1569
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest) {
1570
1570
  return __awaiter(this, void 0, void 0, function* () {
@@ -1620,7 +1620,7 @@ class LogAnalyticsClient {
1620
1620
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
1621
1621
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
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.26.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1624
1624
  */
1625
1625
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest) {
1626
1626
  return __awaiter(this, void 0, void 0, function* () {
@@ -1675,7 +1675,7 @@ class LogAnalyticsClient {
1675
1675
  * @param DeleteLookupRequest
1676
1676
  * @return DeleteLookupResponse
1677
1677
  * @throws OciError when an error occurs
1678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
1678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
1679
1679
  */
1680
1680
  deleteLookup(deleteLookupRequest) {
1681
1681
  return __awaiter(this, void 0, void 0, function* () {
@@ -1738,7 +1738,7 @@ class LogAnalyticsClient {
1738
1738
  * @param DeleteParserRequest
1739
1739
  * @return DeleteParserResponse
1740
1740
  * @throws OciError when an error occurs
1741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
1741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
1742
1742
  */
1743
1743
  deleteParser(deleteParserRequest) {
1744
1744
  return __awaiter(this, void 0, void 0, function* () {
@@ -1793,7 +1793,7 @@ class LogAnalyticsClient {
1793
1793
  * @param DeleteScheduledTaskRequest
1794
1794
  * @return DeleteScheduledTaskResponse
1795
1795
  * @throws OciError when an error occurs
1796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
1796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
1797
1797
  */
1798
1798
  deleteScheduledTask(deleteScheduledTaskRequest) {
1799
1799
  return __awaiter(this, void 0, void 0, function* () {
@@ -1848,7 +1848,7 @@ class LogAnalyticsClient {
1848
1848
  * @param DeleteSourceRequest
1849
1849
  * @return DeleteSourceResponse
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.26.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
1851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
1852
1852
  */
1853
1853
  deleteSource(deleteSourceRequest) {
1854
1854
  return __awaiter(this, void 0, void 0, function* () {
@@ -1905,7 +1905,7 @@ class LogAnalyticsClient {
1905
1905
  * @param DeleteUploadRequest
1906
1906
  * @return DeleteUploadResponse
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.26.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
1908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
1909
1909
  */
1910
1910
  deleteUpload(deleteUploadRequest) {
1911
1911
  return __awaiter(this, void 0, void 0, function* () {
@@ -1971,7 +1971,7 @@ class LogAnalyticsClient {
1971
1971
  * @param DeleteUploadFileRequest
1972
1972
  * @return DeleteUploadFileResponse
1973
1973
  * @throws OciError when an error occurs
1974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
1974
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
1975
1975
  */
1976
1976
  deleteUploadFile(deleteUploadFileRequest) {
1977
1977
  return __awaiter(this, void 0, void 0, function* () {
@@ -2036,7 +2036,7 @@ class LogAnalyticsClient {
2036
2036
  * @param DeleteUploadWarningRequest
2037
2037
  * @return DeleteUploadWarningResponse
2038
2038
  * @throws OciError when an error occurs
2039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2040
2040
  */
2041
2041
  deleteUploadWarning(deleteUploadWarningRequest) {
2042
2042
  return __awaiter(this, void 0, void 0, function* () {
@@ -2091,7 +2091,7 @@ class LogAnalyticsClient {
2091
2091
  * @param DisableArchivingRequest
2092
2092
  * @return DisableArchivingResponse
2093
2093
  * @throws OciError when an error occurs
2094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2095
2095
  */
2096
2096
  disableArchiving(disableArchivingRequest) {
2097
2097
  return __awaiter(this, void 0, void 0, function* () {
@@ -2156,7 +2156,7 @@ class LogAnalyticsClient {
2156
2156
  * @param DisableAutoAssociationRequest
2157
2157
  * @return DisableAutoAssociationResponse
2158
2158
  * @throws OciError when an error occurs
2159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2160
2160
  */
2161
2161
  disableAutoAssociation(disableAutoAssociationRequest) {
2162
2162
  return __awaiter(this, void 0, void 0, function* () {
@@ -2217,7 +2217,7 @@ class LogAnalyticsClient {
2217
2217
  * @param DisableSourceEventTypesRequest
2218
2218
  * @return DisableSourceEventTypesResponse
2219
2219
  * @throws OciError when an error occurs
2220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2221
2221
  */
2222
2222
  disableSourceEventTypes(disableSourceEventTypesRequest) {
2223
2223
  return __awaiter(this, void 0, void 0, function* () {
@@ -2273,7 +2273,7 @@ class LogAnalyticsClient {
2273
2273
  * @param EnableArchivingRequest
2274
2274
  * @return EnableArchivingResponse
2275
2275
  * @throws OciError when an error occurs
2276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2277
2277
  */
2278
2278
  enableArchiving(enableArchivingRequest) {
2279
2279
  return __awaiter(this, void 0, void 0, function* () {
@@ -2338,7 +2338,7 @@ class LogAnalyticsClient {
2338
2338
  * @param EnableAutoAssociationRequest
2339
2339
  * @return EnableAutoAssociationResponse
2340
2340
  * @throws OciError when an error occurs
2341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2342
2342
  */
2343
2343
  enableAutoAssociation(enableAutoAssociationRequest) {
2344
2344
  return __awaiter(this, void 0, void 0, function* () {
@@ -2399,7 +2399,7 @@ class LogAnalyticsClient {
2399
2399
  * @param EnableSourceEventTypesRequest
2400
2400
  * @return EnableSourceEventTypesResponse
2401
2401
  * @throws OciError when an error occurs
2402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2403
2403
  */
2404
2404
  enableSourceEventTypes(enableSourceEventTypesRequest) {
2405
2405
  return __awaiter(this, void 0, void 0, function* () {
@@ -2455,7 +2455,7 @@ class LogAnalyticsClient {
2455
2455
  * @param EstimatePurgeDataSizeRequest
2456
2456
  * @return EstimatePurgeDataSizeResponse
2457
2457
  * @throws OciError when an error occurs
2458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2459
2459
  */
2460
2460
  estimatePurgeDataSize(estimatePurgeDataSizeRequest) {
2461
2461
  return __awaiter(this, void 0, void 0, function* () {
@@ -2520,7 +2520,7 @@ class LogAnalyticsClient {
2520
2520
  * @param EstimateRecallDataSizeRequest
2521
2521
  * @return EstimateRecallDataSizeResponse
2522
2522
  * @throws OciError when an error occurs
2523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
2523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
2524
2524
  */
2525
2525
  estimateRecallDataSize(estimateRecallDataSizeRequest) {
2526
2526
  return __awaiter(this, void 0, void 0, function* () {
@@ -2578,7 +2578,7 @@ class LogAnalyticsClient {
2578
2578
  * @param EstimateReleaseDataSizeRequest
2579
2579
  * @return EstimateReleaseDataSizeResponse
2580
2580
  * @throws OciError when an error occurs
2581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
2581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
2582
2582
  */
2583
2583
  estimateReleaseDataSize(estimateReleaseDataSizeRequest) {
2584
2584
  return __awaiter(this, void 0, void 0, function* () {
@@ -2636,7 +2636,7 @@ class LogAnalyticsClient {
2636
2636
  * @param ExportCustomContentRequest
2637
2637
  * @return ExportCustomContentResponse
2638
2638
  * @throws OciError when an error occurs
2639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
2639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
2640
2640
  */
2641
2641
  exportCustomContent(exportCustomContentRequest) {
2642
2642
  return __awaiter(this, void 0, void 0, function* () {
@@ -2693,7 +2693,7 @@ class LogAnalyticsClient {
2693
2693
  * @param ExportQueryResultRequest
2694
2694
  * @return ExportQueryResultResponse
2695
2695
  * @throws OciError when an error occurs
2696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
2696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
2697
2697
  */
2698
2698
  exportQueryResult(exportQueryResultRequest) {
2699
2699
  return __awaiter(this, void 0, void 0, function* () {
@@ -2750,7 +2750,7 @@ class LogAnalyticsClient {
2750
2750
  * @param ExtractStructuredLogFieldPathsRequest
2751
2751
  * @return ExtractStructuredLogFieldPathsResponse
2752
2752
  * @throws OciError when an error occurs
2753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
2753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
2754
2754
  */
2755
2755
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest) {
2756
2756
  return __awaiter(this, void 0, void 0, function* () {
@@ -2811,7 +2811,7 @@ class LogAnalyticsClient {
2811
2811
  * @param ExtractStructuredLogHeaderPathsRequest
2812
2812
  * @return ExtractStructuredLogHeaderPathsResponse
2813
2813
  * @throws OciError when an error occurs
2814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
2814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
2815
2815
  */
2816
2816
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest) {
2817
2817
  return __awaiter(this, void 0, void 0, function* () {
@@ -2871,7 +2871,7 @@ class LogAnalyticsClient {
2871
2871
  * @param FilterRequest
2872
2872
  * @return FilterResponse
2873
2873
  * @throws OciError when an error occurs
2874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
2874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
2875
2875
  */
2876
2876
  filter(filterRequest) {
2877
2877
  return __awaiter(this, void 0, void 0, function* () {
@@ -2929,7 +2929,7 @@ class LogAnalyticsClient {
2929
2929
  * @param GetAssociationSummaryRequest
2930
2930
  * @return GetAssociationSummaryResponse
2931
2931
  * @throws OciError when an error occurs
2932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
2932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
2933
2933
  */
2934
2934
  getAssociationSummary(getAssociationSummaryRequest) {
2935
2935
  return __awaiter(this, void 0, void 0, function* () {
@@ -2988,7 +2988,7 @@ class LogAnalyticsClient {
2988
2988
  * @param GetCategoryRequest
2989
2989
  * @return GetCategoryResponse
2990
2990
  * @throws OciError when an error occurs
2991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
2991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
2992
2992
  */
2993
2993
  getCategory(getCategoryRequest) {
2994
2994
  return __awaiter(this, void 0, void 0, function* () {
@@ -3046,7 +3046,7 @@ class LogAnalyticsClient {
3046
3046
  * @param GetColumnNamesRequest
3047
3047
  * @return GetColumnNamesResponse
3048
3048
  * @throws OciError when an error occurs
3049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3050
3050
  */
3051
3051
  getColumnNames(getColumnNamesRequest) {
3052
3052
  return __awaiter(this, void 0, void 0, function* () {
@@ -3106,7 +3106,7 @@ class LogAnalyticsClient {
3106
3106
  * @param GetConfigWorkRequestRequest
3107
3107
  * @return GetConfigWorkRequestResponse
3108
3108
  * @throws OciError when an error occurs
3109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3110
3110
  */
3111
3111
  getConfigWorkRequest(getConfigWorkRequestRequest) {
3112
3112
  return __awaiter(this, void 0, void 0, function* () {
@@ -3164,7 +3164,7 @@ class LogAnalyticsClient {
3164
3164
  * @param GetFieldRequest
3165
3165
  * @return GetFieldResponse
3166
3166
  * @throws OciError when an error occurs
3167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3168
3168
  */
3169
3169
  getField(getFieldRequest) {
3170
3170
  return __awaiter(this, void 0, void 0, function* () {
@@ -3227,7 +3227,7 @@ class LogAnalyticsClient {
3227
3227
  * @param GetFieldsSummaryRequest
3228
3228
  * @return GetFieldsSummaryResponse
3229
3229
  * @throws OciError when an error occurs
3230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3231
3231
  */
3232
3232
  getFieldsSummary(getFieldsSummaryRequest) {
3233
3233
  return __awaiter(this, void 0, void 0, function* () {
@@ -3286,7 +3286,7 @@ class LogAnalyticsClient {
3286
3286
  * @param GetLabelRequest
3287
3287
  * @return GetLabelResponse
3288
3288
  * @throws OciError when an error occurs
3289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3290
3290
  */
3291
3291
  getLabel(getLabelRequest) {
3292
3292
  return __awaiter(this, void 0, void 0, function* () {
@@ -3349,7 +3349,7 @@ class LogAnalyticsClient {
3349
3349
  * @param GetLabelSummaryRequest
3350
3350
  * @return GetLabelSummaryResponse
3351
3351
  * @throws OciError when an error occurs
3352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3353
3353
  */
3354
3354
  getLabelSummary(getLabelSummaryRequest) {
3355
3355
  return __awaiter(this, void 0, void 0, function* () {
@@ -3405,7 +3405,7 @@ class LogAnalyticsClient {
3405
3405
  * @param GetLogAnalyticsEmBridgeRequest
3406
3406
  * @return GetLogAnalyticsEmBridgeResponse
3407
3407
  * @throws OciError when an error occurs
3408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3409
3409
  */
3410
3410
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest) {
3411
3411
  return __awaiter(this, void 0, void 0, function* () {
@@ -3467,7 +3467,7 @@ class LogAnalyticsClient {
3467
3467
  * @param GetLogAnalyticsEmBridgeSummaryRequest
3468
3468
  * @return GetLogAnalyticsEmBridgeSummaryResponse
3469
3469
  * @throws OciError when an error occurs
3470
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
3470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
3471
3471
  */
3472
3472
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest) {
3473
3473
  return __awaiter(this, void 0, void 0, function* () {
@@ -3525,7 +3525,7 @@ class LogAnalyticsClient {
3525
3525
  * @param GetLogAnalyticsEntitiesSummaryRequest
3526
3526
  * @return GetLogAnalyticsEntitiesSummaryResponse
3527
3527
  * @throws OciError when an error occurs
3528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
3528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
3529
3529
  */
3530
3530
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest) {
3531
3531
  return __awaiter(this, void 0, void 0, function* () {
@@ -3583,7 +3583,7 @@ class LogAnalyticsClient {
3583
3583
  * @param GetLogAnalyticsEntityRequest
3584
3584
  * @return GetLogAnalyticsEntityResponse
3585
3585
  * @throws OciError when an error occurs
3586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
3586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
3587
3587
  */
3588
3588
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest) {
3589
3589
  return __awaiter(this, void 0, void 0, function* () {
@@ -3645,7 +3645,7 @@ class LogAnalyticsClient {
3645
3645
  * @param GetLogAnalyticsEntityTypeRequest
3646
3646
  * @return GetLogAnalyticsEntityTypeResponse
3647
3647
  * @throws OciError when an error occurs
3648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
3648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
3649
3649
  */
3650
3650
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest) {
3651
3651
  return __awaiter(this, void 0, void 0, function* () {
@@ -3708,7 +3708,7 @@ class LogAnalyticsClient {
3708
3708
  * @param GetLogAnalyticsLogGroupRequest
3709
3709
  * @return GetLogAnalyticsLogGroupResponse
3710
3710
  * @throws OciError when an error occurs
3711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
3711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
3712
3712
  */
3713
3713
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest) {
3714
3714
  return __awaiter(this, void 0, void 0, function* () {
@@ -3771,7 +3771,7 @@ class LogAnalyticsClient {
3771
3771
  * @param GetLogAnalyticsLogGroupsSummaryRequest
3772
3772
  * @return GetLogAnalyticsLogGroupsSummaryResponse
3773
3773
  * @throws OciError when an error occurs
3774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
3774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
3775
3775
  */
3776
3776
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest) {
3777
3777
  return __awaiter(this, void 0, void 0, function* () {
@@ -3829,7 +3829,7 @@ class LogAnalyticsClient {
3829
3829
  * @param GetLogAnalyticsObjectCollectionRuleRequest
3830
3830
  * @return GetLogAnalyticsObjectCollectionRuleResponse
3831
3831
  * @throws OciError when an error occurs
3832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
3832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
3833
3833
  */
3834
3834
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest) {
3835
3835
  return __awaiter(this, void 0, void 0, function* () {
@@ -3892,7 +3892,7 @@ class LogAnalyticsClient {
3892
3892
  * @param GetLogSetsCountRequest
3893
3893
  * @return GetLogSetsCountResponse
3894
3894
  * @throws OciError when an error occurs
3895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
3895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
3896
3896
  */
3897
3897
  getLogSetsCount(getLogSetsCountRequest) {
3898
3898
  return __awaiter(this, void 0, void 0, function* () {
@@ -3949,7 +3949,7 @@ class LogAnalyticsClient {
3949
3949
  * @param GetLookupRequest
3950
3950
  * @return GetLookupResponse
3951
3951
  * @throws OciError when an error occurs
3952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
3952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
3953
3953
  */
3954
3954
  getLookup(getLookupRequest) {
3955
3955
  return __awaiter(this, void 0, void 0, function* () {
@@ -4011,7 +4011,7 @@ class LogAnalyticsClient {
4011
4011
  * @param GetLookupSummaryRequest
4012
4012
  * @return GetLookupSummaryResponse
4013
4013
  * @throws OciError when an error occurs
4014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4015
4015
  */
4016
4016
  getLookupSummary(getLookupSummaryRequest) {
4017
4017
  return __awaiter(this, void 0, void 0, function* () {
@@ -4068,7 +4068,7 @@ class LogAnalyticsClient {
4068
4068
  * @param GetNamespaceRequest
4069
4069
  * @return GetNamespaceResponse
4070
4070
  * @throws OciError when an error occurs
4071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4072
4072
  */
4073
4073
  getNamespace(getNamespaceRequest) {
4074
4074
  return __awaiter(this, void 0, void 0, function* () {
@@ -4130,7 +4130,7 @@ class LogAnalyticsClient {
4130
4130
  * @param GetParserRequest
4131
4131
  * @return GetParserResponse
4132
4132
  * @throws OciError when an error occurs
4133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4134
4134
  */
4135
4135
  getParser(getParserRequest) {
4136
4136
  return __awaiter(this, void 0, void 0, function* () {
@@ -4193,7 +4193,7 @@ class LogAnalyticsClient {
4193
4193
  * @param GetParserSummaryRequest
4194
4194
  * @return GetParserSummaryResponse
4195
4195
  * @throws OciError when an error occurs
4196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4197
4197
  */
4198
4198
  getParserSummary(getParserSummaryRequest) {
4199
4199
  return __awaiter(this, void 0, void 0, function* () {
@@ -4250,7 +4250,7 @@ class LogAnalyticsClient {
4250
4250
  * @param GetPreferencesRequest
4251
4251
  * @return GetPreferencesResponse
4252
4252
  * @throws OciError when an error occurs
4253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4254
4254
  */
4255
4255
  getPreferences(getPreferencesRequest) {
4256
4256
  return __awaiter(this, void 0, void 0, function* () {
@@ -4323,7 +4323,7 @@ class LogAnalyticsClient {
4323
4323
  * @param GetQueryResultRequest
4324
4324
  * @return GetQueryResultResponse
4325
4325
  * @throws OciError when an error occurs
4326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4327
4327
  */
4328
4328
  getQueryResult(getQueryResultRequest) {
4329
4329
  return __awaiter(this, void 0, void 0, function* () {
@@ -4401,7 +4401,7 @@ class LogAnalyticsClient {
4401
4401
  * @param GetQueryWorkRequestRequest
4402
4402
  * @return GetQueryWorkRequestResponse
4403
4403
  * @throws OciError when an error occurs
4404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
4404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
4405
4405
  */
4406
4406
  getQueryWorkRequest(getQueryWorkRequestRequest) {
4407
4407
  return __awaiter(this, void 0, void 0, function* () {
@@ -4468,7 +4468,7 @@ class LogAnalyticsClient {
4468
4468
  * @param GetScheduledTaskRequest
4469
4469
  * @return GetScheduledTaskResponse
4470
4470
  * @throws OciError when an error occurs
4471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
4471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
4472
4472
  */
4473
4473
  getScheduledTask(getScheduledTaskRequest) {
4474
4474
  return __awaiter(this, void 0, void 0, function* () {
@@ -4531,7 +4531,7 @@ class LogAnalyticsClient {
4531
4531
  * @param GetSourceRequest
4532
4532
  * @return GetSourceResponse
4533
4533
  * @throws OciError when an error occurs
4534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
4534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
4535
4535
  */
4536
4536
  getSource(getSourceRequest) {
4537
4537
  return __awaiter(this, void 0, void 0, function* () {
@@ -4596,7 +4596,7 @@ class LogAnalyticsClient {
4596
4596
  * @param GetSourceSummaryRequest
4597
4597
  * @return GetSourceSummaryResponse
4598
4598
  * @throws OciError when an error occurs
4599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
4599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
4600
4600
  */
4601
4601
  getSourceSummary(getSourceSummaryRequest) {
4602
4602
  return __awaiter(this, void 0, void 0, function* () {
@@ -4653,7 +4653,7 @@ class LogAnalyticsClient {
4653
4653
  * @param GetStorageRequest
4654
4654
  * @return GetStorageResponse
4655
4655
  * @throws OciError when an error occurs
4656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
4656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
4657
4657
  */
4658
4658
  getStorage(getStorageRequest) {
4659
4659
  return __awaiter(this, void 0, void 0, function* () {
@@ -4716,7 +4716,7 @@ class LogAnalyticsClient {
4716
4716
  * @param GetStorageUsageRequest
4717
4717
  * @return GetStorageUsageResponse
4718
4718
  * @throws OciError when an error occurs
4719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
4719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
4720
4720
  */
4721
4721
  getStorageUsage(getStorageUsageRequest) {
4722
4722
  return __awaiter(this, void 0, void 0, function* () {
@@ -4774,7 +4774,7 @@ class LogAnalyticsClient {
4774
4774
  * @param GetStorageWorkRequestRequest
4775
4775
  * @return GetStorageWorkRequestResponse
4776
4776
  * @throws OciError when an error occurs
4777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
4777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
4778
4778
  */
4779
4779
  getStorageWorkRequest(getStorageWorkRequestRequest) {
4780
4780
  return __awaiter(this, void 0, void 0, function* () {
@@ -4842,7 +4842,7 @@ class LogAnalyticsClient {
4842
4842
  * @param GetUnprocessedDataBucketRequest
4843
4843
  * @return GetUnprocessedDataBucketResponse
4844
4844
  * @throws OciError when an error occurs
4845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
4845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
4846
4846
  */
4847
4847
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest) {
4848
4848
  return __awaiter(this, void 0, void 0, function* () {
@@ -4898,7 +4898,7 @@ class LogAnalyticsClient {
4898
4898
  * @param GetUploadRequest
4899
4899
  * @return GetUploadResponse
4900
4900
  * @throws OciError when an error occurs
4901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
4901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
4902
4902
  */
4903
4903
  getUpload(getUploadRequest) {
4904
4904
  return __awaiter(this, void 0, void 0, function* () {
@@ -4960,7 +4960,7 @@ class LogAnalyticsClient {
4960
4960
  * @param GetWorkRequestRequest
4961
4961
  * @return GetWorkRequestResponse
4962
4962
  * @throws OciError when an error occurs
4963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
4964
4964
  */
4965
4965
  getWorkRequest(getWorkRequestRequest) {
4966
4966
  return __awaiter(this, void 0, void 0, function* () {
@@ -5023,7 +5023,7 @@ class LogAnalyticsClient {
5023
5023
  * @param ImportCustomContentRequest
5024
5024
  * @return ImportCustomContentResponse
5025
5025
  * @throws OciError when an error occurs
5026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5027
5027
  */
5028
5028
  importCustomContent(importCustomContentRequest) {
5029
5029
  return __awaiter(this, void 0, void 0, function* () {
@@ -5085,7 +5085,7 @@ class LogAnalyticsClient {
5085
5085
  * @param ListAssociableEntitiesRequest
5086
5086
  * @return ListAssociableEntitiesResponse
5087
5087
  * @throws OciError when an error occurs
5088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5089
5089
  */
5090
5090
  listAssociableEntities(listAssociableEntitiesRequest) {
5091
5091
  return __awaiter(this, void 0, void 0, function* () {
@@ -5161,7 +5161,7 @@ class LogAnalyticsClient {
5161
5161
  * @param ListAssociatedEntitiesRequest
5162
5162
  * @return ListAssociatedEntitiesResponse
5163
5163
  * @throws OciError when an error occurs
5164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5165
5165
  */
5166
5166
  listAssociatedEntities(listAssociatedEntitiesRequest) {
5167
5167
  return __awaiter(this, void 0, void 0, function* () {
@@ -5237,7 +5237,7 @@ class LogAnalyticsClient {
5237
5237
  * @param ListAutoAssociationsRequest
5238
5238
  * @return ListAutoAssociationsResponse
5239
5239
  * @throws OciError when an error occurs
5240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5241
5241
  */
5242
5242
  listAutoAssociations(listAutoAssociationsRequest) {
5243
5243
  return __awaiter(this, void 0, void 0, function* () {
@@ -5310,7 +5310,7 @@ class LogAnalyticsClient {
5310
5310
  * @param ListCategoriesRequest
5311
5311
  * @return ListCategoriesResponse
5312
5312
  * @throws OciError when an error occurs
5313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5314
5314
  */
5315
5315
  listCategories(listCategoriesRequest) {
5316
5316
  return __awaiter(this, void 0, void 0, function* () {
@@ -5385,7 +5385,7 @@ class LogAnalyticsClient {
5385
5385
  * @param ListConfigWorkRequestsRequest
5386
5386
  * @return ListConfigWorkRequestsResponse
5387
5387
  * @throws OciError when an error occurs
5388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
5388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
5389
5389
  */
5390
5390
  listConfigWorkRequests(listConfigWorkRequestsRequest) {
5391
5391
  return __awaiter(this, void 0, void 0, function* () {
@@ -5456,7 +5456,7 @@ class LogAnalyticsClient {
5456
5456
  * @param ListEntityAssociationsRequest
5457
5457
  * @return ListEntityAssociationsResponse
5458
5458
  * @throws OciError when an error occurs
5459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
5459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
5460
5460
  */
5461
5461
  listEntityAssociations(listEntityAssociationsRequest) {
5462
5462
  return __awaiter(this, void 0, void 0, function* () {
@@ -5525,7 +5525,7 @@ class LogAnalyticsClient {
5525
5525
  * @param ListEntitySourceAssociationsRequest
5526
5526
  * @return ListEntitySourceAssociationsResponse
5527
5527
  * @throws OciError when an error occurs
5528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
5528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
5529
5529
  */
5530
5530
  listEntitySourceAssociations(listEntitySourceAssociationsRequest) {
5531
5531
  return __awaiter(this, void 0, void 0, function* () {
@@ -5603,7 +5603,7 @@ class LogAnalyticsClient {
5603
5603
  * @param ListFieldsRequest
5604
5604
  * @return ListFieldsResponse
5605
5605
  * @throws OciError when an error occurs
5606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
5606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
5607
5607
  */
5608
5608
  listFields(listFieldsRequest) {
5609
5609
  return __awaiter(this, void 0, void 0, function* () {
@@ -5683,7 +5683,7 @@ class LogAnalyticsClient {
5683
5683
  * @param ListLabelPrioritiesRequest
5684
5684
  * @return ListLabelPrioritiesResponse
5685
5685
  * @throws OciError when an error occurs
5686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
5686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
5687
5687
  */
5688
5688
  listLabelPriorities(listLabelPrioritiesRequest) {
5689
5689
  return __awaiter(this, void 0, void 0, function* () {
@@ -5753,7 +5753,7 @@ class LogAnalyticsClient {
5753
5753
  * @param ListLabelSourceDetailsRequest
5754
5754
  * @return ListLabelSourceDetailsResponse
5755
5755
  * @throws OciError when an error occurs
5756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
5756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
5757
5757
  */
5758
5758
  listLabelSourceDetails(listLabelSourceDetailsRequest) {
5759
5759
  return __awaiter(this, void 0, void 0, function* () {
@@ -5826,7 +5826,7 @@ class LogAnalyticsClient {
5826
5826
  * @param ListLabelsRequest
5827
5827
  * @return ListLabelsResponse
5828
5828
  * @throws OciError when an error occurs
5829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
5829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
5830
5830
  */
5831
5831
  listLabels(listLabelsRequest) {
5832
5832
  return __awaiter(this, void 0, void 0, function* () {
@@ -5903,7 +5903,7 @@ class LogAnalyticsClient {
5903
5903
  * @param ListLogAnalyticsEmBridgesRequest
5904
5904
  * @return ListLogAnalyticsEmBridgesResponse
5905
5905
  * @throws OciError when an error occurs
5906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
5906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
5907
5907
  */
5908
5908
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest) {
5909
5909
  return __awaiter(this, void 0, void 0, function* () {
@@ -5974,7 +5974,7 @@ class LogAnalyticsClient {
5974
5974
  * @param ListLogAnalyticsEntitiesRequest
5975
5975
  * @return ListLogAnalyticsEntitiesResponse
5976
5976
  * @throws OciError when an error occurs
5977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
5977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
5978
5978
  */
5979
5979
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest) {
5980
5980
  return __awaiter(this, void 0, void 0, function* () {
@@ -6053,7 +6053,7 @@ class LogAnalyticsClient {
6053
6053
  * @param ListLogAnalyticsEntityTopologyRequest
6054
6054
  * @return ListLogAnalyticsEntityTopologyResponse
6055
6055
  * @throws OciError when an error occurs
6056
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6057
6057
  */
6058
6058
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest) {
6059
6059
  return __awaiter(this, void 0, void 0, function* () {
@@ -6121,7 +6121,7 @@ class LogAnalyticsClient {
6121
6121
  * @param ListLogAnalyticsEntityTypesRequest
6122
6122
  * @return ListLogAnalyticsEntityTypesResponse
6123
6123
  * @throws OciError when an error occurs
6124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6125
6125
  */
6126
6126
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest) {
6127
6127
  return __awaiter(this, void 0, void 0, function* () {
@@ -6192,7 +6192,7 @@ class LogAnalyticsClient {
6192
6192
  * @param ListLogAnalyticsLogGroupsRequest
6193
6193
  * @return ListLogAnalyticsLogGroupsResponse
6194
6194
  * @throws OciError when an error occurs
6195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6196
6196
  */
6197
6197
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest) {
6198
6198
  return __awaiter(this, void 0, void 0, function* () {
@@ -6265,7 +6265,7 @@ class LogAnalyticsClient {
6265
6265
  * @param ListLogAnalyticsObjectCollectionRulesRequest
6266
6266
  * @return ListLogAnalyticsObjectCollectionRulesResponse
6267
6267
  * @throws OciError when an error occurs
6268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
6268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
6269
6269
  */
6270
6270
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest) {
6271
6271
  return __awaiter(this, void 0, void 0, function* () {
@@ -6335,7 +6335,7 @@ class LogAnalyticsClient {
6335
6335
  * @param ListLogSetsRequest
6336
6336
  * @return ListLogSetsResponse
6337
6337
  * @throws OciError when an error occurs
6338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
6338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
6339
6339
  */
6340
6340
  listLogSets(listLogSetsRequest) {
6341
6341
  return __awaiter(this, void 0, void 0, function* () {
@@ -6402,7 +6402,7 @@ class LogAnalyticsClient {
6402
6402
  * @param ListLookupsRequest
6403
6403
  * @return ListLookupsResponse
6404
6404
  * @throws OciError when an error occurs
6405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
6405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
6406
6406
  */
6407
6407
  listLookups(listLookupsRequest) {
6408
6408
  return __awaiter(this, void 0, void 0, function* () {
@@ -6480,7 +6480,7 @@ class LogAnalyticsClient {
6480
6480
  * @param ListMetaSourceTypesRequest
6481
6481
  * @return ListMetaSourceTypesResponse
6482
6482
  * @throws OciError when an error occurs
6483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
6483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
6484
6484
  */
6485
6485
  listMetaSourceTypes(listMetaSourceTypesRequest) {
6486
6486
  return __awaiter(this, void 0, void 0, function* () {
@@ -6553,7 +6553,7 @@ class LogAnalyticsClient {
6553
6553
  * @param ListNamespacesRequest
6554
6554
  * @return ListNamespacesResponse
6555
6555
  * @throws OciError when an error occurs
6556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
6557
6557
  */
6558
6558
  listNamespaces(listNamespacesRequest) {
6559
6559
  return __awaiter(this, void 0, void 0, function* () {
@@ -6610,7 +6610,7 @@ class LogAnalyticsClient {
6610
6610
  * @param ListParserFunctionsRequest
6611
6611
  * @return ListParserFunctionsResponse
6612
6612
  * @throws OciError when an error occurs
6613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
6613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
6614
6614
  */
6615
6615
  listParserFunctions(listParserFunctionsRequest) {
6616
6616
  return __awaiter(this, void 0, void 0, function* () {
@@ -6683,7 +6683,7 @@ class LogAnalyticsClient {
6683
6683
  * @param ListParserMetaPluginsRequest
6684
6684
  * @return ListParserMetaPluginsResponse
6685
6685
  * @throws OciError when an error occurs
6686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
6686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
6687
6687
  */
6688
6688
  listParserMetaPlugins(listParserMetaPluginsRequest) {
6689
6689
  return __awaiter(this, void 0, void 0, function* () {
@@ -6755,7 +6755,7 @@ class LogAnalyticsClient {
6755
6755
  * @param ListParsersRequest
6756
6756
  * @return ListParsersResponse
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.26.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
6758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
6759
6759
  */
6760
6760
  listParsers(listParsersRequest) {
6761
6761
  return __awaiter(this, void 0, void 0, function* () {
@@ -6833,7 +6833,7 @@ class LogAnalyticsClient {
6833
6833
  * @param ListQueryWorkRequestsRequest
6834
6834
  * @return ListQueryWorkRequestsResponse
6835
6835
  * @throws OciError when an error occurs
6836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
6836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
6837
6837
  */
6838
6838
  listQueryWorkRequests(listQueryWorkRequestsRequest) {
6839
6839
  return __awaiter(this, void 0, void 0, function* () {
@@ -6907,7 +6907,7 @@ class LogAnalyticsClient {
6907
6907
  * @param ListRecalledDataRequest
6908
6908
  * @return ListRecalledDataResponse
6909
6909
  * @throws OciError when an error occurs
6910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
6910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
6911
6911
  */
6912
6912
  listRecalledData(listRecalledDataRequest) {
6913
6913
  return __awaiter(this, void 0, void 0, function* () {
@@ -6982,7 +6982,7 @@ class LogAnalyticsClient {
6982
6982
  * @param ListResourceCategoriesRequest
6983
6983
  * @return ListResourceCategoriesResponse
6984
6984
  * @throws OciError when an error occurs
6985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
6985
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
6986
6986
  */
6987
6987
  listResourceCategories(listResourceCategoriesRequest) {
6988
6988
  return __awaiter(this, void 0, void 0, function* () {
@@ -7056,7 +7056,7 @@ class LogAnalyticsClient {
7056
7056
  * @param ListScheduledTasksRequest
7057
7057
  * @return ListScheduledTasksResponse
7058
7058
  * @throws OciError when an error occurs
7059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7060
7060
  */
7061
7061
  listScheduledTasks(listScheduledTasksRequest) {
7062
7062
  return __awaiter(this, void 0, void 0, function* () {
@@ -7133,7 +7133,7 @@ class LogAnalyticsClient {
7133
7133
  * @param ListSourceAssociationsRequest
7134
7134
  * @return ListSourceAssociationsResponse
7135
7135
  * @throws OciError when an error occurs
7136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
7136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
7137
7137
  */
7138
7138
  listSourceAssociations(listSourceAssociationsRequest) {
7139
7139
  return __awaiter(this, void 0, void 0, function* () {
@@ -7210,7 +7210,7 @@ class LogAnalyticsClient {
7210
7210
  * @param ListSourceEventTypesRequest
7211
7211
  * @return ListSourceEventTypesResponse
7212
7212
  * @throws OciError when an error occurs
7213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
7213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
7214
7214
  */
7215
7215
  listSourceEventTypes(listSourceEventTypesRequest) {
7216
7216
  return __awaiter(this, void 0, void 0, function* () {
@@ -7286,7 +7286,7 @@ class LogAnalyticsClient {
7286
7286
  * @param ListSourceExtendedFieldDefinitionsRequest
7287
7287
  * @return ListSourceExtendedFieldDefinitionsResponse
7288
7288
  * @throws OciError when an error occurs
7289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
7289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
7290
7290
  */
7291
7291
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest) {
7292
7292
  return __awaiter(this, void 0, void 0, function* () {
@@ -7359,7 +7359,7 @@ class LogAnalyticsClient {
7359
7359
  * @param ListSourceLabelOperatorsRequest
7360
7360
  * @return ListSourceLabelOperatorsResponse
7361
7361
  * @throws OciError when an error occurs
7362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
7362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
7363
7363
  */
7364
7364
  listSourceLabelOperators(listSourceLabelOperatorsRequest) {
7365
7365
  return __awaiter(this, void 0, void 0, function* () {
@@ -7431,7 +7431,7 @@ class LogAnalyticsClient {
7431
7431
  * @param ListSourceMetaFunctionsRequest
7432
7432
  * @return ListSourceMetaFunctionsResponse
7433
7433
  * @throws OciError when an error occurs
7434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
7434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
7435
7435
  */
7436
7436
  listSourceMetaFunctions(listSourceMetaFunctionsRequest) {
7437
7437
  return __awaiter(this, void 0, void 0, function* () {
@@ -7503,7 +7503,7 @@ class LogAnalyticsClient {
7503
7503
  * @param ListSourcePatternsRequest
7504
7504
  * @return ListSourcePatternsResponse
7505
7505
  * @throws OciError when an error occurs
7506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
7506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
7507
7507
  */
7508
7508
  listSourcePatterns(listSourcePatternsRequest) {
7509
7509
  return __awaiter(this, void 0, void 0, function* () {
@@ -7577,7 +7577,7 @@ class LogAnalyticsClient {
7577
7577
  * @param ListSourcesRequest
7578
7578
  * @return ListSourcesResponse
7579
7579
  * @throws OciError when an error occurs
7580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
7580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
7581
7581
  */
7582
7582
  listSources(listSourcesRequest) {
7583
7583
  return __awaiter(this, void 0, void 0, function* () {
@@ -7656,7 +7656,7 @@ class LogAnalyticsClient {
7656
7656
  * @param ListStorageWorkRequestErrorsRequest
7657
7657
  * @return ListStorageWorkRequestErrorsResponse
7658
7658
  * @throws OciError when an error occurs
7659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
7659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
7660
7660
  */
7661
7661
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest) {
7662
7662
  return __awaiter(this, void 0, void 0, function* () {
@@ -7730,7 +7730,7 @@ class LogAnalyticsClient {
7730
7730
  * @param ListStorageWorkRequestsRequest
7731
7731
  * @return ListStorageWorkRequestsResponse
7732
7732
  * @throws OciError when an error occurs
7733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
7733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
7734
7734
  */
7735
7735
  listStorageWorkRequests(listStorageWorkRequestsRequest) {
7736
7736
  return __awaiter(this, void 0, void 0, function* () {
@@ -7808,7 +7808,7 @@ class LogAnalyticsClient {
7808
7808
  * @param ListSupportedCharEncodingsRequest
7809
7809
  * @return ListSupportedCharEncodingsResponse
7810
7810
  * @throws OciError when an error occurs
7811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
7811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
7812
7812
  */
7813
7813
  listSupportedCharEncodings(listSupportedCharEncodingsRequest) {
7814
7814
  return __awaiter(this, void 0, void 0, function* () {
@@ -7877,7 +7877,7 @@ class LogAnalyticsClient {
7877
7877
  * @param ListSupportedTimezonesRequest
7878
7878
  * @return ListSupportedTimezonesResponse
7879
7879
  * @throws OciError when an error occurs
7880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
7880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
7881
7881
  */
7882
7882
  listSupportedTimezones(listSupportedTimezonesRequest) {
7883
7883
  return __awaiter(this, void 0, void 0, function* () {
@@ -7946,7 +7946,7 @@ class LogAnalyticsClient {
7946
7946
  * @param ListUploadFilesRequest
7947
7947
  * @return ListUploadFilesResponse
7948
7948
  * @throws OciError when an error occurs
7949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
7949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
7950
7950
  */
7951
7951
  listUploadFiles(listUploadFilesRequest) {
7952
7952
  return __awaiter(this, void 0, void 0, function* () {
@@ -8015,7 +8015,7 @@ class LogAnalyticsClient {
8015
8015
  * @param ListUploadWarningsRequest
8016
8016
  * @return ListUploadWarningsResponse
8017
8017
  * @throws OciError when an error occurs
8018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8019
8019
  */
8020
8020
  listUploadWarnings(listUploadWarningsRequest) {
8021
8021
  return __awaiter(this, void 0, void 0, function* () {
@@ -8082,7 +8082,7 @@ class LogAnalyticsClient {
8082
8082
  * @param ListUploadsRequest
8083
8083
  * @return ListUploadsResponse
8084
8084
  * @throws OciError when an error occurs
8085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
8085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
8086
8086
  */
8087
8087
  listUploads(listUploadsRequest) {
8088
8088
  return __awaiter(this, void 0, void 0, function* () {
@@ -8157,7 +8157,7 @@ class LogAnalyticsClient {
8157
8157
  * @param ListWarningsRequest
8158
8158
  * @return ListWarningsResponse
8159
8159
  * @throws OciError when an error occurs
8160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
8160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
8161
8161
  */
8162
8162
  listWarnings(listWarningsRequest) {
8163
8163
  return __awaiter(this, void 0, void 0, function* () {
@@ -8240,7 +8240,7 @@ class LogAnalyticsClient {
8240
8240
  * @param ListWorkRequestErrorsRequest
8241
8241
  * @return ListWorkRequestErrorsResponse
8242
8242
  * @throws OciError when an error occurs
8243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
8243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
8244
8244
  */
8245
8245
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
8246
8246
  return __awaiter(this, void 0, void 0, function* () {
@@ -8306,7 +8306,7 @@ class LogAnalyticsClient {
8306
8306
  * @param ListWorkRequestLogsRequest
8307
8307
  * @return ListWorkRequestLogsResponse
8308
8308
  * @throws OciError when an error occurs
8309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
8310
8310
  */
8311
8311
  listWorkRequestLogs(listWorkRequestLogsRequest) {
8312
8312
  return __awaiter(this, void 0, void 0, function* () {
@@ -8372,7 +8372,7 @@ class LogAnalyticsClient {
8372
8372
  * @param ListWorkRequestsRequest
8373
8373
  * @return ListWorkRequestsResponse
8374
8374
  * @throws OciError when an error occurs
8375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
8376
8376
  */
8377
8377
  listWorkRequests(listWorkRequestsRequest) {
8378
8378
  return __awaiter(this, void 0, void 0, function* () {
@@ -8437,7 +8437,7 @@ class LogAnalyticsClient {
8437
8437
  * @param OffboardNamespaceRequest
8438
8438
  * @return OffboardNamespaceResponse
8439
8439
  * @throws OciError when an error occurs
8440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
8440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
8441
8441
  */
8442
8442
  offboardNamespace(offboardNamespaceRequest) {
8443
8443
  return __awaiter(this, void 0, void 0, function* () {
@@ -8496,7 +8496,7 @@ class LogAnalyticsClient {
8496
8496
  * @param OnboardNamespaceRequest
8497
8497
  * @return OnboardNamespaceResponse
8498
8498
  * @throws OciError when an error occurs
8499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
8499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
8500
8500
  */
8501
8501
  onboardNamespace(onboardNamespaceRequest) {
8502
8502
  return __awaiter(this, void 0, void 0, function* () {
@@ -8554,7 +8554,7 @@ class LogAnalyticsClient {
8554
8554
  * @param ParseQueryRequest
8555
8555
  * @return ParseQueryResponse
8556
8556
  * @throws OciError when an error occurs
8557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
8557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
8558
8558
  */
8559
8559
  parseQuery(parseQueryRequest) {
8560
8560
  return __awaiter(this, void 0, void 0, function* () {
@@ -8612,7 +8612,7 @@ class LogAnalyticsClient {
8612
8612
  * @param PauseScheduledTaskRequest
8613
8613
  * @return PauseScheduledTaskResponse
8614
8614
  * @throws OciError when an error occurs
8615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
8615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
8616
8616
  */
8617
8617
  pauseScheduledTask(pauseScheduledTaskRequest) {
8618
8618
  return __awaiter(this, void 0, void 0, function* () {
@@ -8677,7 +8677,7 @@ class LogAnalyticsClient {
8677
8677
  * @param PurgeStorageDataRequest
8678
8678
  * @return PurgeStorageDataResponse
8679
8679
  * @throws OciError when an error occurs
8680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
8680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
8681
8681
  */
8682
8682
  purgeStorageData(purgeStorageDataRequest) {
8683
8683
  return __awaiter(this, void 0, void 0, function* () {
@@ -8742,7 +8742,7 @@ class LogAnalyticsClient {
8742
8742
  * @param PutQueryWorkRequestBackgroundRequest
8743
8743
  * @return PutQueryWorkRequestBackgroundResponse
8744
8744
  * @throws OciError when an error occurs
8745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
8745
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
8746
8746
  */
8747
8747
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest) {
8748
8748
  return __awaiter(this, void 0, void 0, function* () {
@@ -8806,7 +8806,7 @@ class LogAnalyticsClient {
8806
8806
  * @param QueryRequest
8807
8807
  * @return QueryResponse
8808
8808
  * @throws OciError when an error occurs
8809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/Query.ts.html |here} to see how to use Query API.
8809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Query.ts.html |here} to see how to use Query API.
8810
8810
  */
8811
8811
  query(queryRequest) {
8812
8812
  return __awaiter(this, void 0, void 0, function* () {
@@ -8887,7 +8887,7 @@ class LogAnalyticsClient {
8887
8887
  * @param RecallArchivedDataRequest
8888
8888
  * @return RecallArchivedDataResponse
8889
8889
  * @throws OciError when an error occurs
8890
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
8890
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
8891
8891
  */
8892
8892
  recallArchivedData(recallArchivedDataRequest) {
8893
8893
  return __awaiter(this, void 0, void 0, function* () {
@@ -8953,7 +8953,7 @@ class LogAnalyticsClient {
8953
8953
  * @param RegisterLookupRequest
8954
8954
  * @return RegisterLookupResponse
8955
8955
  * @throws OciError when an error occurs
8956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
8956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
8957
8957
  */
8958
8958
  registerLookup(registerLookupRequest) {
8959
8959
  return __awaiter(this, void 0, void 0, function* () {
@@ -9024,7 +9024,7 @@ class LogAnalyticsClient {
9024
9024
  * @param ReleaseRecalledDataRequest
9025
9025
  * @return ReleaseRecalledDataResponse
9026
9026
  * @throws OciError when an error occurs
9027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9028
9028
  */
9029
9029
  releaseRecalledData(releaseRecalledDataRequest) {
9030
9030
  return __awaiter(this, void 0, void 0, function* () {
@@ -9089,7 +9089,7 @@ class LogAnalyticsClient {
9089
9089
  * @param RemoveEntityAssociationsRequest
9090
9090
  * @return RemoveEntityAssociationsResponse
9091
9091
  * @throws OciError when an error occurs
9092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
9092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
9093
9093
  */
9094
9094
  removeEntityAssociations(removeEntityAssociationsRequest) {
9095
9095
  return __awaiter(this, void 0, void 0, function* () {
@@ -9146,7 +9146,7 @@ class LogAnalyticsClient {
9146
9146
  * @param RemovePreferencesRequest
9147
9147
  * @return RemovePreferencesResponse
9148
9148
  * @throws OciError when an error occurs
9149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
9149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
9150
9150
  */
9151
9151
  removePreferences(removePreferencesRequest) {
9152
9152
  return __awaiter(this, void 0, void 0, function* () {
@@ -9201,7 +9201,7 @@ class LogAnalyticsClient {
9201
9201
  * @param RemoveResourceCategoriesRequest
9202
9202
  * @return RemoveResourceCategoriesResponse
9203
9203
  * @throws OciError when an error occurs
9204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
9204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
9205
9205
  */
9206
9206
  removeResourceCategories(removeResourceCategoriesRequest) {
9207
9207
  return __awaiter(this, void 0, void 0, function* () {
@@ -9255,7 +9255,7 @@ class LogAnalyticsClient {
9255
9255
  * @param RemoveSourceEventTypesRequest
9256
9256
  * @return RemoveSourceEventTypesResponse
9257
9257
  * @throws OciError when an error occurs
9258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
9258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
9259
9259
  */
9260
9260
  removeSourceEventTypes(removeSourceEventTypesRequest) {
9261
9261
  return __awaiter(this, void 0, void 0, function* () {
@@ -9311,7 +9311,7 @@ class LogAnalyticsClient {
9311
9311
  * @param ResumeScheduledTaskRequest
9312
9312
  * @return ResumeScheduledTaskResponse
9313
9313
  * @throws OciError when an error occurs
9314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
9314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
9315
9315
  */
9316
9316
  resumeScheduledTask(resumeScheduledTaskRequest) {
9317
9317
  return __awaiter(this, void 0, void 0, function* () {
@@ -9377,7 +9377,7 @@ class LogAnalyticsClient {
9377
9377
  * @param RunRequest
9378
9378
  * @return RunResponse
9379
9379
  * @throws OciError when an error occurs
9380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/Run.ts.html |here} to see how to use Run API.
9380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Run.ts.html |here} to see how to use Run API.
9381
9381
  */
9382
9382
  run(runRequest) {
9383
9383
  return __awaiter(this, void 0, void 0, function* () {
@@ -9437,7 +9437,7 @@ class LogAnalyticsClient {
9437
9437
  * @param SetUnprocessedDataBucketRequest
9438
9438
  * @return SetUnprocessedDataBucketResponse
9439
9439
  * @throws OciError when an error occurs
9440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
9440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
9441
9441
  */
9442
9442
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest) {
9443
9443
  return __awaiter(this, void 0, void 0, function* () {
@@ -9496,7 +9496,7 @@ class LogAnalyticsClient {
9496
9496
  * @param SuggestRequest
9497
9497
  * @return SuggestResponse
9498
9498
  * @throws OciError when an error occurs
9499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
9499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
9500
9500
  */
9501
9501
  suggest(suggestRequest) {
9502
9502
  return __awaiter(this, void 0, void 0, function* () {
@@ -9554,7 +9554,7 @@ class LogAnalyticsClient {
9554
9554
  * @param SuppressWarningRequest
9555
9555
  * @return SuppressWarningResponse
9556
9556
  * @throws OciError when an error occurs
9557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
9557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
9558
9558
  */
9559
9559
  suppressWarning(suppressWarningRequest) {
9560
9560
  return __awaiter(this, void 0, void 0, function* () {
@@ -9611,7 +9611,7 @@ class LogAnalyticsClient {
9611
9611
  * @param TestParserRequest
9612
9612
  * @return TestParserResponse
9613
9613
  * @throws OciError when an error occurs
9614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
9614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
9615
9615
  */
9616
9616
  testParser(testParserRequest) {
9617
9617
  return __awaiter(this, void 0, void 0, function* () {
@@ -9673,7 +9673,7 @@ class LogAnalyticsClient {
9673
9673
  * @param UnsuppressWarningRequest
9674
9674
  * @return UnsuppressWarningResponse
9675
9675
  * @throws OciError when an error occurs
9676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
9676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
9677
9677
  */
9678
9678
  unsuppressWarning(unsuppressWarningRequest) {
9679
9679
  return __awaiter(this, void 0, void 0, function* () {
@@ -9729,7 +9729,7 @@ class LogAnalyticsClient {
9729
9729
  * @param UpdateLogAnalyticsEmBridgeRequest
9730
9730
  * @return UpdateLogAnalyticsEmBridgeResponse
9731
9731
  * @throws OciError when an error occurs
9732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
9732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
9733
9733
  */
9734
9734
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest) {
9735
9735
  return __awaiter(this, void 0, void 0, function* () {
@@ -9793,7 +9793,7 @@ class LogAnalyticsClient {
9793
9793
  * @param UpdateLogAnalyticsEntityRequest
9794
9794
  * @return UpdateLogAnalyticsEntityResponse
9795
9795
  * @throws OciError when an error occurs
9796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
9796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
9797
9797
  */
9798
9798
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest) {
9799
9799
  return __awaiter(this, void 0, void 0, function* () {
@@ -9857,7 +9857,7 @@ class LogAnalyticsClient {
9857
9857
  * @param UpdateLogAnalyticsEntityTypeRequest
9858
9858
  * @return UpdateLogAnalyticsEntityTypeResponse
9859
9859
  * @throws OciError when an error occurs
9860
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
9860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
9861
9861
  */
9862
9862
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest) {
9863
9863
  return __awaiter(this, void 0, void 0, function* () {
@@ -9913,7 +9913,7 @@ class LogAnalyticsClient {
9913
9913
  * @param UpdateLogAnalyticsLogGroupRequest
9914
9914
  * @return UpdateLogAnalyticsLogGroupResponse
9915
9915
  * @throws OciError when an error occurs
9916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
9916
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
9917
9917
  */
9918
9918
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest) {
9919
9919
  return __awaiter(this, void 0, void 0, function* () {
@@ -9977,7 +9977,7 @@ class LogAnalyticsClient {
9977
9977
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
9978
9978
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
9979
9979
  * @throws OciError when an error occurs
9980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
9980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
9981
9981
  */
9982
9982
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest) {
9983
9983
  return __awaiter(this, void 0, void 0, function* () {
@@ -10042,7 +10042,7 @@ class LogAnalyticsClient {
10042
10042
  * @param UpdateLookupRequest
10043
10043
  * @return UpdateLookupResponse
10044
10044
  * @throws OciError when an error occurs
10045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
10045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
10046
10046
  */
10047
10047
  updateLookup(updateLookupRequest) {
10048
10048
  return __awaiter(this, void 0, void 0, function* () {
@@ -10108,7 +10108,7 @@ class LogAnalyticsClient {
10108
10108
  * @param UpdateLookupDataRequest
10109
10109
  * @return UpdateLookupDataResponse
10110
10110
  * @throws OciError when an error occurs
10111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
10111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
10112
10112
  */
10113
10113
  updateLookupData(updateLookupDataRequest) {
10114
10114
  return __awaiter(this, void 0, void 0, function* () {
@@ -10174,7 +10174,7 @@ class LogAnalyticsClient {
10174
10174
  * @param UpdatePreferencesRequest
10175
10175
  * @return UpdatePreferencesResponse
10176
10176
  * @throws OciError when an error occurs
10177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
10177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
10178
10178
  */
10179
10179
  updatePreferences(updatePreferencesRequest) {
10180
10180
  return __awaiter(this, void 0, void 0, function* () {
@@ -10229,7 +10229,7 @@ class LogAnalyticsClient {
10229
10229
  * @param UpdateResourceCategoriesRequest
10230
10230
  * @return UpdateResourceCategoriesResponse
10231
10231
  * @throws OciError when an error occurs
10232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
10232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
10233
10233
  */
10234
10234
  updateResourceCategories(updateResourceCategoriesRequest) {
10235
10235
  return __awaiter(this, void 0, void 0, function* () {
@@ -10282,7 +10282,7 @@ class LogAnalyticsClient {
10282
10282
  * @param UpdateScheduledTaskRequest
10283
10283
  * @return UpdateScheduledTaskResponse
10284
10284
  * @throws OciError when an error occurs
10285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
10285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
10286
10286
  */
10287
10287
  updateScheduledTask(updateScheduledTaskRequest) {
10288
10288
  return __awaiter(this, void 0, void 0, function* () {
@@ -10347,7 +10347,7 @@ class LogAnalyticsClient {
10347
10347
  * @param UpdateStorageRequest
10348
10348
  * @return UpdateStorageResponse
10349
10349
  * @throws OciError when an error occurs
10350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
10350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
10351
10351
  */
10352
10352
  updateStorage(updateStorageRequest) {
10353
10353
  return __awaiter(this, void 0, void 0, function* () {
@@ -10411,7 +10411,7 @@ class LogAnalyticsClient {
10411
10411
  * @param UploadLogEventsFileRequest
10412
10412
  * @return UploadLogEventsFileResponse
10413
10413
  * @throws OciError when an error occurs
10414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
10414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
10415
10415
  */
10416
10416
  uploadLogEventsFile(uploadLogEventsFileRequest) {
10417
10417
  return __awaiter(this, void 0, void 0, function* () {
@@ -10482,7 +10482,7 @@ class LogAnalyticsClient {
10482
10482
  * @param UploadLogFileRequest
10483
10483
  * @return UploadLogFileResponse
10484
10484
  * @throws OciError when an error occurs
10485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
10485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
10486
10486
  */
10487
10487
  uploadLogFile(uploadLogFileRequest) {
10488
10488
  return __awaiter(this, void 0, void 0, function* () {
@@ -10566,7 +10566,7 @@ class LogAnalyticsClient {
10566
10566
  * @param UpsertAssociationsRequest
10567
10567
  * @return UpsertAssociationsResponse
10568
10568
  * @throws OciError when an error occurs
10569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
10569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
10570
10570
  */
10571
10571
  upsertAssociations(upsertAssociationsRequest) {
10572
10572
  return __awaiter(this, void 0, void 0, function* () {
@@ -10628,7 +10628,7 @@ class LogAnalyticsClient {
10628
10628
  * @param UpsertFieldRequest
10629
10629
  * @return UpsertFieldResponse
10630
10630
  * @throws OciError when an error occurs
10631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
10631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
10632
10632
  */
10633
10633
  upsertField(upsertFieldRequest) {
10634
10634
  return __awaiter(this, void 0, void 0, function* () {
@@ -10693,7 +10693,7 @@ class LogAnalyticsClient {
10693
10693
  * @param UpsertLabelRequest
10694
10694
  * @return UpsertLabelResponse
10695
10695
  * @throws OciError when an error occurs
10696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
10696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
10697
10697
  */
10698
10698
  upsertLabel(upsertLabelRequest) {
10699
10699
  return __awaiter(this, void 0, void 0, function* () {
@@ -10758,7 +10758,7 @@ class LogAnalyticsClient {
10758
10758
  * @param UpsertParserRequest
10759
10759
  * @return UpsertParserResponse
10760
10760
  * @throws OciError when an error occurs
10761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
10761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
10762
10762
  */
10763
10763
  upsertParser(upsertParserRequest) {
10764
10764
  return __awaiter(this, void 0, void 0, function* () {
@@ -10823,7 +10823,7 @@ class LogAnalyticsClient {
10823
10823
  * @param UpsertSourceRequest
10824
10824
  * @return UpsertSourceResponse
10825
10825
  * @throws OciError when an error occurs
10826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
10826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
10827
10827
  */
10828
10828
  upsertSource(upsertSourceRequest) {
10829
10829
  return __awaiter(this, void 0, void 0, function* () {
@@ -10892,7 +10892,7 @@ class LogAnalyticsClient {
10892
10892
  * @param ValidateAssociationParametersRequest
10893
10893
  * @return ValidateAssociationParametersResponse
10894
10894
  * @throws OciError when an error occurs
10895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
10895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
10896
10896
  */
10897
10897
  validateAssociationParameters(validateAssociationParametersRequest) {
10898
10898
  return __awaiter(this, void 0, void 0, function* () {
@@ -10960,7 +10960,7 @@ class LogAnalyticsClient {
10960
10960
  * @param ValidateFileRequest
10961
10961
  * @return ValidateFileResponse
10962
10962
  * @throws OciError when an error occurs
10963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
10963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
10964
10964
  */
10965
10965
  validateFile(validateFileRequest) {
10966
10966
  return __awaiter(this, void 0, void 0, function* () {
@@ -11020,7 +11020,7 @@ class LogAnalyticsClient {
11020
11020
  * @param ValidateSourceRequest
11021
11021
  * @return ValidateSourceResponse
11022
11022
  * @throws OciError when an error occurs
11023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
11023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
11024
11024
  */
11025
11025
  validateSource(validateSourceRequest) {
11026
11026
  return __awaiter(this, void 0, void 0, function* () {
@@ -11083,7 +11083,7 @@ class LogAnalyticsClient {
11083
11083
  * @param ValidateSourceExtendedFieldDetailsRequest
11084
11084
  * @return ValidateSourceExtendedFieldDetailsResponse
11085
11085
  * @throws OciError when an error occurs
11086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
11086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
11087
11087
  */
11088
11088
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest) {
11089
11089
  return __awaiter(this, void 0, void 0, function* () {
@@ -11141,7 +11141,7 @@ class LogAnalyticsClient {
11141
11141
  * @param ValidateSourceMappingRequest
11142
11142
  * @return ValidateSourceMappingResponse
11143
11143
  * @throws OciError when an error occurs
11144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
11144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
11145
11145
  */
11146
11146
  validateSourceMapping(validateSourceMappingRequest) {
11147
11147
  return __awaiter(this, void 0, void 0, function* () {
@@ -11205,7 +11205,7 @@ class LogAnalyticsClient {
11205
11205
  * @param VerifyRequest
11206
11206
  * @return VerifyResponse
11207
11207
  * @throws OciError when an error occurs
11208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
11208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
11209
11209
  */
11210
11210
  verify(verifyRequest) {
11211
11211
  return __awaiter(this, void 0, void 0, function* () {