oci-loganalytics 2.76.1 → 2.77.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 (321) hide show
  1. package/lib/client.d.ts +200 -194
  2. package/lib/client.js +202 -193
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-ingest-time-rule-details.d.ts +2 -2
  5. package/lib/model/create-log-analytics-em-bridge-details.d.ts +2 -2
  6. package/lib/model/create-log-analytics-entity-details.d.ts +3 -3
  7. package/lib/model/create-log-analytics-log-group-details.d.ts +2 -2
  8. package/lib/model/create-log-analytics-object-collection-rule-details.d.ts +2 -2
  9. package/lib/model/create-scheduled-task-details.d.ts +2 -2
  10. package/lib/model/ingest-time-rule-summary.d.ts +2 -2
  11. package/lib/model/ingest-time-rule.d.ts +2 -2
  12. package/lib/model/log-analytics-em-bridge-summary.d.ts +2 -2
  13. package/lib/model/log-analytics-em-bridge.d.ts +2 -2
  14. package/lib/model/log-analytics-entity-summary.d.ts +2 -2
  15. package/lib/model/log-analytics-entity.d.ts +3 -3
  16. package/lib/model/log-analytics-log-group-summary.d.ts +2 -2
  17. package/lib/model/log-analytics-log-group.d.ts +2 -2
  18. package/lib/model/log-analytics-object-collection-rule-summary.d.ts +2 -2
  19. package/lib/model/log-analytics-object-collection-rule.d.ts +2 -2
  20. package/lib/model/rule-summary.d.ts +2 -2
  21. package/lib/model/rule.d.ts +2 -2
  22. package/lib/model/scheduled-task-summary.d.ts +2 -2
  23. package/lib/model/scheduled-task.d.ts +2 -2
  24. package/lib/model/update-log-analytics-em-bridge-details.d.ts +2 -2
  25. package/lib/model/update-log-analytics-entity-details.d.ts +3 -3
  26. package/lib/model/update-log-analytics-log-group-details.d.ts +2 -2
  27. package/lib/model/update-log-analytics-object-collection-rule-details.d.ts +2 -2
  28. package/lib/model/update-scheduled-task-details.d.ts +2 -2
  29. package/lib/request/add-entity-association-request.d.ts +2 -2
  30. package/lib/request/add-source-event-types-request.d.ts +1 -1
  31. package/lib/request/append-lookup-data-request.d.ts +3 -3
  32. package/lib/request/assign-encryption-key-request.d.ts +2 -2
  33. package/lib/request/batch-get-basic-info-request.d.ts +2 -2
  34. package/lib/request/cancel-query-work-request-request.d.ts +2 -2
  35. package/lib/request/change-ingest-time-rule-compartment-request.d.ts +2 -2
  36. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +2 -2
  37. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +2 -2
  38. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +2 -2
  39. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +2 -2
  40. package/lib/request/change-scheduled-task-compartment-request.d.ts +2 -2
  41. package/lib/request/clean-request.d.ts +1 -1
  42. package/lib/request/compare-content-request.d.ts +1 -1
  43. package/lib/request/create-ingest-time-rule-request.d.ts +1 -1
  44. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  45. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  46. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  47. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  48. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  49. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  50. package/lib/request/delete-associations-request.d.ts +1 -1
  51. package/lib/request/delete-field-request.d.ts +2 -2
  52. package/lib/request/delete-ingest-time-rule-request.d.ts +2 -2
  53. package/lib/request/delete-label-request.d.ts +2 -2
  54. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +2 -2
  55. package/lib/request/delete-log-analytics-entity-request.d.ts +2 -2
  56. package/lib/request/delete-log-analytics-entity-type-request.d.ts +2 -2
  57. package/lib/request/delete-log-analytics-log-group-request.d.ts +2 -2
  58. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +2 -2
  59. package/lib/request/delete-lookup-request.d.ts +2 -2
  60. package/lib/request/delete-parser-request.d.ts +2 -2
  61. package/lib/request/delete-scheduled-task-request.d.ts +2 -2
  62. package/lib/request/delete-source-request.d.ts +2 -2
  63. package/lib/request/delete-upload-file-request.d.ts +1 -1
  64. package/lib/request/delete-upload-request.d.ts +2 -2
  65. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  66. package/lib/request/disable-archiving-request.d.ts +2 -2
  67. package/lib/request/disable-auto-association-request.d.ts +1 -1
  68. package/lib/request/disable-ingest-time-rule-request.d.ts +2 -2
  69. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  70. package/lib/request/enable-archiving-request.d.ts +2 -2
  71. package/lib/request/enable-auto-association-request.d.ts +1 -1
  72. package/lib/request/enable-ingest-time-rule-request.d.ts +2 -2
  73. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  74. package/lib/request/estimate-purge-data-size-request.d.ts +2 -2
  75. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  76. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  77. package/lib/request/export-custom-content-request.d.ts +1 -1
  78. package/lib/request/export-query-result-request.d.ts +1 -1
  79. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  80. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  81. package/lib/request/filter-request.d.ts +1 -1
  82. package/lib/request/get-association-summary-request.d.ts +1 -1
  83. package/lib/request/get-category-request.d.ts +1 -1
  84. package/lib/request/get-column-names-request.d.ts +1 -1
  85. package/lib/request/get-config-work-request-request.d.ts +1 -1
  86. package/lib/request/get-field-request.d.ts +1 -1
  87. package/lib/request/get-fields-summary-request.d.ts +1 -1
  88. package/lib/request/get-ingest-time-rule-request.d.ts +1 -1
  89. package/lib/request/get-label-request.d.ts +1 -1
  90. package/lib/request/get-label-summary-request.d.ts +1 -1
  91. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  92. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  93. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  94. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  95. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  96. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  97. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  98. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  99. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  100. package/lib/request/get-lookup-request.d.ts +1 -1
  101. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  102. package/lib/request/get-namespace-request.d.ts +1 -1
  103. package/lib/request/get-parser-request.d.ts +1 -1
  104. package/lib/request/get-parser-summary-request.d.ts +1 -1
  105. package/lib/request/get-preferences-request.d.ts +2 -2
  106. package/lib/request/get-query-result-request.d.ts +1 -1
  107. package/lib/request/get-query-work-request-request.d.ts +1 -1
  108. package/lib/request/get-recall-count-request.d.ts +1 -1
  109. package/lib/request/get-recalled-data-size-request.d.ts +1 -1
  110. package/lib/request/get-rules-summary-request.d.ts +1 -1
  111. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  112. package/lib/request/get-source-request.d.ts +1 -1
  113. package/lib/request/get-source-summary-request.d.ts +1 -1
  114. package/lib/request/get-storage-request.d.ts +1 -1
  115. package/lib/request/get-storage-usage-request.d.ts +1 -1
  116. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  117. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  118. package/lib/request/get-upload-request.d.ts +1 -1
  119. package/lib/request/get-work-request-request.d.ts +1 -1
  120. package/lib/request/import-custom-content-request.d.ts +2 -2
  121. package/lib/request/list-associable-entities-request.d.ts +2 -2
  122. package/lib/request/list-associated-entities-request.d.ts +2 -2
  123. package/lib/request/list-auto-associations-request.d.ts +2 -2
  124. package/lib/request/list-categories-request.d.ts +2 -2
  125. package/lib/request/list-config-work-requests-request.d.ts +2 -2
  126. package/lib/request/list-effective-properties-request.d.ts +2 -2
  127. package/lib/request/list-encryption-key-info-request.d.ts +1 -1
  128. package/lib/request/list-entity-associations-request.d.ts +2 -2
  129. package/lib/request/list-entity-source-associations-request.d.ts +2 -2
  130. package/lib/request/list-fields-request.d.ts +2 -2
  131. package/lib/request/list-ingest-time-rules-request.d.ts +2 -2
  132. package/lib/request/list-label-priorities-request.d.ts +1 -1
  133. package/lib/request/list-label-source-details-request.d.ts +2 -2
  134. package/lib/request/list-labels-request.d.ts +2 -2
  135. package/lib/request/list-log-analytics-em-bridges-request.d.ts +2 -2
  136. package/lib/request/list-log-analytics-entities-request.d.ts +2 -2
  137. package/lib/request/list-log-analytics-entity-topology-request.d.ts +2 -2
  138. package/lib/request/list-log-analytics-entity-types-request.d.ts +2 -2
  139. package/lib/request/list-log-analytics-log-groups-request.d.ts +2 -2
  140. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +2 -2
  141. package/lib/request/list-log-sets-request.d.ts +2 -2
  142. package/lib/request/list-lookups-request.d.ts +2 -2
  143. package/lib/request/list-meta-source-types-request.d.ts +2 -2
  144. package/lib/request/list-namespaces-request.d.ts +1 -1
  145. package/lib/request/list-overlapping-recalls-request.d.ts +2 -2
  146. package/lib/request/list-parser-functions-request.d.ts +2 -2
  147. package/lib/request/list-parser-meta-plugins-request.d.ts +2 -2
  148. package/lib/request/list-parsers-request.d.ts +2 -2
  149. package/lib/request/list-properties-metadata-request.d.ts +2 -2
  150. package/lib/request/list-query-work-requests-request.d.ts +2 -2
  151. package/lib/request/list-recalled-data-request.d.ts +2 -2
  152. package/lib/request/list-resource-categories-request.d.ts +2 -2
  153. package/lib/request/list-rules-request.d.ts +2 -2
  154. package/lib/request/list-scheduled-tasks-request.d.ts +2 -2
  155. package/lib/request/list-source-associations-request.d.ts +2 -2
  156. package/lib/request/list-source-event-types-request.d.ts +2 -2
  157. package/lib/request/list-source-extended-field-definitions-request.d.ts +2 -2
  158. package/lib/request/list-source-label-operators-request.d.ts +2 -2
  159. package/lib/request/list-source-meta-functions-request.d.ts +2 -2
  160. package/lib/request/list-source-patterns-request.d.ts +2 -2
  161. package/lib/request/list-sources-request.d.ts +2 -2
  162. package/lib/request/list-storage-work-request-errors-request.d.ts +2 -2
  163. package/lib/request/list-storage-work-requests-request.d.ts +2 -2
  164. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  165. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  166. package/lib/request/list-upload-files-request.d.ts +2 -2
  167. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  168. package/lib/request/list-uploads-request.d.ts +2 -2
  169. package/lib/request/list-warnings-request.d.ts +2 -2
  170. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  171. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  172. package/lib/request/list-work-requests-request.d.ts +1 -1
  173. package/lib/request/offboard-namespace-request.d.ts +1 -1
  174. package/lib/request/onboard-namespace-request.d.ts +1 -1
  175. package/lib/request/parse-query-request.d.ts +1 -1
  176. package/lib/request/pause-scheduled-task-request.d.ts +2 -2
  177. package/lib/request/purge-storage-data-request.d.ts +2 -2
  178. package/lib/request/put-query-work-request-background-request.d.ts +2 -2
  179. package/lib/request/query-request.d.ts +1 -1
  180. package/lib/request/recall-archived-data-request.d.ts +2 -2
  181. package/lib/request/register-lookup-request.d.ts +2 -2
  182. package/lib/request/release-recalled-data-request.d.ts +2 -2
  183. package/lib/request/remove-entity-associations-request.d.ts +2 -2
  184. package/lib/request/remove-preferences-request.d.ts +1 -1
  185. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  186. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  187. package/lib/request/resume-scheduled-task-request.d.ts +2 -2
  188. package/lib/request/run-request.d.ts +1 -1
  189. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  190. package/lib/request/suggest-request.d.ts +1 -1
  191. package/lib/request/suppress-warning-request.d.ts +1 -1
  192. package/lib/request/test-parser-request.d.ts +1 -1
  193. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  194. package/lib/request/update-ingest-time-rule-request.d.ts +2 -2
  195. package/lib/request/update-log-analytics-em-bridge-request.d.ts +2 -2
  196. package/lib/request/update-log-analytics-entity-request.d.ts +2 -2
  197. package/lib/request/update-log-analytics-entity-type-request.d.ts +2 -2
  198. package/lib/request/update-log-analytics-log-group-request.d.ts +2 -2
  199. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +2 -2
  200. package/lib/request/update-lookup-data-request.d.ts +3 -3
  201. package/lib/request/update-lookup-request.d.ts +2 -2
  202. package/lib/request/update-preferences-request.d.ts +1 -1
  203. package/lib/request/update-resource-categories-request.d.ts +1 -1
  204. package/lib/request/update-scheduled-task-request.d.ts +2 -2
  205. package/lib/request/update-storage-request.d.ts +2 -2
  206. package/lib/request/upload-discovery-data-request.d.ts +2 -2
  207. package/lib/request/upload-log-events-file-request.d.ts +2 -2
  208. package/lib/request/upload-log-file-request.d.ts +2 -2
  209. package/lib/request/upsert-associations-request.d.ts +1 -1
  210. package/lib/request/upsert-field-request.d.ts +2 -2
  211. package/lib/request/upsert-label-request.d.ts +2 -2
  212. package/lib/request/upsert-parser-request.d.ts +2 -2
  213. package/lib/request/upsert-source-request.d.ts +2 -2
  214. package/lib/request/validate-association-parameters-request.d.ts +2 -2
  215. package/lib/request/validate-endpoint-request.d.ts +1 -1
  216. package/lib/request/validate-file-request.d.ts +1 -1
  217. package/lib/request/validate-label-condition-request.d.ts +1 -1
  218. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  219. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  220. package/lib/request/validate-source-request.d.ts +1 -1
  221. package/lib/request/verify-request.d.ts +1 -1
  222. package/lib/response/batch-get-basic-info-response.d.ts +2 -2
  223. package/lib/response/create-ingest-time-rule-response.d.ts +1 -1
  224. package/lib/response/create-log-analytics-em-bridge-response.d.ts +1 -1
  225. package/lib/response/create-log-analytics-entity-response.d.ts +1 -1
  226. package/lib/response/create-log-analytics-log-group-response.d.ts +1 -1
  227. package/lib/response/create-log-analytics-object-collection-rule-response.d.ts +1 -1
  228. package/lib/response/create-scheduled-task-response.d.ts +1 -1
  229. package/lib/response/disable-archiving-response.d.ts +1 -1
  230. package/lib/response/enable-archiving-response.d.ts +1 -1
  231. package/lib/response/estimate-purge-data-size-response.d.ts +1 -1
  232. package/lib/response/get-field-response.d.ts +1 -1
  233. package/lib/response/get-ingest-time-rule-response.d.ts +1 -1
  234. package/lib/response/get-label-response.d.ts +1 -1
  235. package/lib/response/get-log-analytics-em-bridge-response.d.ts +1 -1
  236. package/lib/response/get-log-analytics-entity-response.d.ts +1 -1
  237. package/lib/response/get-log-analytics-entity-type-response.d.ts +1 -1
  238. package/lib/response/get-log-analytics-log-group-response.d.ts +1 -1
  239. package/lib/response/get-log-analytics-object-collection-rule-response.d.ts +1 -1
  240. package/lib/response/get-lookup-response.d.ts +1 -1
  241. package/lib/response/get-namespace-response.d.ts +1 -1
  242. package/lib/response/get-parser-response.d.ts +1 -1
  243. package/lib/response/get-preferences-response.d.ts +2 -2
  244. package/lib/response/get-query-result-response.d.ts +2 -2
  245. package/lib/response/get-query-work-request-response.d.ts +1 -1
  246. package/lib/response/get-recalled-data-size-response.d.ts +2 -2
  247. package/lib/response/get-scheduled-task-response.d.ts +1 -1
  248. package/lib/response/get-source-response.d.ts +1 -1
  249. package/lib/response/get-storage-response.d.ts +1 -1
  250. package/lib/response/get-storage-work-request-response.d.ts +1 -1
  251. package/lib/response/get-upload-response.d.ts +1 -1
  252. package/lib/response/list-associable-entities-response.d.ts +2 -2
  253. package/lib/response/list-associated-entities-response.d.ts +2 -2
  254. package/lib/response/list-auto-associations-response.d.ts +2 -2
  255. package/lib/response/list-categories-response.d.ts +2 -2
  256. package/lib/response/list-config-work-requests-response.d.ts +2 -2
  257. package/lib/response/list-effective-properties-response.d.ts +2 -2
  258. package/lib/response/list-entity-associations-response.d.ts +1 -1
  259. package/lib/response/list-entity-source-associations-response.d.ts +2 -2
  260. package/lib/response/list-fields-response.d.ts +2 -2
  261. package/lib/response/list-ingest-time-rules-response.d.ts +2 -2
  262. package/lib/response/list-label-priorities-response.d.ts +2 -2
  263. package/lib/response/list-label-source-details-response.d.ts +2 -2
  264. package/lib/response/list-labels-response.d.ts +2 -2
  265. package/lib/response/list-log-analytics-em-bridges-response.d.ts +1 -1
  266. package/lib/response/list-log-analytics-entities-response.d.ts +1 -1
  267. package/lib/response/list-log-analytics-entity-topology-response.d.ts +1 -1
  268. package/lib/response/list-log-analytics-entity-types-response.d.ts +1 -1
  269. package/lib/response/list-log-analytics-log-groups-response.d.ts +2 -2
  270. package/lib/response/list-log-analytics-object-collection-rules-response.d.ts +1 -1
  271. package/lib/response/list-log-sets-response.d.ts +1 -1
  272. package/lib/response/list-lookups-response.d.ts +2 -2
  273. package/lib/response/list-meta-source-types-response.d.ts +2 -2
  274. package/lib/response/list-overlapping-recalls-response.d.ts +2 -2
  275. package/lib/response/list-parser-functions-response.d.ts +2 -2
  276. package/lib/response/list-parser-meta-plugins-response.d.ts +2 -2
  277. package/lib/response/list-parsers-response.d.ts +2 -2
  278. package/lib/response/list-properties-metadata-response.d.ts +2 -2
  279. package/lib/response/list-query-work-requests-response.d.ts +2 -2
  280. package/lib/response/list-recalled-data-response.d.ts +2 -2
  281. package/lib/response/list-resource-categories-response.d.ts +2 -2
  282. package/lib/response/list-rules-response.d.ts +2 -2
  283. package/lib/response/list-scheduled-tasks-response.d.ts +2 -2
  284. package/lib/response/list-source-associations-response.d.ts +2 -2
  285. package/lib/response/list-source-event-types-response.d.ts +2 -2
  286. package/lib/response/list-source-extended-field-definitions-response.d.ts +2 -2
  287. package/lib/response/list-source-label-operators-response.d.ts +2 -2
  288. package/lib/response/list-source-meta-functions-response.d.ts +2 -2
  289. package/lib/response/list-source-patterns-response.d.ts +2 -2
  290. package/lib/response/list-sources-response.d.ts +2 -2
  291. package/lib/response/list-storage-work-request-errors-response.d.ts +2 -2
  292. package/lib/response/list-storage-work-requests-response.d.ts +2 -2
  293. package/lib/response/list-supported-char-encodings-response.d.ts +1 -1
  294. package/lib/response/list-supported-timezones-response.d.ts +1 -1
  295. package/lib/response/list-upload-files-response.d.ts +1 -1
  296. package/lib/response/list-upload-warnings-response.d.ts +1 -1
  297. package/lib/response/list-uploads-response.d.ts +1 -1
  298. package/lib/response/list-warnings-response.d.ts +2 -2
  299. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  300. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  301. package/lib/response/list-work-requests-response.d.ts +1 -1
  302. package/lib/response/pause-scheduled-task-response.d.ts +1 -1
  303. package/lib/response/put-query-work-request-background-response.d.ts +1 -1
  304. package/lib/response/query-response.d.ts +2 -2
  305. package/lib/response/recall-archived-data-response.d.ts +1 -1
  306. package/lib/response/register-lookup-response.d.ts +1 -1
  307. package/lib/response/resume-scheduled-task-response.d.ts +1 -1
  308. package/lib/response/update-ingest-time-rule-response.d.ts +1 -1
  309. package/lib/response/update-log-analytics-em-bridge-response.d.ts +1 -1
  310. package/lib/response/update-log-analytics-entity-response.d.ts +1 -1
  311. package/lib/response/update-log-analytics-log-group-response.d.ts +1 -1
  312. package/lib/response/update-log-analytics-object-collection-rule-response.d.ts +1 -1
  313. package/lib/response/update-lookup-response.d.ts +1 -1
  314. package/lib/response/update-scheduled-task-response.d.ts +1 -1
  315. package/lib/response/update-storage-response.d.ts +1 -1
  316. package/lib/response/upsert-field-response.d.ts +1 -1
  317. package/lib/response/upsert-label-response.d.ts +1 -1
  318. package/lib/response/upsert-parser-response.d.ts +1 -1
  319. package/lib/response/upsert-source-response.d.ts +1 -1
  320. package/lib/response/validate-association-parameters-response.d.ts +1 -1
  321. 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.76.1/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatternsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatternsRequest.
