oci-loganalytics 2.27.0 → 2.30.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 +693 -346
  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
@@ -29,6 +29,7 @@ export declare class LogAnalyticsClient {
29
29
  protected "_clientConfiguration": common.ClientConfiguration;
30
30
  protected _circuitBreaker: null;
31
31
  protected _httpOptions: any;
32
+ targetService: string;
32
33
  protected _httpClient: common.HttpClient;
33
34
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
34
35
  /**
@@ -75,7 +76,7 @@ export declare class LogAnalyticsClient {
75
76
  * @param AddEntityAssociationRequest
76
77
  * @return AddEntityAssociationResponse
77
78
  * @throws OciError when an error occurs
78
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
79
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
79
80
  */
80
81
  addEntityAssociation(addEntityAssociationRequest: requests.AddEntityAssociationRequest): Promise<responses.AddEntityAssociationResponse>;
81
82
  /**
@@ -85,7 +86,7 @@ export declare class LogAnalyticsClient {
85
86
  * @param AddSourceEventTypesRequest
86
87
  * @return AddSourceEventTypesResponse
87
88
  * @throws OciError when an error occurs
88
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
89
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
89
90
  */
90
91
  addSourceEventTypes(addSourceEventTypesRequest: requests.AddSourceEventTypesRequest): Promise<responses.AddSourceEventTypesResponse>;
91
92
  /**
@@ -95,7 +96,7 @@ export declare class LogAnalyticsClient {
95
96
  * @param AppendLookupDataRequest
96
97
  * @return AppendLookupDataResponse
97
98
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
99
100
  */
100
101
  appendLookupData(appendLookupDataRequest: requests.AppendLookupDataRequest): Promise<responses.AppendLookupDataResponse>;
101
102
  /**
@@ -105,7 +106,7 @@ export declare class LogAnalyticsClient {
105
106
  * @param BatchGetBasicInfoRequest
106
107
  * @return BatchGetBasicInfoResponse
107
108
  * @throws OciError when an error occurs
108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
109
110
  */
110
111
  batchGetBasicInfo(batchGetBasicInfoRequest: requests.BatchGetBasicInfoRequest): Promise<responses.BatchGetBasicInfoResponse>;
111
112
  /**
@@ -114,7 +115,7 @@ export declare class LogAnalyticsClient {
114
115
  * @param CancelQueryWorkRequestRequest
115
116
  * @return CancelQueryWorkRequestResponse
116
117
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
118
119
  */
119
120
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest: requests.CancelQueryWorkRequestRequest): Promise<responses.CancelQueryWorkRequestResponse>;
120
121
  /**
@@ -123,7 +124,7 @@ export declare class LogAnalyticsClient {
123
124
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
124
125
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
125
126
  * @throws OciError when an error occurs
126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
127
128
  */
128
129
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest: requests.ChangeLogAnalyticsEmBridgeCompartmentRequest): Promise<responses.ChangeLogAnalyticsEmBridgeCompartmentResponse>;
129
130
  /**
@@ -132,7 +133,7 @@ export declare class LogAnalyticsClient {
132
133
  * @param ChangeLogAnalyticsEntityCompartmentRequest
133
134
  * @return ChangeLogAnalyticsEntityCompartmentResponse
134
135
  * @throws OciError when an error occurs
135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
136
137
  */
137
138
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest: requests.ChangeLogAnalyticsEntityCompartmentRequest): Promise<responses.ChangeLogAnalyticsEntityCompartmentResponse>;
138
139
  /**
@@ -142,7 +143,7 @@ export declare class LogAnalyticsClient {
142
143
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
143
144
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
144
145
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
146
147
  */
147
148
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest: requests.ChangeLogAnalyticsLogGroupCompartmentRequest): Promise<responses.ChangeLogAnalyticsLogGroupCompartmentResponse>;
148
149
  /**
@@ -151,7 +152,7 @@ export declare class LogAnalyticsClient {
151
152
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
152
153
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
153
154
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
155
156
  */
156
157
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest: requests.ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest): Promise<responses.ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse>;
157
158
  /**
@@ -161,7 +162,7 @@ export declare class LogAnalyticsClient {
161
162
  * @param ChangeScheduledTaskCompartmentRequest
162
163
  * @return ChangeScheduledTaskCompartmentResponse
163
164
  * @throws OciError when an error occurs
164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
165
166
  */
166
167
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest: requests.ChangeScheduledTaskCompartmentRequest): Promise<responses.ChangeScheduledTaskCompartmentResponse>;
167
168
  /**
@@ -172,7 +173,7 @@ export declare class LogAnalyticsClient {
172
173
  * @param CleanRequest
173
174
  * @return CleanResponse
174
175
  * @throws OciError when an error occurs
175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
176
177
  */
177
178
  clean(cleanRequest: requests.CleanRequest): Promise<responses.CleanResponse>;
178
179
  /**
@@ -182,7 +183,7 @@ export declare class LogAnalyticsClient {
182
183
  * @param CompareContentRequest
183
184
  * @return CompareContentResponse
184
185
  * @throws OciError when an error occurs
185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
186
187
  */
187
188
  compareContent(compareContentRequest: requests.CompareContentRequest): Promise<responses.CompareContentResponse>;
188
189
  /**
@@ -191,7 +192,7 @@ export declare class LogAnalyticsClient {
191
192
  * @param CreateLogAnalyticsEmBridgeRequest
192
193
  * @return CreateLogAnalyticsEmBridgeResponse
193
194
  * @throws OciError when an error occurs
194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
195
196
  */
196
197
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest: requests.CreateLogAnalyticsEmBridgeRequest): Promise<responses.CreateLogAnalyticsEmBridgeResponse>;
197
198
  /**
@@ -200,7 +201,7 @@ export declare class LogAnalyticsClient {
200
201
  * @param CreateLogAnalyticsEntityRequest
201
202
  * @return CreateLogAnalyticsEntityResponse
202
203
  * @throws OciError when an error occurs
203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
204
205
  */
205
206
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest: requests.CreateLogAnalyticsEntityRequest): Promise<responses.CreateLogAnalyticsEntityResponse>;
206
207
  /**
@@ -209,7 +210,7 @@ export declare class LogAnalyticsClient {
209
210
  * @param CreateLogAnalyticsEntityTypeRequest
210
211
  * @return CreateLogAnalyticsEntityTypeResponse
211
212
  * @throws OciError when an error occurs
212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
213
214
  */
214
215
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest: requests.CreateLogAnalyticsEntityTypeRequest): Promise<responses.CreateLogAnalyticsEntityTypeResponse>;
215
216
  /**
@@ -219,7 +220,7 @@ export declare class LogAnalyticsClient {
219
220
  * @param CreateLogAnalyticsLogGroupRequest
220
221
  * @return CreateLogAnalyticsLogGroupResponse
221
222
  * @throws OciError when an error occurs
222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
223
224
  */
224
225
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest: requests.CreateLogAnalyticsLogGroupRequest): Promise<responses.CreateLogAnalyticsLogGroupResponse>;
225
226
  /**
@@ -228,7 +229,7 @@ export declare class LogAnalyticsClient {
228
229
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
229
230
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
230
231
  * @throws OciError when an error occurs
231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
232
233
  */
233
234
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest: requests.CreateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.CreateLogAnalyticsObjectCollectionRuleResponse>;
234
235
  /**
@@ -237,7 +238,7 @@ export declare class LogAnalyticsClient {
237
238
  * @param CreateScheduledTaskRequest
238
239
  * @return CreateScheduledTaskResponse
239
240
  * @throws OciError when an error occurs
240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
241
242
  */
242
243
  createScheduledTask(createScheduledTaskRequest: requests.CreateScheduledTaskRequest): Promise<responses.CreateScheduledTaskResponse>;
243
244
  /**
@@ -247,7 +248,7 @@ export declare class LogAnalyticsClient {
247
248
  * @param DeleteAssociationsRequest
248
249
  * @return DeleteAssociationsResponse
249
250
  * @throws OciError when an error occurs
250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
251
252
  */
252
253
  deleteAssociations(deleteAssociationsRequest: requests.DeleteAssociationsRequest): Promise<responses.DeleteAssociationsResponse>;
253
254
  /**
@@ -257,7 +258,7 @@ export declare class LogAnalyticsClient {
257
258
  * @param DeleteFieldRequest
258
259
  * @return DeleteFieldResponse
259
260
  * @throws OciError when an error occurs
260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
261
262
  */
262
263
  deleteField(deleteFieldRequest: requests.DeleteFieldRequest): Promise<responses.DeleteFieldResponse>;
263
264
  /**
@@ -267,7 +268,7 @@ export declare class LogAnalyticsClient {
267
268
  * @param DeleteLabelRequest
268
269
  * @return DeleteLabelResponse
269
270
  * @throws OciError when an error occurs
270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
271
272
  */
272
273
  deleteLabel(deleteLabelRequest: requests.DeleteLabelRequest): Promise<responses.DeleteLabelResponse>;
273
274
  /**
@@ -276,7 +277,7 @@ export declare class LogAnalyticsClient {
276
277
  * @param DeleteLogAnalyticsEmBridgeRequest
277
278
  * @return DeleteLogAnalyticsEmBridgeResponse
278
279
  * @throws OciError when an error occurs
279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
280
281
  */
281
282
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest: requests.DeleteLogAnalyticsEmBridgeRequest): Promise<responses.DeleteLogAnalyticsEmBridgeResponse>;
282
283
  /**
@@ -285,7 +286,7 @@ export declare class LogAnalyticsClient {
285
286
  * @param DeleteLogAnalyticsEntityRequest
286
287
  * @return DeleteLogAnalyticsEntityResponse
287
288
  * @throws OciError when an error occurs
288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
289
290
  */
