oci-loganalytics 2.62.3 → 2.63.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (187) hide show
  1. package/lib/client.d.ts +184 -184
  2. package/lib/client.js +184 -184
  3. package/lib/request/add-entity-association-request.d.ts +1 -1
  4. package/lib/request/add-source-event-types-request.d.ts +1 -1
  5. package/lib/request/append-lookup-data-request.d.ts +1 -1
  6. package/lib/request/assign-encryption-key-request.d.ts +1 -1
  7. package/lib/request/batch-get-basic-info-request.d.ts +1 -1
  8. package/lib/request/cancel-query-work-request-request.d.ts +1 -1
  9. package/lib/request/change-ingest-time-rule-compartment-request.d.ts +1 -1
  10. package/lib/request/change-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  11. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  12. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  13. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  14. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  15. package/lib/request/clean-request.d.ts +1 -1
  16. package/lib/request/compare-content-request.d.ts +1 -1
  17. package/lib/request/create-ingest-time-rule-request.d.ts +1 -1
  18. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  19. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  20. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  21. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  22. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  23. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  24. package/lib/request/delete-associations-request.d.ts +1 -1
  25. package/lib/request/delete-field-request.d.ts +1 -1
  26. package/lib/request/delete-ingest-time-rule-request.d.ts +1 -1
  27. package/lib/request/delete-label-request.d.ts +1 -1
  28. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
  29. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  30. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  31. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  32. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  33. package/lib/request/delete-lookup-request.d.ts +1 -1
  34. package/lib/request/delete-parser-request.d.ts +1 -1
  35. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  36. package/lib/request/delete-source-request.d.ts +1 -1
  37. package/lib/request/delete-upload-file-request.d.ts +1 -1
  38. package/lib/request/delete-upload-request.d.ts +1 -1
  39. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  40. package/lib/request/disable-archiving-request.d.ts +1 -1
  41. package/lib/request/disable-auto-association-request.d.ts +1 -1
  42. package/lib/request/disable-ingest-time-rule-request.d.ts +1 -1
  43. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  44. package/lib/request/enable-archiving-request.d.ts +1 -1
  45. package/lib/request/enable-auto-association-request.d.ts +1 -1
  46. package/lib/request/enable-ingest-time-rule-request.d.ts +1 -1
  47. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  48. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  49. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  50. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  51. package/lib/request/export-custom-content-request.d.ts +1 -1
  52. package/lib/request/export-query-result-request.d.ts +1 -1
  53. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  54. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  55. package/lib/request/filter-request.d.ts +1 -1
  56. package/lib/request/get-association-summary-request.d.ts +1 -1
  57. package/lib/request/get-category-request.d.ts +1 -1
  58. package/lib/request/get-column-names-request.d.ts +1 -1
  59. package/lib/request/get-config-work-request-request.d.ts +1 -1
  60. package/lib/request/get-field-request.d.ts +1 -1
  61. package/lib/request/get-fields-summary-request.d.ts +1 -1
  62. package/lib/request/get-ingest-time-rule-request.d.ts +1 -1
  63. package/lib/request/get-label-request.d.ts +1 -1
  64. package/lib/request/get-label-summary-request.d.ts +1 -1
  65. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  66. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  67. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  68. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  69. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  70. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  71. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  72. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  73. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  74. package/lib/request/get-lookup-request.d.ts +1 -1
  75. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  76. package/lib/request/get-namespace-request.d.ts +1 -1
  77. package/lib/request/get-parser-request.d.ts +1 -1
  78. package/lib/request/get-parser-summary-request.d.ts +1 -1
  79. package/lib/request/get-preferences-request.d.ts +1 -1
  80. package/lib/request/get-query-result-request.d.ts +1 -1
  81. package/lib/request/get-query-work-request-request.d.ts +1 -1
  82. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  83. package/lib/request/get-source-request.d.ts +1 -1
  84. package/lib/request/get-source-summary-request.d.ts +1 -1
  85. package/lib/request/get-storage-request.d.ts +1 -1
  86. package/lib/request/get-storage-usage-request.d.ts +1 -1
  87. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  88. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  89. package/lib/request/get-upload-request.d.ts +1 -1
  90. package/lib/request/get-work-request-request.d.ts +1 -1
  91. package/lib/request/import-custom-content-request.d.ts +1 -1
  92. package/lib/request/list-associable-entities-request.d.ts +1 -1
  93. package/lib/request/list-associated-entities-request.d.ts +1 -1
  94. package/lib/request/list-auto-associations-request.d.ts +1 -1
  95. package/lib/request/list-categories-request.d.ts +1 -1
  96. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  97. package/lib/request/list-encryption-key-info-request.d.ts +1 -1
  98. package/lib/request/list-entity-associations-request.d.ts +1 -1
  99. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  100. package/lib/request/list-fields-request.d.ts +1 -1
  101. package/lib/request/list-ingest-time-rules-request.d.ts +1 -1
  102. package/lib/request/list-label-priorities-request.d.ts +1 -1
  103. package/lib/request/list-label-source-details-request.d.ts +1 -1
  104. package/lib/request/list-labels-request.d.ts +1 -1
  105. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  106. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  107. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  108. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  109. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  110. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  111. package/lib/request/list-log-sets-request.d.ts +1 -1
  112. package/lib/request/list-lookups-request.d.ts +1 -1
  113. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  114. package/lib/request/list-namespaces-request.d.ts +1 -1
  115. package/lib/request/list-parser-functions-request.d.ts +1 -1
  116. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  117. package/lib/request/list-parsers-request.d.ts +1 -1
  118. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  119. package/lib/request/list-recalled-data-request.d.ts +1 -1
  120. package/lib/request/list-resource-categories-request.d.ts +1 -1
  121. package/lib/request/list-rules-request.d.ts +1 -1
  122. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  123. package/lib/request/list-source-associations-request.d.ts +1 -1
  124. package/lib/request/list-source-event-types-request.d.ts +1 -1
  125. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  126. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  127. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  128. package/lib/request/list-source-patterns-request.d.ts +1 -1
  129. package/lib/request/list-sources-request.d.ts +1 -1
  130. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  131. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  132. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  133. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  134. package/lib/request/list-upload-files-request.d.ts +1 -1
  135. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  136. package/lib/request/list-uploads-request.d.ts +1 -1
  137. package/lib/request/list-warnings-request.d.ts +1 -1
  138. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  139. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  140. package/lib/request/list-work-requests-request.d.ts +1 -1
  141. package/lib/request/offboard-namespace-request.d.ts +1 -1
  142. package/lib/request/onboard-namespace-request.d.ts +1 -1
  143. package/lib/request/parse-query-request.d.ts +1 -1
  144. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  145. package/lib/request/purge-storage-data-request.d.ts +1 -1
  146. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  147. package/lib/request/query-request.d.ts +1 -1
  148. package/lib/request/recall-archived-data-request.d.ts +1 -1
  149. package/lib/request/register-lookup-request.d.ts +1 -1
  150. package/lib/request/release-recalled-data-request.d.ts +1 -1
  151. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  152. package/lib/request/remove-preferences-request.d.ts +1 -1
  153. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  154. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  155. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  156. package/lib/request/run-request.d.ts +1 -1
  157. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  158. package/lib/request/suggest-request.d.ts +1 -1
  159. package/lib/request/suppress-warning-request.d.ts +1 -1
  160. package/lib/request/test-parser-request.d.ts +1 -1
  161. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  162. package/lib/request/update-ingest-time-rule-request.d.ts +1 -1
  163. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  164. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  165. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  166. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  167. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  168. package/lib/request/update-lookup-data-request.d.ts +1 -1
  169. package/lib/request/update-lookup-request.d.ts +1 -1
  170. package/lib/request/update-preferences-request.d.ts +1 -1
  171. package/lib/request/update-resource-categories-request.d.ts +1 -1
  172. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  173. package/lib/request/update-storage-request.d.ts +1 -1
  174. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  175. package/lib/request/upload-log-file-request.d.ts +1 -1
  176. package/lib/request/upsert-associations-request.d.ts +1 -1
  177. package/lib/request/upsert-field-request.d.ts +1 -1
  178. package/lib/request/upsert-label-request.d.ts +1 -1
  179. package/lib/request/upsert-parser-request.d.ts +1 -1
  180. package/lib/request/upsert-source-request.d.ts +1 -1
  181. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  182. package/lib/request/validate-file-request.d.ts +1 -1
  183. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  184. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  185. package/lib/request/validate-source-request.d.ts +1 -1
  186. package/lib/request/verify-request.d.ts +1 -1
  187. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -180,7 +180,7 @@ class LogAnalyticsClient {
180
180
  * @param AddEntityAssociationRequest
181
181
  * @return AddEntityAssociationResponse
182
182
  * @throws OciError when an error occurs
183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
184
184
  */
185
185
  addEntityAssociation(addEntityAssociationRequest) {
186
186
  return __awaiter(this, void 0, void 0, function* () {
@@ -239,7 +239,7 @@ class LogAnalyticsClient {
239
239
  * @param AddSourceEventTypesRequest
240
240
  * @return AddSourceEventTypesResponse
241
241
  * @throws OciError when an error occurs
242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
243
243
  */
244
244
  addSourceEventTypes(addSourceEventTypesRequest) {
245
245
  return __awaiter(this, void 0, void 0, function* () {
@@ -297,7 +297,7 @@ class LogAnalyticsClient {
297
297
  * @param AppendLookupDataRequest
298
298
  * @return AppendLookupDataResponse
299
299
  * @throws OciError when an error occurs
300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
301
301
  */
302
302
  appendLookupData(appendLookupDataRequest) {
303
303
  return __awaiter(this, void 0, void 0, function* () {
@@ -365,7 +365,7 @@ class LogAnalyticsClient {
365
365
  * @param AssignEncryptionKeyRequest
366
366
  * @return AssignEncryptionKeyResponse
367
367
  * @throws OciError when an error occurs
368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/AssignEncryptionKey.ts.html |here} to see how to use AssignEncryptionKey API.
369
369
  */
370
370
  assignEncryptionKey(assignEncryptionKeyRequest) {
371
371
  return __awaiter(this, void 0, void 0, function* () {
@@ -433,7 +433,7 @@ class LogAnalyticsClient {
433
433
  * @param BatchGetBasicInfoRequest
434
434
  * @return BatchGetBasicInfoResponse
435
435
  * @throws OciError when an error occurs
436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
437
437
  */
438
438
  batchGetBasicInfo(batchGetBasicInfoRequest) {
439
439
  return __awaiter(this, void 0, void 0, function* () {
@@ -508,7 +508,7 @@ class LogAnalyticsClient {
508
508
  * @param CancelQueryWorkRequestRequest
509
509
  * @return CancelQueryWorkRequestResponse
510
510
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
512
512
  */
513
513
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest) {
514
514
  return __awaiter(this, void 0, void 0, function* () {
@@ -565,7 +565,7 @@ class LogAnalyticsClient {
565
565
  * @param ChangeIngestTimeRuleCompartmentRequest
566
566
  * @return ChangeIngestTimeRuleCompartmentResponse
567
567
  * @throws OciError when an error occurs
568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ChangeIngestTimeRuleCompartment.ts.html |here} to see how to use ChangeIngestTimeRuleCompartment API.
569
569
  */
570
570
  changeIngestTimeRuleCompartment(changeIngestTimeRuleCompartmentRequest) {
571
571
  return __awaiter(this, void 0, void 0, function* () {
@@ -623,7 +623,7 @@ class LogAnalyticsClient {
623
623
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
624
624
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
625
625
  * @throws OciError when an error occurs
626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
627
627
  */
628
628
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest) {
629
629
  return __awaiter(this, void 0, void 0, function* () {
@@ -681,7 +681,7 @@ class LogAnalyticsClient {
681
681
  * @param ChangeLogAnalyticsEntityCompartmentRequest
682
682
  * @return ChangeLogAnalyticsEntityCompartmentResponse
683
683
  * @throws OciError when an error occurs
684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
685
685
  */
686
686
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest) {
687
687
  return __awaiter(this, void 0, void 0, function* () {
@@ -740,7 +740,7 @@ class LogAnalyticsClient {
740
740
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
741
741
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
742
742
  * @throws OciError when an error occurs
743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
744
744
  */
745
745
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest) {
746
746
  return __awaiter(this, void 0, void 0, function* () {
@@ -798,7 +798,7 @@ class LogAnalyticsClient {
798
798
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
799
799
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
800
800
  * @throws OciError when an error occurs
801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
802
802
  */
803
803
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest) {
804
804
  return __awaiter(this, void 0, void 0, function* () {
@@ -856,7 +856,7 @@ class LogAnalyticsClient {
856
856
  * @param ChangeScheduledTaskCompartmentRequest
857
857
  * @return ChangeScheduledTaskCompartmentResponse
858
858
  * @throws OciError when an error occurs
859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
860
860
  */
861
861
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest) {
862
862
  return __awaiter(this, void 0, void 0, function* () {
@@ -916,7 +916,7 @@ class LogAnalyticsClient {
916
916
  * @param CleanRequest
917
917
  * @return CleanResponse
918
918
  * @throws OciError when an error occurs
919
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/Clean.ts.html |here} to see how to use Clean API.
919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
920
920
  */
921
921
  clean(cleanRequest) {
922
922
  return __awaiter(this, void 0, void 0, function* () {
@@ -976,7 +976,7 @@ class LogAnalyticsClient {
976
976
  * @param CompareContentRequest
977
977
  * @return CompareContentResponse
978
978
  * @throws OciError when an error occurs
979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
980
980
  */
981
981
  compareContent(compareContentRequest) {
982
982
  return __awaiter(this, void 0, void 0, function* () {
@@ -1036,7 +1036,7 @@ class LogAnalyticsClient {
1036
1036
  * @param CreateIngestTimeRuleRequest
1037
1037
  * @return CreateIngestTimeRuleResponse
1038
1038
  * @throws OciError when an error occurs
1039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CreateIngestTimeRule.ts.html |here} to see how to use CreateIngestTimeRule API.
1040
1040
  */
1041
1041
  createIngestTimeRule(createIngestTimeRuleRequest) {
1042
1042
  return __awaiter(this, void 0, void 0, function* () {
@@ -1101,7 +1101,7 @@ class LogAnalyticsClient {
1101
1101
  * @param CreateLogAnalyticsEmBridgeRequest
1102
1102
  * @return CreateLogAnalyticsEmBridgeResponse
1103
1103
  * @throws OciError when an error occurs
1104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
1105
1105
  */
1106
1106
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest) {
1107
1107
  return __awaiter(this, void 0, void 0, function* () {
@@ -1166,7 +1166,7 @@ class LogAnalyticsClient {
1166
1166
  * @param CreateLogAnalyticsEntityRequest
1167
1167
  * @return CreateLogAnalyticsEntityResponse
1168
1168
  * @throws OciError when an error occurs
1169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
1170
1170
  */
1171
1171
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest) {
1172
1172
  return __awaiter(this, void 0, void 0, function* () {
@@ -1231,7 +1231,7 @@ class LogAnalyticsClient {
1231
1231
  * @param CreateLogAnalyticsEntityTypeRequest
1232
1232
  * @return CreateLogAnalyticsEntityTypeResponse
1233
1233
  * @throws OciError when an error occurs
1234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
1235
1235
  */
1236
1236
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest) {
1237
1237
  return __awaiter(this, void 0, void 0, function* () {
@@ -1288,7 +1288,7 @@ class LogAnalyticsClient {
1288
1288
  * @param CreateLogAnalyticsLogGroupRequest
1289
1289
  * @return CreateLogAnalyticsLogGroupResponse
1290
1290
  * @throws OciError when an error occurs
1291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
1292
1292
  */
1293
1293
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest) {
1294
1294
  return __awaiter(this, void 0, void 0, function* () {
@@ -1353,7 +1353,7 @@ class LogAnalyticsClient {
1353
1353
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
1354
1354
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
1355
1355
  * @throws OciError when an error occurs
1356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
1357
1357
  */
1358
1358
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest) {
1359
1359
  return __awaiter(this, void 0, void 0, function* () {
@@ -1417,7 +1417,7 @@ class LogAnalyticsClient {
1417
1417
  * @param CreateScheduledTaskRequest
1418
1418
  * @return CreateScheduledTaskResponse
1419
1419
  * @throws OciError when an error occurs
1420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
1421
1421
  */
1422
1422
  createScheduledTask(createScheduledTaskRequest) {
1423
1423
  return __awaiter(this, void 0, void 0, function* () {
@@ -1483,7 +1483,7 @@ class LogAnalyticsClient {
1483
1483
  * @param DeleteAssociationsRequest
1484
1484
  * @return DeleteAssociationsResponse
1485
1485
  * @throws OciError when an error occurs
1486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
1487
1487
  */
1488
1488
  deleteAssociations(deleteAssociationsRequest) {
1489
1489
  return __awaiter(this, void 0, void 0, function* () {
@@ -1545,7 +1545,7 @@ class LogAnalyticsClient {
1545
1545
  * @param DeleteFieldRequest
1546
1546
  * @return DeleteFieldResponse
1547
1547
  * @throws OciError when an error occurs
1548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
1549
1549
  */
1550
1550
  deleteField(deleteFieldRequest) {
1551
1551
  return __awaiter(this, void 0, void 0, function* () {
@@ -1603,7 +1603,7 @@ class LogAnalyticsClient {
1603
1603
  * @param DeleteIngestTimeRuleRequest
1604
1604
  * @return DeleteIngestTimeRuleResponse
1605
1605
  * @throws OciError when an error occurs
1606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteIngestTimeRule.ts.html |here} to see how to use DeleteIngestTimeRule API.
1607
1607
  */
1608
1608
  deleteIngestTimeRule(deleteIngestTimeRuleRequest) {
1609
1609
  return __awaiter(this, void 0, void 0, function* () {
@@ -1660,7 +1660,7 @@ class LogAnalyticsClient {
1660
1660
  * @param DeleteLabelRequest
1661
1661
  * @return DeleteLabelResponse
1662
1662
  * @throws OciError when an error occurs
1663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
1664
1664
  */
1665
1665
  deleteLabel(deleteLabelRequest) {
1666
1666
  return __awaiter(this, void 0, void 0, function* () {
@@ -1717,7 +1717,7 @@ class LogAnalyticsClient {
1717
1717
  * @param DeleteLogAnalyticsEmBridgeRequest
1718
1718
  * @return DeleteLogAnalyticsEmBridgeResponse
1719
1719
  * @throws OciError when an error occurs
1720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
1721
1721
  */
1722
1722
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest) {
1723
1723
  return __awaiter(this, void 0, void 0, function* () {
@@ -1773,7 +1773,7 @@ class LogAnalyticsClient {
1773
1773
  * @param DeleteLogAnalyticsEntityRequest
1774
1774
  * @return DeleteLogAnalyticsEntityResponse
1775
1775
  * @throws OciError when an error occurs
1776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
1777
1777
  */
1778
1778
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest) {
1779
1779
  return __awaiter(this, void 0, void 0, function* () {
@@ -1829,7 +1829,7 @@ class LogAnalyticsClient {
1829
1829
  * @param DeleteLogAnalyticsEntityTypeRequest
1830
1830
  * @return DeleteLogAnalyticsEntityTypeResponse
1831
1831
  * @throws OciError when an error occurs
1832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
1833
1833
  */
1834
1834
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest) {
1835
1835
  return __awaiter(this, void 0, void 0, function* () {
@@ -1886,7 +1886,7 @@ class LogAnalyticsClient {
1886
1886
  * @param DeleteLogAnalyticsLogGroupRequest
1887
1887
  * @return DeleteLogAnalyticsLogGroupResponse
1888
1888
  * @throws OciError when an error occurs
1889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
1890
1890
  */
1891
1891
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest) {
1892
1892
  return __awaiter(this, void 0, void 0, function* () {
@@ -1944,7 +1944,7 @@ class LogAnalyticsClient {
1944
1944
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
1945
1945
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
1946
1946
  * @throws OciError when an error occurs
1947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
1948
1948
  */
1949
1949
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest) {
1950
1950
  return __awaiter(this, void 0, void 0, function* () {
@@ -2001,7 +2001,7 @@ class LogAnalyticsClient {
2001
2001
  * @param DeleteLookupRequest
2002
2002
  * @return DeleteLookupResponse
2003
2003
  * @throws OciError when an error occurs
2004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
2004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
2005
2005
  */
2006
2006
  deleteLookup(deleteLookupRequest) {
2007
2007
  return __awaiter(this, void 0, void 0, function* () {
@@ -2066,7 +2066,7 @@ class LogAnalyticsClient {
2066
2066
  * @param DeleteParserRequest
2067
2067
  * @return DeleteParserResponse
2068
2068
  * @throws OciError when an error occurs
2069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
2070
2070
  */
2071
2071
  deleteParser(deleteParserRequest) {
2072
2072
  return __awaiter(this, void 0, void 0, function* () {
@@ -2123,7 +2123,7 @@ class LogAnalyticsClient {
2123
2123
  * @param DeleteScheduledTaskRequest
2124
2124
  * @return DeleteScheduledTaskResponse
2125
2125
  * @throws OciError when an error occurs
2126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
2127
2127
  */
2128
2128
  deleteScheduledTask(deleteScheduledTaskRequest) {
2129
2129
  return __awaiter(this, void 0, void 0, function* () {
@@ -2180,7 +2180,7 @@ class LogAnalyticsClient {
2180
2180
  * @param DeleteSourceRequest
2181
2181
  * @return DeleteSourceResponse
2182
2182
  * @throws OciError when an error occurs
2183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
2184
2184
  */
2185
2185
  deleteSource(deleteSourceRequest) {
2186
2186
  return __awaiter(this, void 0, void 0, function* () {
@@ -2239,7 +2239,7 @@ class LogAnalyticsClient {
2239
2239
  * @param DeleteUploadRequest
2240
2240
  * @return DeleteUploadResponse
2241
2241
  * @throws OciError when an error occurs
2242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
2243
2243
  */
2244
2244
  deleteUpload(deleteUploadRequest) {
2245
2245
  return __awaiter(this, void 0, void 0, function* () {
@@ -2307,7 +2307,7 @@ class LogAnalyticsClient {
2307
2307
  * @param DeleteUploadFileRequest
2308
2308
  * @return DeleteUploadFileResponse
2309
2309
  * @throws OciError when an error occurs
2310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
2311
2311
  */
2312
2312
  deleteUploadFile(deleteUploadFileRequest) {
2313
2313
  return __awaiter(this, void 0, void 0, function* () {
@@ -2374,7 +2374,7 @@ class LogAnalyticsClient {
2374
2374
  * @param DeleteUploadWarningRequest
2375
2375
  * @return DeleteUploadWarningResponse
2376
2376
  * @throws OciError when an error occurs
2377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
2378
2378
  */
2379
2379
  deleteUploadWarning(deleteUploadWarningRequest) {
2380
2380
  return __awaiter(this, void 0, void 0, function* () {
@@ -2431,7 +2431,7 @@ class LogAnalyticsClient {
2431
2431
  * @param DisableArchivingRequest
2432
2432
  * @return DisableArchivingResponse
2433
2433
  * @throws OciError when an error occurs
2434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
2435
2435
  */
2436
2436
  disableArchiving(disableArchivingRequest) {
2437
2437
  return __awaiter(this, void 0, void 0, function* () {
@@ -2498,7 +2498,7 @@ class LogAnalyticsClient {
2498
2498
  * @param DisableAutoAssociationRequest
2499
2499
  * @return DisableAutoAssociationResponse
2500
2500
  * @throws OciError when an error occurs
2501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
2502
2502
  */
2503
2503
  disableAutoAssociation(disableAutoAssociationRequest) {
2504
2504
  return __awaiter(this, void 0, void 0, function* () {
@@ -2561,7 +2561,7 @@ class LogAnalyticsClient {
2561
2561
  * @param DisableIngestTimeRuleRequest
2562
2562
  * @return DisableIngestTimeRuleResponse
2563
2563
  * @throws OciError when an error occurs
2564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DisableIngestTimeRule.ts.html |here} to see how to use DisableIngestTimeRule API.
2565
2565
  */
2566
2566
  disableIngestTimeRule(disableIngestTimeRuleRequest) {
2567
2567
  return __awaiter(this, void 0, void 0, function* () {
@@ -2623,7 +2623,7 @@ class LogAnalyticsClient {
2623
2623
  * @param DisableSourceEventTypesRequest
2624
2624
  * @return DisableSourceEventTypesResponse
2625
2625
  * @throws OciError when an error occurs
2626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
2627
2627
  */
2628
2628
  disableSourceEventTypes(disableSourceEventTypesRequest) {
2629
2629
  return __awaiter(this, void 0, void 0, function* () {
@@ -2681,7 +2681,7 @@ class LogAnalyticsClient {
2681
2681
  * @param EnableArchivingRequest
2682
2682
  * @return EnableArchivingResponse
2683
2683
  * @throws OciError when an error occurs
2684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
2685
2685
  */
2686
2686
  enableArchiving(enableArchivingRequest) {
2687
2687
  return __awaiter(this, void 0, void 0, function* () {
@@ -2748,7 +2748,7 @@ class LogAnalyticsClient {
2748
2748
  * @param EnableAutoAssociationRequest
2749
2749
  * @return EnableAutoAssociationResponse
2750
2750
  * @throws OciError when an error occurs
2751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
2752
2752
  */
2753
2753
  enableAutoAssociation(enableAutoAssociationRequest) {
2754
2754
  return __awaiter(this, void 0, void 0, function* () {
@@ -2811,7 +2811,7 @@ class LogAnalyticsClient {
2811
2811
  * @param EnableIngestTimeRuleRequest
2812
2812
  * @return EnableIngestTimeRuleResponse
2813
2813
  * @throws OciError when an error occurs
2814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/EnableIngestTimeRule.ts.html |here} to see how to use EnableIngestTimeRule API.
2815
2815
  */
2816
2816
  enableIngestTimeRule(enableIngestTimeRuleRequest) {
2817
2817
  return __awaiter(this, void 0, void 0, function* () {
@@ -2873,7 +2873,7 @@ class LogAnalyticsClient {
2873
2873
  * @param EnableSourceEventTypesRequest
2874
2874
  * @return EnableSourceEventTypesResponse
2875
2875
  * @throws OciError when an error occurs
2876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
2877
2877
  */
2878
2878
  enableSourceEventTypes(enableSourceEventTypesRequest) {
2879
2879
  return __awaiter(this, void 0, void 0, function* () {
@@ -2931,7 +2931,7 @@ class LogAnalyticsClient {
2931
2931
  * @param EstimatePurgeDataSizeRequest
2932
2932
  * @return EstimatePurgeDataSizeResponse
2933
2933
  * @throws OciError when an error occurs
2934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
2935
2935
  */
2936
2936
  estimatePurgeDataSize(estimatePurgeDataSizeRequest) {
2937
2937
  return __awaiter(this, void 0, void 0, function* () {
@@ -2998,7 +2998,7 @@ class LogAnalyticsClient {
2998
2998
  * @param EstimateRecallDataSizeRequest
2999
2999
  * @return EstimateRecallDataSizeResponse
3000
3000
  * @throws OciError when an error occurs
3001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
3001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
3002
3002
  */
3003
3003
  estimateRecallDataSize(estimateRecallDataSizeRequest) {
3004
3004
  return __awaiter(this, void 0, void 0, function* () {
@@ -3058,7 +3058,7 @@ class LogAnalyticsClient {
3058
3058
  * @param EstimateReleaseDataSizeRequest
3059
3059
  * @return EstimateReleaseDataSizeResponse
3060
3060
  * @throws OciError when an error occurs
3061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3061
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
3062
3062
  */
3063
3063
  estimateReleaseDataSize(estimateReleaseDataSizeRequest) {
3064
3064
  return __awaiter(this, void 0, void 0, function* () {
@@ -3118,7 +3118,7 @@ class LogAnalyticsClient {
3118
3118
  * @param ExportCustomContentRequest
3119
3119
  * @return ExportCustomContentResponse
3120
3120
  * @throws OciError when an error occurs
3121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
3122
3122
  */
3123
3123
  exportCustomContent(exportCustomContentRequest) {
3124
3124
  return __awaiter(this, void 0, void 0, function* () {
@@ -3177,7 +3177,7 @@ class LogAnalyticsClient {
3177
3177
  * @param ExportQueryResultRequest
3178
3178
  * @return ExportQueryResultResponse
3179
3179
  * @throws OciError when an error occurs
3180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
3181
3181
  */
3182
3182
  exportQueryResult(exportQueryResultRequest) {
3183
3183
  return __awaiter(this, void 0, void 0, function* () {
@@ -3236,7 +3236,7 @@ class LogAnalyticsClient {
3236
3236
  * @param ExtractStructuredLogFieldPathsRequest
3237
3237
  * @return ExtractStructuredLogFieldPathsResponse
3238
3238
  * @throws OciError when an error occurs
3239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
3240
3240
  */
3241
3241
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest) {
3242
3242
  return __awaiter(this, void 0, void 0, function* () {
@@ -3299,7 +3299,7 @@ class LogAnalyticsClient {
3299
3299
  * @param ExtractStructuredLogHeaderPathsRequest
3300
3300
  * @return ExtractStructuredLogHeaderPathsResponse
3301
3301
  * @throws OciError when an error occurs
3302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
3303
3303
  */
3304
3304
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest) {
3305
3305
  return __awaiter(this, void 0, void 0, function* () {
@@ -3361,7 +3361,7 @@ class LogAnalyticsClient {
3361
3361
  * @param FilterRequest
3362
3362
  * @return FilterResponse
3363
3363
  * @throws OciError when an error occurs
3364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
3365
3365
  */
3366
3366
  filter(filterRequest) {
3367
3367
  return __awaiter(this, void 0, void 0, function* () {
@@ -3421,7 +3421,7 @@ class LogAnalyticsClient {
3421
3421
  * @param GetAssociationSummaryRequest
3422
3422
  * @return GetAssociationSummaryResponse
3423
3423
  * @throws OciError when an error occurs
3424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
3425
3425
  */
3426
3426
  getAssociationSummary(getAssociationSummaryRequest) {
3427
3427
  return __awaiter(this, void 0, void 0, function* () {
@@ -3482,7 +3482,7 @@ class LogAnalyticsClient {
3482
3482
  * @param GetCategoryRequest
3483
3483
  * @return GetCategoryResponse
3484
3484
  * @throws OciError when an error occurs
3485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
3486
3486
  */
3487
3487
  getCategory(getCategoryRequest) {
3488
3488
  return __awaiter(this, void 0, void 0, function* () {
@@ -3542,7 +3542,7 @@ class LogAnalyticsClient {
3542
3542
  * @param GetColumnNamesRequest
3543
3543
  * @return GetColumnNamesResponse
3544
3544
  * @throws OciError when an error occurs
3545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
3546
3546
  */
3547
3547
  getColumnNames(getColumnNamesRequest) {
3548
3548
  return __awaiter(this, void 0, void 0, function* () {
@@ -3604,7 +3604,7 @@ class LogAnalyticsClient {
3604
3604
  * @param GetConfigWorkRequestRequest
3605
3605
  * @return GetConfigWorkRequestResponse
3606
3606
  * @throws OciError when an error occurs
3607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
3608
3608
  */
3609
3609
  getConfigWorkRequest(getConfigWorkRequestRequest) {
3610
3610
  return __awaiter(this, void 0, void 0, function* () {
@@ -3664,7 +3664,7 @@ class LogAnalyticsClient {
3664
3664
  * @param GetFieldRequest
3665
3665
  * @return GetFieldResponse
3666
3666
  * @throws OciError when an error occurs
3667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
3668
3668
  */
3669
3669
  getField(getFieldRequest) {
3670
3670
  return __awaiter(this, void 0, void 0, function* () {
@@ -3729,7 +3729,7 @@ class LogAnalyticsClient {
3729
3729
  * @param GetFieldsSummaryRequest
3730
3730
  * @return GetFieldsSummaryResponse
3731
3731
  * @throws OciError when an error occurs
3732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
3733
3733
  */
3734
3734
  getFieldsSummary(getFieldsSummaryRequest) {
3735
3735
  return __awaiter(this, void 0, void 0, function* () {
@@ -3790,7 +3790,7 @@ class LogAnalyticsClient {
3790
3790
  * @param GetIngestTimeRuleRequest
3791
3791
  * @return GetIngestTimeRuleResponse
3792
3792
  * @throws OciError when an error occurs
3793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetIngestTimeRule.ts.html |here} to see how to use GetIngestTimeRule API.
3794
3794
  */
3795
3795
  getIngestTimeRule(getIngestTimeRuleRequest) {
3796
3796
  return __awaiter(this, void 0, void 0, function* () {
@@ -3855,7 +3855,7 @@ class LogAnalyticsClient {
3855
3855
  * @param GetLabelRequest
3856
3856
  * @return GetLabelResponse
3857
3857
  * @throws OciError when an error occurs
3858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
3859
3859
  */
3860
3860
  getLabel(getLabelRequest) {
3861
3861
  return __awaiter(this, void 0, void 0, function* () {
@@ -3920,7 +3920,7 @@ class LogAnalyticsClient {
3920
3920
  * @param GetLabelSummaryRequest
3921
3921
  * @return GetLabelSummaryResponse
3922
3922
  * @throws OciError when an error occurs
3923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
3924
3924
  */
3925
3925
  getLabelSummary(getLabelSummaryRequest) {
3926
3926
  return __awaiter(this, void 0, void 0, function* () {
@@ -3978,7 +3978,7 @@ class LogAnalyticsClient {
3978
3978
  * @param GetLogAnalyticsEmBridgeRequest
3979
3979
  * @return GetLogAnalyticsEmBridgeResponse
3980
3980
  * @throws OciError when an error occurs
3981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
3982
3982
  */
3983
3983
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest) {
3984
3984
  return __awaiter(this, void 0, void 0, function* () {
@@ -4042,7 +4042,7 @@ class LogAnalyticsClient {
4042
4042
  * @param GetLogAnalyticsEmBridgeSummaryRequest
4043
4043
  * @return GetLogAnalyticsEmBridgeSummaryResponse
4044
4044
  * @throws OciError when an error occurs
4045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
4046
4046
  */
4047
4047
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest) {
4048
4048
  return __awaiter(this, void 0, void 0, function* () {
@@ -4102,7 +4102,7 @@ class LogAnalyticsClient {
4102
4102
  * @param GetLogAnalyticsEntitiesSummaryRequest
4103
4103
  * @return GetLogAnalyticsEntitiesSummaryResponse
4104
4104
  * @throws OciError when an error occurs
4105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
4106
4106
  */
4107
4107
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest) {
4108
4108
  return __awaiter(this, void 0, void 0, function* () {
@@ -4162,7 +4162,7 @@ class LogAnalyticsClient {
4162
4162
  * @param GetLogAnalyticsEntityRequest
4163
4163
  * @return GetLogAnalyticsEntityResponse
4164
4164
  * @throws OciError when an error occurs
4165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
4166
4166
  */
4167
4167
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest) {
4168
4168
  return __awaiter(this, void 0, void 0, function* () {
@@ -4226,7 +4226,7 @@ class LogAnalyticsClient {
4226
4226
  * @param GetLogAnalyticsEntityTypeRequest
4227
4227
  * @return GetLogAnalyticsEntityTypeResponse
4228
4228
  * @throws OciError when an error occurs
4229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
4230
4230
  */
4231
4231
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest) {
4232
4232
  return __awaiter(this, void 0, void 0, function* () {
@@ -4291,7 +4291,7 @@ class LogAnalyticsClient {
4291
4291
  * @param GetLogAnalyticsLogGroupRequest
4292
4292
  * @return GetLogAnalyticsLogGroupResponse
4293
4293
  * @throws OciError when an error occurs
4294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
4295
4295
  */
4296
4296
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest) {
4297
4297
  return __awaiter(this, void 0, void 0, function* () {
@@ -4356,7 +4356,7 @@ class LogAnalyticsClient {
4356
4356
  * @param GetLogAnalyticsLogGroupsSummaryRequest
4357
4357
  * @return GetLogAnalyticsLogGroupsSummaryResponse
4358
4358
  * @throws OciError when an error occurs
4359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4359
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
4360
4360
  */
4361
4361
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest) {
4362
4362
  return __awaiter(this, void 0, void 0, function* () {
@@ -4416,7 +4416,7 @@ class LogAnalyticsClient {
4416
4416
  * @param GetLogAnalyticsObjectCollectionRuleRequest
4417
4417
  * @return GetLogAnalyticsObjectCollectionRuleResponse
4418
4418
  * @throws OciError when an error occurs
4419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
4420
4420
  */
4421
4421
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest) {
4422
4422
  return __awaiter(this, void 0, void 0, function* () {
@@ -4481,7 +4481,7 @@ class LogAnalyticsClient {
4481
4481
  * @param GetLogSetsCountRequest
4482
4482
  * @return GetLogSetsCountResponse
4483
4483
  * @throws OciError when an error occurs
4484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
4485
4485
  */
4486
4486
  getLogSetsCount(getLogSetsCountRequest) {
4487
4487
  return __awaiter(this, void 0, void 0, function* () {
@@ -4540,7 +4540,7 @@ class LogAnalyticsClient {
4540
4540
  * @param GetLookupRequest
4541
4541
  * @return GetLookupResponse
4542
4542
  * @throws OciError when an error occurs
4543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
4544
4544
  */
4545
4545
  getLookup(getLookupRequest) {
4546
4546
  return __awaiter(this, void 0, void 0, function* () {
@@ -4604,7 +4604,7 @@ class LogAnalyticsClient {
4604
4604
  * @param GetLookupSummaryRequest
4605
4605
  * @return GetLookupSummaryResponse
4606
4606
  * @throws OciError when an error occurs
4607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
4608
4608
  */
4609
4609
  getLookupSummary(getLookupSummaryRequest) {
4610
4610
  return __awaiter(this, void 0, void 0, function* () {
@@ -4663,7 +4663,7 @@ class LogAnalyticsClient {
4663
4663
  * @param GetNamespaceRequest
4664
4664
  * @return GetNamespaceResponse
4665
4665
  * @throws OciError when an error occurs
4666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
4667
4667
  */
4668
4668
  getNamespace(getNamespaceRequest) {
4669
4669
  return __awaiter(this, void 0, void 0, function* () {
@@ -4727,7 +4727,7 @@ class LogAnalyticsClient {
4727
4727
  * @param GetParserRequest
4728
4728
  * @return GetParserResponse
4729
4729
  * @throws OciError when an error occurs
4730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
4731
4731
  */
4732
4732
  getParser(getParserRequest) {
4733
4733
  return __awaiter(this, void 0, void 0, function* () {
@@ -4792,7 +4792,7 @@ class LogAnalyticsClient {
4792
4792
  * @param GetParserSummaryRequest
4793
4793
  * @return GetParserSummaryResponse
4794
4794
  * @throws OciError when an error occurs
4795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
4796
4796
  */
4797
4797
  getParserSummary(getParserSummaryRequest) {
4798
4798
  return __awaiter(this, void 0, void 0, function* () {
@@ -4851,7 +4851,7 @@ class LogAnalyticsClient {
4851
4851
  * @param GetPreferencesRequest
4852
4852
  * @return GetPreferencesResponse
4853
4853
  * @throws OciError when an error occurs
4854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
4855
4855
  */
4856
4856
  getPreferences(getPreferencesRequest) {
4857
4857
  return __awaiter(this, void 0, void 0, function* () {
@@ -4926,7 +4926,7 @@ class LogAnalyticsClient {
4926
4926
  * @param GetQueryResultRequest
4927
4927
  * @return GetQueryResultResponse
4928
4928
  * @throws OciError when an error occurs
4929
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
4930
4930
  */
4931
4931
  getQueryResult(getQueryResultRequest) {
4932
4932
  return __awaiter(this, void 0, void 0, function* () {
@@ -5006,7 +5006,7 @@ class LogAnalyticsClient {
5006
5006
  * @param GetQueryWorkRequestRequest
5007
5007
  * @return GetQueryWorkRequestResponse
5008
5008
  * @throws OciError when an error occurs
5009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
5009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
5010
5010
  */
5011
5011
  getQueryWorkRequest(getQueryWorkRequestRequest) {
5012
5012
  return __awaiter(this, void 0, void 0, function* () {
@@ -5075,7 +5075,7 @@ class LogAnalyticsClient {
5075
5075
  * @param GetScheduledTaskRequest
5076
5076
  * @return GetScheduledTaskResponse
5077
5077
  * @throws OciError when an error occurs
5078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
5079
5079
  */
5080
5080
  getScheduledTask(getScheduledTaskRequest) {
5081
5081
  return __awaiter(this, void 0, void 0, function* () {
@@ -5140,7 +5140,7 @@ class LogAnalyticsClient {
5140
5140
  * @param GetSourceRequest
5141
5141
  * @return GetSourceResponse
5142
5142
  * @throws OciError when an error occurs
5143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
5144
5144
  */
5145
5145
  getSource(getSourceRequest) {
5146
5146
  return __awaiter(this, void 0, void 0, function* () {
@@ -5207,7 +5207,7 @@ class LogAnalyticsClient {
5207
5207
  * @param GetSourceSummaryRequest
5208
5208
  * @return GetSourceSummaryResponse
5209
5209
  * @throws OciError when an error occurs
5210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
5211
5211
  */
5212
5212
  getSourceSummary(getSourceSummaryRequest) {
5213
5213
  return __awaiter(this, void 0, void 0, function* () {
@@ -5266,7 +5266,7 @@ class LogAnalyticsClient {
5266
5266
  * @param GetStorageRequest
5267
5267
  * @return GetStorageResponse
5268
5268
  * @throws OciError when an error occurs
5269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
5270
5270
  */
5271
5271
  getStorage(getStorageRequest) {
5272
5272
  return __awaiter(this, void 0, void 0, function* () {
@@ -5331,7 +5331,7 @@ class LogAnalyticsClient {
5331
5331
  * @param GetStorageUsageRequest
5332
5332
  * @return GetStorageUsageResponse
5333
5333
  * @throws OciError when an error occurs
5334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
5335
5335
  */
5336
5336
  getStorageUsage(getStorageUsageRequest) {
5337
5337
  return __awaiter(this, void 0, void 0, function* () {
@@ -5391,7 +5391,7 @@ class LogAnalyticsClient {
5391
5391
  * @param GetStorageWorkRequestRequest
5392
5392
  * @return GetStorageWorkRequestResponse
5393
5393
  * @throws OciError when an error occurs
5394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
5395
5395
  */
5396
5396
  getStorageWorkRequest(getStorageWorkRequestRequest) {
5397
5397
  return __awaiter(this, void 0, void 0, function* () {
@@ -5461,7 +5461,7 @@ class LogAnalyticsClient {
5461
5461
  * @param GetUnprocessedDataBucketRequest
5462
5462
  * @return GetUnprocessedDataBucketResponse
5463
5463
  * @throws OciError when an error occurs
5464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
5465
5465
  */
5466
5466
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest) {
5467
5467
  return __awaiter(this, void 0, void 0, function* () {
@@ -5519,7 +5519,7 @@ class LogAnalyticsClient {
5519
5519
  * @param GetUploadRequest
5520
5520
  * @return GetUploadResponse
5521
5521
  * @throws OciError when an error occurs
5522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
5523
5523
  */
5524
5524
  getUpload(getUploadRequest) {
5525
5525
  return __awaiter(this, void 0, void 0, function* () {
@@ -5583,7 +5583,7 @@ class LogAnalyticsClient {
5583
5583
  * @param GetWorkRequestRequest
5584
5584
  * @return GetWorkRequestResponse
5585
5585
  * @throws OciError when an error occurs
5586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5587
5587
  */
5588
5588
  getWorkRequest(getWorkRequestRequest) {
5589
5589
  return __awaiter(this, void 0, void 0, function* () {
@@ -5648,7 +5648,7 @@ class LogAnalyticsClient {
5648
5648
  * @param ImportCustomContentRequest
5649
5649
  * @return ImportCustomContentResponse
5650
5650
  * @throws OciError when an error occurs
5651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
5652
5652
  */
5653
5653
  importCustomContent(importCustomContentRequest) {
5654
5654
  return __awaiter(this, void 0, void 0, function* () {
@@ -5712,7 +5712,7 @@ class LogAnalyticsClient {
5712
5712
  * @param ListAssociableEntitiesRequest
5713
5713
  * @return ListAssociableEntitiesResponse
5714
5714
  * @throws OciError when an error occurs
5715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
5716
5716
  */
5717
5717
  listAssociableEntities(listAssociableEntitiesRequest) {
5718
5718
  return __awaiter(this, void 0, void 0, function* () {
@@ -5790,7 +5790,7 @@ class LogAnalyticsClient {
5790
5790
  * @param ListAssociatedEntitiesRequest
5791
5791
  * @return ListAssociatedEntitiesResponse
5792
5792
  * @throws OciError when an error occurs
5793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
5794
5794
  */
5795
5795
  listAssociatedEntities(listAssociatedEntitiesRequest) {
5796
5796
  return __awaiter(this, void 0, void 0, function* () {
@@ -5868,7 +5868,7 @@ class LogAnalyticsClient {
5868
5868
  * @param ListAutoAssociationsRequest
5869
5869
  * @return ListAutoAssociationsResponse
5870
5870
  * @throws OciError when an error occurs
5871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
5872
5872
  */
5873
5873
  listAutoAssociations(listAutoAssociationsRequest) {
5874
5874
  return __awaiter(this, void 0, void 0, function* () {
@@ -5943,7 +5943,7 @@ class LogAnalyticsClient {
5943
5943
  * @param ListCategoriesRequest
5944
5944
  * @return ListCategoriesResponse
5945
5945
  * @throws OciError when an error occurs
5946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
5947
5947
  */
5948
5948
  listCategories(listCategoriesRequest) {
5949
5949
  return __awaiter(this, void 0, void 0, function* () {
@@ -6020,7 +6020,7 @@ class LogAnalyticsClient {
6020
6020
  * @param ListConfigWorkRequestsRequest
6021
6021
  * @return ListConfigWorkRequestsResponse
6022
6022
  * @throws OciError when an error occurs
6023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
6024
6024
  */
6025
6025
  listConfigWorkRequests(listConfigWorkRequestsRequest) {
6026
6026
  return __awaiter(this, void 0, void 0, function* () {
@@ -6093,7 +6093,7 @@ class LogAnalyticsClient {
6093
6093
  * @param ListEncryptionKeyInfoRequest
6094
6094
  * @return ListEncryptionKeyInfoResponse
6095
6095
  * @throws OciError when an error occurs
6096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListEncryptionKeyInfo.ts.html |here} to see how to use ListEncryptionKeyInfo API.
6097
6097
  */
6098
6098
  listEncryptionKeyInfo(listEncryptionKeyInfoRequest) {
6099
6099
  return __awaiter(this, void 0, void 0, function* () {
@@ -6151,7 +6151,7 @@ class LogAnalyticsClient {
6151
6151
  * @param ListEntityAssociationsRequest
6152
6152
  * @return ListEntityAssociationsResponse
6153
6153
  * @throws OciError when an error occurs
6154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
6155
6155
  */
6156
6156
  listEntityAssociations(listEntityAssociationsRequest) {
6157
6157
  return __awaiter(this, void 0, void 0, function* () {
@@ -6222,7 +6222,7 @@ class LogAnalyticsClient {
6222
6222
  * @param ListEntitySourceAssociationsRequest
6223
6223
  * @return ListEntitySourceAssociationsResponse
6224
6224
  * @throws OciError when an error occurs
6225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
6226
6226
  */
6227
6227
  listEntitySourceAssociations(listEntitySourceAssociationsRequest) {
6228
6228
  return __awaiter(this, void 0, void 0, function* () {
@@ -6302,7 +6302,7 @@ class LogAnalyticsClient {
6302
6302
  * @param ListFieldsRequest
6303
6303
  * @return ListFieldsResponse
6304
6304
  * @throws OciError when an error occurs
6305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
6306
6306
  */
6307
6307
  listFields(listFieldsRequest) {
6308
6308
  return __awaiter(this, void 0, void 0, function* () {
@@ -6384,7 +6384,7 @@ class LogAnalyticsClient {
6384
6384
  * @param ListIngestTimeRulesRequest
6385
6385
  * @return ListIngestTimeRulesResponse
6386
6386
  * @throws OciError when an error occurs
6387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListIngestTimeRules.ts.html |here} to see how to use ListIngestTimeRules API.
6388
6388
  */
6389
6389
  listIngestTimeRules(listIngestTimeRulesRequest) {
6390
6390
  return __awaiter(this, void 0, void 0, function* () {
@@ -6464,7 +6464,7 @@ class LogAnalyticsClient {
6464
6464
  * @param ListLabelPrioritiesRequest
6465
6465
  * @return ListLabelPrioritiesResponse
6466
6466
  * @throws OciError when an error occurs
6467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
6468
6468
  */
6469
6469
  listLabelPriorities(listLabelPrioritiesRequest) {
6470
6470
  return __awaiter(this, void 0, void 0, function* () {
@@ -6536,7 +6536,7 @@ class LogAnalyticsClient {
6536
6536
  * @param ListLabelSourceDetailsRequest
6537
6537
  * @return ListLabelSourceDetailsResponse
6538
6538
  * @throws OciError when an error occurs
6539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
6540
6540
  */
6541
6541
  listLabelSourceDetails(listLabelSourceDetailsRequest) {
6542
6542
  return __awaiter(this, void 0, void 0, function* () {
@@ -6611,7 +6611,7 @@ class LogAnalyticsClient {
6611
6611
  * @param ListLabelsRequest
6612
6612
  * @return ListLabelsResponse
6613
6613
  * @throws OciError when an error occurs
6614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
6615
6615
  */
6616
6616
  listLabels(listLabelsRequest) {
6617
6617
  return __awaiter(this, void 0, void 0, function* () {
@@ -6690,7 +6690,7 @@ class LogAnalyticsClient {
6690
6690
  * @param ListLogAnalyticsEmBridgesRequest
6691
6691
  * @return ListLogAnalyticsEmBridgesResponse
6692
6692
  * @throws OciError when an error occurs
6693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
6694
6694
  */
6695
6695
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest) {
6696
6696
  return __awaiter(this, void 0, void 0, function* () {
@@ -6763,7 +6763,7 @@ class LogAnalyticsClient {
6763
6763
  * @param ListLogAnalyticsEntitiesRequest
6764
6764
  * @return ListLogAnalyticsEntitiesResponse
6765
6765
  * @throws OciError when an error occurs
6766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
6766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
6767
6767
  */
6768
6768
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest) {
6769
6769
  return __awaiter(this, void 0, void 0, function* () {
@@ -6844,7 +6844,7 @@ class LogAnalyticsClient {
6844
6844
  * @param ListLogAnalyticsEntityTopologyRequest
6845
6845
  * @return ListLogAnalyticsEntityTopologyResponse
6846
6846
  * @throws OciError when an error occurs
6847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
6848
6848
  */
6849
6849
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest) {
6850
6850
  return __awaiter(this, void 0, void 0, function* () {
@@ -6914,7 +6914,7 @@ class LogAnalyticsClient {
6914
6914
  * @param ListLogAnalyticsEntityTypesRequest
6915
6915
  * @return ListLogAnalyticsEntityTypesResponse
6916
6916
  * @throws OciError when an error occurs
6917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
6918
6918
  */
6919
6919
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest) {
6920
6920
  return __awaiter(this, void 0, void 0, function* () {
@@ -6987,7 +6987,7 @@ class LogAnalyticsClient {
6987
6987
  * @param ListLogAnalyticsLogGroupsRequest
6988
6988
  * @return ListLogAnalyticsLogGroupsResponse
6989
6989
  * @throws OciError when an error occurs
6990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
6991
6991
  */
6992
6992
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest) {
6993
6993
  return __awaiter(this, void 0, void 0, function* () {
@@ -7062,7 +7062,7 @@ class LogAnalyticsClient {
7062
7062
  * @param ListLogAnalyticsObjectCollectionRulesRequest
7063
7063
  * @return ListLogAnalyticsObjectCollectionRulesResponse
7064
7064
  * @throws OciError when an error occurs
7065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
7066
7066
  */
7067
7067
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest) {
7068
7068
  return __awaiter(this, void 0, void 0, function* () {
@@ -7134,7 +7134,7 @@ class LogAnalyticsClient {
7134
7134
  * @param ListLogSetsRequest
7135
7135
  * @return ListLogSetsResponse
7136
7136
  * @throws OciError when an error occurs
7137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
7138
7138
  */
7139
7139
  listLogSets(listLogSetsRequest) {
7140
7140
  return __awaiter(this, void 0, void 0, function* () {
@@ -7203,7 +7203,7 @@ class LogAnalyticsClient {
7203
7203
  * @param ListLookupsRequest
7204
7204
  * @return ListLookupsResponse
7205
7205
  * @throws OciError when an error occurs
7206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
7207
7207
  */
7208
7208
  listLookups(listLookupsRequest) {
7209
7209
  return __awaiter(this, void 0, void 0, function* () {
@@ -7283,7 +7283,7 @@ class LogAnalyticsClient {
7283
7283
  * @param ListMetaSourceTypesRequest
7284
7284
  * @return ListMetaSourceTypesResponse
7285
7285
  * @throws OciError when an error occurs
7286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
7287
7287
  */
7288
7288
  listMetaSourceTypes(listMetaSourceTypesRequest) {
7289
7289
  return __awaiter(this, void 0, void 0, function* () {
@@ -7358,7 +7358,7 @@ class LogAnalyticsClient {
7358
7358
  * @param ListNamespacesRequest
7359
7359
  * @return ListNamespacesResponse
7360
7360
  * @throws OciError when an error occurs
7361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
7362
7362
  */
7363
7363
  listNamespaces(listNamespacesRequest) {
7364
7364
  return __awaiter(this, void 0, void 0, function* () {
@@ -7417,7 +7417,7 @@ class LogAnalyticsClient {
7417
7417
  * @param ListParserFunctionsRequest
7418
7418
  * @return ListParserFunctionsResponse
7419
7419
  * @throws OciError when an error occurs
7420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
7421
7421
  */
7422
7422
  listParserFunctions(listParserFunctionsRequest) {
7423
7423
  return __awaiter(this, void 0, void 0, function* () {
@@ -7492,7 +7492,7 @@ class LogAnalyticsClient {
7492
7492
  * @param ListParserMetaPluginsRequest
7493
7493
  * @return ListParserMetaPluginsResponse
7494
7494
  * @throws OciError when an error occurs
7495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
7496
7496
  */
7497
7497
  listParserMetaPlugins(listParserMetaPluginsRequest) {
7498
7498
  return __awaiter(this, void 0, void 0, function* () {
@@ -7566,7 +7566,7 @@ class LogAnalyticsClient {
7566
7566
  * @param ListParsersRequest
7567
7567
  * @return ListParsersResponse
7568
7568
  * @throws OciError when an error occurs
7569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
7570
7570
  */
7571
7571
  listParsers(listParsersRequest) {
7572
7572
  return __awaiter(this, void 0, void 0, function* () {
@@ -7646,7 +7646,7 @@ class LogAnalyticsClient {
7646
7646
  * @param ListQueryWorkRequestsRequest
7647
7647
  * @return ListQueryWorkRequestsResponse
7648
7648
  * @throws OciError when an error occurs
7649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
7649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
7650
7650
  */
7651
7651
  listQueryWorkRequests(listQueryWorkRequestsRequest) {
7652
7652
  return __awaiter(this, void 0, void 0, function* () {
@@ -7722,7 +7722,7 @@ class LogAnalyticsClient {
7722
7722
  * @param ListRecalledDataRequest
7723
7723
  * @return ListRecalledDataResponse
7724
7724
  * @throws OciError when an error occurs
7725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
7725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
7726
7726
  */
7727
7727
  listRecalledData(listRecalledDataRequest) {
7728
7728
  return __awaiter(this, void 0, void 0, function* () {
@@ -7799,7 +7799,7 @@ class LogAnalyticsClient {
7799
7799
  * @param ListResourceCategoriesRequest
7800
7800
  * @return ListResourceCategoriesResponse
7801
7801
  * @throws OciError when an error occurs
7802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
7802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
7803
7803
  */
7804
7804
  listResourceCategories(listResourceCategoriesRequest) {
7805
7805
  return __awaiter(this, void 0, void 0, function* () {
@@ -7876,7 +7876,7 @@ class LogAnalyticsClient {
7876
7876
  * @param ListRulesRequest
7877
7877
  * @return ListRulesResponse
7878
7878
  * @throws OciError when an error occurs
7879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
7879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListRules.ts.html |here} to see how to use ListRules API.
7880
7880
  */
7881
7881
  listRules(listRulesRequest) {
7882
7882
  return __awaiter(this, void 0, void 0, function* () {
@@ -7953,7 +7953,7 @@ class LogAnalyticsClient {
7953
7953
  * @param ListScheduledTasksRequest
7954
7954
  * @return ListScheduledTasksResponse
7955
7955
  * @throws OciError when an error occurs
7956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
7957
7957
  */
7958
7958
  listScheduledTasks(listScheduledTasksRequest) {
7959
7959
  return __awaiter(this, void 0, void 0, function* () {
@@ -8032,7 +8032,7 @@ class LogAnalyticsClient {
8032
8032
  * @param ListSourceAssociationsRequest
8033
8033
  * @return ListSourceAssociationsResponse
8034
8034
  * @throws OciError when an error occurs
8035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
8036
8036
  */
8037
8037
  listSourceAssociations(listSourceAssociationsRequest) {
8038
8038
  return __awaiter(this, void 0, void 0, function* () {
@@ -8111,7 +8111,7 @@ class LogAnalyticsClient {
8111
8111
  * @param ListSourceEventTypesRequest
8112
8112
  * @return ListSourceEventTypesResponse
8113
8113
  * @throws OciError when an error occurs
8114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
8115
8115
  */
8116
8116
  listSourceEventTypes(listSourceEventTypesRequest) {
8117
8117
  return __awaiter(this, void 0, void 0, function* () {
@@ -8189,7 +8189,7 @@ class LogAnalyticsClient {
8189
8189
  * @param ListSourceExtendedFieldDefinitionsRequest
8190
8190
  * @return ListSourceExtendedFieldDefinitionsResponse
8191
8191
  * @throws OciError when an error occurs
8192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
8193
8193
  */
8194
8194
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest) {
8195
8195
  return __awaiter(this, void 0, void 0, function* () {
@@ -8264,7 +8264,7 @@ class LogAnalyticsClient {
8264
8264
  * @param ListSourceLabelOperatorsRequest
8265
8265
  * @return ListSourceLabelOperatorsResponse
8266
8266
  * @throws OciError when an error occurs
8267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
8268
8268
  */
8269
8269
  listSourceLabelOperators(listSourceLabelOperatorsRequest) {
8270
8270
  return __awaiter(this, void 0, void 0, function* () {
@@ -8338,7 +8338,7 @@ class LogAnalyticsClient {
8338
8338
  * @param ListSourceMetaFunctionsRequest
8339
8339
  * @return ListSourceMetaFunctionsResponse
8340
8340
  * @throws OciError when an error occurs
8341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
8342
8342
  */
8343
8343
  listSourceMetaFunctions(listSourceMetaFunctionsRequest) {
8344
8344
  return __awaiter(this, void 0, void 0, function* () {
@@ -8412,7 +8412,7 @@ class LogAnalyticsClient {
8412
8412
  * @param ListSourcePatternsRequest
8413
8413
  * @return ListSourcePatternsResponse
8414
8414
  * @throws OciError when an error occurs
8415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
8416
8416
  */
8417
8417
  listSourcePatterns(listSourcePatternsRequest) {
8418
8418
  return __awaiter(this, void 0, void 0, function* () {
@@ -8488,7 +8488,7 @@ class LogAnalyticsClient {
8488
8488
  * @param ListSourcesRequest
8489
8489
  * @return ListSourcesResponse
8490
8490
  * @throws OciError when an error occurs
8491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
8492
8492
  */
8493
8493
  listSources(listSourcesRequest) {
8494
8494
  return __awaiter(this, void 0, void 0, function* () {
@@ -8569,7 +8569,7 @@ class LogAnalyticsClient {
8569
8569
  * @param ListStorageWorkRequestErrorsRequest
8570
8570
  * @return ListStorageWorkRequestErrorsResponse
8571
8571
  * @throws OciError when an error occurs
8572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
8572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
8573
8573
  */
8574
8574
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest) {
8575
8575
  return __awaiter(this, void 0, void 0, function* () {
@@ -8645,7 +8645,7 @@ class LogAnalyticsClient {
8645
8645
  * @param ListStorageWorkRequestsRequest
8646
8646
  * @return ListStorageWorkRequestsResponse
8647
8647
  * @throws OciError when an error occurs
8648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
8648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
8649
8649
  */
8650
8650
  listStorageWorkRequests(listStorageWorkRequestsRequest) {
8651
8651
  return __awaiter(this, void 0, void 0, function* () {
@@ -8725,7 +8725,7 @@ class LogAnalyticsClient {
8725
8725
  * @param ListSupportedCharEncodingsRequest
8726
8726
  * @return ListSupportedCharEncodingsResponse
8727
8727
  * @throws OciError when an error occurs
8728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
8728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
8729
8729
  */
8730
8730
  listSupportedCharEncodings(listSupportedCharEncodingsRequest) {
8731
8731
  return __awaiter(this, void 0, void 0, function* () {
@@ -8796,7 +8796,7 @@ class LogAnalyticsClient {
8796
8796
  * @param ListSupportedTimezonesRequest
8797
8797
  * @return ListSupportedTimezonesResponse
8798
8798
  * @throws OciError when an error occurs
8799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
8799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
8800
8800
  */
8801
8801
  listSupportedTimezones(listSupportedTimezonesRequest) {
8802
8802
  return __awaiter(this, void 0, void 0, function* () {
@@ -8867,7 +8867,7 @@ class LogAnalyticsClient {
8867
8867
  * @param ListUploadFilesRequest
8868
8868
  * @return ListUploadFilesResponse
8869
8869
  * @throws OciError when an error occurs
8870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
8870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
8871
8871
  */
8872
8872
  listUploadFiles(listUploadFilesRequest) {
8873
8873
  return __awaiter(this, void 0, void 0, function* () {
@@ -8938,7 +8938,7 @@ class LogAnalyticsClient {
8938
8938
  * @param ListUploadWarningsRequest
8939
8939
  * @return ListUploadWarningsResponse
8940
8940
  * @throws OciError when an error occurs
8941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
8942
8942
  */
8943
8943
  listUploadWarnings(listUploadWarningsRequest) {
8944
8944
  return __awaiter(this, void 0, void 0, function* () {
@@ -9007,7 +9007,7 @@ class LogAnalyticsClient {
9007
9007
  * @param ListUploadsRequest
9008
9008
  * @return ListUploadsResponse
9009
9009
  * @throws OciError when an error occurs
9010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
9010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
9011
9011
  */
9012
9012
  listUploads(listUploadsRequest) {
9013
9013
  return __awaiter(this, void 0, void 0, function* () {
@@ -9084,7 +9084,7 @@ class LogAnalyticsClient {
9084
9084
  * @param ListWarningsRequest
9085
9085
  * @return ListWarningsResponse
9086
9086
  * @throws OciError when an error occurs
9087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
9088
9088
  */
9089
9089
  listWarnings(listWarningsRequest) {
9090
9090
  return __awaiter(this, void 0, void 0, function* () {
@@ -9169,7 +9169,7 @@ class LogAnalyticsClient {
9169
9169
  * @param ListWorkRequestErrorsRequest
9170
9170
  * @return ListWorkRequestErrorsResponse
9171
9171
  * @throws OciError when an error occurs
9172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9173
9173
  */
9174
9174
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
9175
9175
  return __awaiter(this, void 0, void 0, function* () {
@@ -9237,7 +9237,7 @@ class LogAnalyticsClient {
9237
9237
  * @param ListWorkRequestLogsRequest
9238
9238
  * @return ListWorkRequestLogsResponse
9239
9239
  * @throws OciError when an error occurs
9240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9241
9241
  */
9242
9242
  listWorkRequestLogs(listWorkRequestLogsRequest) {
9243
9243
  return __awaiter(this, void 0, void 0, function* () {
@@ -9305,7 +9305,7 @@ class LogAnalyticsClient {
9305
9305
  * @param ListWorkRequestsRequest
9306
9306
  * @return ListWorkRequestsResponse
9307
9307
  * @throws OciError when an error occurs
9308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9309
9309
  */
9310
9310
  listWorkRequests(listWorkRequestsRequest) {
9311
9311
  return __awaiter(this, void 0, void 0, function* () {
@@ -9372,7 +9372,7 @@ class LogAnalyticsClient {
9372
9372
  * @param OffboardNamespaceRequest
9373
9373
  * @return OffboardNamespaceResponse
9374
9374
  * @throws OciError when an error occurs
9375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
9376
9376
  */
9377
9377
  offboardNamespace(offboardNamespaceRequest) {
9378
9378
  return __awaiter(this, void 0, void 0, function* () {
@@ -9433,7 +9433,7 @@ class LogAnalyticsClient {
9433
9433
  * @param OnboardNamespaceRequest
9434
9434
  * @return OnboardNamespaceResponse
9435
9435
  * @throws OciError when an error occurs
9436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
9437
9437
  */
9438
9438
  onboardNamespace(onboardNamespaceRequest) {
9439
9439
  return __awaiter(this, void 0, void 0, function* () {
@@ -9493,7 +9493,7 @@ class LogAnalyticsClient {
9493
9493
  * @param ParseQueryRequest
9494
9494
  * @return ParseQueryResponse
9495
9495
  * @throws OciError when an error occurs
9496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
9497
9497
  */
9498
9498
  parseQuery(parseQueryRequest) {
9499
9499
  return __awaiter(this, void 0, void 0, function* () {
@@ -9553,7 +9553,7 @@ class LogAnalyticsClient {
9553
9553
  * @param PauseScheduledTaskRequest
9554
9554
  * @return PauseScheduledTaskResponse
9555
9555
  * @throws OciError when an error occurs
9556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
9556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
9557
9557
  */
9558
9558
  pauseScheduledTask(pauseScheduledTaskRequest) {
9559
9559
  return __awaiter(this, void 0, void 0, function* () {
@@ -9620,7 +9620,7 @@ class LogAnalyticsClient {
9620
9620
  * @param PurgeStorageDataRequest
9621
9621
  * @return PurgeStorageDataResponse
9622
9622
  * @throws OciError when an error occurs
9623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
9623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
9624
9624
  */
9625
9625
  purgeStorageData(purgeStorageDataRequest) {
9626
9626
  return __awaiter(this, void 0, void 0, function* () {
@@ -9687,7 +9687,7 @@ class LogAnalyticsClient {
9687
9687
  * @param PutQueryWorkRequestBackgroundRequest
9688
9688
  * @return PutQueryWorkRequestBackgroundResponse
9689
9689
  * @throws OciError when an error occurs
9690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
9690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
9691
9691
  */
9692
9692
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest) {
9693
9693
  return __awaiter(this, void 0, void 0, function* () {
@@ -9753,7 +9753,7 @@ class LogAnalyticsClient {
9753
9753
  * @param QueryRequest
9754
9754
  * @return QueryResponse
9755
9755
  * @throws OciError when an error occurs
9756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/Query.ts.html |here} to see how to use Query API.
9756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/Query.ts.html |here} to see how to use Query API.
9757
9757
  */
9758
9758
  query(queryRequest) {
9759
9759
  return __awaiter(this, void 0, void 0, function* () {
@@ -9836,7 +9836,7 @@ class LogAnalyticsClient {
9836
9836
  * @param RecallArchivedDataRequest
9837
9837
  * @return RecallArchivedDataResponse
9838
9838
  * @throws OciError when an error occurs
9839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
9839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
9840
9840
  */
9841
9841
  recallArchivedData(recallArchivedDataRequest) {
9842
9842
  return __awaiter(this, void 0, void 0, function* () {
@@ -9904,7 +9904,7 @@ class LogAnalyticsClient {
9904
9904
  * @param RegisterLookupRequest
9905
9905
  * @return RegisterLookupResponse
9906
9906
  * @throws OciError when an error occurs
9907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
9907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
9908
9908
  */
9909
9909
  registerLookup(registerLookupRequest) {
9910
9910
  return __awaiter(this, void 0, void 0, function* () {
@@ -9977,7 +9977,7 @@ class LogAnalyticsClient {
9977
9977
  * @param ReleaseRecalledDataRequest
9978
9978
  * @return ReleaseRecalledDataResponse
9979
9979
  * @throws OciError when an error occurs
9980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
9981
9981
  */
9982
9982
  releaseRecalledData(releaseRecalledDataRequest) {
9983
9983
  return __awaiter(this, void 0, void 0, function* () {
@@ -10044,7 +10044,7 @@ class LogAnalyticsClient {
10044
10044
  * @param RemoveEntityAssociationsRequest
10045
10045
  * @return RemoveEntityAssociationsResponse
10046
10046
  * @throws OciError when an error occurs
10047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
10048
10048
  */
10049
10049
  removeEntityAssociations(removeEntityAssociationsRequest) {
10050
10050
  return __awaiter(this, void 0, void 0, function* () {
@@ -10103,7 +10103,7 @@ class LogAnalyticsClient {
10103
10103
  * @param RemovePreferencesRequest
10104
10104
  * @return RemovePreferencesResponse
10105
10105
  * @throws OciError when an error occurs
10106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
10107
10107
  */
10108
10108
  removePreferences(removePreferencesRequest) {
10109
10109
  return __awaiter(this, void 0, void 0, function* () {
@@ -10160,7 +10160,7 @@ class LogAnalyticsClient {
10160
10160
  * @param RemoveResourceCategoriesRequest
10161
10161
  * @return RemoveResourceCategoriesResponse
10162
10162
  * @throws OciError when an error occurs
10163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
10164
10164
  */
10165
10165
  removeResourceCategories(removeResourceCategoriesRequest) {
10166
10166
  return __awaiter(this, void 0, void 0, function* () {
@@ -10216,7 +10216,7 @@ class LogAnalyticsClient {
10216
10216
  * @param RemoveSourceEventTypesRequest
10217
10217
  * @return RemoveSourceEventTypesResponse
10218
10218
  * @throws OciError when an error occurs
10219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
10220
10220
  */
10221
10221
  removeSourceEventTypes(removeSourceEventTypesRequest) {
10222
10222
  return __awaiter(this, void 0, void 0, function* () {
@@ -10274,7 +10274,7 @@ class LogAnalyticsClient {
10274
10274
  * @param ResumeScheduledTaskRequest
10275
10275
  * @return ResumeScheduledTaskResponse
10276
10276
  * @throws OciError when an error occurs
10277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
10278
10278
  */
10279
10279
  resumeScheduledTask(resumeScheduledTaskRequest) {
10280
10280
  return __awaiter(this, void 0, void 0, function* () {
@@ -10342,7 +10342,7 @@ class LogAnalyticsClient {
10342
10342
  * @param RunRequest
10343
10343
  * @return RunResponse
10344
10344
  * @throws OciError when an error occurs
10345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/Run.ts.html |here} to see how to use Run API.
10345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/Run.ts.html |here} to see how to use Run API.
10346
10346
  */
10347
10347
  run(runRequest) {
10348
10348
  return __awaiter(this, void 0, void 0, function* () {
@@ -10404,7 +10404,7 @@ class LogAnalyticsClient {
10404
10404
  * @param SetUnprocessedDataBucketRequest
10405
10405
  * @return SetUnprocessedDataBucketResponse
10406
10406
  * @throws OciError when an error occurs
10407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
10408
10408
  */
10409
10409
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest) {
10410
10410
  return __awaiter(this, void 0, void 0, function* () {
@@ -10465,7 +10465,7 @@ class LogAnalyticsClient {
10465
10465
  * @param SuggestRequest
10466
10466
  * @return SuggestResponse
10467
10467
  * @throws OciError when an error occurs
10468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
10469
10469
  */
10470
10470
  suggest(suggestRequest) {
10471
10471
  return __awaiter(this, void 0, void 0, function* () {
@@ -10525,7 +10525,7 @@ class LogAnalyticsClient {
10525
10525
  * @param SuppressWarningRequest
10526
10526
  * @return SuppressWarningResponse
10527
10527
  * @throws OciError when an error occurs
10528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
10529
10529
  */
10530
10530
  suppressWarning(suppressWarningRequest) {
10531
10531
  return __awaiter(this, void 0, void 0, function* () {
@@ -10584,7 +10584,7 @@ class LogAnalyticsClient {
10584
10584
  * @param TestParserRequest
10585
10585
  * @return TestParserResponse
10586
10586
  * @throws OciError when an error occurs
10587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
10587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
10588
10588
  */
10589
10589
  testParser(testParserRequest) {
10590
10590
  return __awaiter(this, void 0, void 0, function* () {
@@ -10648,7 +10648,7 @@ class LogAnalyticsClient {
10648
10648
  * @param UnsuppressWarningRequest
10649
10649
  * @return UnsuppressWarningResponse
10650
10650
  * @throws OciError when an error occurs
10651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
10651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
10652
10652
  */
10653
10653
  unsuppressWarning(unsuppressWarningRequest) {
10654
10654
  return __awaiter(this, void 0, void 0, function* () {
@@ -10707,7 +10707,7 @@ class LogAnalyticsClient {
10707
10707
  * @param UpdateIngestTimeRuleRequest
10708
10708
  * @return UpdateIngestTimeRuleResponse
10709
10709
  * @throws OciError when an error occurs
10710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
10710
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateIngestTimeRule.ts.html |here} to see how to use UpdateIngestTimeRule API.
10711
10711
  */
10712
10712
  updateIngestTimeRule(updateIngestTimeRuleRequest) {
10713
10713
  return __awaiter(this, void 0, void 0, function* () {
@@ -10773,7 +10773,7 @@ class LogAnalyticsClient {
10773
10773
  * @param UpdateLogAnalyticsEmBridgeRequest
10774
10774
  * @return UpdateLogAnalyticsEmBridgeResponse
10775
10775
  * @throws OciError when an error occurs
10776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
10776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
10777
10777
  */
10778
10778
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest) {
10779
10779
  return __awaiter(this, void 0, void 0, function* () {
@@ -10839,7 +10839,7 @@ class LogAnalyticsClient {
10839
10839
  * @param UpdateLogAnalyticsEntityRequest
10840
10840
  * @return UpdateLogAnalyticsEntityResponse
10841
10841
  * @throws OciError when an error occurs
10842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
10842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
10843
10843
  */
10844
10844
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest) {
10845
10845
  return __awaiter(this, void 0, void 0, function* () {
@@ -10905,7 +10905,7 @@ class LogAnalyticsClient {
10905
10905
  * @param UpdateLogAnalyticsEntityTypeRequest
10906
10906
  * @return UpdateLogAnalyticsEntityTypeResponse
10907
10907
  * @throws OciError when an error occurs
10908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
10908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
10909
10909
  */
10910
10910
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest) {
10911
10911
  return __awaiter(this, void 0, void 0, function* () {
@@ -10963,7 +10963,7 @@ class LogAnalyticsClient {
10963
10963
  * @param UpdateLogAnalyticsLogGroupRequest
10964
10964
  * @return UpdateLogAnalyticsLogGroupResponse
10965
10965
  * @throws OciError when an error occurs
10966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
10966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
10967
10967
  */
10968
10968
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest) {
10969
10969
  return __awaiter(this, void 0, void 0, function* () {
@@ -11029,7 +11029,7 @@ class LogAnalyticsClient {
11029
11029
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
11030
11030
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
11031
11031
  * @throws OciError when an error occurs
11032
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
11033
11033
  */
11034
11034
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest) {
11035
11035
  return __awaiter(this, void 0, void 0, function* () {
@@ -11096,7 +11096,7 @@ class LogAnalyticsClient {
11096
11096
  * @param UpdateLookupRequest
11097
11097
  * @return UpdateLookupResponse
11098
11098
  * @throws OciError when an error occurs
11099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11099
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
11100
11100
  */
11101
11101
  updateLookup(updateLookupRequest) {
11102
11102
  return __awaiter(this, void 0, void 0, function* () {
@@ -11164,7 +11164,7 @@ class LogAnalyticsClient {
11164
11164
  * @param UpdateLookupDataRequest
11165
11165
  * @return UpdateLookupDataResponse
11166
11166
  * @throws OciError when an error occurs
11167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
11168
11168
  */
11169
11169
  updateLookupData(updateLookupDataRequest) {
11170
11170
  return __awaiter(this, void 0, void 0, function* () {
@@ -11232,7 +11232,7 @@ class LogAnalyticsClient {
11232
11232
  * @param UpdatePreferencesRequest
11233
11233
  * @return UpdatePreferencesResponse
11234
11234
  * @throws OciError when an error occurs
11235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
11236
11236
  */
11237
11237
  updatePreferences(updatePreferencesRequest) {
11238
11238
  return __awaiter(this, void 0, void 0, function* () {
@@ -11289,7 +11289,7 @@ class LogAnalyticsClient {
11289
11289
  * @param UpdateResourceCategoriesRequest
11290
11290
  * @return UpdateResourceCategoriesResponse
11291
11291
  * @throws OciError when an error occurs
11292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
11293
11293
  */
11294
11294
  updateResourceCategories(updateResourceCategoriesRequest) {
11295
11295
  return __awaiter(this, void 0, void 0, function* () {
@@ -11344,7 +11344,7 @@ class LogAnalyticsClient {
11344
11344
  * @param UpdateScheduledTaskRequest
11345
11345
  * @return UpdateScheduledTaskResponse
11346
11346
  * @throws OciError when an error occurs
11347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
11348
11348
  */
11349
11349
  updateScheduledTask(updateScheduledTaskRequest) {
11350
11350
  return __awaiter(this, void 0, void 0, function* () {
@@ -11411,7 +11411,7 @@ class LogAnalyticsClient {
11411
11411
  * @param UpdateStorageRequest
11412
11412
  * @return UpdateStorageResponse
11413
11413
  * @throws OciError when an error occurs
11414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
11415
11415
  */
11416
11416
  updateStorage(updateStorageRequest) {
11417
11417
  return __awaiter(this, void 0, void 0, function* () {
@@ -11477,7 +11477,7 @@ class LogAnalyticsClient {
11477
11477
  * @param UploadLogEventsFileRequest
11478
11478
  * @return UploadLogEventsFileResponse
11479
11479
  * @throws OciError when an error occurs
11480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
11480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
11481
11481
  */
11482
11482
  uploadLogEventsFile(uploadLogEventsFileRequest) {
11483
11483
  return __awaiter(this, void 0, void 0, function* () {
@@ -11550,7 +11550,7 @@ class LogAnalyticsClient {
11550
11550
  * @param UploadLogFileRequest
11551
11551
  * @return UploadLogFileResponse
11552
11552
  * @throws OciError when an error occurs
11553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
11553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
11554
11554
  */
11555
11555
  uploadLogFile(uploadLogFileRequest) {
11556
11556
  return __awaiter(this, void 0, void 0, function* () {
@@ -11636,7 +11636,7 @@ class LogAnalyticsClient {
11636
11636
  * @param UpsertAssociationsRequest
11637
11637
  * @return UpsertAssociationsResponse
11638
11638
  * @throws OciError when an error occurs
11639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
11639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
11640
11640
  */
11641
11641
  upsertAssociations(upsertAssociationsRequest) {
11642
11642
  return __awaiter(this, void 0, void 0, function* () {
@@ -11700,7 +11700,7 @@ class LogAnalyticsClient {
11700
11700
  * @param UpsertFieldRequest
11701
11701
  * @return UpsertFieldResponse
11702
11702
  * @throws OciError when an error occurs
11703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
11703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
11704
11704
  */
11705
11705
  upsertField(upsertFieldRequest) {
11706
11706
  return __awaiter(this, void 0, void 0, function* () {
@@ -11767,7 +11767,7 @@ class LogAnalyticsClient {
11767
11767
  * @param UpsertLabelRequest
11768
11768
  * @return UpsertLabelResponse
11769
11769
  * @throws OciError when an error occurs
11770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
11770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
11771
11771
  */
11772
11772
  upsertLabel(upsertLabelRequest) {
11773
11773
  return __awaiter(this, void 0, void 0, function* () {
@@ -11834,7 +11834,7 @@ class LogAnalyticsClient {
11834
11834
  * @param UpsertParserRequest
11835
11835
  * @return UpsertParserResponse
11836
11836
  * @throws OciError when an error occurs
11837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
11837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
11838
11838
  */
11839
11839
  upsertParser(upsertParserRequest) {
11840
11840
  return __awaiter(this, void 0, void 0, function* () {
@@ -11901,7 +11901,7 @@ class LogAnalyticsClient {
11901
11901
  * @param UpsertSourceRequest
11902
11902
  * @return UpsertSourceResponse
11903
11903
  * @throws OciError when an error occurs
11904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
11904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
11905
11905
  */
11906
11906
  upsertSource(upsertSourceRequest) {
11907
11907
  return __awaiter(this, void 0, void 0, function* () {
@@ -11972,7 +11972,7 @@ class LogAnalyticsClient {
11972
11972
  * @param ValidateAssociationParametersRequest
11973
11973
  * @return ValidateAssociationParametersResponse
11974
11974
  * @throws OciError when an error occurs
11975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
11975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
11976
11976
  */
11977
11977
  validateAssociationParameters(validateAssociationParametersRequest) {
11978
11978
  return __awaiter(this, void 0, void 0, function* () {
@@ -12042,7 +12042,7 @@ class LogAnalyticsClient {
12042
12042
  * @param ValidateFileRequest
12043
12043
  * @return ValidateFileResponse
12044
12044
  * @throws OciError when an error occurs
12045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
12046
12046
  */
12047
12047
  validateFile(validateFileRequest) {
12048
12048
  return __awaiter(this, void 0, void 0, function* () {
@@ -12104,7 +12104,7 @@ class LogAnalyticsClient {
12104
12104
  * @param ValidateSourceRequest
12105
12105
  * @return ValidateSourceResponse
12106
12106
  * @throws OciError when an error occurs
12107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
12108
12108
  */
12109
12109
  validateSource(validateSourceRequest) {
12110
12110
  return __awaiter(this, void 0, void 0, function* () {
@@ -12169,7 +12169,7 @@ class LogAnalyticsClient {
12169
12169
  * @param ValidateSourceExtendedFieldDetailsRequest
12170
12170
  * @return ValidateSourceExtendedFieldDetailsResponse
12171
12171
  * @throws OciError when an error occurs
12172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
12173
12173
  */
12174
12174
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest) {
12175
12175
  return __awaiter(this, void 0, void 0, function* () {
@@ -12229,7 +12229,7 @@ class LogAnalyticsClient {
12229
12229
  * @param ValidateSourceMappingRequest
12230
12230
  * @return ValidateSourceMappingResponse
12231
12231
  * @throws OciError when an error occurs
12232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
12233
12233
  */
12234
12234
  validateSourceMapping(validateSourceMappingRequest) {
12235
12235
  return __awaiter(this, void 0, void 0, function* () {
@@ -12295,7 +12295,7 @@ class LogAnalyticsClient {
12295
12295
  * @param VerifyRequest
12296
12296
  * @return VerifyResponse
12297
12297
  * @throws OciError when an error occurs
12298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.3/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
12299
12299
  */
12300
12300
  verify(verifyRequest) {
12301
12301
  return __awaiter(this, void 0, void 0, function* () {