oci-loganalytics 2.38.0 → 2.40.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 +5 -2
  4. package/lib/model/abstract-column.js.map +1 -1
  5. package/lib/model/abstract-command-descriptor.js +5 -2
  6. package/lib/model/abstract-command-descriptor.js.map +1 -1
  7. package/lib/model/abstract-field.js +5 -2
  8. package/lib/model/abstract-field.js.map +1 -1
  9. package/lib/model/action.js +5 -2
  10. package/lib/model/action.js.map +1 -1
  11. package/lib/model/argument.js +5 -2
  12. package/lib/model/argument.js.map +1 -1
  13. package/lib/model/create-scheduled-task-details.js +5 -2
  14. package/lib/model/create-scheduled-task-details.js.map +1 -1
  15. package/lib/model/schedule.js +5 -2
  16. package/lib/model/schedule.js.map +1 -1
  17. package/lib/model/scheduled-task.js +5 -2
  18. package/lib/model/scheduled-task.js.map +1 -1
  19. package/lib/model/update-scheduled-task-details.js +5 -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
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteFieldRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteField.ts.html |here} to see how to use DeleteFieldRequest.
16
16
  */
17
17
  export interface DeleteFieldRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabelRequest.
16
16
  */
17
17
  export interface DeleteLabelRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridgeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridgeRequest.
16
16
  */
17
17
  export interface DeleteLogAnalyticsEmBridgeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntityRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntityRequest.
16
16
  */
17
17
  export interface DeleteLogAnalyticsEntityRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityTypeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityTypeRequest.
16
16
  */
17
17
  export interface DeleteLogAnalyticsEntityTypeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroupRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroupRequest.
16
16
  */
17
17
  export interface DeleteLogAnalyticsLogGroupRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRuleRequest.
16
16
  */
17
17
  export interface DeleteLogAnalyticsObjectCollectionRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookupRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookupRequest.
16
16
  */
17
17
  export interface DeleteLookupRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParserRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParserRequest.
16
16
  */
17
17
  export interface DeleteParserRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTaskRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTaskRequest.
16
16
  */
17
17
  export interface DeleteScheduledTaskRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSourceRequest.
16
16
  */
17
17
  export interface DeleteSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFileRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFileRequest.
16
16
  */
17
17
  export interface DeleteUploadFileRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUploadRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUploadRequest.
16
16
  */
17
17
  export interface DeleteUploadRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarningRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarningRequest.
16
16
  */
17
17
  export interface DeleteUploadWarningRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchivingRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchivingRequest.
16
16
  */
17
17
  export interface DisableArchivingRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociationRequest.
17
17
  */
18
18
  export interface DisableAutoAssociationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypesRequest.
17
17
  */
18
18
  export interface DisableSourceEventTypesRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchivingRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchivingRequest.
16
16
  */
17
17
  export interface EnableArchivingRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociationRequest.
17
17
  */
18
18
  export interface EnableAutoAssociationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypesRequest.
17
17
  */
18
18
  export interface EnableSourceEventTypesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSizeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSizeRequest.
17
17
  */
18
18
  export interface EstimatePurgeDataSizeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSizeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSizeRequest.
17
17
  */
18
18
  export interface EstimateRecallDataSizeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSizeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSizeRequest.
17
17
  */
18
18
  export interface EstimateReleaseDataSizeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContentRequest.
17
17
  */
18
18
  export interface ExportCustomContentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResultRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResultRequest.
17
17
  */
18
18
  export interface ExportQueryResultRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPathsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPathsRequest.
17
17
  */
18
18
  export interface ExtractStructuredLogFieldPathsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPathsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPathsRequest.
17
17
  */
18
18
  export interface ExtractStructuredLogHeaderPathsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/Filter.ts.html |here} to see how to use FilterRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/Filter.ts.html |here} to see how to use FilterRequest.
17
17
  */
18
18
  export interface FilterRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummaryRequest.
16
16
  */
17
17
  export interface GetAssociationSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategoryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetCategory.ts.html |here} to see how to use GetCategoryRequest.
16
16
  */
17
17
  export interface GetCategoryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNamesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNamesRequest.
16
16
  */
17
17
  export interface GetColumnNamesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequestRequest.
16
16
  */
17
17
  export interface GetConfigWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetField.ts.html |here} to see how to use GetFieldRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetField.ts.html |here} to see how to use GetFieldRequest.
16
16
  */
17
17
  export interface GetFieldRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummaryRequest.
16
16
  */
17
17
  export interface GetFieldsSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLabel.ts.html |here} to see how to use GetLabelRequest.
16
16
  */
17
17
  export interface GetLabelRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummaryRequest.
16
16
  */
17
17
  export interface GetLabelSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridgeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridgeRequest.
16
16
  */
17
17
  export interface GetLogAnalyticsEmBridgeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummaryRequest.
16
16
  */
17
17
  export interface GetLogAnalyticsEmBridgeSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummaryRequest.
16
16
  */
17
17
  export interface GetLogAnalyticsEntitiesSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntityRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntityRequest.
16
16
  */
17
17
  export interface GetLogAnalyticsEntityRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityTypeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityTypeRequest.
16
16
  */
17
17
  export interface GetLogAnalyticsEntityTypeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroupRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroupRequest.
16
16
  */
17
17
  export interface GetLogAnalyticsLogGroupRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummaryRequest.
16
16
  */
17
17
  export interface GetLogAnalyticsLogGroupsSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRuleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRuleRequest.
16
16
  */
17
17
  export interface GetLogAnalyticsObjectCollectionRuleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCountRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCountRequest.
16
16
  */
17
17
  export interface GetLogSetsCountRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookupRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLookup.ts.html |here} to see how to use GetLookupRequest.
16
16
  */
17
17
  export interface GetLookupRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummaryRequest.
16
16
  */
17
17
  export interface GetLookupSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespaceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespaceRequest.
16
16
  */
17
17
  export interface GetNamespaceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetParser.ts.html |here} to see how to use GetParserRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetParser.ts.html |here} to see how to use GetParserRequest.
16
16
  */
17
17
  export interface GetParserRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummaryRequest.
16
16
  */
17
17
  export interface GetParserSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferencesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferencesRequest.
16
16
  */
17
17
  export interface GetPreferencesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResultRequest.
16
16
  */
17
17
  export interface GetQueryResultRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequestRequest.
16
16
  */
17
17
  export interface GetQueryWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTaskRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTaskRequest.
16
16
  */
17
17
  export interface GetScheduledTaskRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetSource.ts.html |here} to see how to use GetSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetSource.ts.html |here} to see how to use GetSourceRequest.
16
16
  */
17
17
  export interface GetSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummaryRequest.
16
16
  */
17
17
  export interface GetSourceSummaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorageRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.40.1/loganalytics/GetStorage.ts.html |here} to see how to use GetStorageRequest.
16
16
  */
17
17
  export interface GetStorageRequest extends common.BaseRequest {
18
18
  /**