290
291
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest: requests.DeleteLogAnalyticsEntityRequest): Promise<responses.DeleteLogAnalyticsEntityResponse>;
291
292
  /**
@@ -294,7 +295,7 @@ export declare class LogAnalyticsClient {
294
295
  * @param DeleteLogAnalyticsEntityTypeRequest
295
296
  * @return DeleteLogAnalyticsEntityTypeResponse
296
297
  * @throws OciError when an error occurs
297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
298
299
  */
299
300
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest: requests.DeleteLogAnalyticsEntityTypeRequest): Promise<responses.DeleteLogAnalyticsEntityTypeResponse>;
300
301
  /**
@@ -304,7 +305,7 @@ export declare class LogAnalyticsClient {
304
305
  * @param DeleteLogAnalyticsLogGroupRequest
305
306
  * @return DeleteLogAnalyticsLogGroupResponse
306
307
  * @throws OciError when an error occurs
307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
308
309
  */
309
310
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest: requests.DeleteLogAnalyticsLogGroupRequest): Promise<responses.DeleteLogAnalyticsLogGroupResponse>;
310
311
  /**
@@ -315,7 +316,7 @@ export declare class LogAnalyticsClient {
315
316
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
316
317
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
317
318
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
319
320
  */
320
321
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest: requests.DeleteLogAnalyticsObjectCollectionRuleRequest): Promise<responses.DeleteLogAnalyticsObjectCollectionRuleResponse>;
321
322
  /**
@@ -325,7 +326,7 @@ export declare class LogAnalyticsClient {
325
326
  * @param DeleteLookupRequest
326
327
  * @return DeleteLookupResponse
327
328
  * @throws OciError when an error occurs
328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
329
330
  */
330
331
  deleteLookup(deleteLookupRequest: requests.DeleteLookupRequest): Promise<responses.DeleteLookupResponse>;
331
332
  /**
@@ -335,7 +336,7 @@ export declare class LogAnalyticsClient {
335
336
  * @param DeleteParserRequest
336
337
  * @return DeleteParserResponse
337
338
  * @throws OciError when an error occurs
338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
339
340
  */
340
341
  deleteParser(deleteParserRequest: requests.DeleteParserRequest): Promise<responses.DeleteParserResponse>;
341
342
  /**
@@ -344,7 +345,7 @@ export declare class LogAnalyticsClient {
344
345
  * @param DeleteScheduledTaskRequest
345
346
  * @return DeleteScheduledTaskResponse
346
347
  * @throws OciError when an error occurs
347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
348
349
  */
349
350
  deleteScheduledTask(deleteScheduledTaskRequest: requests.DeleteScheduledTaskRequest): Promise<responses.DeleteScheduledTaskResponse>;
350
351
  /**
@@ -354,7 +355,7 @@ export declare class LogAnalyticsClient {
354
355
  * @param DeleteSourceRequest
355
356
  * @return DeleteSourceResponse
356
357
  * @throws OciError when an error occurs
357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
358
359
  */
359
360
  deleteSource(deleteSourceRequest: requests.DeleteSourceRequest): Promise<responses.DeleteSourceResponse>;
360
361
  /**
@@ -365,7 +366,7 @@ export declare class LogAnalyticsClient {
365
366
  * @param DeleteUploadRequest
366
367
  * @return DeleteUploadResponse
367
368
  * @throws OciError when an error occurs
368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
369
370
  */
370
371
  deleteUpload(deleteUploadRequest: requests.DeleteUploadRequest): Promise<responses.DeleteUploadResponse>;
371
372
  /**
@@ -376,7 +377,7 @@ export declare class LogAnalyticsClient {
376
377
  * @param DeleteUploadFileRequest
377
378
  * @return DeleteUploadFileResponse
378
379
  * @throws OciError when an error occurs
379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
380
381
  */
381
382
  deleteUploadFile(deleteUploadFileRequest: requests.DeleteUploadFileRequest): Promise<responses.DeleteUploadFileResponse>;
382
383
  /**
@@ -386,7 +387,7 @@ export declare class LogAnalyticsClient {
386
387
  * @param DeleteUploadWarningRequest
387
388
  * @return DeleteUploadWarningResponse
388
389
  * @throws OciError when an error occurs
389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
390
391
  */
391
392
  deleteUploadWarning(deleteUploadWarningRequest: requests.DeleteUploadWarningRequest): Promise<responses.DeleteUploadWarningResponse>;
392
393
  /**
@@ -396,7 +397,7 @@ export declare class LogAnalyticsClient {
396
397
  * @param DisableArchivingRequest
397
398
  * @return DisableArchivingResponse
398
399
  * @throws OciError when an error occurs
399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
400
401
  */
401
402
  disableArchiving(disableArchivingRequest: requests.DisableArchivingRequest): Promise<responses.DisableArchivingResponse>;
402
403
  /**
@@ -408,7 +409,7 @@ export declare class LogAnalyticsClient {
408
409
  * @param DisableAutoAssociationRequest
409
410
  * @return DisableAutoAssociationResponse
410
411
  * @throws OciError when an error occurs
411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
412
413
  */
413
414
  disableAutoAssociation(disableAutoAssociationRequest: requests.DisableAutoAssociationRequest): Promise<responses.DisableAutoAssociationResponse>;
414
415
  /**
@@ -418,7 +419,7 @@ export declare class LogAnalyticsClient {
418
419
  * @param DisableSourceEventTypesRequest
419
420
  * @return DisableSourceEventTypesResponse
420
421
  * @throws OciError when an error occurs
421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
422
423
  */
423
424
  disableSourceEventTypes(disableSourceEventTypesRequest: requests.DisableSourceEventTypesRequest): Promise<responses.DisableSourceEventTypesResponse>;
424
425
  /**
@@ -428,7 +429,7 @@ export declare class LogAnalyticsClient {
428
429
  * @param EnableArchivingRequest
429
430
  * @return EnableArchivingResponse
430
431
  * @throws OciError when an error occurs
431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
432
433
  */
433
434
  enableArchiving(enableArchivingRequest: requests.EnableArchivingRequest): Promise<responses.EnableArchivingResponse>;
434
435
  /**
@@ -440,7 +441,7 @@ export declare class LogAnalyticsClient {
440
441
  * @param EnableAutoAssociationRequest
441
442
  * @return EnableAutoAssociationResponse
442
443
  * @throws OciError when an error occurs
443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
444
445
  */
445
446
  enableAutoAssociation(enableAutoAssociationRequest: requests.EnableAutoAssociationRequest): Promise<responses.EnableAutoAssociationResponse>;
446
447
  /**
@@ -450,7 +451,7 @@ export declare class LogAnalyticsClient {
450
451
  * @param EnableSourceEventTypesRequest
451
452
  * @return EnableSourceEventTypesResponse
452
453
  * @throws OciError when an error occurs
453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
454
455
  */
455
456
  enableSourceEventTypes(enableSourceEventTypesRequest: requests.EnableSourceEventTypesRequest): Promise<responses.EnableSourceEventTypesResponse>;
456
457
  /**
@@ -460,7 +461,7 @@ export declare class LogAnalyticsClient {
460
461
  * @param EstimatePurgeDataSizeRequest
461
462
  * @return EstimatePurgeDataSizeResponse
462
463
  * @throws OciError when an error occurs
463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
464
465
  */
465
466
  estimatePurgeDataSize(estimatePurgeDataSizeRequest: requests.EstimatePurgeDataSizeRequest): Promise<responses.EstimatePurgeDataSizeResponse>;
466
467
  /**
@@ -470,7 +471,7 @@ export declare class LogAnalyticsClient {
470
471
  * @param EstimateRecallDataSizeRequest
471
472
  * @return EstimateRecallDataSizeResponse
472
473
  * @throws OciError when an error occurs
473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
474
475
  */
475
476
  estimateRecallDataSize(estimateRecallDataSizeRequest: requests.EstimateRecallDataSizeRequest): Promise<responses.EstimateRecallDataSizeResponse>;
476
477
  /**
@@ -480,7 +481,7 @@ export declare class LogAnalyticsClient {
480
481
  * @param EstimateReleaseDataSizeRequest
481
482
  * @return EstimateReleaseDataSizeResponse
482
483
  * @throws OciError when an error occurs
483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
484
485
  */
485
486
  estimateReleaseDataSize(estimateReleaseDataSizeRequest: requests.EstimateReleaseDataSizeRequest): Promise<responses.EstimateReleaseDataSizeResponse>;
486
487
  /**
@@ -490,7 +491,7 @@ export declare class LogAnalyticsClient {
490
491
  * @param ExportCustomContentRequest
491
492
  * @return ExportCustomContentResponse
492
493
  * @throws OciError when an error occurs
493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
494
495
  */
495
496
  exportCustomContent(exportCustomContentRequest: requests.ExportCustomContentRequest): Promise<responses.ExportCustomContentResponse>;
496
497
  /**
@@ -499,7 +500,7 @@ export declare class LogAnalyticsClient {
499
500
  * @param ExportQueryResultRequest
500
501
  * @return ExportQueryResultResponse
501
502
  * @throws OciError when an error occurs
502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
503
504
  */
504
505
  exportQueryResult(exportQueryResultRequest: requests.ExportQueryResultRequest): Promise<responses.ExportQueryResultResponse>;
505
506
  /**
@@ -509,7 +510,7 @@ export declare class LogAnalyticsClient {
509
510
  * @param ExtractStructuredLogFieldPathsRequest
510
511
  * @return ExtractStructuredLogFieldPathsResponse
511
512
  * @throws OciError when an error occurs
512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
513
514
  */
