oci-loganalytics 2.20.0 → 2.24.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 (177) hide show
  1. package/lib/client.d.ts +174 -173
  2. package/lib/client.js +179 -174
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-entity-association-request.d.ts +1 -1
  5. package/lib/request/add-source-event-types-request.d.ts +1 -1
  6. package/lib/request/append-lookup-data-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-log-analytics-em-bridge-compartment-request.d.ts +1 -1
  10. package/lib/request/change-log-analytics-entity-compartment-request.d.ts +1 -1
  11. package/lib/request/change-log-analytics-log-group-compartment-request.d.ts +1 -1
  12. package/lib/request/change-log-analytics-object-collection-rule-compartment-request.d.ts +1 -1
  13. package/lib/request/change-scheduled-task-compartment-request.d.ts +1 -1
  14. package/lib/request/clean-request.d.ts +1 -1
  15. package/lib/request/compare-content-request.d.ts +1 -1
  16. package/lib/request/create-log-analytics-em-bridge-request.d.ts +1 -1
  17. package/lib/request/create-log-analytics-entity-request.d.ts +1 -1
  18. package/lib/request/create-log-analytics-entity-type-request.d.ts +1 -1
  19. package/lib/request/create-log-analytics-log-group-request.d.ts +1 -1
  20. package/lib/request/create-log-analytics-object-collection-rule-request.d.ts +1 -1
  21. package/lib/request/create-scheduled-task-request.d.ts +1 -1
  22. package/lib/request/delete-associations-request.d.ts +1 -1
  23. package/lib/request/delete-field-request.d.ts +1 -1
  24. package/lib/request/delete-label-request.d.ts +1 -1
  25. package/lib/request/delete-log-analytics-em-bridge-request.d.ts +1 -1
  26. package/lib/request/delete-log-analytics-entity-request.d.ts +1 -1
  27. package/lib/request/delete-log-analytics-entity-type-request.d.ts +1 -1
  28. package/lib/request/delete-log-analytics-log-group-request.d.ts +1 -1
  29. package/lib/request/delete-log-analytics-object-collection-rule-request.d.ts +1 -1
  30. package/lib/request/delete-lookup-request.d.ts +1 -1
  31. package/lib/request/delete-parser-request.d.ts +1 -1
  32. package/lib/request/delete-scheduled-task-request.d.ts +1 -1
  33. package/lib/request/delete-source-request.d.ts +1 -1
  34. package/lib/request/delete-upload-file-request.d.ts +1 -1
  35. package/lib/request/delete-upload-request.d.ts +1 -1
  36. package/lib/request/delete-upload-warning-request.d.ts +1 -1
  37. package/lib/request/disable-archiving-request.d.ts +1 -1
  38. package/lib/request/disable-auto-association-request.d.ts +1 -1
  39. package/lib/request/disable-source-event-types-request.d.ts +1 -1
  40. package/lib/request/enable-archiving-request.d.ts +1 -1
  41. package/lib/request/enable-auto-association-request.d.ts +1 -1
  42. package/lib/request/enable-source-event-types-request.d.ts +1 -1
  43. package/lib/request/estimate-purge-data-size-request.d.ts +1 -1
  44. package/lib/request/estimate-recall-data-size-request.d.ts +1 -1
  45. package/lib/request/estimate-release-data-size-request.d.ts +1 -1
  46. package/lib/request/export-custom-content-request.d.ts +1 -1
  47. package/lib/request/export-query-result-request.d.ts +1 -1
  48. package/lib/request/extract-structured-log-field-paths-request.d.ts +1 -1
  49. package/lib/request/extract-structured-log-header-paths-request.d.ts +1 -1
  50. package/lib/request/filter-request.d.ts +1 -1
  51. package/lib/request/get-association-summary-request.d.ts +1 -1
  52. package/lib/request/get-category-request.d.ts +1 -1
  53. package/lib/request/get-column-names-request.d.ts +1 -1
  54. package/lib/request/get-config-work-request-request.d.ts +1 -1
  55. package/lib/request/get-field-request.d.ts +1 -1
  56. package/lib/request/get-fields-summary-request.d.ts +1 -1
  57. package/lib/request/get-label-request.d.ts +1 -1
  58. package/lib/request/get-label-summary-request.d.ts +1 -1
  59. package/lib/request/get-log-analytics-em-bridge-request.d.ts +1 -1
  60. package/lib/request/get-log-analytics-em-bridge-summary-request.d.ts +1 -1
  61. package/lib/request/get-log-analytics-entities-summary-request.d.ts +1 -1
  62. package/lib/request/get-log-analytics-entity-request.d.ts +1 -1
  63. package/lib/request/get-log-analytics-entity-type-request.d.ts +1 -1
  64. package/lib/request/get-log-analytics-log-group-request.d.ts +1 -1
  65. package/lib/request/get-log-analytics-log-groups-summary-request.d.ts +1 -1
  66. package/lib/request/get-log-analytics-object-collection-rule-request.d.ts +1 -1
  67. package/lib/request/get-log-sets-count-request.d.ts +1 -1
  68. package/lib/request/get-lookup-request.d.ts +1 -1
  69. package/lib/request/get-lookup-summary-request.d.ts +1 -1
  70. package/lib/request/get-namespace-request.d.ts +1 -1
  71. package/lib/request/get-parser-request.d.ts +1 -1
  72. package/lib/request/get-parser-summary-request.d.ts +1 -1
  73. package/lib/request/get-preferences-request.d.ts +1 -1
  74. package/lib/request/get-query-result-request.d.ts +1 -1
  75. package/lib/request/get-query-work-request-request.d.ts +1 -1
  76. package/lib/request/get-scheduled-task-request.d.ts +1 -1
  77. package/lib/request/get-source-request.d.ts +1 -1
  78. package/lib/request/get-source-summary-request.d.ts +1 -1
  79. package/lib/request/get-storage-request.d.ts +1 -1
  80. package/lib/request/get-storage-usage-request.d.ts +1 -1
  81. package/lib/request/get-storage-work-request-request.d.ts +1 -1
  82. package/lib/request/get-unprocessed-data-bucket-request.d.ts +1 -1
  83. package/lib/request/get-upload-request.d.ts +1 -1
  84. package/lib/request/get-work-request-request.d.ts +1 -1
  85. package/lib/request/import-custom-content-request.d.ts +1 -1
  86. package/lib/request/list-associable-entities-request.d.ts +1 -1
  87. package/lib/request/list-associated-entities-request.d.ts +1 -1
  88. package/lib/request/list-auto-associations-request.d.ts +1 -1
  89. package/lib/request/list-categories-request.d.ts +1 -1
  90. package/lib/request/list-config-work-requests-request.d.ts +1 -1
  91. package/lib/request/list-entity-associations-request.d.ts +1 -1
  92. package/lib/request/list-entity-source-associations-request.d.ts +1 -1
  93. package/lib/request/list-fields-request.d.ts +1 -1
  94. package/lib/request/list-label-priorities-request.d.ts +1 -1
  95. package/lib/request/list-label-source-details-request.d.ts +1 -1
  96. package/lib/request/list-labels-request.d.ts +1 -1
  97. package/lib/request/list-log-analytics-em-bridges-request.d.ts +1 -1
  98. package/lib/request/list-log-analytics-entities-request.d.ts +1 -1
  99. package/lib/request/list-log-analytics-entity-topology-request.d.ts +1 -1
  100. package/lib/request/list-log-analytics-entity-types-request.d.ts +1 -1
  101. package/lib/request/list-log-analytics-log-groups-request.d.ts +1 -1
  102. package/lib/request/list-log-analytics-object-collection-rules-request.d.ts +1 -1
  103. package/lib/request/list-log-sets-request.d.ts +1 -1
  104. package/lib/request/list-lookups-request.d.ts +1 -1
  105. package/lib/request/list-meta-source-types-request.d.ts +1 -1
  106. package/lib/request/list-namespaces-request.d.ts +1 -1
  107. package/lib/request/list-parser-functions-request.d.ts +1 -1
  108. package/lib/request/list-parser-meta-plugins-request.d.ts +1 -1
  109. package/lib/request/list-parsers-request.d.ts +1 -1
  110. package/lib/request/list-query-work-requests-request.d.ts +1 -1
  111. package/lib/request/list-recalled-data-request.d.ts +1 -1
  112. package/lib/request/list-resource-categories-request.d.ts +1 -1
  113. package/lib/request/list-scheduled-tasks-request.d.ts +1 -1
  114. package/lib/request/list-source-associations-request.d.ts +1 -1
  115. package/lib/request/list-source-event-types-request.d.ts +1 -1
  116. package/lib/request/list-source-extended-field-definitions-request.d.ts +1 -1
  117. package/lib/request/list-source-label-operators-request.d.ts +1 -1
  118. package/lib/request/list-source-meta-functions-request.d.ts +1 -1
  119. package/lib/request/list-source-patterns-request.d.ts +1 -1
  120. package/lib/request/list-sources-request.d.ts +1 -1
  121. package/lib/request/list-storage-work-request-errors-request.d.ts +1 -1
  122. package/lib/request/list-storage-work-requests-request.d.ts +1 -1
  123. package/lib/request/list-supported-char-encodings-request.d.ts +1 -1
  124. package/lib/request/list-supported-timezones-request.d.ts +1 -1
  125. package/lib/request/list-upload-files-request.d.ts +1 -1
  126. package/lib/request/list-upload-warnings-request.d.ts +1 -1
  127. package/lib/request/list-uploads-request.d.ts +1 -1
  128. package/lib/request/list-warnings-request.d.ts +1 -1
  129. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  130. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  131. package/lib/request/list-work-requests-request.d.ts +1 -1
  132. package/lib/request/offboard-namespace-request.d.ts +1 -1
  133. package/lib/request/onboard-namespace-request.d.ts +1 -1
  134. package/lib/request/parse-query-request.d.ts +1 -1
  135. package/lib/request/pause-scheduled-task-request.d.ts +1 -1
  136. package/lib/request/purge-storage-data-request.d.ts +1 -1
  137. package/lib/request/put-query-work-request-background-request.d.ts +1 -1
  138. package/lib/request/query-request.d.ts +1 -1
  139. package/lib/request/recall-archived-data-request.d.ts +1 -1
  140. package/lib/request/register-lookup-request.d.ts +1 -1
  141. package/lib/request/release-recalled-data-request.d.ts +1 -1
  142. package/lib/request/remove-entity-associations-request.d.ts +1 -1
  143. package/lib/request/remove-preferences-request.d.ts +1 -1
  144. package/lib/request/remove-resource-categories-request.d.ts +1 -1
  145. package/lib/request/remove-source-event-types-request.d.ts +1 -1
  146. package/lib/request/resume-scheduled-task-request.d.ts +1 -1
  147. package/lib/request/run-request.d.ts +1 -1
  148. package/lib/request/set-unprocessed-data-bucket-request.d.ts +1 -1
  149. package/lib/request/suggest-request.d.ts +1 -1
  150. package/lib/request/suppress-warning-request.d.ts +1 -1
  151. package/lib/request/test-parser-request.d.ts +1 -1
  152. package/lib/request/unsuppress-warning-request.d.ts +1 -1
  153. package/lib/request/update-log-analytics-em-bridge-request.d.ts +1 -1
  154. package/lib/request/update-log-analytics-entity-request.d.ts +1 -1
  155. package/lib/request/update-log-analytics-entity-type-request.d.ts +1 -1
  156. package/lib/request/update-log-analytics-log-group-request.d.ts +1 -1
  157. package/lib/request/update-log-analytics-object-collection-rule-request.d.ts +1 -1
  158. package/lib/request/update-lookup-data-request.d.ts +1 -1
  159. package/lib/request/update-lookup-request.d.ts +1 -1
  160. package/lib/request/update-preferences-request.d.ts +1 -1
  161. package/lib/request/update-resource-categories-request.d.ts +1 -1
  162. package/lib/request/update-scheduled-task-request.d.ts +1 -1
  163. package/lib/request/update-storage-request.d.ts +1 -1
  164. package/lib/request/upload-log-events-file-request.d.ts +1 -1
  165. package/lib/request/upload-log-file-request.d.ts +1 -1
  166. package/lib/request/upsert-associations-request.d.ts +1 -1
  167. package/lib/request/upsert-field-request.d.ts +1 -1
  168. package/lib/request/upsert-label-request.d.ts +1 -1
  169. package/lib/request/upsert-parser-request.d.ts +1 -1
  170. package/lib/request/upsert-source-request.d.ts +1 -1
  171. package/lib/request/validate-association-parameters-request.d.ts +1 -1
  172. package/lib/request/validate-file-request.d.ts +1 -1
  173. package/lib/request/validate-source-extended-field-details-request.d.ts +1 -1
  174. package/lib/request/validate-source-mapping-request.d.ts +1 -1
  175. package/lib/request/validate-source-request.d.ts +1 -1
  176. package/lib/request/verify-request.d.ts +1 -1
  177. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -28,6 +28,7 @@ export declare class LogAnalyticsClient {
28
28
  protected "_waiters": LogAnalyticsWaiter;
29
29
  protected "_clientConfiguration": common.ClientConfiguration;
30
30
  protected _circuitBreaker: null;
31
+ protected _httpOptions: any;
31
32
  protected _httpClient: common.HttpClient;
32
33
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
33
34
  /**
@@ -74,7 +75,7 @@ export declare class LogAnalyticsClient {
74
75
  * @param AddEntityAssociationRequest
75
76
  * @return AddEntityAssociationResponse
76
77
  * @throws OciError when an error occurs
77
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
78
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
78
79
  */
79
80
  addEntityAssociation(addEntityAssociationRequest: requests.AddEntityAssociationRequest): Promise<responses.AddEntityAssociationResponse>;
80
81
  /**
@@ -84,7 +85,7 @@ export declare class LogAnalyticsClient {
84
85
  * @param AddSourceEventTypesRequest
85
86
  * @return AddSourceEventTypesResponse
86
87
  * @throws OciError when an error occurs
87
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
88
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
88
89
  */
89
90
  addSourceEventTypes(addSourceEventTypesRequest: requests.AddSourceEventTypesRequest): Promise<responses.AddSourceEventTypesResponse>;
90
91
  /**
@@ -94,7 +95,7 @@ export declare class LogAnalyticsClient {
94
95
  * @param AppendLookupDataRequest
95
96
  * @return AppendLookupDataResponse
96
97
  * @throws OciError when an error occurs
97
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
98
99
  */
99
100
  appendLookupData(appendLookupDataRequest: requests.AppendLookupDataRequest): Promise<responses.AppendLookupDataResponse>;
100
101
  /**
@@ -104,7 +105,7 @@ export declare class LogAnalyticsClient {
104
105
  * @param BatchGetBasicInfoRequest
105
106
  * @return BatchGetBasicInfoResponse
106
107
  * @throws OciError when an error occurs
107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
108
109
  */
109
110
  batchGetBasicInfo(batchGetBasicInfoRequest: requests.BatchGetBasicInfoRequest): Promise<responses.BatchGetBasicInfoResponse>;
110
111
  /**
@@ -113,7 +114,7 @@ export declare class LogAnalyticsClient {
113
114
  * @param CancelQueryWorkRequestRequest
114
115
  * @return CancelQueryWorkRequestResponse
115
116
  * @throws OciError when an error occurs
116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
117
118
  */
118
119
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest: requests.CancelQueryWorkRequestRequest): Promise<responses.CancelQueryWorkRequestResponse>;
119
120
  /**
@@ -122,7 +123,7 @@ export declare class LogAnalyticsClient {
122
123
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
123
124
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
124
125
  * @throws OciError when an error occurs
125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
126
127
  */