16
16
  */
17
17
  export interface ListSourcePatternsRequest extends common.BaseRequest {
18
18
  /**
@@ -41,7 +41,7 @@ export interface ListSourcePatternsRequest extends common.BaseRequest {
41
41
  */
42
42
  "sortBy"?: ListSourcePatternsRequest.SortBy;
43
43
  /**
44
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
44
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
45
45
  *
46
46
  */
47
47
  "sortOrder"?: ListSourcePatternsRequest.SortOrder;
@@ -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.76.1/loganalytics/ListSources.ts.html |here} to see how to use ListSourcesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSources.ts.html |here} to see how to use ListSourcesRequest.
16
16
  */
17
17
  export interface ListSourcesRequest extends common.BaseRequest {
18
18
  /**
@@ -50,7 +50,7 @@ export interface ListSourcesRequest extends common.BaseRequest {
50
50
  */
51
51
  "isAutoAssociated"?: boolean;
52
52
  /**
53
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
53
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
54
54
  *
55
55
  */
56
56
  "sortOrder"?: ListSourcesRequest.SortOrder;
@@ -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.76.1/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListStorageWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**
@@ -41,7 +41,7 @@ export interface ListStorageWorkRequestErrorsRequest extends common.BaseRequest
41
41
  */
42
42
  "page"?: string;
43
43
  /**
44
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
44
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
45
45
  *
46
46
  */
47
47
  "sortOrder"?: ListStorageWorkRequestErrorsRequest.SortOrder;
@@ -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.76.1/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequestsRequest.
17
17
  */
18
18
  export interface ListStorageWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -38,7 +38,7 @@ export interface ListStorageWorkRequestsRequest extends common.BaseRequest {
38
38
  */
39
39
  "page"?: string;
40
40
  /**
41
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
41
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
42
42
  *
43
43
  */
44
44
  "sortOrder"?: ListStorageWorkRequestsRequest.SortOrder;
@@ -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.76.1/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodingsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodingsRequest.
16
16
  */
17
17
  export interface ListSupportedCharEncodingsRequest 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.76.1/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezonesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezonesRequest.
16
16
  */
17
17
  export interface ListSupportedTimezonesRequest 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.76.1/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFilesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFilesRequest.
16
16
  */
17
17
  export interface ListUploadFilesRequest extends common.BaseRequest {
18
18
  /**
@@ -33,7 +33,7 @@ export interface ListUploadFilesRequest extends common.BaseRequest {
33
33
  */
34
34
  "page"?: string;
35
35
  /**
36
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
36
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
37
37
  *
38
38
  */
39
39
  "sortOrder"?: ListUploadFilesRequest.SortOrder;
@@ -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.76.1/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarningsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarningsRequest.
16
16
  */
17
17
  export interface ListUploadWarningsRequest 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.76.1/loganalytics/ListUploads.ts.html |here} to see how to use ListUploadsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListUploads.ts.html |here} to see how to use ListUploadsRequest.
16
16
  */
17
17
  export interface ListUploadsRequest extends common.BaseRequest {
18
18
  /**
@@ -38,7 +38,7 @@ export interface ListUploadsRequest extends common.BaseRequest {
38
38
  */
39
39
  "page"?: string;
40
40
  /**
41
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
41
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
42
42
  *
43
43
  */
44
44
  "sortOrder"?: ListUploadsRequest.SortOrder;
@@ -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.76.1/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarningsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarningsRequest.
16
16
  */
17
17
  export interface ListWarningsRequest extends common.BaseRequest {
18
18
  /**
@@ -86,7 +86,7 @@ export interface ListWarningsRequest extends common.BaseRequest {
86
86
  */
87
87
  "page"?: string;
88
88
  /**
89
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
89
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
90
90
  *
91
91
  */
92
92
  "sortOrder"?: ListWarningsRequest.SortOrder;
@@ -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.76.1/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest 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.76.1/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest 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.76.1/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest 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.76.1/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespaceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespaceRequest.
16
16
  */
17
17
  export interface OffboardNamespaceRequest 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.76.1/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespaceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespaceRequest.
16
16
  */
17
17
  export interface OnboardNamespaceRequest 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.76.1/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQueryRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQueryRequest.
17
17
  */
18
18
  export interface ParseQueryRequest 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.76.1/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTaskRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTaskRequest.
16
16
  */
17
17
  export interface PauseScheduledTaskRequest extends common.BaseRequest {
18
18
  /**
@@ -28,7 +28,7 @@ export interface PauseScheduledTaskRequest extends common.BaseRequest {
28
28
  "scheduledTaskId": string;
29
29
  /**
30
30
  * For optimistic concurrency control. In the PUT or DELETE call
31
- * for a resource, set the `if-match` parameter to the value of the
31
+ * for a resource, set the {@code if-match} parameter to the value of the
32
32
  * etag from a previous GET or POST response for that resource.
33
33
  * The resource will be updated or deleted only if the etag you
34
34
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageDataRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageDataRequest.
17
17
  */
18
18
  export interface PurgeStorageDataRequest extends common.BaseRequest {
19
19
  /**
@@ -40,7 +40,7 @@ export interface PurgeStorageDataRequest extends common.BaseRequest {
40
40
  "opcRetryToken"?: string;
41
41
  /**
42
42
  * For optimistic concurrency control. In the PUT or DELETE call
43
- * for a resource, set the `if-match` parameter to the value of the
43
+ * for a resource, set the {@code if-match} parameter to the value of the
44
44
  * etag from a previous GET or POST response for that resource.
45
45
  * The resource will be updated or deleted only if the etag you
46
46
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackgroundRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackgroundRequest.
16
16
  */
17
17
  export interface PutQueryWorkRequestBackgroundRequest extends common.BaseRequest {
18
18
  /**
@@ -30,7 +30,7 @@ export interface PutQueryWorkRequestBackgroundRequest extends common.BaseRequest
30
30
  "opcRequestId"?: string;
31
31
  /**
32
32
  * For optimistic concurrency control. In the PUT or DELETE call
33
- * for a resource, set the `if-match` parameter to the value of the
33
+ * for a resource, set the {@code if-match} parameter to the value of the
34
34
  * etag from a previous GET or POST response for that resource.
35
35
  * The resource will be updated or deleted only if the etag you
36
36
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/Query.ts.html |here} to see how to use QueryRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Query.ts.html |here} to see how to use QueryRequest.
17
17
  */
18
18
  export interface QueryRequest 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.76.1/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedDataRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedDataRequest.
17
17
  */
18
18
  export interface RecallArchivedDataRequest extends common.BaseRequest {
19
19
  /**
@@ -40,7 +40,7 @@ export interface RecallArchivedDataRequest extends common.BaseRequest {
40
40
  "opcRetryToken"?: string;
41
41
  /**
42
42
  * For optimistic concurrency control. In the PUT or DELETE call
43
- * for a resource, set the `if-match` parameter to the value of the
43
+ * for a resource, set the {@code if-match} parameter to the value of the
44
44
  * etag from a previous GET or POST response for that resource.
45
45
  * The resource will be updated or deleted only if the etag you
46
46
  * provide matches the resource's current etag value.
@@ -14,7 +14,7 @@
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookupRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookupRequest.
18
18
  */
19
19
  export interface RegisterLookupRequest extends common.BaseRequest {
20
20
  /**
@@ -64,7 +64,7 @@ export interface RegisterLookupRequest extends common.BaseRequest {
64
64
  */
65
65
  "opcRequestId"?: string;
66
66
  /**
67
- * A value of `100-continue` requests preliminary verification of the request method, path, and headers before the request body is sent.
67
+ * A value of {@code 100-continue} requests preliminary verification of the request method, path, and headers before the request body is sent.
68
68
  * If no error results from such verification, the server will send a 100 (Continue) interim response to indicate readiness for the request body.
69
69
  * The only allowed value for this parameter is \"100-Continue\" (case-insensitive).
70
70
  *
@@ -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.76.1/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledDataRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledDataRequest.
17
17
  */
18
18
  export interface ReleaseRecalledDataRequest extends common.BaseRequest {
19
19
  /**
@@ -40,7 +40,7 @@ export interface ReleaseRecalledDataRequest extends common.BaseRequest {
40
40
  "opcRetryToken"?: string;
41
41
  /**
42
42
  * For optimistic concurrency control. In the PUT or DELETE call
43
- * for a resource, set the `if-match` parameter to the value of the
43
+ * for a resource, set the {@code if-match} parameter to the value of the
44
44
  * etag from a previous GET or POST response for that resource.
45
45
  * The resource will be updated or deleted only if the etag you
46
46
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociationsRequest.
17
17
  */
18
18
  export interface RemoveEntityAssociationsRequest extends common.BaseRequest {
19
19
  /**
@@ -32,7 +32,7 @@ export interface RemoveEntityAssociationsRequest extends common.BaseRequest {
32
32
  "removeEntityAssociationsDetails": model.RemoveEntityAssociationsDetails;
33
33
  /**
34
34
  * For optimistic concurrency control. In the PUT or DELETE call
35
- * for a resource, set the `if-match` parameter to the value of the
35
+ * for a resource, set the {@code if-match} parameter to the value of the
36
36
  * etag from a previous GET or POST response for that resource.
37
37
  * The resource will be updated or deleted only if the etag you
38
38
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferencesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferencesRequest.
17
17
  */
18
18
  export interface RemovePreferencesRequest 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.76.1/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategoriesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategoriesRequest.
17
17
  */
18
18
  export interface RemoveResourceCategoriesRequest 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.76.1/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypesRequest.
17
17
  */
18
18
  export interface RemoveSourceEventTypesRequest 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.76.1/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTaskRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTaskRequest.
16
16
  */
17
17
  export interface ResumeScheduledTaskRequest extends common.BaseRequest {
18
18
  /**
@@ -28,7 +28,7 @@ export interface ResumeScheduledTaskRequest extends common.BaseRequest {
28
28
  "scheduledTaskId": string;
29
29
  /**
30
30
  * For optimistic concurrency control. In the PUT or DELETE call
31
- * for a resource, set the `if-match` parameter to the value of the
31
+ * for a resource, set the {@code if-match} parameter to the value of the
32
32
  * etag from a previous GET or POST response for that resource.
33
33
  * The resource will be updated or deleted only if the etag you
34
34
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/Run.ts.html |here} to see how to use RunRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Run.ts.html |here} to see how to use RunRequest.
16
16
  */
17
17
  export interface RunRequest 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.76.1/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucketRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucketRequest.
16
16
  */
17
17
  export interface SetUnprocessedDataBucketRequest 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.76.1/loganalytics/Suggest.ts.html |here} to see how to use SuggestRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/Suggest.ts.html |here} to see how to use SuggestRequest.
17
17
  */
18
18
  export interface SuggestRequest 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.76.1/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarningRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarningRequest.
17
17
  */
18
18
  export interface SuppressWarningRequest 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.76.1/loganalytics/TestParser.ts.html |here} to see how to use TestParserRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/TestParser.ts.html |here} to see how to use TestParserRequest.
17
17
  */
18
18
  export interface TestParserRequest 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.76.1/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarningRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarningRequest.
17
17
  */
18
18
  export interface UnsuppressWarningRequest 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.76.1/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRuleRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRuleRequest.
17
17
  */
18
18
  export interface UpdateIngestTimeRuleRequest extends common.BaseRequest {
19
19
  /**
@@ -32,7 +32,7 @@ export interface UpdateIngestTimeRuleRequest extends common.BaseRequest {
32
32
  "updateIngestTimeRuleDetails": model.IngestTimeRule;
33
33
  /**
34
34
  * For optimistic concurrency control. In the PUT or DELETE call
35
- * for a resource, set the `if-match` parameter to the value of the
35
+ * for a resource, set the {@code if-match} parameter to the value of the
36
36
  * etag from a previous GET or POST response for that resource.
37
37
  * The resource will be updated or deleted only if the etag you
38
38
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridgeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridgeRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsEmBridgeRequest extends common.BaseRequest {
19
19
  /**
@@ -32,7 +32,7 @@ export interface UpdateLogAnalyticsEmBridgeRequest extends common.BaseRequest {
32
32
  "updateLogAnalyticsEmBridgeDetails": model.UpdateLogAnalyticsEmBridgeDetails;
33
33
  /**
34
34
  * For optimistic concurrency control. In the PUT or DELETE call
35
- * for a resource, set the `if-match` parameter to the value of the
35
+ * for a resource, set the {@code if-match} parameter to the value of the
36
36
  * etag from a previous GET or POST response for that resource.
37
37
  * The resource will be updated or deleted only if the etag you
38
38
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntityRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntityRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsEntityRequest extends common.BaseRequest {
19
19
  /**
@@ -32,7 +32,7 @@ export interface UpdateLogAnalyticsEntityRequest extends common.BaseRequest {
32
32
  "updateLogAnalyticsEntityDetails": model.UpdateLogAnalyticsEntityDetails;
33
33
  /**
34
34
  * For optimistic concurrency control. In the PUT or DELETE call
35
- * for a resource, set the `if-match` parameter to the value of the
35
+ * for a resource, set the {@code if-match} parameter to the value of the
36
36
  * etag from a previous GET or POST response for that resource.
37
37
  * The resource will be updated or deleted only if the etag you
38
38
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityTypeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityTypeRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsEntityTypeRequest extends common.BaseRequest {
19
19
  /**
@@ -36,7 +36,7 @@ export interface UpdateLogAnalyticsEntityTypeRequest extends common.BaseRequest
36
36
  "opcRequestId"?: string;
37
37
  /**
38
38
  * For optimistic concurrency control. In the PUT or DELETE call
39
- * for a resource, set the `if-match` parameter to the value of the
39
+ * for a resource, set the {@code if-match} parameter to the value of the
40
40
  * etag from a previous GET or POST response for that resource.
41
41
  * The resource will be updated or deleted only if the etag you
42
42
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroupRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroupRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsLogGroupRequest extends common.BaseRequest {
19
19
  /**
@@ -31,7 +31,7 @@ export interface UpdateLogAnalyticsLogGroupRequest extends common.BaseRequest {
31
31
  "updateLogAnalyticsLogGroupDetails": model.UpdateLogAnalyticsLogGroupDetails;
32
32
  /**
33
33
  * For optimistic concurrency control. In the PUT or DELETE call
34
- * for a resource, set the `if-match` parameter to the value of the
34
+ * for a resource, set the {@code if-match} parameter to the value of the
35
35
  * etag from a previous GET or POST response for that resource.
36
36
  * The resource will be updated or deleted only if the etag you
37
37
  * provide matches the resource's current etag value.
@@ -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.76.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRuleRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRuleRequest.
17
17
  */
18
18
  export interface UpdateLogAnalyticsObjectCollectionRuleRequest extends common.BaseRequest {
19
19
  /**
@@ -31,7 +31,7 @@ export interface UpdateLogAnalyticsObjectCollectionRuleRequest extends common.Ba
31
31
  "updateLogAnalyticsObjectCollectionRuleDetails": model.UpdateLogAnalyticsObjectCollectionRuleDetails;
32
32
  /**
33
33
  * For optimistic concurrency control. In the PUT or DELETE call
34
- * for a resource, set the `if-match` parameter to the value of the
34
+ * for a resource, set the {@code if-match} parameter to the value of the
35
35
  * etag from a previous GET or POST response for that resource.
36
36
  * The resource will be updated or deleted only if the etag you
37
37
  * provide matches the resource's current etag value.