514
515
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest: requests.ExtractStructuredLogFieldPathsRequest): Promise<responses.ExtractStructuredLogFieldPathsResponse>;
515
516
  /**
@@ -519,7 +520,7 @@ export declare class LogAnalyticsClient {
519
520
  * @param ExtractStructuredLogHeaderPathsRequest
520
521
  * @return ExtractStructuredLogHeaderPathsResponse
521
522
  * @throws OciError when an error occurs
522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
523
524
  */
524
525
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest: requests.ExtractStructuredLogHeaderPathsRequest): Promise<responses.ExtractStructuredLogHeaderPathsResponse>;
525
526
  /**
@@ -528,7 +529,7 @@ export declare class LogAnalyticsClient {
528
529
  * @param FilterRequest
529
530
  * @return FilterResponse
530
531
  * @throws OciError when an error occurs
531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
532
533
  */
533
534
  filter(filterRequest: requests.FilterRequest): Promise<responses.FilterResponse>;
534
535
  /**
@@ -538,7 +539,7 @@ export declare class LogAnalyticsClient {
538
539
  * @param GetAssociationSummaryRequest
539
540
  * @return GetAssociationSummaryResponse
540
541
  * @throws OciError when an error occurs
541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
542
543
  */
543
544
  getAssociationSummary(getAssociationSummaryRequest: requests.GetAssociationSummaryRequest): Promise<responses.GetAssociationSummaryResponse>;
544
545
  /**
@@ -548,7 +549,7 @@ export declare class LogAnalyticsClient {
548
549
  * @param GetCategoryRequest
549
550
  * @return GetCategoryResponse
550
551
  * @throws OciError when an error occurs
551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
552
553
  */
553
554
  getCategory(getCategoryRequest: requests.GetCategoryRequest): Promise<responses.GetCategoryResponse>;
554
555
  /**
@@ -558,7 +559,7 @@ export declare class LogAnalyticsClient {
558
559
  * @param GetColumnNamesRequest
559
560
  * @return GetColumnNamesResponse
560
561
  * @throws OciError when an error occurs
561
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
562
563
  */
563
564
  getColumnNames(getColumnNamesRequest: requests.GetColumnNamesRequest): Promise<responses.GetColumnNamesResponse>;
564
565
  /**
@@ -568,7 +569,7 @@ export declare class LogAnalyticsClient {
568
569
  * @param GetConfigWorkRequestRequest
569
570
  * @return GetConfigWorkRequestResponse
570
571
  * @throws OciError when an error occurs
571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
572
573
  */
573
574
  getConfigWorkRequest(getConfigWorkRequestRequest: requests.GetConfigWorkRequestRequest): Promise<responses.GetConfigWorkRequestResponse>;
574
575
  /**
@@ -578,7 +579,7 @@ export declare class LogAnalyticsClient {
578
579
  * @param GetFieldRequest
579
580
  * @return GetFieldResponse
580
581
  * @throws OciError when an error occurs
581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
582
583
  */
583
584
  getField(getFieldRequest: requests.GetFieldRequest): Promise<responses.GetFieldResponse>;
584
585
  /**
@@ -588,7 +589,7 @@ export declare class LogAnalyticsClient {
588
589
  * @param GetFieldsSummaryRequest
589
590
  * @return GetFieldsSummaryResponse
590
591
  * @throws OciError when an error occurs
591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
592
593
  */
593
594
  getFieldsSummary(getFieldsSummaryRequest: requests.GetFieldsSummaryRequest): Promise<responses.GetFieldsSummaryResponse>;
594
595
  /**
@@ -598,7 +599,7 @@ export declare class LogAnalyticsClient {
598
599
  * @param GetLabelRequest
599
600
  * @return GetLabelResponse
600
601
  * @throws OciError when an error occurs
601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
602
603
  */
603
604
  getLabel(getLabelRequest: requests.GetLabelRequest): Promise<responses.GetLabelResponse>;
604
605
  /**
@@ -608,7 +609,7 @@ export declare class LogAnalyticsClient {
608
609
  * @param GetLabelSummaryRequest
609
610
  * @return GetLabelSummaryResponse
610
611
  * @throws OciError when an error occurs
611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
612
613
  */
613
614
  getLabelSummary(getLabelSummaryRequest: requests.GetLabelSummaryRequest): Promise<responses.GetLabelSummaryResponse>;
614
615
  /**
@@ -617,7 +618,7 @@ export declare class LogAnalyticsClient {
617
618
  * @param GetLogAnalyticsEmBridgeRequest
618
619
  * @return GetLogAnalyticsEmBridgeResponse
619
620
  * @throws OciError when an error occurs
620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
621
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
621
622
  */
622
623
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest: requests.GetLogAnalyticsEmBridgeRequest): Promise<responses.GetLogAnalyticsEmBridgeResponse>;
623
624
  /**
@@ -626,7 +627,7 @@ export declare class LogAnalyticsClient {
626
627
  * @param GetLogAnalyticsEmBridgeSummaryRequest
627
628
  * @return GetLogAnalyticsEmBridgeSummaryResponse
628
629
  * @throws OciError when an error occurs
629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
630
631
  */
631
632
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest: requests.GetLogAnalyticsEmBridgeSummaryRequest): Promise<responses.GetLogAnalyticsEmBridgeSummaryResponse>;
632
633
  /**
@@ -635,7 +636,7 @@ export declare class LogAnalyticsClient {
635
636
  * @param GetLogAnalyticsEntitiesSummaryRequest
636
637
  * @return GetLogAnalyticsEntitiesSummaryResponse
637
638
  * @throws OciError when an error occurs
638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
639
640
  */
640
641
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest: requests.GetLogAnalyticsEntitiesSummaryRequest): Promise<responses.GetLogAnalyticsEntitiesSummaryResponse>;
641
642
  /**
@@ -644,7 +645,7 @@ export declare class LogAnalyticsClient {
644
645
  * @param GetLogAnalyticsEntityRequest
645
646
  * @return GetLogAnalyticsEntityResponse
646
647
  * @throws OciError when an error occurs
647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
648
649
  */
649
650
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest: requests.GetLogAnalyticsEntityRequest): Promise<responses.GetLogAnalyticsEntityResponse>;
650
651
  /**
@@ -653,7 +654,7 @@ export declare class LogAnalyticsClient {
653
654
  * @param GetLogAnalyticsEntityTypeRequest
654
655
  * @return GetLogAnalyticsEntityTypeResponse
655
656
  * @throws OciError when an error occurs
656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
657
658
  */
658
659
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest: requests.GetLogAnalyticsEntityTypeRequest): Promise<responses.GetLogAnalyticsEntityTypeResponse>;
659
660
  /**
@@ -663,7 +664,7 @@ export declare class LogAnalyticsClient {
663
664
  * @param GetLogAnalyticsLogGroupRequest
664
665
  * @return GetLogAnalyticsLogGroupResponse
665
666
  * @throws OciError when an error occurs
666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
667
668
  */
668
669
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest: requests.GetLogAnalyticsLogGroupRequest): Promise<responses.GetLogAnalyticsLogGroupResponse>;
669
670
  /**
@@ -673,7 +674,7 @@ export declare class LogAnalyticsClient {
673
674
  * @param GetLogAnalyticsLogGroupsSummaryRequest
674
675
  * @return GetLogAnalyticsLogGroupsSummaryResponse
675
676
  * @throws OciError when an error occurs
676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
677
678
  */
678
679
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest: requests.GetLogAnalyticsLogGroupsSummaryRequest): Promise<responses.GetLogAnalyticsLogGroupsSummaryResponse>;
679
680
  /**
@@ -682,7 +683,7 @@ export declare class LogAnalyticsClient {
682
683
  * @param GetLogAnalyticsObjectCollectionRuleRequest
683
684
  * @return GetLogAnalyticsObjectCollectionRuleResponse
684
685
  * @throws OciError when an error occurs
685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
686
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
686
687
  */
687
688
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest: requests.GetLogAnalyticsObjectCollectionRuleRequest): Promise<responses.GetLogAnalyticsObjectCollectionRuleResponse>;
688
689
  /**
@@ -692,7 +693,7 @@ export declare class LogAnalyticsClient {
692
693
  * @param GetLogSetsCountRequest
693
694
  * @return GetLogSetsCountResponse
694
695
  * @throws OciError when an error occurs
695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
696
697
  */
697
698
  getLogSetsCount(getLogSetsCountRequest: requests.GetLogSetsCountRequest): Promise<responses.GetLogSetsCountResponse>;
698
699
  /**
@@ -702,7 +703,7 @@ export declare class LogAnalyticsClient {
702
703
  * @param GetLookupRequest
703
704
  * @return GetLookupResponse
704
705
  * @throws OciError when an error occurs
705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
706
707
  */
707
708
  getLookup(getLookupRequest: requests.GetLookupRequest): Promise<responses.GetLookupResponse>;
708
709
  /**
@@ -711,7 +712,7 @@ export declare class LogAnalyticsClient {
711
712
  * @param GetLookupSummaryRequest
712
713
  * @return GetLookupSummaryResponse
713
714
  * @throws OciError when an error occurs
714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
715
716
  */
716
717
  getLookupSummary(getLookupSummaryRequest: requests.GetLookupSummaryRequest): Promise<responses.GetLookupSummaryResponse>;
717
718
  /**
@@ -721,7 +722,7 @@ export declare class LogAnalyticsClient {
721
722
  * @param GetNamespaceRequest
722
723
  * @return GetNamespaceResponse
723
724
  * @throws OciError when an error occurs
724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
725
726
  */
726
727
  getNamespace(getNamespaceRequest: requests.GetNamespaceRequest): Promise<responses.GetNamespaceResponse>;