127
128
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest: requests.ChangeLogAnalyticsEmBridgeCompartmentRequest): Promise<responses.ChangeLogAnalyticsEmBridgeCompartmentResponse>;
128
129
  /**
@@ -131,7 +132,7 @@ export declare class LogAnalyticsClient {
131
132
  * @param ChangeLogAnalyticsEntityCompartmentRequest
132
133
  * @return ChangeLogAnalyticsEntityCompartmentResponse
133
134
  * @throws OciError when an error occurs
134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
135
136
  */
136
137
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest: requests.ChangeLogAnalyticsEntityCompartmentRequest): Promise<responses.ChangeLogAnalyticsEntityCompartmentResponse>;
137
138
  /**
@@ -141,7 +142,7 @@ export declare class LogAnalyticsClient {
141
142
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
142
143
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
143
144
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
145
146
  */
146
147
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest: requests.ChangeLogAnalyticsLogGroupCompartmentRequest): Promise<responses.ChangeLogAnalyticsLogGroupCompartmentResponse>;
147
148
  /**
@@ -150,7 +151,7 @@ export declare class LogAnalyticsClient {
150
151
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
151
152
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
152
153
  * @throws OciError when an error occurs
153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
154
155
  */
155
156
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest: requests.ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest): Promise<responses.ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse>;
156
157
  /**
@@ -160,7 +161,7 @@ export declare class LogAnalyticsClient {
160
161
  * @param ChangeScheduledTaskCompartmentRequest
161
162
  * @return ChangeScheduledTaskCompartmentResponse
162
163
  * @throws OciError when an error occurs
163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
164
165
  */
165
166
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest: requests.ChangeScheduledTaskCompartmentRequest): Promise<responses.ChangeScheduledTaskCompartmentResponse>;
166
167
  /**
@@ -171,7 +172,7 @@ export declare class LogAnalyticsClient {
171
172
  * @param CleanRequest
172
173
  * @return CleanResponse
173
174
  * @throws OciError when an error occurs
174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
175
176
  */
176
177
  clean(cleanRequest: requests.CleanRequest): Promise<responses.CleanResponse>;
177
178
  /**
@@ -181,7 +182,7 @@ export declare class LogAnalyticsClient {
181
182
  * @param CompareContentRequest
182
183
  * @return CompareContentResponse
183
184
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
185
186
  */
186
187
  compareContent(compareContentRequest: requests.CompareContentRequest): Promise<responses.CompareContentResponse>;
187
188
  /**
@@ -190,7 +191,7 @@ export declare class LogAnalyticsClient {
190
191
  * @param CreateLogAnalyticsEmBridgeRequest
191
192
  * @return CreateLogAnalyticsEmBridgeResponse
192
193
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
194
195
  */
195
196
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest: requests.CreateLogAnalyticsEmBridgeRequest): Promise<responses.CreateLogAnalyticsEmBridgeResponse>;
196
197
  /**
@@ -199,7 +200,7 @@ export declare class LogAnalyticsClient {
199
200
  * @param CreateLogAnalyticsEntityRequest
200
201
  * @return CreateLogAnalyticsEntityResponse
201
202
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
203
204
  */
204
205
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest: requests.CreateLogAnalyticsEntityRequest): Promise<responses.CreateLogAnalyticsEntityResponse>;
205
206
  /**
@@ -208,7 +209,7 @@ export declare class LogAnalyticsClient {
208
209
  * @param CreateLogAnalyticsEntityTypeRequest
209
210
  * @return CreateLogAnalyticsEntityTypeResponse
210
211
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
212
213
  */
213
214
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest: requests.CreateLogAnalyticsEntityTypeRequest): Promise<responses.CreateLogAnalyticsEntityTypeResponse>;
214
215
  /**
@@ -218,7 +219,7 @@ export declare class LogAnalyticsClient {
218
219
  * @param CreateLogAnalyticsLogGroupRequest
219
220
  * @return CreateLogAnalyticsLogGroupResponse
220
221
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
222
223
  */
223
224
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest: requests.CreateLogAnalyticsLogGroupRequest): Promise<responses.CreateLogAnalyticsLogGroupResponse>;
224
225
  /**
@@ -227,7 +228,7 @@ export declare class LogAnalyticsClient {
227
228
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
228
229
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
229
230
  * @throws OciError when an error occurs
230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
231
232
  */
232
233
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest: requests.CreateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.CreateLogAnalyticsObjectCollectionRuleResponse>;
233
234
  /**
@@ -236,7 +237,7 @@ export declare class LogAnalyticsClient {
236
237
  * @param CreateScheduledTaskRequest
237
238
  * @return CreateScheduledTaskResponse
238
239
  * @throws OciError when an error occurs
239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
240
241
  */
241
242
  createScheduledTask(createScheduledTaskRequest: requests.CreateScheduledTaskRequest): Promise<responses.CreateScheduledTaskResponse>;
242
243
  /**
@@ -246,7 +247,7 @@ export declare class LogAnalyticsClient {
246
247
  * @param DeleteAssociationsRequest
247
248
  * @return DeleteAssociationsResponse
248
249
  * @throws OciError when an error occurs
249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
250
251
  */
251
252
  deleteAssociations(deleteAssociationsRequest: requests.DeleteAssociationsRequest): Promise<responses.DeleteAssociationsResponse>;
252
253
  /**
@@ -256,7 +257,7 @@ export declare class LogAnalyticsClient {
256
257
  * @param DeleteFieldRequest
257
258
  * @return DeleteFieldResponse
258
259
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
260
261
  */
261
262
  deleteField(deleteFieldRequest: requests.DeleteFieldRequest): Promise<responses.DeleteFieldResponse>;
262
263
  /**
@@ -266,7 +267,7 @@ export declare class LogAnalyticsClient {
266
267
  * @param DeleteLabelRequest
267
268
  * @return DeleteLabelResponse
268
269
  * @throws OciError when an error occurs
269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
270
271
  */
271
272
  deleteLabel(deleteLabelRequest: requests.DeleteLabelRequest): Promise<responses.DeleteLabelResponse>;
272
273
  /**
@@ -275,7 +276,7 @@ export declare class LogAnalyticsClient {
275
276
  * @param DeleteLogAnalyticsEmBridgeRequest
276
277
  * @return DeleteLogAnalyticsEmBridgeResponse
277
278
  * @throws OciError when an error occurs
278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
279
280
  */
280
281
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest: requests.DeleteLogAnalyticsEmBridgeRequest): Promise<responses.DeleteLogAnalyticsEmBridgeResponse>;
281
282
  /**
@@ -284,7 +285,7 @@ export declare class LogAnalyticsClient {
284
285
  * @param DeleteLogAnalyticsEntityRequest
285
286
  * @return DeleteLogAnalyticsEntityResponse
286
287
  * @throws OciError when an error occurs
287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
288
289
  */