727
728
  /**
@@ -731,7 +732,7 @@ export declare class LogAnalyticsClient {
731
732
  * @param GetParserRequest
732
733
  * @return GetParserResponse
733
734
  * @throws OciError when an error occurs
734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
735
736
  */
736
737
  getParser(getParserRequest: requests.GetParserRequest): Promise<responses.GetParserResponse>;
737
738
  /**
@@ -741,7 +742,7 @@ export declare class LogAnalyticsClient {
741
742
  * @param GetParserSummaryRequest
742
743
  * @return GetParserSummaryResponse
743
744
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
745
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
745
746
  */
746
747
  getParserSummary(getParserSummaryRequest: requests.GetParserSummaryRequest): Promise<responses.GetParserSummaryResponse>;
747
748
  /**
@@ -751,7 +752,7 @@ export declare class LogAnalyticsClient {
751
752
  * @param GetPreferencesRequest
752
753
  * @return GetPreferencesResponse
753
754
  * @throws OciError when an error occurs
754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
755
756
  */
756
757
  getPreferences(getPreferencesRequest: requests.GetPreferencesRequest): Promise<responses.GetPreferencesResponse>;
757
758
  /**
@@ -762,7 +763,7 @@ export declare class LogAnalyticsClient {
762
763
  * @param GetQueryResultRequest
763
764
  * @return GetQueryResultResponse
764
765
  * @throws OciError when an error occurs
765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
766
767
  */
767
768
  getQueryResult(getQueryResultRequest: requests.GetQueryResultRequest): Promise<responses.GetQueryResultResponse>;
768
769
  /**
@@ -771,7 +772,7 @@ export declare class LogAnalyticsClient {
771
772
  * @param GetQueryWorkRequestRequest
772
773
  * @return GetQueryWorkRequestResponse
773
774
  * @throws OciError when an error occurs
774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
775
776
  */
776
777
  getQueryWorkRequest(getQueryWorkRequestRequest: requests.GetQueryWorkRequestRequest): Promise<responses.GetQueryWorkRequestResponse>;
777
778
  /**
@@ -780,7 +781,7 @@ export declare class LogAnalyticsClient {
780
781
  * @param GetScheduledTaskRequest
781
782
  * @return GetScheduledTaskResponse
782
783
  * @throws OciError when an error occurs
783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
784
785
  */
785
786
  getScheduledTask(getScheduledTaskRequest: requests.GetScheduledTaskRequest): Promise<responses.GetScheduledTaskResponse>;
786
787
  /**
@@ -790,7 +791,7 @@ export declare class LogAnalyticsClient {
790
791
  * @param GetSourceRequest
791
792
  * @return GetSourceResponse
792
793
  * @throws OciError when an error occurs
793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
794
795
  */
795
796
  getSource(getSourceRequest: requests.GetSourceRequest): Promise<responses.GetSourceResponse>;
796
797
  /**
@@ -800,7 +801,7 @@ export declare class LogAnalyticsClient {
800
801
  * @param GetSourceSummaryRequest
801
802
  * @return GetSourceSummaryResponse
802
803
  * @throws OciError when an error occurs
803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
804
805
  */
805
806
  getSourceSummary(getSourceSummaryRequest: requests.GetSourceSummaryRequest): Promise<responses.GetSourceSummaryResponse>;
806
807
  /**
@@ -810,7 +811,7 @@ export declare class LogAnalyticsClient {
810
811
  * @param GetStorageRequest
811
812
  * @return GetStorageResponse
812
813
  * @throws OciError when an error occurs
813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
814
815
  */
815
816
  getStorage(getStorageRequest: requests.GetStorageRequest): Promise<responses.GetStorageResponse>;
816
817
  /**
@@ -821,7 +822,7 @@ export declare class LogAnalyticsClient {
821
822
  * @param GetStorageUsageRequest
822
823
  * @return GetStorageUsageResponse
823
824
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
825
826
  */
826
827
  getStorageUsage(getStorageUsageRequest: requests.GetStorageUsageRequest): Promise<responses.GetStorageUsageResponse>;
827
828
  /**
@@ -832,7 +833,7 @@ export declare class LogAnalyticsClient {
832
833
  * @param GetStorageWorkRequestRequest
833
834
  * @return GetStorageWorkRequestResponse
834
835
  * @throws OciError when an error occurs
835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
836
837
  */
837
838
  getStorageWorkRequest(getStorageWorkRequestRequest: requests.GetStorageWorkRequestRequest): Promise<responses.GetStorageWorkRequestResponse>;
838
839
  /**
@@ -842,7 +843,7 @@ export declare class LogAnalyticsClient {
842
843
  * @param GetUnprocessedDataBucketRequest
843
844
  * @return GetUnprocessedDataBucketResponse
844
845
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
846
847
  */
847
848
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest: requests.GetUnprocessedDataBucketRequest): Promise<responses.GetUnprocessedDataBucketResponse>;
848
849
  /**
@@ -851,7 +852,7 @@ export declare class LogAnalyticsClient {
851
852
  * @param GetUploadRequest
852
853
  * @return GetUploadResponse
853
854
  * @throws OciError when an error occurs
854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
855
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
855
856
  */
856
857
  getUpload(getUploadRequest: requests.GetUploadRequest): Promise<responses.GetUploadResponse>;
857
858
  /**
@@ -860,7 +861,7 @@ export declare class LogAnalyticsClient {
860
861
  * @param GetWorkRequestRequest
861
862
  * @return GetWorkRequestResponse
862
863
  * @throws OciError when an error occurs
863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
864
865
  */
865
866
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
866
867
  /**
@@ -870,7 +871,7 @@ export declare class LogAnalyticsClient {
870
871
  * @param ImportCustomContentRequest
871
872
  * @return ImportCustomContentResponse
872
873
  * @throws OciError when an error occurs
873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
874
875
  */
875
876
  importCustomContent(importCustomContentRequest: requests.ImportCustomContentRequest): Promise<responses.ImportCustomContentResponse>;
876
877
  /**
@@ -880,7 +881,7 @@ export declare class LogAnalyticsClient {
880
881
  * @param ListAssociableEntitiesRequest
881
882
  * @return ListAssociableEntitiesResponse
882
883
  * @throws OciError when an error occurs
883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
884
885
  */
885
886
  listAssociableEntities(listAssociableEntitiesRequest: requests.ListAssociableEntitiesRequest): Promise<responses.ListAssociableEntitiesResponse>;
886
887
  /**
@@ -890,7 +891,7 @@ export declare class LogAnalyticsClient {
890
891
  * @param ListAssociatedEntitiesRequest
891
892
  * @return ListAssociatedEntitiesResponse
892
893
  * @throws OciError when an error occurs
893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
894
895
  */
895
896
  listAssociatedEntities(listAssociatedEntitiesRequest: requests.ListAssociatedEntitiesRequest): Promise<responses.ListAssociatedEntitiesResponse>;
896
897
  /**
@@ -900,7 +901,7 @@ export declare class LogAnalyticsClient {
900
901
  * @param ListAutoAssociationsRequest
901
902
  * @return ListAutoAssociationsResponse
902
903
  * @throws OciError when an error occurs
903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
904
905
  */
905
906
  listAutoAssociations(listAutoAssociationsRequest: requests.ListAutoAssociationsRequest): Promise<responses.ListAutoAssociationsResponse>;
906
907
  /**
@@ -910,7 +911,7 @@ export declare class LogAnalyticsClient {
910
911
  * @param ListCategoriesRequest
911
912
  * @return ListCategoriesResponse
912
913
  * @throws OciError when an error occurs
913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
914
915
  */
915
916
  listCategories(listCategoriesRequest: requests.ListCategoriesRequest): Promise<responses.ListCategoriesResponse>;
916
917
  /**
@@ -920,7 +921,7 @@ export declare class LogAnalyticsClient {
920
921
  * @param ListConfigWorkRequestsRequest
921
922
  * @return ListConfigWorkRequestsResponse
922
923
  * @throws OciError when an error occurs
923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
924
925
  */
925
926
  listConfigWorkRequests(listConfigWorkRequestsRequest: requests.ListConfigWorkRequestsRequest): Promise<responses.ListConfigWorkRequestsResponse>;
926
927
  /**
@@ -929,7 +930,7 @@ export declare class LogAnalyticsClient {
929
930
  * @param ListEntityAssociationsRequest
930
931
  * @return ListEntityAssociationsResponse
931
932
  * @throws OciError when an error occurs
932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
933
934
  */
934
935
  listEntityAssociations(listEntityAssociationsRequest: requests.ListEntityAssociationsRequest): Promise<responses.ListEntityAssociationsResponse>;
935
936
  /**
@@ -939,7 +940,7 @@ export declare class LogAnalyticsClient {
939
940
  * @param ListEntitySourceAssociationsRequest
940
941
  * @return ListEntitySourceAssociationsResponse
941
942
  * @throws OciError when an error occurs
942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
943
944
  */
944
945
  listEntitySourceAssociations(listEntitySourceAssociationsRequest: requests.ListEntitySourceAssociationsRequest): Promise<responses.ListEntitySourceAssociationsResponse>;
945
946
  /**
@@ -949,7 +950,7 @@ export declare class LogAnalyticsClient {
949
950
  * @param ListFieldsRequest
950
951
  * @return ListFieldsResponse
951
952
  * @throws OciError when an error occurs
952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
953
954
  */
954
955
  listFields(listFieldsRequest: requests.ListFieldsRequest): Promise<responses.ListFieldsResponse>;
955
956
  /**
@@ -959,7 +960,7 @@ export declare class LogAnalyticsClient {
959
960
  * @param ListLabelPrioritiesRequest
960
961
  * @return ListLabelPrioritiesResponse
961
962
  * @throws OciError when an error occurs
962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
963
964
  */
964
965
  listLabelPriorities(listLabelPrioritiesRequest: requests.ListLabelPrioritiesRequest): Promise<responses.ListLabelPrioritiesResponse>;
965
966
  /**
@@ -969,7 +970,7 @@ export declare class LogAnalyticsClient {
969
970
  * @param ListLabelSourceDetailsRequest
970
971
  * @return ListLabelSourceDetailsResponse
971
972
  * @throws OciError when an error occurs
972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
973
974
  */
974
975
  listLabelSourceDetails(listLabelSourceDetailsRequest: requests.ListLabelSourceDetailsRequest): Promise<responses.ListLabelSourceDetailsResponse>;
975
976
  /**
@@ -979,7 +980,7 @@ export declare class LogAnalyticsClient {
979
980
  * @param ListLabelsRequest
980
981
  * @return ListLabelsResponse
981
982
  * @throws OciError when an error occurs
982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
983
984
  */
984
985
  listLabels(listLabelsRequest: requests.ListLabelsRequest): Promise<responses.ListLabelsResponse>;
985
986
  /**
@@ -988,7 +989,7 @@ export declare class LogAnalyticsClient {
988
989
  * @param ListLogAnalyticsEmBridgesRequest
989
990
  * @return ListLogAnalyticsEmBridgesResponse
990
991
  * @throws OciError when an error occurs
991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
992
993
  */
993
994
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest: requests.ListLogAnalyticsEmBridgesRequest): Promise<responses.ListLogAnalyticsEmBridgesResponse>;
994
995
  /**
@@ -997,7 +998,7 @@ export declare class LogAnalyticsClient {
997
998
  * @param ListLogAnalyticsEntitiesRequest
998
999
  * @return ListLogAnalyticsEntitiesResponse
999
1000
  * @throws OciError when an error occurs
1000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
1001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
1001
1002
  */
1002
1003
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest: requests.ListLogAnalyticsEntitiesRequest): Promise<responses.ListLogAnalyticsEntitiesResponse>;
1003
1004
  /**
@@ -1006,7 +1007,7 @@ export declare class LogAnalyticsClient {
1006
1007
  * @param ListLogAnalyticsEntityTopologyRequest
1007
1008
  * @return ListLogAnalyticsEntityTopologyResponse
1008
1009
  * @throws OciError when an error occurs
1009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
1010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
1010
1011
  */
1011
1012
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest: requests.ListLogAnalyticsEntityTopologyRequest): Promise<responses.ListLogAnalyticsEntityTopologyResponse>;
1012
1013
  /**
@@ -1015,7 +1016,7 @@ export declare class LogAnalyticsClient {
1015
1016
  * @param ListLogAnalyticsEntityTypesRequest
1016
1017
  * @return ListLogAnalyticsEntityTypesResponse
1017
1018
  * @throws OciError when an error occurs
1018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
1019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
1019
1020
  */
1020
1021
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest: requests.ListLogAnalyticsEntityTypesRequest): Promise<responses.ListLogAnalyticsEntityTypesResponse>;
1021
1022
  /**
@@ -1025,7 +1026,7 @@ export declare class LogAnalyticsClient {
1025
1026
  * @param ListLogAnalyticsLogGroupsRequest
1026
1027
  * @return ListLogAnalyticsLogGroupsResponse
1027
1028
  * @throws OciError when an error occurs
1028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
1029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
1029
1030
  */
1030
1031
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest: requests.ListLogAnalyticsLogGroupsRequest): Promise<responses.ListLogAnalyticsLogGroupsResponse>;
1031
1032
  /**
@@ -1034,7 +1035,7 @@ export declare class LogAnalyticsClient {
1034
1035
  * @param ListLogAnalyticsObjectCollectionRulesRequest
1035
1036
  * @return ListLogAnalyticsObjectCollectionRulesResponse
1036
1037
  * @throws OciError when an error occurs
1037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
1038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
1038
1039
  */
1039
1040
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest: requests.ListLogAnalyticsObjectCollectionRulesRequest): Promise<responses.ListLogAnalyticsObjectCollectionRulesResponse>;
1040
1041
  /**
@@ -1044,7 +1045,7 @@ export declare class LogAnalyticsClient {
1044
1045
  * @param ListLogSetsRequest
1045
1046
  * @return ListLogSetsResponse
1046
1047
  * @throws OciError when an error occurs
1047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
1048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
1048
1049
  */
1049
1050
  listLogSets(listLogSetsRequest: requests.ListLogSetsRequest): Promise<responses.ListLogSetsResponse>;
1050
1051
  /**
@@ -1054,7 +1055,7 @@ export declare class LogAnalyticsClient {
1054
1055
  * @param ListLookupsRequest
1055
1056
  * @return ListLookupsResponse
1056
1057
  * @throws OciError when an error occurs
1057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
1058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
1058
1059
  */
1059
1060
  listLookups(listLookupsRequest: requests.ListLookupsRequest): Promise<responses.ListLookupsResponse>;
1060
1061
  /**
@@ -1064,7 +1065,7 @@ export declare class LogAnalyticsClient {
1064
1065
  * @param ListMetaSourceTypesRequest
1065
1066
  * @return ListMetaSourceTypesResponse
1066
1067
  * @throws OciError when an error occurs
1067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
1068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
1068
1069
  */
1069
1070
  listMetaSourceTypes(listMetaSourceTypesRequest: requests.ListMetaSourceTypesRequest): Promise<responses.ListMetaSourceTypesResponse>;
1070
1071
  /**
@@ -1075,7 +1076,7 @@ export declare class LogAnalyticsClient {
1075
1076
  * @param ListNamespacesRequest
1076
1077
  * @return ListNamespacesResponse
1077
1078
  * @throws OciError when an error occurs
1078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
1079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
1079
1080
  */
1080
1081
  listNamespaces(listNamespacesRequest: requests.ListNamespacesRequest): Promise<responses.ListNamespacesResponse>;
1081
1082
  /**
@@ -1085,7 +1086,7 @@ export declare class LogAnalyticsClient {
1085
1086
  * @param ListParserFunctionsRequest
1086
1087
  * @return ListParserFunctionsResponse
1087
1088
  * @throws OciError when an error occurs
1088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
1089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
1089
1090
  */
1090
1091
  listParserFunctions(listParserFunctionsRequest: requests.ListParserFunctionsRequest): Promise<responses.ListParserFunctionsResponse>;
1091
1092
  /**
@@ -1095,7 +1096,7 @@ export declare class LogAnalyticsClient {
1095
1096
  * @param ListParserMetaPluginsRequest
1096
1097
  * @return ListParserMetaPluginsResponse
1097
1098
  * @throws OciError when an error occurs
1098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
1099
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
1099
1100
  */
1100
1101
  listParserMetaPlugins(listParserMetaPluginsRequest: requests.ListParserMetaPluginsRequest): Promise<responses.ListParserMetaPluginsResponse>;
1101
1102
  /**
@@ -1105,7 +1106,7 @@ export declare class LogAnalyticsClient {
1105
1106
  * @param ListParsersRequest
1106
1107
  * @return ListParsersResponse
1107
1108
  * @throws OciError when an error occurs
1108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
1109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
1109
1110
  */
1110
1111
  listParsers(listParsersRequest: requests.ListParsersRequest): Promise<responses.ListParsersResponse>;
1111
1112
  /**
@@ -1114,7 +1115,7 @@ export declare class LogAnalyticsClient {
1114
1115
  * @param ListQueryWorkRequestsRequest
1115
1116
  * @return ListQueryWorkRequestsResponse
1116
1117
  * @throws OciError when an error occurs
1117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
1118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
1118
1119
  */
1119
1120
  listQueryWorkRequests(listQueryWorkRequestsRequest: requests.ListQueryWorkRequestsRequest): Promise<responses.ListQueryWorkRequestsResponse>;
1120
1121
  /**
@@ -1124,7 +1125,7 @@ export declare class LogAnalyticsClient {
1124
1125
  * @param ListRecalledDataRequest
1125
1126
  * @return ListRecalledDataResponse
1126
1127
  * @throws OciError when an error occurs
1127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
1128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
1128
1129
  */
1129
1130
  listRecalledData(listRecalledDataRequest: requests.ListRecalledDataRequest): Promise<responses.ListRecalledDataResponse>;
1130
1131
  /**
@@ -1135,7 +1136,7 @@ export declare class LogAnalyticsClient {
1135
1136
  * @param ListResourceCategoriesRequest
1136
1137
  * @return ListResourceCategoriesResponse
1137
1138
  * @throws OciError when an error occurs
1138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
1139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
1139
1140
  */
1140
1141
  listResourceCategories(listResourceCategoriesRequest: requests.ListResourceCategoriesRequest): Promise<responses.ListResourceCategoriesResponse>;
1141
1142
  /**
@@ -1144,7 +1145,7 @@ export declare class LogAnalyticsClient {
1144
1145
  * @param ListScheduledTasksRequest
1145
1146
  * @return ListScheduledTasksResponse
1146
1147
  * @throws OciError when an error occurs
1147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
1148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
1148
1149
  */
1149
1150
  listScheduledTasks(listScheduledTasksRequest: requests.ListScheduledTasksRequest): Promise<responses.ListScheduledTasksResponse>;
1150
1151
  /**
@@ -1154,7 +1155,7 @@ export declare class LogAnalyticsClient {
1154
1155
  * @param ListSourceAssociationsRequest
1155
1156
  * @return ListSourceAssociationsResponse
1156
1157
  * @throws OciError when an error occurs
1157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
1158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
1158
1159
  */
1159
1160
  listSourceAssociations(listSourceAssociationsRequest: requests.ListSourceAssociationsRequest): Promise<responses.ListSourceAssociationsResponse>;