289
290
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest: requests.DeleteLogAnalyticsEntityRequest): Promise<responses.DeleteLogAnalyticsEntityResponse>;
290
291
  /**
@@ -293,7 +294,7 @@ export declare class LogAnalyticsClient {
293
294
  * @param DeleteLogAnalyticsEntityTypeRequest
294
295
  * @return DeleteLogAnalyticsEntityTypeResponse
295
296
  * @throws OciError when an error occurs
296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
297
298
  */
298
299
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest: requests.DeleteLogAnalyticsEntityTypeRequest): Promise<responses.DeleteLogAnalyticsEntityTypeResponse>;
299
300
  /**
@@ -303,7 +304,7 @@ export declare class LogAnalyticsClient {
303
304
  * @param DeleteLogAnalyticsLogGroupRequest
304
305
  * @return DeleteLogAnalyticsLogGroupResponse
305
306
  * @throws OciError when an error occurs
306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
307
308
  */
308
309
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest: requests.DeleteLogAnalyticsLogGroupRequest): Promise<responses.DeleteLogAnalyticsLogGroupResponse>;
309
310
  /**
@@ -314,7 +315,7 @@ export declare class LogAnalyticsClient {
314
315
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
315
316
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
316
317
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
318
319
  */
319
320
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest: requests.DeleteLogAnalyticsObjectCollectionRuleRequest): Promise<responses.DeleteLogAnalyticsObjectCollectionRuleResponse>;
320
321
  /**
@@ -324,7 +325,7 @@ export declare class LogAnalyticsClient {
324
325
  * @param DeleteLookupRequest
325
326
  * @return DeleteLookupResponse
326
327
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
328
329
  */
329
330
  deleteLookup(deleteLookupRequest: requests.DeleteLookupRequest): Promise<responses.DeleteLookupResponse>;
330
331
  /**
@@ -334,7 +335,7 @@ export declare class LogAnalyticsClient {
334
335
  * @param DeleteParserRequest
335
336
  * @return DeleteParserResponse
336
337
  * @throws OciError when an error occurs
337
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
338
339
  */
339
340
  deleteParser(deleteParserRequest: requests.DeleteParserRequest): Promise<responses.DeleteParserResponse>;
340
341
  /**
@@ -343,7 +344,7 @@ export declare class LogAnalyticsClient {
343
344
  * @param DeleteScheduledTaskRequest
344
345
  * @return DeleteScheduledTaskResponse
345
346
  * @throws OciError when an error occurs
346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
347
348
  */
348
349
  deleteScheduledTask(deleteScheduledTaskRequest: requests.DeleteScheduledTaskRequest): Promise<responses.DeleteScheduledTaskResponse>;
349
350
  /**
@@ -353,7 +354,7 @@ export declare class LogAnalyticsClient {
353
354
  * @param DeleteSourceRequest
354
355
  * @return DeleteSourceResponse
355
356
  * @throws OciError when an error occurs
356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
357
358
  */
358
359
  deleteSource(deleteSourceRequest: requests.DeleteSourceRequest): Promise<responses.DeleteSourceResponse>;
359
360
  /**
@@ -364,7 +365,7 @@ export declare class LogAnalyticsClient {
364
365
  * @param DeleteUploadRequest
365
366
  * @return DeleteUploadResponse
366
367
  * @throws OciError when an error occurs
367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
368
369
  */
369
370
  deleteUpload(deleteUploadRequest: requests.DeleteUploadRequest): Promise<responses.DeleteUploadResponse>;
370
371
  /**
@@ -375,7 +376,7 @@ export declare class LogAnalyticsClient {
375
376
  * @param DeleteUploadFileRequest
376
377
  * @return DeleteUploadFileResponse
377
378
  * @throws OciError when an error occurs
378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
379
380
  */
380
381
  deleteUploadFile(deleteUploadFileRequest: requests.DeleteUploadFileRequest): Promise<responses.DeleteUploadFileResponse>;
381
382
  /**
@@ -385,7 +386,7 @@ export declare class LogAnalyticsClient {
385
386
  * @param DeleteUploadWarningRequest
386
387
  * @return DeleteUploadWarningResponse
387
388
  * @throws OciError when an error occurs
388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
389
390
  */
390
391
  deleteUploadWarning(deleteUploadWarningRequest: requests.DeleteUploadWarningRequest): Promise<responses.DeleteUploadWarningResponse>;
391
392
  /**
@@ -395,7 +396,7 @@ export declare class LogAnalyticsClient {
395
396
  * @param DisableArchivingRequest
396
397
  * @return DisableArchivingResponse
397
398
  * @throws OciError when an error occurs
398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
399
400
  */
400
401
  disableArchiving(disableArchivingRequest: requests.DisableArchivingRequest): Promise<responses.DisableArchivingResponse>;
401
402
  /**
@@ -407,7 +408,7 @@ export declare class LogAnalyticsClient {
407
408
  * @param DisableAutoAssociationRequest
408
409
  * @return DisableAutoAssociationResponse
409
410
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
411
412
  */
412
413
  disableAutoAssociation(disableAutoAssociationRequest: requests.DisableAutoAssociationRequest): Promise<responses.DisableAutoAssociationResponse>;
413
414
  /**
@@ -417,7 +418,7 @@ export declare class LogAnalyticsClient {
417
418
  * @param DisableSourceEventTypesRequest
418
419
  * @return DisableSourceEventTypesResponse
419
420
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
421
422
  */
422
423
  disableSourceEventTypes(disableSourceEventTypesRequest: requests.DisableSourceEventTypesRequest): Promise<responses.DisableSourceEventTypesResponse>;
423
424
  /**
@@ -427,7 +428,7 @@ export declare class LogAnalyticsClient {
427
428
  * @param EnableArchivingRequest
428
429
  * @return EnableArchivingResponse
429
430
  * @throws OciError when an error occurs
430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
431
432
  */
432
433
  enableArchiving(enableArchivingRequest: requests.EnableArchivingRequest): Promise<responses.EnableArchivingResponse>;
433
434
  /**
@@ -439,7 +440,7 @@ export declare class LogAnalyticsClient {
439
440
  * @param EnableAutoAssociationRequest
440
441
  * @return EnableAutoAssociationResponse
441
442
  * @throws OciError when an error occurs
442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
443
444
  */
444
445
  enableAutoAssociation(enableAutoAssociationRequest: requests.EnableAutoAssociationRequest): Promise<responses.EnableAutoAssociationResponse>;
445
446
  /**
@@ -449,7 +450,7 @@ export declare class LogAnalyticsClient {
449
450
  * @param EnableSourceEventTypesRequest
450
451
  * @return EnableSourceEventTypesResponse
451
452
  * @throws OciError when an error occurs
452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
453
454
  */
454
455
  enableSourceEventTypes(enableSourceEventTypesRequest: requests.EnableSourceEventTypesRequest): Promise<responses.EnableSourceEventTypesResponse>;
455
456
  /**
@@ -459,7 +460,7 @@ export declare class LogAnalyticsClient {
459
460
  * @param EstimatePurgeDataSizeRequest
460
461
  * @return EstimatePurgeDataSizeResponse
461
462
  * @throws OciError when an error occurs
462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
463
464
  */
464
465
  estimatePurgeDataSize(estimatePurgeDataSizeRequest: requests.EstimatePurgeDataSizeRequest): Promise<responses.EstimatePurgeDataSizeResponse>;
465
466
  /**
@@ -469,7 +470,7 @@ export declare class LogAnalyticsClient {
469
470
  * @param EstimateRecallDataSizeRequest
470
471
  * @return EstimateRecallDataSizeResponse
471
472
  * @throws OciError when an error occurs
472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
473
474
  */
474
475
  estimateRecallDataSize(estimateRecallDataSizeRequest: requests.EstimateRecallDataSizeRequest): Promise<responses.EstimateRecallDataSizeResponse>;
475
476
  /**
@@ -479,7 +480,7 @@ export declare class LogAnalyticsClient {
479
480
  * @param EstimateReleaseDataSizeRequest
480
481
  * @return EstimateReleaseDataSizeResponse
481
482
  * @throws OciError when an error occurs
482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
483
484
  */
484
485
  estimateReleaseDataSize(estimateReleaseDataSizeRequest: requests.EstimateReleaseDataSizeRequest): Promise<responses.EstimateReleaseDataSizeResponse>;
485
486
  /**
@@ -489,7 +490,7 @@ export declare class LogAnalyticsClient {
489
490
  * @param ExportCustomContentRequest
490
491
  * @return ExportCustomContentResponse
491
492
  * @throws OciError when an error occurs
492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
493
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
493
494
  */
494
495
  exportCustomContent(exportCustomContentRequest: requests.ExportCustomContentRequest): Promise<responses.ExportCustomContentResponse>;
495
496
  /**
@@ -498,7 +499,7 @@ export declare class LogAnalyticsClient {
498
499
  * @param ExportQueryResultRequest
499
500
  * @return ExportQueryResultResponse
500
501
  * @throws OciError when an error occurs
501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
502
503
  */
503
504
  exportQueryResult(exportQueryResultRequest: requests.ExportQueryResultRequest): Promise<responses.ExportQueryResultResponse>;
504
505
  /**
@@ -508,7 +509,7 @@ export declare class LogAnalyticsClient {
508
509
  * @param ExtractStructuredLogFieldPathsRequest
509
510
  * @return ExtractStructuredLogFieldPathsResponse
510
511
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
512
513
  */
513
514
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest: requests.ExtractStructuredLogFieldPathsRequest): Promise<responses.ExtractStructuredLogFieldPathsResponse>;
514
515
  /**
@@ -518,7 +519,7 @@ export declare class LogAnalyticsClient {
518
519
  * @param ExtractStructuredLogHeaderPathsRequest
519
520
  * @return ExtractStructuredLogHeaderPathsResponse
520
521
  * @throws OciError when an error occurs
521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
522
523
  */
523
524
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest: requests.ExtractStructuredLogHeaderPathsRequest): Promise<responses.ExtractStructuredLogHeaderPathsResponse>;
524
525
  /**
@@ -527,7 +528,7 @@ export declare class LogAnalyticsClient {
527
528
  * @param FilterRequest
528
529
  * @return FilterResponse
529
530
  * @throws OciError when an error occurs
530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
531
532
  */
532
533
  filter(filterRequest: requests.FilterRequest): Promise<responses.FilterResponse>;
533
534
  /**
@@ -537,7 +538,7 @@ export declare class LogAnalyticsClient {
537
538
  * @param GetAssociationSummaryRequest
538
539
  * @return GetAssociationSummaryResponse
539
540
  * @throws OciError when an error occurs
540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
541
542
  */
542
543
  getAssociationSummary(getAssociationSummaryRequest: requests.GetAssociationSummaryRequest): Promise<responses.GetAssociationSummaryResponse>;
543
544
  /**
@@ -547,7 +548,7 @@ export declare class LogAnalyticsClient {
547
548
  * @param GetCategoryRequest
548
549
  * @return GetCategoryResponse
549
550
  * @throws OciError when an error occurs
550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
551
552
  */
552
553
  getCategory(getCategoryRequest: requests.GetCategoryRequest): Promise<responses.GetCategoryResponse>;