1160
1161
  /**
@@ -1164,7 +1165,7 @@ export declare class LogAnalyticsClient {
1164
1165
  * @param ListSourceEventTypesRequest
1165
1166
  * @return ListSourceEventTypesResponse
1166
1167
  * @throws OciError when an error occurs
1167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
1168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
1168
1169
  */
1169
1170
  listSourceEventTypes(listSourceEventTypesRequest: requests.ListSourceEventTypesRequest): Promise<responses.ListSourceEventTypesResponse>;
1170
1171
  /**
@@ -1174,7 +1175,7 @@ export declare class LogAnalyticsClient {
1174
1175
  * @param ListSourceExtendedFieldDefinitionsRequest
1175
1176
  * @return ListSourceExtendedFieldDefinitionsResponse
1176
1177
  * @throws OciError when an error occurs
1177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
1178
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
1178
1179
  */
1179
1180
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest: requests.ListSourceExtendedFieldDefinitionsRequest): Promise<responses.ListSourceExtendedFieldDefinitionsResponse>;
1180
1181
  /**
@@ -1184,7 +1185,7 @@ export declare class LogAnalyticsClient {
1184
1185
  * @param ListSourceLabelOperatorsRequest
1185
1186
  * @return ListSourceLabelOperatorsResponse
1186
1187
  * @throws OciError when an error occurs
1187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
1188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
1188
1189
  */
1189
1190
  listSourceLabelOperators(listSourceLabelOperatorsRequest: requests.ListSourceLabelOperatorsRequest): Promise<responses.ListSourceLabelOperatorsResponse>;
1190
1191
  /**
@@ -1194,7 +1195,7 @@ export declare class LogAnalyticsClient {
1194
1195
  * @param ListSourceMetaFunctionsRequest
1195
1196
  * @return ListSourceMetaFunctionsResponse
1196
1197
  * @throws OciError when an error occurs
1197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
1198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
1198
1199
  */
1199
1200
  listSourceMetaFunctions(listSourceMetaFunctionsRequest: requests.ListSourceMetaFunctionsRequest): Promise<responses.ListSourceMetaFunctionsResponse>;
1200
1201
  /**
@@ -1204,7 +1205,7 @@ export declare class LogAnalyticsClient {
1204
1205
  * @param ListSourcePatternsRequest
1205
1206
  * @return ListSourcePatternsResponse
1206
1207
  * @throws OciError when an error occurs
1207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
1208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
1208
1209
  */
1209
1210
  listSourcePatterns(listSourcePatternsRequest: requests.ListSourcePatternsRequest): Promise<responses.ListSourcePatternsResponse>;
1210
1211
  /**
@@ -1214,7 +1215,7 @@ export declare class LogAnalyticsClient {
1214
1215
  * @param ListSourcesRequest
1215
1216
  * @return ListSourcesResponse
1216
1217
  * @throws OciError when an error occurs
1217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
1218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
1218
1219
  */
1219
1220
  listSources(listSourcesRequest: requests.ListSourcesRequest): Promise<responses.ListSourcesResponse>;
1220
1221
  /**
@@ -1223,7 +1224,7 @@ export declare class LogAnalyticsClient {
1223
1224
  * @param ListStorageWorkRequestErrorsRequest
1224
1225
  * @return ListStorageWorkRequestErrorsResponse
1225
1226
  * @throws OciError when an error occurs
1226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
1227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
1227
1228
  */
1228
1229
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest: requests.ListStorageWorkRequestErrorsRequest): Promise<responses.ListStorageWorkRequestErrorsResponse>;
1229
1230
  /**
@@ -1233,7 +1234,7 @@ export declare class LogAnalyticsClient {
1233
1234
  * @param ListStorageWorkRequestsRequest
1234
1235
  * @return ListStorageWorkRequestsResponse
1235
1236
  * @throws OciError when an error occurs
1236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
1237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
1237
1238
  */
1238
1239
  listStorageWorkRequests(listStorageWorkRequestsRequest: requests.ListStorageWorkRequestsRequest): Promise<responses.ListStorageWorkRequestsResponse>;
1239
1240
  /**
@@ -1242,7 +1243,7 @@ export declare class LogAnalyticsClient {
1242
1243
  * @param ListSupportedCharEncodingsRequest
1243
1244
  * @return ListSupportedCharEncodingsResponse
1244
1245
  * @throws OciError when an error occurs
1245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
1246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
1246
1247
  */
1247
1248
  listSupportedCharEncodings(listSupportedCharEncodingsRequest: requests.ListSupportedCharEncodingsRequest): Promise<responses.ListSupportedCharEncodingsResponse>;
1248
1249
  /**
@@ -1251,7 +1252,7 @@ export declare class LogAnalyticsClient {
1251
1252
  * @param ListSupportedTimezonesRequest
1252
1253
  * @return ListSupportedTimezonesResponse
1253
1254
  * @throws OciError when an error occurs
1254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
1255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
1255
1256
  */
1256
1257
  listSupportedTimezones(listSupportedTimezonesRequest: requests.ListSupportedTimezonesRequest): Promise<responses.ListSupportedTimezonesResponse>;
1257
1258
  /**
@@ -1260,7 +1261,7 @@ export declare class LogAnalyticsClient {
1260
1261
  * @param ListUploadFilesRequest
1261
1262
  * @return ListUploadFilesResponse
1262
1263
  * @throws OciError when an error occurs
1263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
1264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
1264
1265
  */
1265
1266
  listUploadFiles(listUploadFilesRequest: requests.ListUploadFilesRequest): Promise<responses.ListUploadFilesResponse>;
1266
1267
  /**
@@ -1269,7 +1270,7 @@ export declare class LogAnalyticsClient {
1269
1270
  * @param ListUploadWarningsRequest
1270
1271
  * @return ListUploadWarningsResponse
1271
1272
  * @throws OciError when an error occurs
1272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
1273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
1273
1274
  */
1274
1275
  listUploadWarnings(listUploadWarningsRequest: requests.ListUploadWarningsRequest): Promise<responses.ListUploadWarningsResponse>;
1275
1276
  /**
@@ -1280,7 +1281,7 @@ export declare class LogAnalyticsClient {
1280
1281
  * @param ListUploadsRequest
1281
1282
  * @return ListUploadsResponse
1282
1283
  * @throws OciError when an error occurs
1283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
1284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
1284
1285
  */
1285
1286
  listUploads(listUploadsRequest: requests.ListUploadsRequest): Promise<responses.ListUploadsResponse>;
1286
1287
  /**
@@ -1290,7 +1291,7 @@ export declare class LogAnalyticsClient {
1290
1291
  * @param ListWarningsRequest
1291
1292
  * @return ListWarningsResponse
1292
1293
  * @throws OciError when an error occurs
1293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
1294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
1294
1295
  */
1295
1296
  listWarnings(listWarningsRequest: requests.ListWarningsRequest): Promise<responses.ListWarningsResponse>;
1296
1297
  /**
@@ -1300,7 +1301,7 @@ export declare class LogAnalyticsClient {
1300
1301
  * @param ListWorkRequestErrorsRequest
1301
1302
  * @return ListWorkRequestErrorsResponse
1302
1303
  * @throws OciError when an error occurs
1303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1304
1305
  */
1305
1306
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1306
1307
  /**
@@ -1310,7 +1311,7 @@ export declare class LogAnalyticsClient {
1310
1311
  * @param ListWorkRequestLogsRequest
1311
1312
  * @return ListWorkRequestLogsResponse
1312
1313
  * @throws OciError when an error occurs
1313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1314
1315
  */
1315
1316
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1316
1317
  /**
@@ -1320,7 +1321,7 @@ export declare class LogAnalyticsClient {
1320
1321
  * @param ListWorkRequestsRequest
1321
1322
  * @return ListWorkRequestsResponse
1322
1323
  * @throws OciError when an error occurs
1323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1324
1325
  */
1325
1326
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1326
1327
  /**
@@ -1329,7 +1330,7 @@ export declare class LogAnalyticsClient {
1329
1330
  * @param OffboardNamespaceRequest
1330
1331
  * @return OffboardNamespaceResponse
1331
1332
  * @throws OciError when an error occurs
1332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
1333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
1333
1334
  */
1334
1335
  offboardNamespace(offboardNamespaceRequest: requests.OffboardNamespaceRequest): Promise<responses.OffboardNamespaceResponse>;
1335
1336
  /**
@@ -1339,7 +1340,7 @@ export declare class LogAnalyticsClient {
1339
1340
  * @param OnboardNamespaceRequest
1340
1341
  * @return OnboardNamespaceResponse
1341
1342
  * @throws OciError when an error occurs
1342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
1343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
1343
1344
  */
1344
1345
  onboardNamespace(onboardNamespaceRequest: requests.OnboardNamespaceRequest): Promise<responses.OnboardNamespaceResponse>;
1345
1346
  /**
@@ -1348,7 +1349,7 @@ export declare class LogAnalyticsClient {
1348
1349
  * @param ParseQueryRequest
1349
1350
  * @return ParseQueryResponse
1350
1351
  * @throws OciError when an error occurs
1351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
1352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
1352
1353
  */
1353
1354
  parseQuery(parseQueryRequest: requests.ParseQueryRequest): Promise<responses.ParseQueryResponse>;
1354
1355
  /**
@@ -1358,7 +1359,7 @@ export declare class LogAnalyticsClient {
1358
1359
  * @param PauseScheduledTaskRequest
1359
1360
  * @return PauseScheduledTaskResponse
1360
1361
  * @throws OciError when an error occurs
1361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
1362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
1362
1363
  */
1363
1364
  pauseScheduledTask(pauseScheduledTaskRequest: requests.PauseScheduledTaskRequest): Promise<responses.PauseScheduledTaskResponse>;