553
554
  /**
@@ -557,7 +558,7 @@ export declare class LogAnalyticsClient {
557
558
  * @param GetColumnNamesRequest
558
559
  * @return GetColumnNamesResponse
559
560
  * @throws OciError when an error occurs
560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
561
562
  */
562
563
  getColumnNames(getColumnNamesRequest: requests.GetColumnNamesRequest): Promise<responses.GetColumnNamesResponse>;
563
564
  /**
@@ -567,7 +568,7 @@ export declare class LogAnalyticsClient {
567
568
  * @param GetConfigWorkRequestRequest
568
569
  * @return GetConfigWorkRequestResponse
569
570
  * @throws OciError when an error occurs
570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
571
572
  */
572
573
  getConfigWorkRequest(getConfigWorkRequestRequest: requests.GetConfigWorkRequestRequest): Promise<responses.GetConfigWorkRequestResponse>;
573
574
  /**
@@ -577,7 +578,7 @@ export declare class LogAnalyticsClient {
577
578
  * @param GetFieldRequest
578
579
  * @return GetFieldResponse
579
580
  * @throws OciError when an error occurs
580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
581
582
  */
582
583
  getField(getFieldRequest: requests.GetFieldRequest): Promise<responses.GetFieldResponse>;
583
584
  /**
@@ -587,7 +588,7 @@ export declare class LogAnalyticsClient {
587
588
  * @param GetFieldsSummaryRequest
588
589
  * @return GetFieldsSummaryResponse
589
590
  * @throws OciError when an error occurs
590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
591
592
  */
592
593
  getFieldsSummary(getFieldsSummaryRequest: requests.GetFieldsSummaryRequest): Promise<responses.GetFieldsSummaryResponse>;
593
594
  /**
@@ -597,7 +598,7 @@ export declare class LogAnalyticsClient {
597
598
  * @param GetLabelRequest
598
599
  * @return GetLabelResponse
599
600
  * @throws OciError when an error occurs
600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
601
602
  */
602
603
  getLabel(getLabelRequest: requests.GetLabelRequest): Promise<responses.GetLabelResponse>;
603
604
  /**
@@ -607,7 +608,7 @@ export declare class LogAnalyticsClient {
607
608
  * @param GetLabelSummaryRequest
608
609
  * @return GetLabelSummaryResponse
609
610
  * @throws OciError when an error occurs
610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
611
612
  */
612
613
  getLabelSummary(getLabelSummaryRequest: requests.GetLabelSummaryRequest): Promise<responses.GetLabelSummaryResponse>;
613
614
  /**
@@ -616,7 +617,7 @@ export declare class LogAnalyticsClient {
616
617
  * @param GetLogAnalyticsEmBridgeRequest
617
618
  * @return GetLogAnalyticsEmBridgeResponse
618
619
  * @throws OciError when an error occurs
619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
620
621
  */
621
622
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest: requests.GetLogAnalyticsEmBridgeRequest): Promise<responses.GetLogAnalyticsEmBridgeResponse>;
622
623
  /**
@@ -625,7 +626,7 @@ export declare class LogAnalyticsClient {
625
626
  * @param GetLogAnalyticsEmBridgeSummaryRequest
626
627
  * @return GetLogAnalyticsEmBridgeSummaryResponse
627
628
  * @throws OciError when an error occurs
628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
629
630
  */
630
631
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest: requests.GetLogAnalyticsEmBridgeSummaryRequest): Promise<responses.GetLogAnalyticsEmBridgeSummaryResponse>;
631
632
  /**
@@ -634,7 +635,7 @@ export declare class LogAnalyticsClient {
634
635
  * @param GetLogAnalyticsEntitiesSummaryRequest
635
636
  * @return GetLogAnalyticsEntitiesSummaryResponse
636
637
  * @throws OciError when an error occurs
637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
638
639
  */
639
640
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest: requests.GetLogAnalyticsEntitiesSummaryRequest): Promise<responses.GetLogAnalyticsEntitiesSummaryResponse>;
640
641
  /**
@@ -643,7 +644,7 @@ export declare class LogAnalyticsClient {
643
644
  * @param GetLogAnalyticsEntityRequest
644
645
  * @return GetLogAnalyticsEntityResponse
645
646
  * @throws OciError when an error occurs
646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
647
648
  */
648
649
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest: requests.GetLogAnalyticsEntityRequest): Promise<responses.GetLogAnalyticsEntityResponse>;
649
650
  /**
@@ -652,7 +653,7 @@ export declare class LogAnalyticsClient {
652
653
  * @param GetLogAnalyticsEntityTypeRequest
653
654
  * @return GetLogAnalyticsEntityTypeResponse
654
655
  * @throws OciError when an error occurs
655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
656
657
  */
657
658
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest: requests.GetLogAnalyticsEntityTypeRequest): Promise<responses.GetLogAnalyticsEntityTypeResponse>;
658
659
  /**
@@ -662,7 +663,7 @@ export declare class LogAnalyticsClient {
662
663
  * @param GetLogAnalyticsLogGroupRequest
663
664
  * @return GetLogAnalyticsLogGroupResponse
664
665
  * @throws OciError when an error occurs
665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
666
667
  */
667
668
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest: requests.GetLogAnalyticsLogGroupRequest): Promise<responses.GetLogAnalyticsLogGroupResponse>;
668
669
  /**
@@ -672,7 +673,7 @@ export declare class LogAnalyticsClient {
672
673
  * @param GetLogAnalyticsLogGroupsSummaryRequest
673
674
  * @return GetLogAnalyticsLogGroupsSummaryResponse
674
675
  * @throws OciError when an error occurs
675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
676
677
  */
677
678
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest: requests.GetLogAnalyticsLogGroupsSummaryRequest): Promise<responses.GetLogAnalyticsLogGroupsSummaryResponse>;
678
679
  /**
@@ -681,7 +682,7 @@ export declare class LogAnalyticsClient {
681
682
  * @param GetLogAnalyticsObjectCollectionRuleRequest
682
683
  * @return GetLogAnalyticsObjectCollectionRuleResponse
683
684
  * @throws OciError when an error occurs
684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
685
686
  */
686
687
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest: requests.GetLogAnalyticsObjectCollectionRuleRequest): Promise<responses.GetLogAnalyticsObjectCollectionRuleResponse>;
687
688
  /**
@@ -691,7 +692,7 @@ export declare class LogAnalyticsClient {
691
692
  * @param GetLogSetsCountRequest
692
693
  * @return GetLogSetsCountResponse
693
694
  * @throws OciError when an error occurs
694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
695
696
  */
696
697
  getLogSetsCount(getLogSetsCountRequest: requests.GetLogSetsCountRequest): Promise<responses.GetLogSetsCountResponse>;
697
698
  /**
@@ -701,7 +702,7 @@ export declare class LogAnalyticsClient {
701
702
  * @param GetLookupRequest
702
703
  * @return GetLookupResponse
703
704
  * @throws OciError when an error occurs
704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
705
706
  */
706
707
  getLookup(getLookupRequest: requests.GetLookupRequest): Promise<responses.GetLookupResponse>;
707
708
  /**
@@ -710,7 +711,7 @@ export declare class LogAnalyticsClient {
710
711
  * @param GetLookupSummaryRequest
711
712
  * @return GetLookupSummaryResponse
712
713
  * @throws OciError when an error occurs
713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
714
715
  */
715
716
  getLookupSummary(getLookupSummaryRequest: requests.GetLookupSummaryRequest): Promise<responses.GetLookupSummaryResponse>;
716
717
  /**
@@ -720,7 +721,7 @@ export declare class LogAnalyticsClient {
720
721
  * @param GetNamespaceRequest
721
722
  * @return GetNamespaceResponse
722
723
  * @throws OciError when an error occurs
723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
724
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
724
725
  */
725
726
  getNamespace(getNamespaceRequest: requests.GetNamespaceRequest): Promise<responses.GetNamespaceResponse>;
726
727
  /**
@@ -730,7 +731,7 @@ export declare class LogAnalyticsClient {
730
731
  * @param GetParserRequest
731
732
  * @return GetParserResponse
732
733
  * @throws OciError when an error occurs
733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
734
735
  */
735
736
  getParser(getParserRequest: requests.GetParserRequest): Promise<responses.GetParserResponse>;
736
737
  /**
@@ -740,7 +741,7 @@ export declare class LogAnalyticsClient {
740
741
  * @param GetParserSummaryRequest
741
742
  * @return GetParserSummaryResponse
742
743
  * @throws OciError when an error occurs
743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
744
745
  */
745
746
  getParserSummary(getParserSummaryRequest: requests.GetParserSummaryRequest): Promise<responses.GetParserSummaryResponse>;
746
747
  /**
@@ -750,7 +751,7 @@ export declare class LogAnalyticsClient {
750
751
  * @param GetPreferencesRequest
751
752
  * @return GetPreferencesResponse
752
753
  * @throws OciError when an error occurs
753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
754
755
  */
755
756
  getPreferences(getPreferencesRequest: requests.GetPreferencesRequest): Promise<responses.GetPreferencesResponse>;
756
757
  /**
@@ -761,7 +762,7 @@ export declare class LogAnalyticsClient {
761
762
  * @param GetQueryResultRequest
762
763
  * @return GetQueryResultResponse
763
764
  * @throws OciError when an error occurs
764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
765
766
  */
766
767
  getQueryResult(getQueryResultRequest: requests.GetQueryResultRequest): Promise<responses.GetQueryResultResponse>;
767
768
  /**
@@ -770,7 +771,7 @@ export declare class LogAnalyticsClient {
770
771
  * @param GetQueryWorkRequestRequest
771
772
  * @return GetQueryWorkRequestResponse
772
773
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
774
775
  */
775
776
  getQueryWorkRequest(getQueryWorkRequestRequest: requests.GetQueryWorkRequestRequest): Promise<responses.GetQueryWorkRequestResponse>;
776
777
  /**
@@ -779,7 +780,7 @@ export declare class LogAnalyticsClient {
779
780
  * @param GetScheduledTaskRequest
780
781
  * @return GetScheduledTaskResponse
781
782
  * @throws OciError when an error occurs
782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
783
784
  */
784
785
  getScheduledTask(getScheduledTaskRequest: requests.GetScheduledTaskRequest): Promise<responses.GetScheduledTaskResponse>;
785
786
  /**
@@ -789,7 +790,7 @@ export declare class LogAnalyticsClient {
789
790
  * @param GetSourceRequest
790
791
  * @return GetSourceResponse
791
792
  * @throws OciError when an error occurs
792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
793
794
  */
794
795
  getSource(getSourceRequest: requests.GetSourceRequest): Promise<responses.GetSourceResponse>;
795
796
  /**
@@ -799,7 +800,7 @@ export declare class LogAnalyticsClient {
799
800
  * @param GetSourceSummaryRequest
800
801
  * @return GetSourceSummaryResponse
801
802
  * @throws OciError when an error occurs
802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
803
804
  */
804
805
  getSourceSummary(getSourceSummaryRequest: requests.GetSourceSummaryRequest): Promise<responses.GetSourceSummaryResponse>;
805
806
  /**
@@ -809,7 +810,7 @@ export declare class LogAnalyticsClient {
809
810
  * @param GetStorageRequest
810
811
  * @return GetStorageResponse
811
812
  * @throws OciError when an error occurs
812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
813
814
  */
814
815
  getStorage(getStorageRequest: requests.GetStorageRequest): Promise<responses.GetStorageResponse>;
815
816
  /**
@@ -820,7 +821,7 @@ export declare class LogAnalyticsClient {
820
821
  * @param GetStorageUsageRequest
821
822
  * @return GetStorageUsageResponse
822
823
  * @throws OciError when an error occurs
823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
824
825
  */
825
826
  getStorageUsage(getStorageUsageRequest: requests.GetStorageUsageRequest): Promise<responses.GetStorageUsageResponse>;
826
827
  /**
@@ -831,7 +832,7 @@ export declare class LogAnalyticsClient {
831
832
  * @param GetStorageWorkRequestRequest
832
833
  * @return GetStorageWorkRequestResponse
833
834
  * @throws OciError when an error occurs
834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
835
836
  */
836
837
  getStorageWorkRequest(getStorageWorkRequestRequest: requests.GetStorageWorkRequestRequest): Promise<responses.GetStorageWorkRequestResponse>;
837
838
  /**
@@ -841,7 +842,7 @@ export declare class LogAnalyticsClient {
841
842
  * @param GetUnprocessedDataBucketRequest
842
843
  * @return GetUnprocessedDataBucketResponse
843
844
  * @throws OciError when an error occurs
844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
845
846
  */
846
847
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest: requests.GetUnprocessedDataBucketRequest): Promise<responses.GetUnprocessedDataBucketResponse>;
847
848
  /**
@@ -850,7 +851,7 @@ export declare class LogAnalyticsClient {
850
851
  * @param GetUploadRequest
851
852
  * @return GetUploadResponse
852
853
  * @throws OciError when an error occurs
853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
854
855
  */
855
856
  getUpload(getUploadRequest: requests.GetUploadRequest): Promise<responses.GetUploadResponse>;
856
857
  /**
@@ -859,7 +860,7 @@ export declare class LogAnalyticsClient {
859
860
  * @param GetWorkRequestRequest
860
861
  * @return GetWorkRequestResponse
861
862
  * @throws OciError when an error occurs
862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
863
864
  */
864
865
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
865
866
  /**
@@ -869,7 +870,7 @@ export declare class LogAnalyticsClient {
869
870
  * @param ImportCustomContentRequest
870
871
  * @return ImportCustomContentResponse
871
872
  * @throws OciError when an error occurs
872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
873
874
  */
874
875
  importCustomContent(importCustomContentRequest: requests.ImportCustomContentRequest): Promise<responses.ImportCustomContentResponse>;
875
876
  /**
@@ -879,7 +880,7 @@ export declare class LogAnalyticsClient {
879
880
  * @param ListAssociableEntitiesRequest
880
881
  * @return ListAssociableEntitiesResponse
881
882
  * @throws OciError when an error occurs
882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
883
884
  */
884
885
  listAssociableEntities(listAssociableEntitiesRequest: requests.ListAssociableEntitiesRequest): Promise<responses.ListAssociableEntitiesResponse>;
885
886
  /**
@@ -889,7 +890,7 @@ export declare class LogAnalyticsClient {
889
890
  * @param ListAssociatedEntitiesRequest
890
891
  * @return ListAssociatedEntitiesResponse
891
892
  * @throws OciError when an error occurs
892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
893
894
  */
894
895
  listAssociatedEntities(listAssociatedEntitiesRequest: requests.ListAssociatedEntitiesRequest): Promise<responses.ListAssociatedEntitiesResponse>;
895
896
  /**
@@ -899,7 +900,7 @@ export declare class LogAnalyticsClient {
899
900
  * @param ListAutoAssociationsRequest
900
901
  * @return ListAutoAssociationsResponse
901
902
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
903
904
  */
904
905
  listAutoAssociations(listAutoAssociationsRequest: requests.ListAutoAssociationsRequest): Promise<responses.ListAutoAssociationsResponse>;
905
906
  /**
@@ -909,7 +910,7 @@ export declare class LogAnalyticsClient {
909
910
  * @param ListCategoriesRequest
910
911
  * @return ListCategoriesResponse
911
912
  * @throws OciError when an error occurs
912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
913
914
  */
914
915
  listCategories(listCategoriesRequest: requests.ListCategoriesRequest): Promise<responses.ListCategoriesResponse>;
915
916
  /**
@@ -919,7 +920,7 @@ export declare class LogAnalyticsClient {
919
920
  * @param ListConfigWorkRequestsRequest
920
921
  * @return ListConfigWorkRequestsResponse
921
922
  * @throws OciError when an error occurs
922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
923
924
  */
924
925
  listConfigWorkRequests(listConfigWorkRequestsRequest: requests.ListConfigWorkRequestsRequest): Promise<responses.ListConfigWorkRequestsResponse>;
925
926
  /**
@@ -928,7 +929,7 @@ export declare class LogAnalyticsClient {
928
929
  * @param ListEntityAssociationsRequest
929
930
  * @return ListEntityAssociationsResponse
930
931
  * @throws OciError when an error occurs
931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
932
933
  */
933
934
  listEntityAssociations(listEntityAssociationsRequest: requests.ListEntityAssociationsRequest): Promise<responses.ListEntityAssociationsResponse>;
934
935
  /**
@@ -938,7 +939,7 @@ export declare class LogAnalyticsClient {
938
939
  * @param ListEntitySourceAssociationsRequest
939
940
  * @return ListEntitySourceAssociationsResponse
940
941
  * @throws OciError when an error occurs
941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
942
943
  */
943
944
  listEntitySourceAssociations(listEntitySourceAssociationsRequest: requests.ListEntitySourceAssociationsRequest): Promise<responses.ListEntitySourceAssociationsResponse>;
944
945
  /**
@@ -948,7 +949,7 @@ export declare class LogAnalyticsClient {
948
949
  * @param ListFieldsRequest
949
950
  * @return ListFieldsResponse
950
951
  * @throws OciError when an error occurs
951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
952
953
  */
953
954
  listFields(listFieldsRequest: requests.ListFieldsRequest): Promise<responses.ListFieldsResponse>;
954
955
  /**
@@ -958,7 +959,7 @@ export declare class LogAnalyticsClient {
958
959
  * @param ListLabelPrioritiesRequest
959
960
  * @return ListLabelPrioritiesResponse
960
961
  * @throws OciError when an error occurs
961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
962
963
  */
963
964
  listLabelPriorities(listLabelPrioritiesRequest: requests.ListLabelPrioritiesRequest): Promise<responses.ListLabelPrioritiesResponse>;
964
965
  /**
@@ -968,7 +969,7 @@ export declare class LogAnalyticsClient {
968
969
  * @param ListLabelSourceDetailsRequest
969
970
  * @return ListLabelSourceDetailsResponse
970
971
  * @throws OciError when an error occurs
971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
972
973
  */
973
974
  listLabelSourceDetails(listLabelSourceDetailsRequest: requests.ListLabelSourceDetailsRequest): Promise<responses.ListLabelSourceDetailsResponse>;
974
975
  /**
@@ -978,7 +979,7 @@ export declare class LogAnalyticsClient {
978
979
  * @param ListLabelsRequest
979
980
  * @return ListLabelsResponse
980
981
  * @throws OciError when an error occurs
981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
982
983
  */
983
984
  listLabels(listLabelsRequest: requests.ListLabelsRequest): Promise<responses.ListLabelsResponse>;
984
985
  /**
@@ -987,7 +988,7 @@ export declare class LogAnalyticsClient {
987
988
  * @param ListLogAnalyticsEmBridgesRequest
988
989
  * @return ListLogAnalyticsEmBridgesResponse
989
990
  * @throws OciError when an error occurs
990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
991
992
  */
992
993
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest: requests.ListLogAnalyticsEmBridgesRequest): Promise<responses.ListLogAnalyticsEmBridgesResponse>;
993
994
  /**
@@ -996,7 +997,7 @@ export declare class LogAnalyticsClient {
996
997
  * @param ListLogAnalyticsEntitiesRequest
997
998
  * @return ListLogAnalyticsEntitiesResponse
998
999
  * @throws OciError when an error occurs
999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
1000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
1000
1001
  */
1001
1002
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest: requests.ListLogAnalyticsEntitiesRequest): Promise<responses.ListLogAnalyticsEntitiesResponse>;
1002
1003
  /**
@@ -1005,7 +1006,7 @@ export declare class LogAnalyticsClient {
1005
1006
  * @param ListLogAnalyticsEntityTopologyRequest
1006
1007
  * @return ListLogAnalyticsEntityTopologyResponse
1007
1008
  * @throws OciError when an error occurs
1008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
1009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
1009
1010
  */
1010
1011
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest: requests.ListLogAnalyticsEntityTopologyRequest): Promise<responses.ListLogAnalyticsEntityTopologyResponse>;
1011
1012
  /**
@@ -1014,7 +1015,7 @@ export declare class LogAnalyticsClient {
1014
1015
  * @param ListLogAnalyticsEntityTypesRequest
1015
1016
  * @return ListLogAnalyticsEntityTypesResponse
1016
1017
  * @throws OciError when an error occurs
1017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
1018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
1018
1019
  */
1019
1020
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest: requests.ListLogAnalyticsEntityTypesRequest): Promise<responses.ListLogAnalyticsEntityTypesResponse>;
1020
1021
  /**
@@ -1024,7 +1025,7 @@ export declare class LogAnalyticsClient {
1024
1025
  * @param ListLogAnalyticsLogGroupsRequest
1025
1026
  * @return ListLogAnalyticsLogGroupsResponse
1026
1027
  * @throws OciError when an error occurs
1027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
1028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
1028
1029
  */
1029
1030
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest: requests.ListLogAnalyticsLogGroupsRequest): Promise<responses.ListLogAnalyticsLogGroupsResponse>;
1030
1031
  /**
@@ -1033,7 +1034,7 @@ export declare class LogAnalyticsClient {
1033
1034
  * @param ListLogAnalyticsObjectCollectionRulesRequest
1034
1035
  * @return ListLogAnalyticsObjectCollectionRulesResponse
1035
1036
  * @throws OciError when an error occurs
1036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
1037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
1037
1038
  */
1038
1039
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest: requests.ListLogAnalyticsObjectCollectionRulesRequest): Promise<responses.ListLogAnalyticsObjectCollectionRulesResponse>;
1039
1040
  /**
@@ -1043,7 +1044,7 @@ export declare class LogAnalyticsClient {
1043
1044
  * @param ListLogSetsRequest
1044
1045
  * @return ListLogSetsResponse
1045
1046
  * @throws OciError when an error occurs
1046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
1047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
1047
1048
  */
1048
1049
  listLogSets(listLogSetsRequest: requests.ListLogSetsRequest): Promise<responses.ListLogSetsResponse>;
1049
1050
  /**
@@ -1053,7 +1054,7 @@ export declare class LogAnalyticsClient {
1053
1054
  * @param ListLookupsRequest
1054
1055
  * @return ListLookupsResponse
1055
1056
  * @throws OciError when an error occurs
1056
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
1057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
1057
1058
  */
1058
1059
  listLookups(listLookupsRequest: requests.ListLookupsRequest): Promise<responses.ListLookupsResponse>;