1364
1365
  /**
@@ -1369,7 +1370,7 @@ export declare class LogAnalyticsClient {
1369
1370
  * @param PurgeStorageDataRequest
1370
1371
  * @return PurgeStorageDataResponse
1371
1372
  * @throws OciError when an error occurs
1372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
1373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
1373
1374
  */
1374
1375
  purgeStorageData(purgeStorageDataRequest: requests.PurgeStorageDataRequest): Promise<responses.PurgeStorageDataResponse>;
1375
1376
  /**
@@ -1378,7 +1379,7 @@ export declare class LogAnalyticsClient {
1378
1379
  * @param PutQueryWorkRequestBackgroundRequest
1379
1380
  * @return PutQueryWorkRequestBackgroundResponse
1380
1381
  * @throws OciError when an error occurs
1381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
1382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
1382
1383
  */
1383
1384
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest: requests.PutQueryWorkRequestBackgroundRequest): Promise<responses.PutQueryWorkRequestBackgroundResponse>;
1384
1385
  /**
@@ -1388,7 +1389,7 @@ export declare class LogAnalyticsClient {
1388
1389
  * @param QueryRequest
1389
1390
  * @return QueryResponse
1390
1391
  * @throws OciError when an error occurs
1391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Query.ts.html |here} to see how to use Query API.
1392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/Query.ts.html |here} to see how to use Query API.
1392
1393
  */
1393
1394
  query(queryRequest: requests.QueryRequest): Promise<responses.QueryResponse>;
1394
1395
  /**
@@ -1398,7 +1399,7 @@ export declare class LogAnalyticsClient {
1398
1399
  * @param RecallArchivedDataRequest
1399
1400
  * @return RecallArchivedDataResponse
1400
1401
  * @throws OciError when an error occurs
1401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
1402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
1402
1403
  */
1403
1404
  recallArchivedData(recallArchivedDataRequest: requests.RecallArchivedDataRequest): Promise<responses.RecallArchivedDataResponse>;
1404
1405
  /**
@@ -1408,7 +1409,7 @@ export declare class LogAnalyticsClient {
1408
1409
  * @param RegisterLookupRequest
1409
1410
  * @return RegisterLookupResponse
1410
1411
  * @throws OciError when an error occurs
1411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
1412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
1412
1413
  */
1413
1414
  registerLookup(registerLookupRequest: requests.RegisterLookupRequest): Promise<responses.RegisterLookupResponse>;
1414
1415
  /**
@@ -1418,7 +1419,7 @@ export declare class LogAnalyticsClient {
1418
1419
  * @param ReleaseRecalledDataRequest
1419
1420
  * @return ReleaseRecalledDataResponse
1420
1421
  * @throws OciError when an error occurs
1421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
1422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
1422
1423
  */
1423
1424
  releaseRecalledData(releaseRecalledDataRequest: requests.ReleaseRecalledDataRequest): Promise<responses.ReleaseRecalledDataResponse>;
1424
1425
  /**
@@ -1427,7 +1428,7 @@ export declare class LogAnalyticsClient {
1427
1428
  * @param RemoveEntityAssociationsRequest
1428
1429
  * @return RemoveEntityAssociationsResponse
1429
1430
  * @throws OciError when an error occurs
1430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
1431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
1431
1432
  */
1432
1433
  removeEntityAssociations(removeEntityAssociationsRequest: requests.RemoveEntityAssociationsRequest): Promise<responses.RemoveEntityAssociationsResponse>;
1433
1434
  /**
@@ -1437,7 +1438,7 @@ export declare class LogAnalyticsClient {
1437
1438
  * @param RemovePreferencesRequest
1438
1439
  * @return RemovePreferencesResponse
1439
1440
  * @throws OciError when an error occurs
1440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
1441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
1441
1442
  */
1442
1443
  removePreferences(removePreferencesRequest: requests.RemovePreferencesRequest): Promise<responses.RemovePreferencesResponse>;
1443
1444
  /**
@@ -1447,7 +1448,7 @@ export declare class LogAnalyticsClient {
1447
1448
  * @param RemoveResourceCategoriesRequest
1448
1449
  * @return RemoveResourceCategoriesResponse
1449
1450
  * @throws OciError when an error occurs
1450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
1451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
1451
1452
  */
1452
1453
  removeResourceCategories(removeResourceCategoriesRequest: requests.RemoveResourceCategoriesRequest): Promise<responses.RemoveResourceCategoriesResponse>;
1453
1454
  /**
@@ -1457,7 +1458,7 @@ export declare class LogAnalyticsClient {
1457
1458
  * @param RemoveSourceEventTypesRequest
1458
1459
  * @return RemoveSourceEventTypesResponse
1459
1460
  * @throws OciError when an error occurs
1460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
1461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
1461
1462
  */
1462
1463
  removeSourceEventTypes(removeSourceEventTypesRequest: requests.RemoveSourceEventTypesRequest): Promise<responses.RemoveSourceEventTypesResponse>;
1463
1464
  /**
@@ -1467,7 +1468,7 @@ export declare class LogAnalyticsClient {
1467
1468
  * @param ResumeScheduledTaskRequest
1468
1469
  * @return ResumeScheduledTaskResponse
1469
1470
  * @throws OciError when an error occurs
1470
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
1471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
1471
1472
  */
1472
1473
  resumeScheduledTask(resumeScheduledTaskRequest: requests.ResumeScheduledTaskRequest): Promise<responses.ResumeScheduledTaskResponse>;
1473
1474
  /**
@@ -1479,7 +1480,7 @@ export declare class LogAnalyticsClient {
1479
1480
  * @param RunRequest
1480
1481
  * @return RunResponse
1481
1482
  * @throws OciError when an error occurs
1482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Run.ts.html |here} to see how to use Run API.
1483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/Run.ts.html |here} to see how to use Run API.
1483
1484
  */
1484
1485
  run(runRequest: requests.RunRequest): Promise<responses.RunResponse>;
1485
1486
  /**
@@ -1491,7 +1492,7 @@ export declare class LogAnalyticsClient {
1491
1492
  * @param SetUnprocessedDataBucketRequest
1492
1493
  * @return SetUnprocessedDataBucketResponse
1493
1494
  * @throws OciError when an error occurs
1494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
1495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
1495
1496
  */
1496
1497
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest: requests.SetUnprocessedDataBucketRequest): Promise<responses.SetUnprocessedDataBucketResponse>;
1497
1498
  /**
@@ -1500,7 +1501,7 @@ export declare class LogAnalyticsClient {
1500
1501
  * @param SuggestRequest
1501
1502
  * @return SuggestResponse
1502
1503
  * @throws OciError when an error occurs
1503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
1504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
1504
1505
  */
1505
1506
  suggest(suggestRequest: requests.SuggestRequest): Promise<responses.SuggestResponse>;
1506
1507
  /**
@@ -1510,7 +1511,7 @@ export declare class LogAnalyticsClient {
1510
1511
  * @param SuppressWarningRequest
1511
1512
  * @return SuppressWarningResponse
1512
1513
  * @throws OciError when an error occurs
1513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
1514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
1514
1515
  */
1515
1516
  suppressWarning(suppressWarningRequest: requests.SuppressWarningRequest): Promise<responses.SuppressWarningResponse>;
1516
1517
  /**
@@ -1520,7 +1521,7 @@ export declare class LogAnalyticsClient {
1520
1521
  * @param TestParserRequest
1521
1522
  * @return TestParserResponse
1522
1523
  * @throws OciError when an error occurs
1523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
1524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
1524
1525
  */
1525
1526
  testParser(testParserRequest: requests.TestParserRequest): Promise<responses.TestParserResponse>;
1526
1527
  /**
@@ -1530,7 +1531,7 @@ export declare class LogAnalyticsClient {
1530
1531
  * @param UnsuppressWarningRequest
1531
1532
  * @return UnsuppressWarningResponse
1532
1533
  * @throws OciError when an error occurs
1533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
1534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
1534
1535
  */
1535
1536
  unsuppressWarning(unsuppressWarningRequest: requests.UnsuppressWarningRequest): Promise<responses.UnsuppressWarningResponse>;
1536
1537
  /**
@@ -1539,7 +1540,7 @@ export declare class LogAnalyticsClient {
1539
1540
  * @param UpdateLogAnalyticsEmBridgeRequest
1540
1541
  * @return UpdateLogAnalyticsEmBridgeResponse
1541
1542
  * @throws OciError when an error occurs
1542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
1543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
1543
1544
  */
1544
1545
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest: requests.UpdateLogAnalyticsEmBridgeRequest): Promise<responses.UpdateLogAnalyticsEmBridgeResponse>;
1545
1546
  /**
@@ -1548,7 +1549,7 @@ export declare class LogAnalyticsClient {
1548
1549
  * @param UpdateLogAnalyticsEntityRequest
1549
1550
  * @return UpdateLogAnalyticsEntityResponse
1550
1551
  * @throws OciError when an error occurs
1551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
1552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
1552
1553
  */
1553
1554
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest: requests.UpdateLogAnalyticsEntityRequest): Promise<responses.UpdateLogAnalyticsEntityResponse>;
1554
1555
  /**
@@ -1557,7 +1558,7 @@ export declare class LogAnalyticsClient {
1557
1558
  * @param UpdateLogAnalyticsEntityTypeRequest
1558
1559
  * @return UpdateLogAnalyticsEntityTypeResponse
1559
1560
  * @throws OciError when an error occurs
1560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
1561
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
1561
1562
  */