1059
1060
  /**
@@ -1063,7 +1064,7 @@ export declare class LogAnalyticsClient {
1063
1064
  * @param ListMetaSourceTypesRequest
1064
1065
  * @return ListMetaSourceTypesResponse
1065
1066
  * @throws OciError when an error occurs
1066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
1067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
1067
1068
  */
1068
1069
  listMetaSourceTypes(listMetaSourceTypesRequest: requests.ListMetaSourceTypesRequest): Promise<responses.ListMetaSourceTypesResponse>;
1069
1070
  /**
@@ -1074,7 +1075,7 @@ export declare class LogAnalyticsClient {
1074
1075
  * @param ListNamespacesRequest
1075
1076
  * @return ListNamespacesResponse
1076
1077
  * @throws OciError when an error occurs
1077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
1078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
1078
1079
  */
1079
1080
  listNamespaces(listNamespacesRequest: requests.ListNamespacesRequest): Promise<responses.ListNamespacesResponse>;
1080
1081
  /**
@@ -1084,7 +1085,7 @@ export declare class LogAnalyticsClient {
1084
1085
  * @param ListParserFunctionsRequest
1085
1086
  * @return ListParserFunctionsResponse
1086
1087
  * @throws OciError when an error occurs
1087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
1088
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
1088
1089
  */
1089
1090
  listParserFunctions(listParserFunctionsRequest: requests.ListParserFunctionsRequest): Promise<responses.ListParserFunctionsResponse>;
1090
1091
  /**
@@ -1094,7 +1095,7 @@ export declare class LogAnalyticsClient {
1094
1095
  * @param ListParserMetaPluginsRequest
1095
1096
  * @return ListParserMetaPluginsResponse
1096
1097
  * @throws OciError when an error occurs
1097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
1098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
1098
1099
  */
1099
1100
  listParserMetaPlugins(listParserMetaPluginsRequest: requests.ListParserMetaPluginsRequest): Promise<responses.ListParserMetaPluginsResponse>;
1100
1101
  /**
@@ -1104,7 +1105,7 @@ export declare class LogAnalyticsClient {
1104
1105
  * @param ListParsersRequest
1105
1106
  * @return ListParsersResponse
1106
1107
  * @throws OciError when an error occurs
1107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
1108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
1108
1109
  */
1109
1110
  listParsers(listParsersRequest: requests.ListParsersRequest): Promise<responses.ListParsersResponse>;
1110
1111
  /**
@@ -1113,7 +1114,7 @@ export declare class LogAnalyticsClient {
1113
1114
  * @param ListQueryWorkRequestsRequest
1114
1115
  * @return ListQueryWorkRequestsResponse
1115
1116
  * @throws OciError when an error occurs
1116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
1117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
1117
1118
  */
1118
1119
  listQueryWorkRequests(listQueryWorkRequestsRequest: requests.ListQueryWorkRequestsRequest): Promise<responses.ListQueryWorkRequestsResponse>;
1119
1120
  /**
@@ -1123,7 +1124,7 @@ export declare class LogAnalyticsClient {
1123
1124
  * @param ListRecalledDataRequest
1124
1125
  * @return ListRecalledDataResponse
1125
1126
  * @throws OciError when an error occurs
1126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
1127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
1127
1128
  */
1128
1129
  listRecalledData(listRecalledDataRequest: requests.ListRecalledDataRequest): Promise<responses.ListRecalledDataResponse>;
1129
1130
  /**
@@ -1134,7 +1135,7 @@ export declare class LogAnalyticsClient {
1134
1135
  * @param ListResourceCategoriesRequest
1135
1136
  * @return ListResourceCategoriesResponse
1136
1137
  * @throws OciError when an error occurs
1137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
1138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
1138
1139
  */
1139
1140
  listResourceCategories(listResourceCategoriesRequest: requests.ListResourceCategoriesRequest): Promise<responses.ListResourceCategoriesResponse>;
1140
1141
  /**
@@ -1143,7 +1144,7 @@ export declare class LogAnalyticsClient {
1143
1144
  * @param ListScheduledTasksRequest
1144
1145
  * @return ListScheduledTasksResponse
1145
1146
  * @throws OciError when an error occurs
1146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
1147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
1147
1148
  */
1148
1149
  listScheduledTasks(listScheduledTasksRequest: requests.ListScheduledTasksRequest): Promise<responses.ListScheduledTasksResponse>;
1149
1150
  /**
@@ -1153,7 +1154,7 @@ export declare class LogAnalyticsClient {
1153
1154
  * @param ListSourceAssociationsRequest
1154
1155
  * @return ListSourceAssociationsResponse
1155
1156
  * @throws OciError when an error occurs
1156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
1157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
1157
1158
  */
1158
1159
  listSourceAssociations(listSourceAssociationsRequest: requests.ListSourceAssociationsRequest): Promise<responses.ListSourceAssociationsResponse>;
1159
1160
  /**
@@ -1163,7 +1164,7 @@ export declare class LogAnalyticsClient {
1163
1164
  * @param ListSourceEventTypesRequest
1164
1165
  * @return ListSourceEventTypesResponse
1165
1166
  * @throws OciError when an error occurs
1166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
1167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
1167
1168
  */
1168
1169
  listSourceEventTypes(listSourceEventTypesRequest: requests.ListSourceEventTypesRequest): Promise<responses.ListSourceEventTypesResponse>;
1169
1170
  /**
@@ -1173,7 +1174,7 @@ export declare class LogAnalyticsClient {
1173
1174
  * @param ListSourceExtendedFieldDefinitionsRequest
1174
1175
  * @return ListSourceExtendedFieldDefinitionsResponse
1175
1176
  * @throws OciError when an error occurs
1176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
1177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
1177
1178
  */
1178
1179
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest: requests.ListSourceExtendedFieldDefinitionsRequest): Promise<responses.ListSourceExtendedFieldDefinitionsResponse>;
1179
1180
  /**
@@ -1183,7 +1184,7 @@ export declare class LogAnalyticsClient {
1183
1184
  * @param ListSourceLabelOperatorsRequest
1184
1185
  * @return ListSourceLabelOperatorsResponse
1185
1186
  * @throws OciError when an error occurs
1186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
1187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
1187
1188
  */
1188
1189
  listSourceLabelOperators(listSourceLabelOperatorsRequest: requests.ListSourceLabelOperatorsRequest): Promise<responses.ListSourceLabelOperatorsResponse>;
1189
1190
  /**
@@ -1193,7 +1194,7 @@ export declare class LogAnalyticsClient {
1193
1194
  * @param ListSourceMetaFunctionsRequest
1194
1195
  * @return ListSourceMetaFunctionsResponse
1195
1196
  * @throws OciError when an error occurs
1196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
1197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
1197
1198
  */
1198
1199
  listSourceMetaFunctions(listSourceMetaFunctionsRequest: requests.ListSourceMetaFunctionsRequest): Promise<responses.ListSourceMetaFunctionsResponse>;
1199
1200
  /**
@@ -1203,7 +1204,7 @@ export declare class LogAnalyticsClient {
1203
1204
  * @param ListSourcePatternsRequest
1204
1205
  * @return ListSourcePatternsResponse
1205
1206
  * @throws OciError when an error occurs
1206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
1207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
1207
1208
  */
1208
1209
  listSourcePatterns(listSourcePatternsRequest: requests.ListSourcePatternsRequest): Promise<responses.ListSourcePatternsResponse>;
1209
1210
  /**
@@ -1213,7 +1214,7 @@ export declare class LogAnalyticsClient {
1213
1214
  * @param ListSourcesRequest
1214
1215
  * @return ListSourcesResponse
1215
1216
  * @throws OciError when an error occurs
1216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
1217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
1217
1218
  */
1218
1219
  listSources(listSourcesRequest: requests.ListSourcesRequest): Promise<responses.ListSourcesResponse>;
1219
1220
  /**
@@ -1222,7 +1223,7 @@ export declare class LogAnalyticsClient {
1222
1223
  * @param ListStorageWorkRequestErrorsRequest
1223
1224
  * @return ListStorageWorkRequestErrorsResponse
1224
1225
  * @throws OciError when an error occurs
1225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
1226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
1226
1227
  */
1227
1228
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest: requests.ListStorageWorkRequestErrorsRequest): Promise<responses.ListStorageWorkRequestErrorsResponse>;
1228
1229
  /**
@@ -1232,7 +1233,7 @@ export declare class LogAnalyticsClient {
1232
1233
  * @param ListStorageWorkRequestsRequest
1233
1234
  * @return ListStorageWorkRequestsResponse
1234
1235
  * @throws OciError when an error occurs
1235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
1236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
1236
1237
  */
1237
1238
  listStorageWorkRequests(listStorageWorkRequestsRequest: requests.ListStorageWorkRequestsRequest): Promise<responses.ListStorageWorkRequestsResponse>;
1238
1239
  /**
@@ -1241,7 +1242,7 @@ export declare class LogAnalyticsClient {
1241
1242
  * @param ListSupportedCharEncodingsRequest
1242
1243
  * @return ListSupportedCharEncodingsResponse
1243
1244
  * @throws OciError when an error occurs
1244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
1245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
1245
1246
  */
1246
1247
  listSupportedCharEncodings(listSupportedCharEncodingsRequest: requests.ListSupportedCharEncodingsRequest): Promise<responses.ListSupportedCharEncodingsResponse>;
1247
1248
  /**
@@ -1250,7 +1251,7 @@ export declare class LogAnalyticsClient {
1250
1251
  * @param ListSupportedTimezonesRequest
1251
1252
  * @return ListSupportedTimezonesResponse
1252
1253
  * @throws OciError when an error occurs
1253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
1254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
1254
1255
  */
1255
1256
  listSupportedTimezones(listSupportedTimezonesRequest: requests.ListSupportedTimezonesRequest): Promise<responses.ListSupportedTimezonesResponse>;
1256
1257
  /**
@@ -1259,7 +1260,7 @@ export declare class LogAnalyticsClient {
1259
1260
  * @param ListUploadFilesRequest
1260
1261
  * @return ListUploadFilesResponse
1261
1262
  * @throws OciError when an error occurs
1262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
1263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
1263
1264
  */
1264
1265
  listUploadFiles(listUploadFilesRequest: requests.ListUploadFilesRequest): Promise<responses.ListUploadFilesResponse>;
1265
1266
  /**
@@ -1268,7 +1269,7 @@ export declare class LogAnalyticsClient {
1268
1269
  * @param ListUploadWarningsRequest
1269
1270
  * @return ListUploadWarningsResponse
1270
1271
  * @throws OciError when an error occurs
1271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
1272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
1272
1273
  */
1273
1274
  listUploadWarnings(listUploadWarningsRequest: requests.ListUploadWarningsRequest): Promise<responses.ListUploadWarningsResponse>;
1274
1275
  /**
@@ -1279,7 +1280,7 @@ export declare class LogAnalyticsClient {
1279
1280
  * @param ListUploadsRequest
1280
1281
  * @return ListUploadsResponse
1281
1282
  * @throws OciError when an error occurs
1282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
1283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
1283
1284
  */
1284
1285
  listUploads(listUploadsRequest: requests.ListUploadsRequest): Promise<responses.ListUploadsResponse>;
1285
1286
  /**
@@ -1289,7 +1290,7 @@ export declare class LogAnalyticsClient {
1289
1290
  * @param ListWarningsRequest
1290
1291
  * @return ListWarningsResponse
1291
1292
  * @throws OciError when an error occurs
1292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
1293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
1293
1294
  */
1294
1295
  listWarnings(listWarningsRequest: requests.ListWarningsRequest): Promise<responses.ListWarningsResponse>;
1295
1296
  /**
@@ -1299,7 +1300,7 @@ export declare class LogAnalyticsClient {
1299
1300
  * @param ListWorkRequestErrorsRequest
1300
1301
  * @return ListWorkRequestErrorsResponse
1301
1302
  * @throws OciError when an error occurs
1302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1303
1304
  */
1304
1305
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1305
1306
  /**
@@ -1309,7 +1310,7 @@ export declare class LogAnalyticsClient {
1309
1310
  * @param ListWorkRequestLogsRequest
1310
1311
  * @return ListWorkRequestLogsResponse
1311
1312
  * @throws OciError when an error occurs
1312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1313
1314
  */
1314
1315
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1315
1316
  /**
@@ -1319,7 +1320,7 @@ export declare class LogAnalyticsClient {
1319
1320
  * @param ListWorkRequestsRequest
1320
1321
  * @return ListWorkRequestsResponse
1321
1322
  * @throws OciError when an error occurs
1322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1323
1324
  */
1324
1325
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1325
1326
  /**
@@ -1328,7 +1329,7 @@ export declare class LogAnalyticsClient {
1328
1329
  * @param OffboardNamespaceRequest
1329
1330
  * @return OffboardNamespaceResponse
1330
1331
  * @throws OciError when an error occurs
1331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
1332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
1332
1333
  */
1333
1334
  offboardNamespace(offboardNamespaceRequest: requests.OffboardNamespaceRequest): Promise<responses.OffboardNamespaceResponse>;
1334
1335
  /**
@@ -1338,7 +1339,7 @@ export declare class LogAnalyticsClient {
1338
1339
  * @param OnboardNamespaceRequest
1339
1340
  * @return OnboardNamespaceResponse
1340
1341
  * @throws OciError when an error occurs
1341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
1342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
1342
1343
  */
1343
1344
  onboardNamespace(onboardNamespaceRequest: requests.OnboardNamespaceRequest): Promise<responses.OnboardNamespaceResponse>;
1344
1345
  /**
@@ -1347,7 +1348,7 @@ export declare class LogAnalyticsClient {
1347
1348
  * @param ParseQueryRequest
1348
1349
  * @return ParseQueryResponse
1349
1350
  * @throws OciError when an error occurs
1350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
1351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
1351
1352
  */
1352
1353
  parseQuery(parseQueryRequest: requests.ParseQueryRequest): Promise<responses.ParseQueryResponse>;
1353
1354
  /**
@@ -1357,7 +1358,7 @@ export declare class LogAnalyticsClient {
1357
1358
  * @param PauseScheduledTaskRequest
1358
1359
  * @return PauseScheduledTaskResponse
1359
1360
  * @throws OciError when an error occurs
1360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
1361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
1361
1362
  */
1362
1363
  pauseScheduledTask(pauseScheduledTaskRequest: requests.PauseScheduledTaskRequest): Promise<responses.PauseScheduledTaskResponse>;
1363
1364
  /**
@@ -1368,7 +1369,7 @@ export declare class LogAnalyticsClient {
1368
1369
  * @param PurgeStorageDataRequest
1369
1370
  * @return PurgeStorageDataResponse
1370
1371
  * @throws OciError when an error occurs
1371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
1372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
1372
1373
  */
1373
1374
  purgeStorageData(purgeStorageDataRequest: requests.PurgeStorageDataRequest): Promise<responses.PurgeStorageDataResponse>;
1374
1375
  /**
@@ -1377,7 +1378,7 @@ export declare class LogAnalyticsClient {
1377
1378
  * @param PutQueryWorkRequestBackgroundRequest
1378
1379
  * @return PutQueryWorkRequestBackgroundResponse
1379
1380
  * @throws OciError when an error occurs
1380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
1381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
1381
1382
  */
1382
1383
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest: requests.PutQueryWorkRequestBackgroundRequest): Promise<responses.PutQueryWorkRequestBackgroundResponse>;
1383
1384
  /**
@@ -1387,7 +1388,7 @@ export declare class LogAnalyticsClient {
1387
1388
  * @param QueryRequest
1388
1389
  * @return QueryResponse
1389
1390
  * @throws OciError when an error occurs
1390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/Query.ts.html |here} to see how to use Query API.
1391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/Query.ts.html |here} to see how to use Query API.
1391
1392
  */
1392
1393
  query(queryRequest: requests.QueryRequest): Promise<responses.QueryResponse>;
1393
1394
  /**
@@ -1397,7 +1398,7 @@ export declare class LogAnalyticsClient {
1397
1398
  * @param RecallArchivedDataRequest
1398
1399
  * @return RecallArchivedDataResponse
1399
1400
  * @throws OciError when an error occurs
1400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
1401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
1401
1402
  */
1402
1403
  recallArchivedData(recallArchivedDataRequest: requests.RecallArchivedDataRequest): Promise<responses.RecallArchivedDataResponse>;
1403
1404
  /**
@@ -1407,7 +1408,7 @@ export declare class LogAnalyticsClient {
1407
1408
  * @param RegisterLookupRequest
1408
1409
  * @return RegisterLookupResponse
1409
1410
  * @throws OciError when an error occurs
1410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
1411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
1411
1412
  */
1412
1413
  registerLookup(registerLookupRequest: requests.RegisterLookupRequest): Promise<responses.RegisterLookupResponse>;
1413
1414
  /**
@@ -1417,7 +1418,7 @@ export declare class LogAnalyticsClient {
1417
1418
  * @param ReleaseRecalledDataRequest
1418
1419
  * @return ReleaseRecalledDataResponse
1419
1420
  * @throws OciError when an error occurs
1420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
1421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
1421
1422
  */
1422
1423
  releaseRecalledData(releaseRecalledDataRequest: requests.ReleaseRecalledDataRequest): Promise<responses.ReleaseRecalledDataResponse>;
1423
1424
  /**
@@ -1426,7 +1427,7 @@ export declare class LogAnalyticsClient {
1426
1427
  * @param RemoveEntityAssociationsRequest
1427
1428
  * @return RemoveEntityAssociationsResponse
1428
1429
  * @throws OciError when an error occurs
1429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
1430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
1430
1431
  */
1431
1432
  removeEntityAssociations(removeEntityAssociationsRequest: requests.RemoveEntityAssociationsRequest): Promise<responses.RemoveEntityAssociationsResponse>;
1432
1433
  /**
@@ -1436,7 +1437,7 @@ export declare class LogAnalyticsClient {
1436
1437
  * @param RemovePreferencesRequest
1437
1438
  * @return RemovePreferencesResponse
1438
1439
  * @throws OciError when an error occurs
1439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
1440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
1440
1441
  */
1441
1442
  removePreferences(removePreferencesRequest: requests.RemovePreferencesRequest): Promise<responses.RemovePreferencesResponse>;
1442
1443
  /**
@@ -1446,7 +1447,7 @@ export declare class LogAnalyticsClient {
1446
1447
  * @param RemoveResourceCategoriesRequest
1447
1448
  * @return RemoveResourceCategoriesResponse
1448
1449
  * @throws OciError when an error occurs
1449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
1450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
1450
1451
  */
1451
1452
  removeResourceCategories(removeResourceCategoriesRequest: requests.RemoveResourceCategoriesRequest): Promise<responses.RemoveResourceCategoriesResponse>;
1452
1453
  /**
@@ -1456,7 +1457,7 @@ export declare class LogAnalyticsClient {
1456
1457
  * @param RemoveSourceEventTypesRequest
1457
1458
  * @return RemoveSourceEventTypesResponse
1458
1459
  * @throws OciError when an error occurs
1459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
1460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
1460
1461
  */
1461
1462
  removeSourceEventTypes(removeSourceEventTypesRequest: requests.RemoveSourceEventTypesRequest): Promise<responses.RemoveSourceEventTypesResponse>;
1462
1463
  /**
@@ -1466,7 +1467,7 @@ export declare class LogAnalyticsClient {
1466
1467
  * @param ResumeScheduledTaskRequest
1467
1468
  * @return ResumeScheduledTaskResponse
1468
1469
  * @throws OciError when an error occurs
1469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
1470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
1470
1471
  */
1471
1472
  resumeScheduledTask(resumeScheduledTaskRequest: requests.ResumeScheduledTaskRequest): Promise<responses.ResumeScheduledTaskResponse>;
1472
1473
  /**
@@ -1478,7 +1479,7 @@ export declare class LogAnalyticsClient {
1478
1479
  * @param RunRequest
1479
1480
  * @return RunResponse
1480
1481
  * @throws OciError when an error occurs
1481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/Run.ts.html |here} to see how to use Run API.
1482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/Run.ts.html |here} to see how to use Run API.
1482
1483
  */
1483
1484
  run(runRequest: requests.RunRequest): Promise<responses.RunResponse>;
1484
1485
  /**
@@ -1490,7 +1491,7 @@ export declare class LogAnalyticsClient {
1490
1491
  * @param SetUnprocessedDataBucketRequest
1491
1492
  * @return SetUnprocessedDataBucketResponse
1492
1493
  * @throws OciError when an error occurs
1493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
1494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
1494
1495
  */
1495
1496
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest: requests.SetUnprocessedDataBucketRequest): Promise<responses.SetUnprocessedDataBucketResponse>;
1496
1497
  /**
@@ -1499,7 +1500,7 @@ export declare class LogAnalyticsClient {
1499
1500
  * @param SuggestRequest
1500
1501
  * @return SuggestResponse
1501
1502
  * @throws OciError when an error occurs
1502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
1503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
1503
1504
  */
1504
1505
  suggest(suggestRequest: requests.SuggestRequest): Promise<responses.SuggestResponse>;
1505
1506
  /**
@@ -1509,7 +1510,7 @@ export declare class LogAnalyticsClient {
1509
1510
  * @param SuppressWarningRequest
1510
1511
  * @return SuppressWarningResponse
1511
1512
  * @throws OciError when an error occurs
1512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
1513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
1513
1514
  */
1514
1515
  suppressWarning(suppressWarningRequest: requests.SuppressWarningRequest): Promise<responses.SuppressWarningResponse>;
1515
1516
  /**
@@ -1519,7 +1520,7 @@ export declare class LogAnalyticsClient {
1519
1520
  * @param TestParserRequest
1520
1521
  * @return TestParserResponse
1521
1522
  * @throws OciError when an error occurs
1522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
1523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
1523
1524
  */
1524
1525
  testParser(testParserRequest: requests.TestParserRequest): Promise<responses.TestParserResponse>;
1525
1526
  /**
@@ -1529,7 +1530,7 @@ export declare class LogAnalyticsClient {
1529
1530
  * @param UnsuppressWarningRequest
1530
1531
  * @return UnsuppressWarningResponse
1531
1532
  * @throws OciError when an error occurs
1532
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
1533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
1533
1534
  */
1534
1535
  unsuppressWarning(unsuppressWarningRequest: requests.UnsuppressWarningRequest): Promise<responses.UnsuppressWarningResponse>;