1562
1563
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest: requests.UpdateLogAnalyticsEntityTypeRequest): Promise<responses.UpdateLogAnalyticsEntityTypeResponse>;
1563
1564
  /**
@@ -1567,7 +1568,7 @@ export declare class LogAnalyticsClient {
1567
1568
  * @param UpdateLogAnalyticsLogGroupRequest
1568
1569
  * @return UpdateLogAnalyticsLogGroupResponse
1569
1570
  * @throws OciError when an error occurs
1570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
1571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
1571
1572
  */
1572
1573
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest: requests.UpdateLogAnalyticsLogGroupRequest): Promise<responses.UpdateLogAnalyticsLogGroupResponse>;
1573
1574
  /**
@@ -1576,7 +1577,7 @@ export declare class LogAnalyticsClient {
1576
1577
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
1577
1578
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
1578
1579
  * @throws OciError when an error occurs
1579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
1580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
1580
1581
  */
1581
1582
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest: requests.UpdateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.UpdateLogAnalyticsObjectCollectionRuleResponse>;
1582
1583
  /**
@@ -1586,7 +1587,7 @@ export declare class LogAnalyticsClient {
1586
1587
  * @param UpdateLookupRequest
1587
1588
  * @return UpdateLookupResponse
1588
1589
  * @throws OciError when an error occurs
1589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
1590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
1590
1591
  */
1591
1592
  updateLookup(updateLookupRequest: requests.UpdateLookupRequest): Promise<responses.UpdateLookupResponse>;
1592
1593
  /**
@@ -1596,7 +1597,7 @@ export declare class LogAnalyticsClient {
1596
1597
  * @param UpdateLookupDataRequest
1597
1598
  * @return UpdateLookupDataResponse
1598
1599
  * @throws OciError when an error occurs
1599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
1600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
1600
1601
  */
1601
1602
  updateLookupData(updateLookupDataRequest: requests.UpdateLookupDataRequest): Promise<responses.UpdateLookupDataResponse>;
1602
1603
  /**
@@ -1606,7 +1607,7 @@ export declare class LogAnalyticsClient {
1606
1607
  * @param UpdatePreferencesRequest
1607
1608
  * @return UpdatePreferencesResponse
1608
1609
  * @throws OciError when an error occurs
1609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
1610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
1610
1611
  */
1611
1612
  updatePreferences(updatePreferencesRequest: requests.UpdatePreferencesRequest): Promise<responses.UpdatePreferencesResponse>;
1612
1613
  /**
@@ -1616,7 +1617,7 @@ export declare class LogAnalyticsClient {
1616
1617
  * @param UpdateResourceCategoriesRequest
1617
1618
  * @return UpdateResourceCategoriesResponse
1618
1619
  * @throws OciError when an error occurs
1619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
1620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
1620
1621
  */
1621
1622
  updateResourceCategories(updateResourceCategoriesRequest: requests.UpdateResourceCategoriesRequest): Promise<responses.UpdateResourceCategoriesResponse>;
1622
1623
  /**
@@ -1625,7 +1626,7 @@ export declare class LogAnalyticsClient {
1625
1626
  * @param UpdateScheduledTaskRequest
1626
1627
  * @return UpdateScheduledTaskResponse
1627
1628
  * @throws OciError when an error occurs
1628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
1629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
1629
1630
  */
1630
1631
  updateScheduledTask(updateScheduledTaskRequest: requests.UpdateScheduledTaskRequest): Promise<responses.UpdateScheduledTaskResponse>;
1631
1632
  /**
@@ -1635,7 +1636,7 @@ export declare class LogAnalyticsClient {
1635
1636
  * @param UpdateStorageRequest
1636
1637
  * @return UpdateStorageResponse
1637
1638
  * @throws OciError when an error occurs
1638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
1639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
1639
1640
  */
1640
1641
  updateStorage(updateStorageRequest: requests.UpdateStorageRequest): Promise<responses.UpdateStorageResponse>;
1641
1642
  /**
@@ -1645,7 +1646,7 @@ export declare class LogAnalyticsClient {
1645
1646
  * @param UploadLogEventsFileRequest
1646
1647
  * @return UploadLogEventsFileResponse
1647
1648
  * @throws OciError when an error occurs
1648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
1649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
1649
1650
  */
1650
1651
  uploadLogEventsFile(uploadLogEventsFileRequest: requests.UploadLogEventsFileRequest): Promise<responses.UploadLogEventsFileResponse>;
1651
1652
  /**
@@ -1655,7 +1656,7 @@ export declare class LogAnalyticsClient {
1655
1656
  * @param UploadLogFileRequest
1656
1657
  * @return UploadLogFileResponse
1657
1658
  * @throws OciError when an error occurs
1658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
1659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
1659
1660
  */
1660
1661
  uploadLogFile(uploadLogFileRequest: requests.UploadLogFileRequest): Promise<responses.UploadLogFileResponse>;
1661
1662
  /**
@@ -1665,7 +1666,7 @@ export declare class LogAnalyticsClient {
1665
1666
  * @param UpsertAssociationsRequest
1666
1667
  * @return UpsertAssociationsResponse
1667
1668
  * @throws OciError when an error occurs
1668
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
1669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
1669
1670
  */
1670
1671
  upsertAssociations(upsertAssociationsRequest: requests.UpsertAssociationsRequest): Promise<responses.UpsertAssociationsResponse>;
1671
1672
  /**
@@ -1675,7 +1676,7 @@ export declare class LogAnalyticsClient {
1675
1676
  * @param UpsertFieldRequest
1676
1677
  * @return UpsertFieldResponse
1677
1678
  * @throws OciError when an error occurs
1678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
1679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
1679
1680
  */
1680
1681
  upsertField(upsertFieldRequest: requests.UpsertFieldRequest): Promise<responses.UpsertFieldResponse>;
1681
1682
  /**
@@ -1685,7 +1686,7 @@ export declare class LogAnalyticsClient {
1685
1686
  * @param UpsertLabelRequest
1686
1687
  * @return UpsertLabelResponse
1687
1688
  * @throws OciError when an error occurs
1688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
1689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
1689
1690
  */
1690
1691
  upsertLabel(upsertLabelRequest: requests.UpsertLabelRequest): Promise<responses.UpsertLabelResponse>;
1691
1692
  /**
@@ -1695,7 +1696,7 @@ export declare class LogAnalyticsClient {
1695
1696
  * @param UpsertParserRequest
1696
1697
  * @return UpsertParserResponse
1697
1698
  * @throws OciError when an error occurs
1698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
1699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
1699
1700
  */
1700
1701
  upsertParser(upsertParserRequest: requests.UpsertParserRequest): Promise<responses.UpsertParserResponse>;
1701
1702
  /**
@@ -1705,7 +1706,7 @@ export declare class LogAnalyticsClient {
1705
1706
  * @param UpsertSourceRequest
1706
1707
  * @return UpsertSourceResponse
1707
1708
  * @throws OciError when an error occurs
1708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
1709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
1709
1710
  */
1710
1711
  upsertSource(upsertSourceRequest: requests.UpsertSourceRequest): Promise<responses.UpsertSourceResponse>;
1711
1712
  /**
@@ -1715,7 +1716,7 @@ export declare class LogAnalyticsClient {
1715
1716
  * @param ValidateAssociationParametersRequest
1716
1717
  * @return ValidateAssociationParametersResponse
1717
1718
  * @throws OciError when an error occurs
1718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
1719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
1719
1720
  */
1720
1721
  validateAssociationParameters(validateAssociationParametersRequest: requests.ValidateAssociationParametersRequest): Promise<responses.ValidateAssociationParametersResponse>;
1721
1722
  /**
@@ -1724,7 +1725,7 @@ export declare class LogAnalyticsClient {
1724
1725
  * @param ValidateFileRequest
1725
1726
  * @return ValidateFileResponse
1726
1727
  * @throws OciError when an error occurs
1727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
1728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
1728
1729
  */
1729
1730
  validateFile(validateFileRequest: requests.ValidateFileRequest): Promise<responses.ValidateFileResponse>;
1730
1731
  /**
@@ -1734,7 +1735,7 @@ export declare class LogAnalyticsClient {
1734
1735
  * @param ValidateSourceRequest
1735
1736
  * @return ValidateSourceResponse
1736
1737
  * @throws OciError when an error occurs
1737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
1738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
1738
1739
  */
1739
1740
  validateSource(validateSourceRequest: requests.ValidateSourceRequest): Promise<responses.ValidateSourceResponse>;
1740
1741
  /**
@@ -1744,7 +1745,7 @@ export declare class LogAnalyticsClient {
1744
1745
  * @param ValidateSourceExtendedFieldDetailsRequest
1745
1746
  * @return ValidateSourceExtendedFieldDetailsResponse
1746
1747
  * @throws OciError when an error occurs
1747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
1748
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
1748
1749
  */
1749
1750
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest: requests.ValidateSourceExtendedFieldDetailsRequest): Promise<responses.ValidateSourceExtendedFieldDetailsResponse>;
1750
1751
  /**
@@ -1753,7 +1754,7 @@ export declare class LogAnalyticsClient {
1753
1754
  * @param ValidateSourceMappingRequest
1754
1755
  * @return ValidateSourceMappingResponse
1755
1756
  * @throws OciError when an error occurs
1756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
1757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
1757
1758
  */
1758
1759
  validateSourceMapping(validateSourceMappingRequest: requests.ValidateSourceMappingRequest): Promise<responses.ValidateSourceMappingResponse>;
1759
1760
  /**
@@ -1766,7 +1767,7 @@ export declare class LogAnalyticsClient {
1766
1767
  * @param VerifyRequest
1767
1768
  * @return VerifyResponse
1768
1769
  * @throws OciError when an error occurs
1769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
1770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.30.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
1770
1771
  */
1771
1772
  verify(verifyRequest: requests.VerifyRequest): Promise<responses.VerifyResponse>;
1772
1773
  }