1535
1536
  /**
@@ -1538,7 +1539,7 @@ export declare class LogAnalyticsClient {
1538
1539
  * @param UpdateLogAnalyticsEmBridgeRequest
1539
1540
  * @return UpdateLogAnalyticsEmBridgeResponse
1540
1541
  * @throws OciError when an error occurs
1541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
1542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
1542
1543
  */
1543
1544
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest: requests.UpdateLogAnalyticsEmBridgeRequest): Promise<responses.UpdateLogAnalyticsEmBridgeResponse>;
1544
1545
  /**
@@ -1547,7 +1548,7 @@ export declare class LogAnalyticsClient {
1547
1548
  * @param UpdateLogAnalyticsEntityRequest
1548
1549
  * @return UpdateLogAnalyticsEntityResponse
1549
1550
  * @throws OciError when an error occurs
1550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
1551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
1551
1552
  */
1552
1553
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest: requests.UpdateLogAnalyticsEntityRequest): Promise<responses.UpdateLogAnalyticsEntityResponse>;
1553
1554
  /**
@@ -1556,7 +1557,7 @@ export declare class LogAnalyticsClient {
1556
1557
  * @param UpdateLogAnalyticsEntityTypeRequest
1557
1558
  * @return UpdateLogAnalyticsEntityTypeResponse
1558
1559
  * @throws OciError when an error occurs
1559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
1560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
1560
1561
  */
1561
1562
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest: requests.UpdateLogAnalyticsEntityTypeRequest): Promise<responses.UpdateLogAnalyticsEntityTypeResponse>;
1562
1563
  /**
@@ -1566,7 +1567,7 @@ export declare class LogAnalyticsClient {
1566
1567
  * @param UpdateLogAnalyticsLogGroupRequest
1567
1568
  * @return UpdateLogAnalyticsLogGroupResponse
1568
1569
  * @throws OciError when an error occurs
1569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
1570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
1570
1571
  */
1571
1572
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest: requests.UpdateLogAnalyticsLogGroupRequest): Promise<responses.UpdateLogAnalyticsLogGroupResponse>;
1572
1573
  /**
@@ -1575,7 +1576,7 @@ export declare class LogAnalyticsClient {
1575
1576
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
1576
1577
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
1577
1578
  * @throws OciError when an error occurs
1578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
1579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
1579
1580
  */
1580
1581
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest: requests.UpdateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.UpdateLogAnalyticsObjectCollectionRuleResponse>;
1581
1582
  /**
@@ -1585,7 +1586,7 @@ export declare class LogAnalyticsClient {
1585
1586
  * @param UpdateLookupRequest
1586
1587
  * @return UpdateLookupResponse
1587
1588
  * @throws OciError when an error occurs
1588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
1589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
1589
1590
  */
1590
1591
  updateLookup(updateLookupRequest: requests.UpdateLookupRequest): Promise<responses.UpdateLookupResponse>;
1591
1592
  /**
@@ -1595,7 +1596,7 @@ export declare class LogAnalyticsClient {
1595
1596
  * @param UpdateLookupDataRequest
1596
1597
  * @return UpdateLookupDataResponse
1597
1598
  * @throws OciError when an error occurs
1598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
1599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
1599
1600
  */
1600
1601
  updateLookupData(updateLookupDataRequest: requests.UpdateLookupDataRequest): Promise<responses.UpdateLookupDataResponse>;
1601
1602
  /**
@@ -1605,7 +1606,7 @@ export declare class LogAnalyticsClient {
1605
1606
  * @param UpdatePreferencesRequest
1606
1607
  * @return UpdatePreferencesResponse
1607
1608
  * @throws OciError when an error occurs
1608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
1609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
1609
1610
  */
1610
1611
  updatePreferences(updatePreferencesRequest: requests.UpdatePreferencesRequest): Promise<responses.UpdatePreferencesResponse>;
1611
1612
  /**
@@ -1615,7 +1616,7 @@ export declare class LogAnalyticsClient {
1615
1616
  * @param UpdateResourceCategoriesRequest
1616
1617
  * @return UpdateResourceCategoriesResponse
1617
1618
  * @throws OciError when an error occurs
1618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
1619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
1619
1620
  */
1620
1621
  updateResourceCategories(updateResourceCategoriesRequest: requests.UpdateResourceCategoriesRequest): Promise<responses.UpdateResourceCategoriesResponse>;
1621
1622
  /**
@@ -1624,7 +1625,7 @@ export declare class LogAnalyticsClient {
1624
1625
  * @param UpdateScheduledTaskRequest
1625
1626
  * @return UpdateScheduledTaskResponse
1626
1627
  * @throws OciError when an error occurs
1627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
1628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
1628
1629
  */
1629
1630
  updateScheduledTask(updateScheduledTaskRequest: requests.UpdateScheduledTaskRequest): Promise<responses.UpdateScheduledTaskResponse>;
1630
1631
  /**
@@ -1634,7 +1635,7 @@ export declare class LogAnalyticsClient {
1634
1635
  * @param UpdateStorageRequest
1635
1636
  * @return UpdateStorageResponse
1636
1637
  * @throws OciError when an error occurs
1637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
1638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
1638
1639
  */
1639
1640
  updateStorage(updateStorageRequest: requests.UpdateStorageRequest): Promise<responses.UpdateStorageResponse>;
1640
1641
  /**
@@ -1644,7 +1645,7 @@ export declare class LogAnalyticsClient {
1644
1645
  * @param UploadLogEventsFileRequest
1645
1646
  * @return UploadLogEventsFileResponse
1646
1647
  * @throws OciError when an error occurs
1647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
1648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
1648
1649
  */
1649
1650
  uploadLogEventsFile(uploadLogEventsFileRequest: requests.UploadLogEventsFileRequest): Promise<responses.UploadLogEventsFileResponse>;
1650
1651
  /**
@@ -1654,7 +1655,7 @@ export declare class LogAnalyticsClient {
1654
1655
  * @param UploadLogFileRequest
1655
1656
  * @return UploadLogFileResponse
1656
1657
  * @throws OciError when an error occurs
1657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
1658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
1658
1659
  */
1659
1660
  uploadLogFile(uploadLogFileRequest: requests.UploadLogFileRequest): Promise<responses.UploadLogFileResponse>;
1660
1661
  /**
@@ -1664,7 +1665,7 @@ export declare class LogAnalyticsClient {
1664
1665
  * @param UpsertAssociationsRequest
1665
1666
  * @return UpsertAssociationsResponse
1666
1667
  * @throws OciError when an error occurs
1667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
1668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
1668
1669
  */
1669
1670
  upsertAssociations(upsertAssociationsRequest: requests.UpsertAssociationsRequest): Promise<responses.UpsertAssociationsResponse>;
1670
1671
  /**
@@ -1674,7 +1675,7 @@ export declare class LogAnalyticsClient {
1674
1675
  * @param UpsertFieldRequest
1675
1676
  * @return UpsertFieldResponse
1676
1677
  * @throws OciError when an error occurs
1677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
1678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
1678
1679
  */
1679
1680
  upsertField(upsertFieldRequest: requests.UpsertFieldRequest): Promise<responses.UpsertFieldResponse>;
1680
1681
  /**
@@ -1684,7 +1685,7 @@ export declare class LogAnalyticsClient {
1684
1685
  * @param UpsertLabelRequest
1685
1686
  * @return UpsertLabelResponse
1686
1687
  * @throws OciError when an error occurs
1687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
1688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
1688
1689
  */
1689
1690
  upsertLabel(upsertLabelRequest: requests.UpsertLabelRequest): Promise<responses.UpsertLabelResponse>;
1690
1691
  /**
@@ -1694,7 +1695,7 @@ export declare class LogAnalyticsClient {
1694
1695
  * @param UpsertParserRequest
1695
1696
  * @return UpsertParserResponse
1696
1697
  * @throws OciError when an error occurs
1697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
1698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
1698
1699
  */
1699
1700
  upsertParser(upsertParserRequest: requests.UpsertParserRequest): Promise<responses.UpsertParserResponse>;
1700
1701
  /**
@@ -1704,7 +1705,7 @@ export declare class LogAnalyticsClient {
1704
1705
  * @param UpsertSourceRequest
1705
1706
  * @return UpsertSourceResponse
1706
1707
  * @throws OciError when an error occurs
1707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
1708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
1708
1709
  */
1709
1710
  upsertSource(upsertSourceRequest: requests.UpsertSourceRequest): Promise<responses.UpsertSourceResponse>;
1710
1711
  /**
@@ -1714,7 +1715,7 @@ export declare class LogAnalyticsClient {
1714
1715
  * @param ValidateAssociationParametersRequest
1715
1716
  * @return ValidateAssociationParametersResponse
1716
1717
  * @throws OciError when an error occurs
1717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
1718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
1718
1719
  */
1719
1720
  validateAssociationParameters(validateAssociationParametersRequest: requests.ValidateAssociationParametersRequest): Promise<responses.ValidateAssociationParametersResponse>;
1720
1721
  /**
@@ -1723,7 +1724,7 @@ export declare class LogAnalyticsClient {
1723
1724
  * @param ValidateFileRequest
1724
1725
  * @return ValidateFileResponse
1725
1726
  * @throws OciError when an error occurs
1726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
1727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
1727
1728
  */
1728
1729
  validateFile(validateFileRequest: requests.ValidateFileRequest): Promise<responses.ValidateFileResponse>;
1729
1730
  /**
@@ -1733,7 +1734,7 @@ export declare class LogAnalyticsClient {
1733
1734
  * @param ValidateSourceRequest
1734
1735
  * @return ValidateSourceResponse
1735
1736
  * @throws OciError when an error occurs
1736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
1737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
1737
1738
  */
1738
1739
  validateSource(validateSourceRequest: requests.ValidateSourceRequest): Promise<responses.ValidateSourceResponse>;
1739
1740
  /**
@@ -1743,7 +1744,7 @@ export declare class LogAnalyticsClient {
1743
1744
  * @param ValidateSourceExtendedFieldDetailsRequest
1744
1745
  * @return ValidateSourceExtendedFieldDetailsResponse
1745
1746
  * @throws OciError when an error occurs
1746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
1747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
1747
1748
  */
1748
1749
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest: requests.ValidateSourceExtendedFieldDetailsRequest): Promise<responses.ValidateSourceExtendedFieldDetailsResponse>;
1749
1750
  /**
@@ -1752,7 +1753,7 @@ export declare class LogAnalyticsClient {
1752
1753
  * @param ValidateSourceMappingRequest
1753
1754
  * @return ValidateSourceMappingResponse
1754
1755
  * @throws OciError when an error occurs
1755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
1756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
1756
1757
  */
1757
1758
  validateSourceMapping(validateSourceMappingRequest: requests.ValidateSourceMappingRequest): Promise<responses.ValidateSourceMappingResponse>;
1758
1759
  /**
@@ -1765,7 +1766,7 @@ export declare class LogAnalyticsClient {
1765
1766
  * @param VerifyRequest
1766
1767
  * @return VerifyResponse
1767
1768
  * @throws OciError when an error occurs
1768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
1769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
1769
1770
  */
1770
1771
  verify(verifyRequest: requests.VerifyRequest): Promise<responses.VerifyResponse>;
1771
1772
  }