oci-loganalytics 2.12.1 → 2.13.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 +176 -175
  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
@@ -22,6 +22,7 @@ export declare enum LogAnalyticsApiKeys {
22
22
  */
23
23
  export declare class LogAnalyticsClient {
24
24
  protected static serviceEndpointTemplate: string;
25
+ protected static endpointServiceName: string;
25
26
  protected "_endpoint": string;
26
27
  protected "_defaultHeaders": any;
27
28
  protected "_waiters": LogAnalyticsWaiter;
@@ -73,7 +74,7 @@ export declare class LogAnalyticsClient {
73
74
  * @param AddEntityAssociationRequest
74
75
  * @return AddEntityAssociationResponse
75
76
  * @throws OciError when an error occurs
76
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
77
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/AddEntityAssociation.ts.html |here} to see how to use AddEntityAssociation API.
77
78
  */
78
79
  addEntityAssociation(addEntityAssociationRequest: requests.AddEntityAssociationRequest): Promise<responses.AddEntityAssociationResponse>;
79
80
  /**
@@ -83,7 +84,7 @@ export declare class LogAnalyticsClient {
83
84
  * @param AddSourceEventTypesRequest
84
85
  * @return AddSourceEventTypesResponse
85
86
  * @throws OciError when an error occurs
86
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
87
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/AddSourceEventTypes.ts.html |here} to see how to use AddSourceEventTypes API.
87
88
  */
88
89
  addSourceEventTypes(addSourceEventTypesRequest: requests.AddSourceEventTypesRequest): Promise<responses.AddSourceEventTypesResponse>;
89
90
  /**
@@ -93,7 +94,7 @@ export declare class LogAnalyticsClient {
93
94
  * @param AppendLookupDataRequest
94
95
  * @return AppendLookupDataResponse
95
96
  * @throws OciError when an error occurs
96
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
97
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/AppendLookupData.ts.html |here} to see how to use AppendLookupData API.
97
98
  */
98
99
  appendLookupData(appendLookupDataRequest: requests.AppendLookupDataRequest): Promise<responses.AppendLookupDataResponse>;
99
100
  /**
@@ -103,7 +104,7 @@ export declare class LogAnalyticsClient {
103
104
  * @param BatchGetBasicInfoRequest
104
105
  * @return BatchGetBasicInfoResponse
105
106
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/BatchGetBasicInfo.ts.html |here} to see how to use BatchGetBasicInfo API.
107
108
  */
108
109
  batchGetBasicInfo(batchGetBasicInfoRequest: requests.BatchGetBasicInfoRequest): Promise<responses.BatchGetBasicInfoResponse>;
109
110
  /**
@@ -112,7 +113,7 @@ export declare class LogAnalyticsClient {
112
113
  * @param CancelQueryWorkRequestRequest
113
114
  * @return CancelQueryWorkRequestResponse
114
115
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/CancelQueryWorkRequest.ts.html |here} to see how to use CancelQueryWorkRequest API.
116
117
  */
117
118
  cancelQueryWorkRequest(cancelQueryWorkRequestRequest: requests.CancelQueryWorkRequestRequest): Promise<responses.CancelQueryWorkRequestResponse>;
118
119
  /**
@@ -121,7 +122,7 @@ export declare class LogAnalyticsClient {
121
122
  * @param ChangeLogAnalyticsEmBridgeCompartmentRequest
122
123
  * @return ChangeLogAnalyticsEmBridgeCompartmentResponse
123
124
  * @throws OciError when an error occurs
124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ChangeLogAnalyticsEmBridgeCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEmBridgeCompartment API.
125
126
  */
126
127
  changeLogAnalyticsEmBridgeCompartment(changeLogAnalyticsEmBridgeCompartmentRequest: requests.ChangeLogAnalyticsEmBridgeCompartmentRequest): Promise<responses.ChangeLogAnalyticsEmBridgeCompartmentResponse>;
127
128
  /**
@@ -130,7 +131,7 @@ export declare class LogAnalyticsClient {
130
131
  * @param ChangeLogAnalyticsEntityCompartmentRequest
131
132
  * @return ChangeLogAnalyticsEntityCompartmentResponse
132
133
  * @throws OciError when an error occurs
133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ChangeLogAnalyticsEntityCompartment.ts.html |here} to see how to use ChangeLogAnalyticsEntityCompartment API.
134
135
  */
135
136
  changeLogAnalyticsEntityCompartment(changeLogAnalyticsEntityCompartmentRequest: requests.ChangeLogAnalyticsEntityCompartmentRequest): Promise<responses.ChangeLogAnalyticsEntityCompartmentResponse>;
136
137
  /**
@@ -140,7 +141,7 @@ export declare class LogAnalyticsClient {
140
141
  * @param ChangeLogAnalyticsLogGroupCompartmentRequest
141
142
  * @return ChangeLogAnalyticsLogGroupCompartmentResponse
142
143
  * @throws OciError when an error occurs
143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ChangeLogAnalyticsLogGroupCompartment.ts.html |here} to see how to use ChangeLogAnalyticsLogGroupCompartment API.
144
145
  */
145
146
  changeLogAnalyticsLogGroupCompartment(changeLogAnalyticsLogGroupCompartmentRequest: requests.ChangeLogAnalyticsLogGroupCompartmentRequest): Promise<responses.ChangeLogAnalyticsLogGroupCompartmentResponse>;
146
147
  /**
@@ -149,7 +150,7 @@ export declare class LogAnalyticsClient {
149
150
  * @param ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest
150
151
  * @return ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse
151
152
  * @throws OciError when an error occurs
152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ChangeLogAnalyticsObjectCollectionRuleCompartment.ts.html |here} to see how to use ChangeLogAnalyticsObjectCollectionRuleCompartment API.
153
154
  */
154
155
  changeLogAnalyticsObjectCollectionRuleCompartment(changeLogAnalyticsObjectCollectionRuleCompartmentRequest: requests.ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest): Promise<responses.ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse>;
155
156
  /**
@@ -159,7 +160,7 @@ export declare class LogAnalyticsClient {
159
160
  * @param ChangeScheduledTaskCompartmentRequest
160
161
  * @return ChangeScheduledTaskCompartmentResponse
161
162
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ChangeScheduledTaskCompartment.ts.html |here} to see how to use ChangeScheduledTaskCompartment API.
163
164
  */
164
165
  changeScheduledTaskCompartment(changeScheduledTaskCompartmentRequest: requests.ChangeScheduledTaskCompartmentRequest): Promise<responses.ChangeScheduledTaskCompartmentResponse>;
165
166
  /**
@@ -170,7 +171,7 @@ export declare class LogAnalyticsClient {
170
171
  * @param CleanRequest
171
172
  * @return CleanResponse
172
173
  * @throws OciError when an error occurs
173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/Clean.ts.html |here} to see how to use Clean API.
174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/Clean.ts.html |here} to see how to use Clean API.
174
175
  */
175
176
  clean(cleanRequest: requests.CleanRequest): Promise<responses.CleanResponse>;
176
177
  /**
@@ -180,7 +181,7 @@ export declare class LogAnalyticsClient {
180
181
  * @param CompareContentRequest
181
182
  * @return CompareContentResponse
182
183
  * @throws OciError when an error occurs
183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/CompareContent.ts.html |here} to see how to use CompareContent API.
184
185
  */
185
186
  compareContent(compareContentRequest: requests.CompareContentRequest): Promise<responses.CompareContentResponse>;
186
187
  /**
@@ -189,7 +190,7 @@ export declare class LogAnalyticsClient {
189
190
  * @param CreateLogAnalyticsEmBridgeRequest
190
191
  * @return CreateLogAnalyticsEmBridgeResponse
191
192
  * @throws OciError when an error occurs
192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/CreateLogAnalyticsEmBridge.ts.html |here} to see how to use CreateLogAnalyticsEmBridge API.
193
194
  */
194
195
  createLogAnalyticsEmBridge(createLogAnalyticsEmBridgeRequest: requests.CreateLogAnalyticsEmBridgeRequest): Promise<responses.CreateLogAnalyticsEmBridgeResponse>;
195
196
  /**
@@ -198,7 +199,7 @@ export declare class LogAnalyticsClient {
198
199
  * @param CreateLogAnalyticsEntityRequest
199
200
  * @return CreateLogAnalyticsEntityResponse
200
201
  * @throws OciError when an error occurs
201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/CreateLogAnalyticsEntity.ts.html |here} to see how to use CreateLogAnalyticsEntity API.
202
203
  */
203
204
  createLogAnalyticsEntity(createLogAnalyticsEntityRequest: requests.CreateLogAnalyticsEntityRequest): Promise<responses.CreateLogAnalyticsEntityResponse>;
204
205
  /**
@@ -207,7 +208,7 @@ export declare class LogAnalyticsClient {
207
208
  * @param CreateLogAnalyticsEntityTypeRequest
208
209
  * @return CreateLogAnalyticsEntityTypeResponse
209
210
  * @throws OciError when an error occurs
210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/CreateLogAnalyticsEntityType.ts.html |here} to see how to use CreateLogAnalyticsEntityType API.
211
212
  */
212
213
  createLogAnalyticsEntityType(createLogAnalyticsEntityTypeRequest: requests.CreateLogAnalyticsEntityTypeRequest): Promise<responses.CreateLogAnalyticsEntityTypeResponse>;
213
214
  /**
@@ -217,7 +218,7 @@ export declare class LogAnalyticsClient {
217
218
  * @param CreateLogAnalyticsLogGroupRequest
218
219
  * @return CreateLogAnalyticsLogGroupResponse
219
220
  * @throws OciError when an error occurs
220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/CreateLogAnalyticsLogGroup.ts.html |here} to see how to use CreateLogAnalyticsLogGroup API.
221
222
  */
222
223
  createLogAnalyticsLogGroup(createLogAnalyticsLogGroupRequest: requests.CreateLogAnalyticsLogGroupRequest): Promise<responses.CreateLogAnalyticsLogGroupResponse>;
223
224
  /**
@@ -226,7 +227,7 @@ export declare class LogAnalyticsClient {
226
227
  * @param CreateLogAnalyticsObjectCollectionRuleRequest
227
228
  * @return CreateLogAnalyticsObjectCollectionRuleResponse
228
229
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/CreateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use CreateLogAnalyticsObjectCollectionRule API.
230
231
  */
231
232
  createLogAnalyticsObjectCollectionRule(createLogAnalyticsObjectCollectionRuleRequest: requests.CreateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.CreateLogAnalyticsObjectCollectionRuleResponse>;
232
233
  /**
@@ -235,7 +236,7 @@ export declare class LogAnalyticsClient {
235
236
  * @param CreateScheduledTaskRequest
236
237
  * @return CreateScheduledTaskResponse
237
238
  * @throws OciError when an error occurs
238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/CreateScheduledTask.ts.html |here} to see how to use CreateScheduledTask API.
239
240
  */
240
241
  createScheduledTask(createScheduledTaskRequest: requests.CreateScheduledTaskRequest): Promise<responses.CreateScheduledTaskResponse>;
241
242
  /**
@@ -245,7 +246,7 @@ export declare class LogAnalyticsClient {
245
246
  * @param DeleteAssociationsRequest
246
247
  * @return DeleteAssociationsResponse
247
248
  * @throws OciError when an error occurs
248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteAssociations.ts.html |here} to see how to use DeleteAssociations API.
249
250
  */
250
251
  deleteAssociations(deleteAssociationsRequest: requests.DeleteAssociationsRequest): Promise<responses.DeleteAssociationsResponse>;
251
252
  /**
@@ -255,7 +256,7 @@ export declare class LogAnalyticsClient {
255
256
  * @param DeleteFieldRequest
256
257
  * @return DeleteFieldResponse
257
258
  * @throws OciError when an error occurs
258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteField.ts.html |here} to see how to use DeleteField API.
259
260
  */
260
261
  deleteField(deleteFieldRequest: requests.DeleteFieldRequest): Promise<responses.DeleteFieldResponse>;
261
262
  /**
@@ -265,7 +266,7 @@ export declare class LogAnalyticsClient {
265
266
  * @param DeleteLabelRequest
266
267
  * @return DeleteLabelResponse
267
268
  * @throws OciError when an error occurs
268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteLabel.ts.html |here} to see how to use DeleteLabel API.
269
270
  */
270
271
  deleteLabel(deleteLabelRequest: requests.DeleteLabelRequest): Promise<responses.DeleteLabelResponse>;
271
272
  /**
@@ -274,7 +275,7 @@ export declare class LogAnalyticsClient {
274
275
  * @param DeleteLogAnalyticsEmBridgeRequest
275
276
  * @return DeleteLogAnalyticsEmBridgeResponse
276
277
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteLogAnalyticsEmBridge.ts.html |here} to see how to use DeleteLogAnalyticsEmBridge API.
278
279
  */
279
280
  deleteLogAnalyticsEmBridge(deleteLogAnalyticsEmBridgeRequest: requests.DeleteLogAnalyticsEmBridgeRequest): Promise<responses.DeleteLogAnalyticsEmBridgeResponse>;
280
281
  /**
@@ -283,7 +284,7 @@ export declare class LogAnalyticsClient {
283
284
  * @param DeleteLogAnalyticsEntityRequest
284
285
  * @return DeleteLogAnalyticsEntityResponse
285
286
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteLogAnalyticsEntity.ts.html |here} to see how to use DeleteLogAnalyticsEntity API.
287
288
  */
288
289
  deleteLogAnalyticsEntity(deleteLogAnalyticsEntityRequest: requests.DeleteLogAnalyticsEntityRequest): Promise<responses.DeleteLogAnalyticsEntityResponse>;
289
290
  /**
@@ -292,7 +293,7 @@ export declare class LogAnalyticsClient {
292
293
  * @param DeleteLogAnalyticsEntityTypeRequest
293
294
  * @return DeleteLogAnalyticsEntityTypeResponse
294
295
  * @throws OciError when an error occurs
295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteLogAnalyticsEntityType.ts.html |here} to see how to use DeleteLogAnalyticsEntityType API.
296
297
  */
297
298
  deleteLogAnalyticsEntityType(deleteLogAnalyticsEntityTypeRequest: requests.DeleteLogAnalyticsEntityTypeRequest): Promise<responses.DeleteLogAnalyticsEntityTypeResponse>;
298
299
  /**
@@ -302,7 +303,7 @@ export declare class LogAnalyticsClient {
302
303
  * @param DeleteLogAnalyticsLogGroupRequest
303
304
  * @return DeleteLogAnalyticsLogGroupResponse
304
305
  * @throws OciError when an error occurs
305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteLogAnalyticsLogGroup.ts.html |here} to see how to use DeleteLogAnalyticsLogGroup API.
306
307
  */
307
308
  deleteLogAnalyticsLogGroup(deleteLogAnalyticsLogGroupRequest: requests.DeleteLogAnalyticsLogGroupRequest): Promise<responses.DeleteLogAnalyticsLogGroupResponse>;
308
309
  /**
@@ -313,7 +314,7 @@ export declare class LogAnalyticsClient {
313
314
  * @param DeleteLogAnalyticsObjectCollectionRuleRequest
314
315
  * @return DeleteLogAnalyticsObjectCollectionRuleResponse
315
316
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use DeleteLogAnalyticsObjectCollectionRule API.
317
318
  */
318
319
  deleteLogAnalyticsObjectCollectionRule(deleteLogAnalyticsObjectCollectionRuleRequest: requests.DeleteLogAnalyticsObjectCollectionRuleRequest): Promise<responses.DeleteLogAnalyticsObjectCollectionRuleResponse>;
319
320
  /**
@@ -323,7 +324,7 @@ export declare class LogAnalyticsClient {
323
324
  * @param DeleteLookupRequest
324
325
  * @return DeleteLookupResponse
325
326
  * @throws OciError when an error occurs
326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteLookup.ts.html |here} to see how to use DeleteLookup API.
327
328
  */
328
329
  deleteLookup(deleteLookupRequest: requests.DeleteLookupRequest): Promise<responses.DeleteLookupResponse>;
329
330
  /**
@@ -333,7 +334,7 @@ export declare class LogAnalyticsClient {
333
334
  * @param DeleteParserRequest
334
335
  * @return DeleteParserResponse
335
336
  * @throws OciError when an error occurs
336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteParser.ts.html |here} to see how to use DeleteParser API.
337
338
  */
338
339
  deleteParser(deleteParserRequest: requests.DeleteParserRequest): Promise<responses.DeleteParserResponse>;
339
340
  /**
@@ -342,7 +343,7 @@ export declare class LogAnalyticsClient {
342
343
  * @param DeleteScheduledTaskRequest
343
344
  * @return DeleteScheduledTaskResponse
344
345
  * @throws OciError when an error occurs
345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteScheduledTask.ts.html |here} to see how to use DeleteScheduledTask API.
346
347
  */
347
348
  deleteScheduledTask(deleteScheduledTaskRequest: requests.DeleteScheduledTaskRequest): Promise<responses.DeleteScheduledTaskResponse>;
348
349
  /**
@@ -352,7 +353,7 @@ export declare class LogAnalyticsClient {
352
353
  * @param DeleteSourceRequest
353
354
  * @return DeleteSourceResponse
354
355
  * @throws OciError when an error occurs
355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteSource.ts.html |here} to see how to use DeleteSource API.
356
357
  */
357
358
  deleteSource(deleteSourceRequest: requests.DeleteSourceRequest): Promise<responses.DeleteSourceResponse>;
358
359
  /**
@@ -363,7 +364,7 @@ export declare class LogAnalyticsClient {
363
364
  * @param DeleteUploadRequest
364
365
  * @return DeleteUploadResponse
365
366
  * @throws OciError when an error occurs
366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteUpload.ts.html |here} to see how to use DeleteUpload API.
367
368
  */
368
369
  deleteUpload(deleteUploadRequest: requests.DeleteUploadRequest): Promise<responses.DeleteUploadResponse>;
369
370
  /**
@@ -374,7 +375,7 @@ export declare class LogAnalyticsClient {
374
375
  * @param DeleteUploadFileRequest
375
376
  * @return DeleteUploadFileResponse
376
377
  * @throws OciError when an error occurs
377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteUploadFile.ts.html |here} to see how to use DeleteUploadFile API.
378
379
  */
379
380
  deleteUploadFile(deleteUploadFileRequest: requests.DeleteUploadFileRequest): Promise<responses.DeleteUploadFileResponse>;
380
381
  /**
@@ -384,7 +385,7 @@ export declare class LogAnalyticsClient {
384
385
  * @param DeleteUploadWarningRequest
385
386
  * @return DeleteUploadWarningResponse
386
387
  * @throws OciError when an error occurs
387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DeleteUploadWarning.ts.html |here} to see how to use DeleteUploadWarning API.
388
389
  */
389
390
  deleteUploadWarning(deleteUploadWarningRequest: requests.DeleteUploadWarningRequest): Promise<responses.DeleteUploadWarningResponse>;
390
391
  /**
@@ -394,7 +395,7 @@ export declare class LogAnalyticsClient {
394
395
  * @param DisableArchivingRequest
395
396
  * @return DisableArchivingResponse
396
397
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DisableArchiving.ts.html |here} to see how to use DisableArchiving API.
398
399
  */
399
400
  disableArchiving(disableArchivingRequest: requests.DisableArchivingRequest): Promise<responses.DisableArchivingResponse>;
400
401
  /**
@@ -406,7 +407,7 @@ export declare class LogAnalyticsClient {
406
407
  * @param DisableAutoAssociationRequest
407
408
  * @return DisableAutoAssociationResponse
408
409
  * @throws OciError when an error occurs
409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DisableAutoAssociation.ts.html |here} to see how to use DisableAutoAssociation API.
410
411
  */
411
412
  disableAutoAssociation(disableAutoAssociationRequest: requests.DisableAutoAssociationRequest): Promise<responses.DisableAutoAssociationResponse>;
412
413
  /**
@@ -416,7 +417,7 @@ export declare class LogAnalyticsClient {
416
417
  * @param DisableSourceEventTypesRequest
417
418
  * @return DisableSourceEventTypesResponse
418
419
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/DisableSourceEventTypes.ts.html |here} to see how to use DisableSourceEventTypes API.
420
421
  */
421
422
  disableSourceEventTypes(disableSourceEventTypesRequest: requests.DisableSourceEventTypesRequest): Promise<responses.DisableSourceEventTypesResponse>;
422
423
  /**
@@ -426,7 +427,7 @@ export declare class LogAnalyticsClient {
426
427
  * @param EnableArchivingRequest
427
428
  * @return EnableArchivingResponse
428
429
  * @throws OciError when an error occurs
429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/EnableArchiving.ts.html |here} to see how to use EnableArchiving API.
430
431
  */
431
432
  enableArchiving(enableArchivingRequest: requests.EnableArchivingRequest): Promise<responses.EnableArchivingResponse>;
432
433
  /**
@@ -438,7 +439,7 @@ export declare class LogAnalyticsClient {
438
439
  * @param EnableAutoAssociationRequest
439
440
  * @return EnableAutoAssociationResponse
440
441
  * @throws OciError when an error occurs
441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/EnableAutoAssociation.ts.html |here} to see how to use EnableAutoAssociation API.
442
443
  */
443
444
  enableAutoAssociation(enableAutoAssociationRequest: requests.EnableAutoAssociationRequest): Promise<responses.EnableAutoAssociationResponse>;
444
445
  /**
@@ -448,7 +449,7 @@ export declare class LogAnalyticsClient {
448
449
  * @param EnableSourceEventTypesRequest
449
450
  * @return EnableSourceEventTypesResponse
450
451
  * @throws OciError when an error occurs
451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/EnableSourceEventTypes.ts.html |here} to see how to use EnableSourceEventTypes API.
452
453
  */
453
454
  enableSourceEventTypes(enableSourceEventTypesRequest: requests.EnableSourceEventTypesRequest): Promise<responses.EnableSourceEventTypesResponse>;
454
455
  /**
@@ -458,7 +459,7 @@ export declare class LogAnalyticsClient {
458
459
  * @param EstimatePurgeDataSizeRequest
459
460
  * @return EstimatePurgeDataSizeResponse
460
461
  * @throws OciError when an error occurs
461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/EstimatePurgeDataSize.ts.html |here} to see how to use EstimatePurgeDataSize API.
462
463
  */
463
464
  estimatePurgeDataSize(estimatePurgeDataSizeRequest: requests.EstimatePurgeDataSizeRequest): Promise<responses.EstimatePurgeDataSizeResponse>;
464
465
  /**
@@ -468,7 +469,7 @@ export declare class LogAnalyticsClient {
468
469
  * @param EstimateRecallDataSizeRequest
469
470
  * @return EstimateRecallDataSizeResponse
470
471
  * @throws OciError when an error occurs
471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/EstimateRecallDataSize.ts.html |here} to see how to use EstimateRecallDataSize API.
472
473
  */
473
474
  estimateRecallDataSize(estimateRecallDataSizeRequest: requests.EstimateRecallDataSizeRequest): Promise<responses.EstimateRecallDataSizeResponse>;
474
475
  /**
@@ -478,7 +479,7 @@ export declare class LogAnalyticsClient {
478
479
  * @param EstimateReleaseDataSizeRequest
479
480
  * @return EstimateReleaseDataSizeResponse
480
481
  * @throws OciError when an error occurs
481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/EstimateReleaseDataSize.ts.html |here} to see how to use EstimateReleaseDataSize API.
482
483
  */
483
484
  estimateReleaseDataSize(estimateReleaseDataSizeRequest: requests.EstimateReleaseDataSizeRequest): Promise<responses.EstimateReleaseDataSizeResponse>;
484
485
  /**
@@ -488,7 +489,7 @@ export declare class LogAnalyticsClient {
488
489
  * @param ExportCustomContentRequest
489
490
  * @return ExportCustomContentResponse
490
491
  * @throws OciError when an error occurs
491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ExportCustomContent.ts.html |here} to see how to use ExportCustomContent API.
492
493
  */
493
494
  exportCustomContent(exportCustomContentRequest: requests.ExportCustomContentRequest): Promise<responses.ExportCustomContentResponse>;
494
495
  /**
@@ -497,7 +498,7 @@ export declare class LogAnalyticsClient {
497
498
  * @param ExportQueryResultRequest
498
499
  * @return ExportQueryResultResponse
499
500
  * @throws OciError when an error occurs
500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ExportQueryResult.ts.html |here} to see how to use ExportQueryResult API.
501
502
  */
502
503
  exportQueryResult(exportQueryResultRequest: requests.ExportQueryResultRequest): Promise<responses.ExportQueryResultResponse>;
503
504
  /**
@@ -507,7 +508,7 @@ export declare class LogAnalyticsClient {
507
508
  * @param ExtractStructuredLogFieldPathsRequest
508
509
  * @return ExtractStructuredLogFieldPathsResponse
509
510
  * @throws OciError when an error occurs
510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ExtractStructuredLogFieldPaths.ts.html |here} to see how to use ExtractStructuredLogFieldPaths API.
511
512
  */
512
513
  extractStructuredLogFieldPaths(extractStructuredLogFieldPathsRequest: requests.ExtractStructuredLogFieldPathsRequest): Promise<responses.ExtractStructuredLogFieldPathsResponse>;
513
514
  /**
@@ -517,7 +518,7 @@ export declare class LogAnalyticsClient {
517
518
  * @param ExtractStructuredLogHeaderPathsRequest
518
519
  * @return ExtractStructuredLogHeaderPathsResponse
519
520
  * @throws OciError when an error occurs
520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ExtractStructuredLogHeaderPaths.ts.html |here} to see how to use ExtractStructuredLogHeaderPaths API.
521
522
  */
522
523
  extractStructuredLogHeaderPaths(extractStructuredLogHeaderPathsRequest: requests.ExtractStructuredLogHeaderPathsRequest): Promise<responses.ExtractStructuredLogHeaderPathsResponse>;
523
524
  /**
@@ -526,7 +527,7 @@ export declare class LogAnalyticsClient {
526
527
  * @param FilterRequest
527
528
  * @return FilterResponse
528
529
  * @throws OciError when an error occurs
529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/Filter.ts.html |here} to see how to use Filter API.
530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/Filter.ts.html |here} to see how to use Filter API.
530
531
  */
531
532
  filter(filterRequest: requests.FilterRequest): Promise<responses.FilterResponse>;
532
533
  /**
@@ -536,7 +537,7 @@ export declare class LogAnalyticsClient {
536
537
  * @param GetAssociationSummaryRequest
537
538
  * @return GetAssociationSummaryResponse
538
539
  * @throws OciError when an error occurs
539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetAssociationSummary.ts.html |here} to see how to use GetAssociationSummary API.
540
541
  */
541
542
  getAssociationSummary(getAssociationSummaryRequest: requests.GetAssociationSummaryRequest): Promise<responses.GetAssociationSummaryResponse>;
542
543
  /**
@@ -546,7 +547,7 @@ export declare class LogAnalyticsClient {
546
547
  * @param GetCategoryRequest
547
548
  * @return GetCategoryResponse
548
549
  * @throws OciError when an error occurs
549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetCategory.ts.html |here} to see how to use GetCategory API.
550
551
  */
551
552
  getCategory(getCategoryRequest: requests.GetCategoryRequest): Promise<responses.GetCategoryResponse>;
552
553
  /**
@@ -556,7 +557,7 @@ export declare class LogAnalyticsClient {
556
557
  * @param GetColumnNamesRequest
557
558
  * @return GetColumnNamesResponse
558
559
  * @throws OciError when an error occurs
559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetColumnNames.ts.html |here} to see how to use GetColumnNames API.
560
561
  */
561
562
  getColumnNames(getColumnNamesRequest: requests.GetColumnNamesRequest): Promise<responses.GetColumnNamesResponse>;
562
563
  /**
@@ -566,7 +567,7 @@ export declare class LogAnalyticsClient {
566
567
  * @param GetConfigWorkRequestRequest
567
568
  * @return GetConfigWorkRequestResponse
568
569
  * @throws OciError when an error occurs
569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetConfigWorkRequest.ts.html |here} to see how to use GetConfigWorkRequest API.
570
571
  */
571
572
  getConfigWorkRequest(getConfigWorkRequestRequest: requests.GetConfigWorkRequestRequest): Promise<responses.GetConfigWorkRequestResponse>;
572
573
  /**
@@ -576,7 +577,7 @@ export declare class LogAnalyticsClient {
576
577
  * @param GetFieldRequest
577
578
  * @return GetFieldResponse
578
579
  * @throws OciError when an error occurs
579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetField.ts.html |here} to see how to use GetField API.
580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetField.ts.html |here} to see how to use GetField API.
580
581
  */
581
582
  getField(getFieldRequest: requests.GetFieldRequest): Promise<responses.GetFieldResponse>;
582
583
  /**
@@ -586,7 +587,7 @@ export declare class LogAnalyticsClient {
586
587
  * @param GetFieldsSummaryRequest
587
588
  * @return GetFieldsSummaryResponse
588
589
  * @throws OciError when an error occurs
589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetFieldsSummary.ts.html |here} to see how to use GetFieldsSummary API.
590
591
  */
591
592
  getFieldsSummary(getFieldsSummaryRequest: requests.GetFieldsSummaryRequest): Promise<responses.GetFieldsSummaryResponse>;
592
593
  /**
@@ -596,7 +597,7 @@ export declare class LogAnalyticsClient {
596
597
  * @param GetLabelRequest
597
598
  * @return GetLabelResponse
598
599
  * @throws OciError when an error occurs
599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLabel.ts.html |here} to see how to use GetLabel API.
600
601
  */
601
602
  getLabel(getLabelRequest: requests.GetLabelRequest): Promise<responses.GetLabelResponse>;
602
603
  /**
@@ -606,7 +607,7 @@ export declare class LogAnalyticsClient {
606
607
  * @param GetLabelSummaryRequest
607
608
  * @return GetLabelSummaryResponse
608
609
  * @throws OciError when an error occurs
609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLabelSummary.ts.html |here} to see how to use GetLabelSummary API.
610
611
  */
611
612
  getLabelSummary(getLabelSummaryRequest: requests.GetLabelSummaryRequest): Promise<responses.GetLabelSummaryResponse>;
612
613
  /**
@@ -615,7 +616,7 @@ export declare class LogAnalyticsClient {
615
616
  * @param GetLogAnalyticsEmBridgeRequest
616
617
  * @return GetLogAnalyticsEmBridgeResponse
617
618
  * @throws OciError when an error occurs
618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogAnalyticsEmBridge.ts.html |here} to see how to use GetLogAnalyticsEmBridge API.
619
620
  */
620
621
  getLogAnalyticsEmBridge(getLogAnalyticsEmBridgeRequest: requests.GetLogAnalyticsEmBridgeRequest): Promise<responses.GetLogAnalyticsEmBridgeResponse>;
621
622
  /**
@@ -624,7 +625,7 @@ export declare class LogAnalyticsClient {
624
625
  * @param GetLogAnalyticsEmBridgeSummaryRequest
625
626
  * @return GetLogAnalyticsEmBridgeSummaryResponse
626
627
  * @throws OciError when an error occurs
627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogAnalyticsEmBridgeSummary.ts.html |here} to see how to use GetLogAnalyticsEmBridgeSummary API.
628
629
  */
629
630
  getLogAnalyticsEmBridgeSummary(getLogAnalyticsEmBridgeSummaryRequest: requests.GetLogAnalyticsEmBridgeSummaryRequest): Promise<responses.GetLogAnalyticsEmBridgeSummaryResponse>;
630
631
  /**
@@ -633,7 +634,7 @@ export declare class LogAnalyticsClient {
633
634
  * @param GetLogAnalyticsEntitiesSummaryRequest
634
635
  * @return GetLogAnalyticsEntitiesSummaryResponse
635
636
  * @throws OciError when an error occurs
636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogAnalyticsEntitiesSummary.ts.html |here} to see how to use GetLogAnalyticsEntitiesSummary API.
637
638
  */
638
639
  getLogAnalyticsEntitiesSummary(getLogAnalyticsEntitiesSummaryRequest: requests.GetLogAnalyticsEntitiesSummaryRequest): Promise<responses.GetLogAnalyticsEntitiesSummaryResponse>;
639
640
  /**
@@ -642,7 +643,7 @@ export declare class LogAnalyticsClient {
642
643
  * @param GetLogAnalyticsEntityRequest
643
644
  * @return GetLogAnalyticsEntityResponse
644
645
  * @throws OciError when an error occurs
645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogAnalyticsEntity.ts.html |here} to see how to use GetLogAnalyticsEntity API.
646
647
  */
647
648
  getLogAnalyticsEntity(getLogAnalyticsEntityRequest: requests.GetLogAnalyticsEntityRequest): Promise<responses.GetLogAnalyticsEntityResponse>;
648
649
  /**
@@ -651,7 +652,7 @@ export declare class LogAnalyticsClient {
651
652
  * @param GetLogAnalyticsEntityTypeRequest
652
653
  * @return GetLogAnalyticsEntityTypeResponse
653
654
  * @throws OciError when an error occurs
654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
655
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogAnalyticsEntityType.ts.html |here} to see how to use GetLogAnalyticsEntityType API.
655
656
  */
656
657
  getLogAnalyticsEntityType(getLogAnalyticsEntityTypeRequest: requests.GetLogAnalyticsEntityTypeRequest): Promise<responses.GetLogAnalyticsEntityTypeResponse>;
657
658
  /**
@@ -661,7 +662,7 @@ export declare class LogAnalyticsClient {
661
662
  * @param GetLogAnalyticsLogGroupRequest
662
663
  * @return GetLogAnalyticsLogGroupResponse
663
664
  * @throws OciError when an error occurs
664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogAnalyticsLogGroup.ts.html |here} to see how to use GetLogAnalyticsLogGroup API.
665
666
  */
666
667
  getLogAnalyticsLogGroup(getLogAnalyticsLogGroupRequest: requests.GetLogAnalyticsLogGroupRequest): Promise<responses.GetLogAnalyticsLogGroupResponse>;
667
668
  /**
@@ -671,7 +672,7 @@ export declare class LogAnalyticsClient {
671
672
  * @param GetLogAnalyticsLogGroupsSummaryRequest
672
673
  * @return GetLogAnalyticsLogGroupsSummaryResponse
673
674
  * @throws OciError when an error occurs
674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogAnalyticsLogGroupsSummary.ts.html |here} to see how to use GetLogAnalyticsLogGroupsSummary API.
675
676
  */
676
677
  getLogAnalyticsLogGroupsSummary(getLogAnalyticsLogGroupsSummaryRequest: requests.GetLogAnalyticsLogGroupsSummaryRequest): Promise<responses.GetLogAnalyticsLogGroupsSummaryResponse>;
677
678
  /**
@@ -680,7 +681,7 @@ export declare class LogAnalyticsClient {
680
681
  * @param GetLogAnalyticsObjectCollectionRuleRequest
681
682
  * @return GetLogAnalyticsObjectCollectionRuleResponse
682
683
  * @throws OciError when an error occurs
683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use GetLogAnalyticsObjectCollectionRule API.
684
685
  */
685
686
  getLogAnalyticsObjectCollectionRule(getLogAnalyticsObjectCollectionRuleRequest: requests.GetLogAnalyticsObjectCollectionRuleRequest): Promise<responses.GetLogAnalyticsObjectCollectionRuleResponse>;
686
687
  /**
@@ -690,7 +691,7 @@ export declare class LogAnalyticsClient {
690
691
  * @param GetLogSetsCountRequest
691
692
  * @return GetLogSetsCountResponse
692
693
  * @throws OciError when an error occurs
693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLogSetsCount.ts.html |here} to see how to use GetLogSetsCount API.
694
695
  */
695
696
  getLogSetsCount(getLogSetsCountRequest: requests.GetLogSetsCountRequest): Promise<responses.GetLogSetsCountResponse>;
696
697
  /**
@@ -700,7 +701,7 @@ export declare class LogAnalyticsClient {
700
701
  * @param GetLookupRequest
701
702
  * @return GetLookupResponse
702
703
  * @throws OciError when an error occurs
703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLookup.ts.html |here} to see how to use GetLookup API.
704
705
  */
705
706
  getLookup(getLookupRequest: requests.GetLookupRequest): Promise<responses.GetLookupResponse>;
706
707
  /**
@@ -709,7 +710,7 @@ export declare class LogAnalyticsClient {
709
710
  * @param GetLookupSummaryRequest
710
711
  * @return GetLookupSummaryResponse
711
712
  * @throws OciError when an error occurs
712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetLookupSummary.ts.html |here} to see how to use GetLookupSummary API.
713
714
  */
714
715
  getLookupSummary(getLookupSummaryRequest: requests.GetLookupSummaryRequest): Promise<responses.GetLookupSummaryResponse>;
715
716
  /**
@@ -719,7 +720,7 @@ export declare class LogAnalyticsClient {
719
720
  * @param GetNamespaceRequest
720
721
  * @return GetNamespaceResponse
721
722
  * @throws OciError when an error occurs
722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetNamespace.ts.html |here} to see how to use GetNamespace API.
723
724
  */
724
725
  getNamespace(getNamespaceRequest: requests.GetNamespaceRequest): Promise<responses.GetNamespaceResponse>;
725
726
  /**
@@ -729,7 +730,7 @@ export declare class LogAnalyticsClient {
729
730
  * @param GetParserRequest
730
731
  * @return GetParserResponse
731
732
  * @throws OciError when an error occurs
732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetParser.ts.html |here} to see how to use GetParser API.
733
734
  */
734
735
  getParser(getParserRequest: requests.GetParserRequest): Promise<responses.GetParserResponse>;
735
736
  /**
@@ -739,7 +740,7 @@ export declare class LogAnalyticsClient {
739
740
  * @param GetParserSummaryRequest
740
741
  * @return GetParserSummaryResponse
741
742
  * @throws OciError when an error occurs
742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetParserSummary.ts.html |here} to see how to use GetParserSummary API.
743
744
  */
744
745
  getParserSummary(getParserSummaryRequest: requests.GetParserSummaryRequest): Promise<responses.GetParserSummaryResponse>;
745
746
  /**
@@ -749,7 +750,7 @@ export declare class LogAnalyticsClient {
749
750
  * @param GetPreferencesRequest
750
751
  * @return GetPreferencesResponse
751
752
  * @throws OciError when an error occurs
752
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetPreferences.ts.html |here} to see how to use GetPreferences API.
753
754
  */
754
755
  getPreferences(getPreferencesRequest: requests.GetPreferencesRequest): Promise<responses.GetPreferencesResponse>;
755
756
  /**
@@ -760,7 +761,7 @@ export declare class LogAnalyticsClient {
760
761
  * @param GetQueryResultRequest
761
762
  * @return GetQueryResultResponse
762
763
  * @throws OciError when an error occurs
763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetQueryResult.ts.html |here} to see how to use GetQueryResult API.
764
765
  */
765
766
  getQueryResult(getQueryResultRequest: requests.GetQueryResultRequest): Promise<responses.GetQueryResultResponse>;
766
767
  /**
@@ -769,7 +770,7 @@ export declare class LogAnalyticsClient {
769
770
  * @param GetQueryWorkRequestRequest
770
771
  * @return GetQueryWorkRequestResponse
771
772
  * @throws OciError when an error occurs
772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetQueryWorkRequest.ts.html |here} to see how to use GetQueryWorkRequest API.
773
774
  */
774
775
  getQueryWorkRequest(getQueryWorkRequestRequest: requests.GetQueryWorkRequestRequest): Promise<responses.GetQueryWorkRequestResponse>;
775
776
  /**
@@ -778,7 +779,7 @@ export declare class LogAnalyticsClient {
778
779
  * @param GetScheduledTaskRequest
779
780
  * @return GetScheduledTaskResponse
780
781
  * @throws OciError when an error occurs
781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetScheduledTask.ts.html |here} to see how to use GetScheduledTask API.
782
783
  */
783
784
  getScheduledTask(getScheduledTaskRequest: requests.GetScheduledTaskRequest): Promise<responses.GetScheduledTaskResponse>;
784
785
  /**
@@ -788,7 +789,7 @@ export declare class LogAnalyticsClient {
788
789
  * @param GetSourceRequest
789
790
  * @return GetSourceResponse
790
791
  * @throws OciError when an error occurs
791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetSource.ts.html |here} to see how to use GetSource API.
792
793
  */
793
794
  getSource(getSourceRequest: requests.GetSourceRequest): Promise<responses.GetSourceResponse>;
794
795
  /**
@@ -798,7 +799,7 @@ export declare class LogAnalyticsClient {
798
799
  * @param GetSourceSummaryRequest
799
800
  * @return GetSourceSummaryResponse
800
801
  * @throws OciError when an error occurs
801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetSourceSummary.ts.html |here} to see how to use GetSourceSummary API.
802
803
  */
803
804
  getSourceSummary(getSourceSummaryRequest: requests.GetSourceSummaryRequest): Promise<responses.GetSourceSummaryResponse>;
804
805
  /**
@@ -808,7 +809,7 @@ export declare class LogAnalyticsClient {
808
809
  * @param GetStorageRequest
809
810
  * @return GetStorageResponse
810
811
  * @throws OciError when an error occurs
811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetStorage.ts.html |here} to see how to use GetStorage API.
812
813
  */
813
814
  getStorage(getStorageRequest: requests.GetStorageRequest): Promise<responses.GetStorageResponse>;
814
815
  /**
@@ -819,7 +820,7 @@ export declare class LogAnalyticsClient {
819
820
  * @param GetStorageUsageRequest
820
821
  * @return GetStorageUsageResponse
821
822
  * @throws OciError when an error occurs
822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetStorageUsage.ts.html |here} to see how to use GetStorageUsage API.
823
824
  */
824
825
  getStorageUsage(getStorageUsageRequest: requests.GetStorageUsageRequest): Promise<responses.GetStorageUsageResponse>;
825
826
  /**
@@ -830,7 +831,7 @@ export declare class LogAnalyticsClient {
830
831
  * @param GetStorageWorkRequestRequest
831
832
  * @return GetStorageWorkRequestResponse
832
833
  * @throws OciError when an error occurs
833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetStorageWorkRequest.ts.html |here} to see how to use GetStorageWorkRequest API.
834
835
  */
835
836
  getStorageWorkRequest(getStorageWorkRequestRequest: requests.GetStorageWorkRequestRequest): Promise<responses.GetStorageWorkRequestResponse>;
836
837
  /**
@@ -840,7 +841,7 @@ export declare class LogAnalyticsClient {
840
841
  * @param GetUnprocessedDataBucketRequest
841
842
  * @return GetUnprocessedDataBucketResponse
842
843
  * @throws OciError when an error occurs
843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetUnprocessedDataBucket.ts.html |here} to see how to use GetUnprocessedDataBucket API.
844
845
  */
845
846
  getUnprocessedDataBucket(getUnprocessedDataBucketRequest: requests.GetUnprocessedDataBucketRequest): Promise<responses.GetUnprocessedDataBucketResponse>;
846
847
  /**
@@ -849,7 +850,7 @@ export declare class LogAnalyticsClient {
849
850
  * @param GetUploadRequest
850
851
  * @return GetUploadResponse
851
852
  * @throws OciError when an error occurs
852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetUpload.ts.html |here} to see how to use GetUpload API.
853
854
  */
854
855
  getUpload(getUploadRequest: requests.GetUploadRequest): Promise<responses.GetUploadResponse>;
855
856
  /**
@@ -858,7 +859,7 @@ export declare class LogAnalyticsClient {
858
859
  * @param GetWorkRequestRequest
859
860
  * @return GetWorkRequestResponse
860
861
  * @throws OciError when an error occurs
861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
862
863
  */
863
864
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
864
865
  /**
@@ -868,7 +869,7 @@ export declare class LogAnalyticsClient {
868
869
  * @param ImportCustomContentRequest
869
870
  * @return ImportCustomContentResponse
870
871
  * @throws OciError when an error occurs
871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ImportCustomContent.ts.html |here} to see how to use ImportCustomContent API.
872
873
  */
873
874
  importCustomContent(importCustomContentRequest: requests.ImportCustomContentRequest): Promise<responses.ImportCustomContentResponse>;
874
875
  /**
@@ -878,7 +879,7 @@ export declare class LogAnalyticsClient {
878
879
  * @param ListAssociableEntitiesRequest
879
880
  * @return ListAssociableEntitiesResponse
880
881
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListAssociableEntities.ts.html |here} to see how to use ListAssociableEntities API.
882
883
  */
883
884
  listAssociableEntities(listAssociableEntitiesRequest: requests.ListAssociableEntitiesRequest): Promise<responses.ListAssociableEntitiesResponse>;
884
885
  /**
@@ -888,7 +889,7 @@ export declare class LogAnalyticsClient {
888
889
  * @param ListAssociatedEntitiesRequest
889
890
  * @return ListAssociatedEntitiesResponse
890
891
  * @throws OciError when an error occurs
891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListAssociatedEntities.ts.html |here} to see how to use ListAssociatedEntities API.
892
893
  */
893
894
  listAssociatedEntities(listAssociatedEntitiesRequest: requests.ListAssociatedEntitiesRequest): Promise<responses.ListAssociatedEntitiesResponse>;
894
895
  /**
@@ -898,7 +899,7 @@ export declare class LogAnalyticsClient {
898
899
  * @param ListAutoAssociationsRequest
899
900
  * @return ListAutoAssociationsResponse
900
901
  * @throws OciError when an error occurs
901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListAutoAssociations.ts.html |here} to see how to use ListAutoAssociations API.
902
903
  */
903
904
  listAutoAssociations(listAutoAssociationsRequest: requests.ListAutoAssociationsRequest): Promise<responses.ListAutoAssociationsResponse>;
904
905
  /**
@@ -908,7 +909,7 @@ export declare class LogAnalyticsClient {
908
909
  * @param ListCategoriesRequest
909
910
  * @return ListCategoriesResponse
910
911
  * @throws OciError when an error occurs
911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
912
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListCategories.ts.html |here} to see how to use ListCategories API.
912
913
  */
913
914
  listCategories(listCategoriesRequest: requests.ListCategoriesRequest): Promise<responses.ListCategoriesResponse>;
914
915
  /**
@@ -918,7 +919,7 @@ export declare class LogAnalyticsClient {
918
919
  * @param ListConfigWorkRequestsRequest
919
920
  * @return ListConfigWorkRequestsResponse
920
921
  * @throws OciError when an error occurs
921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListConfigWorkRequests.ts.html |here} to see how to use ListConfigWorkRequests API.
922
923
  */
923
924
  listConfigWorkRequests(listConfigWorkRequestsRequest: requests.ListConfigWorkRequestsRequest): Promise<responses.ListConfigWorkRequestsResponse>;
924
925
  /**
@@ -927,7 +928,7 @@ export declare class LogAnalyticsClient {
927
928
  * @param ListEntityAssociationsRequest
928
929
  * @return ListEntityAssociationsResponse
929
930
  * @throws OciError when an error occurs
930
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListEntityAssociations.ts.html |here} to see how to use ListEntityAssociations API.
931
932
  */
932
933
  listEntityAssociations(listEntityAssociationsRequest: requests.ListEntityAssociationsRequest): Promise<responses.ListEntityAssociationsResponse>;
933
934
  /**
@@ -937,7 +938,7 @@ export declare class LogAnalyticsClient {
937
938
  * @param ListEntitySourceAssociationsRequest
938
939
  * @return ListEntitySourceAssociationsResponse
939
940
  * @throws OciError when an error occurs
940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListEntitySourceAssociations.ts.html |here} to see how to use ListEntitySourceAssociations API.
941
942
  */
942
943
  listEntitySourceAssociations(listEntitySourceAssociationsRequest: requests.ListEntitySourceAssociationsRequest): Promise<responses.ListEntitySourceAssociationsResponse>;
943
944
  /**
@@ -947,7 +948,7 @@ export declare class LogAnalyticsClient {
947
948
  * @param ListFieldsRequest
948
949
  * @return ListFieldsResponse
949
950
  * @throws OciError when an error occurs
950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListFields.ts.html |here} to see how to use ListFields API.
951
952
  */
952
953
  listFields(listFieldsRequest: requests.ListFieldsRequest): Promise<responses.ListFieldsResponse>;
953
954
  /**
@@ -957,7 +958,7 @@ export declare class LogAnalyticsClient {
957
958
  * @param ListLabelPrioritiesRequest
958
959
  * @return ListLabelPrioritiesResponse
959
960
  * @throws OciError when an error occurs
960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLabelPriorities.ts.html |here} to see how to use ListLabelPriorities API.
961
962
  */
962
963
  listLabelPriorities(listLabelPrioritiesRequest: requests.ListLabelPrioritiesRequest): Promise<responses.ListLabelPrioritiesResponse>;
963
964
  /**
@@ -967,7 +968,7 @@ export declare class LogAnalyticsClient {
967
968
  * @param ListLabelSourceDetailsRequest
968
969
  * @return ListLabelSourceDetailsResponse
969
970
  * @throws OciError when an error occurs
970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLabelSourceDetails.ts.html |here} to see how to use ListLabelSourceDetails API.
971
972
  */
972
973
  listLabelSourceDetails(listLabelSourceDetailsRequest: requests.ListLabelSourceDetailsRequest): Promise<responses.ListLabelSourceDetailsResponse>;
973
974
  /**
@@ -977,7 +978,7 @@ export declare class LogAnalyticsClient {
977
978
  * @param ListLabelsRequest
978
979
  * @return ListLabelsResponse
979
980
  * @throws OciError when an error occurs
980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLabels.ts.html |here} to see how to use ListLabels API.
981
982
  */
982
983
  listLabels(listLabelsRequest: requests.ListLabelsRequest): Promise<responses.ListLabelsResponse>;
983
984
  /**
@@ -986,7 +987,7 @@ export declare class LogAnalyticsClient {
986
987
  * @param ListLogAnalyticsEmBridgesRequest
987
988
  * @return ListLogAnalyticsEmBridgesResponse
988
989
  * @throws OciError when an error occurs
989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLogAnalyticsEmBridges.ts.html |here} to see how to use ListLogAnalyticsEmBridges API.
990
991
  */
991
992
  listLogAnalyticsEmBridges(listLogAnalyticsEmBridgesRequest: requests.ListLogAnalyticsEmBridgesRequest): Promise<responses.ListLogAnalyticsEmBridgesResponse>;
992
993
  /**
@@ -995,7 +996,7 @@ export declare class LogAnalyticsClient {
995
996
  * @param ListLogAnalyticsEntitiesRequest
996
997
  * @return ListLogAnalyticsEntitiesResponse
997
998
  * @throws OciError when an error occurs
998
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLogAnalyticsEntities.ts.html |here} to see how to use ListLogAnalyticsEntities API.
999
1000
  */
1000
1001
  listLogAnalyticsEntities(listLogAnalyticsEntitiesRequest: requests.ListLogAnalyticsEntitiesRequest): Promise<responses.ListLogAnalyticsEntitiesResponse>;
1001
1002
  /**
@@ -1004,7 +1005,7 @@ export declare class LogAnalyticsClient {
1004
1005
  * @param ListLogAnalyticsEntityTopologyRequest
1005
1006
  * @return ListLogAnalyticsEntityTopologyResponse
1006
1007
  * @throws OciError when an error occurs
1007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
1008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLogAnalyticsEntityTopology.ts.html |here} to see how to use ListLogAnalyticsEntityTopology API.
1008
1009
  */
1009
1010
  listLogAnalyticsEntityTopology(listLogAnalyticsEntityTopologyRequest: requests.ListLogAnalyticsEntityTopologyRequest): Promise<responses.ListLogAnalyticsEntityTopologyResponse>;
1010
1011
  /**
@@ -1013,7 +1014,7 @@ export declare class LogAnalyticsClient {
1013
1014
  * @param ListLogAnalyticsEntityTypesRequest
1014
1015
  * @return ListLogAnalyticsEntityTypesResponse
1015
1016
  * @throws OciError when an error occurs
1016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
1017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLogAnalyticsEntityTypes.ts.html |here} to see how to use ListLogAnalyticsEntityTypes API.
1017
1018
  */
1018
1019
  listLogAnalyticsEntityTypes(listLogAnalyticsEntityTypesRequest: requests.ListLogAnalyticsEntityTypesRequest): Promise<responses.ListLogAnalyticsEntityTypesResponse>;
1019
1020
  /**
@@ -1023,7 +1024,7 @@ export declare class LogAnalyticsClient {
1023
1024
  * @param ListLogAnalyticsLogGroupsRequest
1024
1025
  * @return ListLogAnalyticsLogGroupsResponse
1025
1026
  * @throws OciError when an error occurs
1026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
1027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLogAnalyticsLogGroups.ts.html |here} to see how to use ListLogAnalyticsLogGroups API.
1027
1028
  */
1028
1029
  listLogAnalyticsLogGroups(listLogAnalyticsLogGroupsRequest: requests.ListLogAnalyticsLogGroupsRequest): Promise<responses.ListLogAnalyticsLogGroupsResponse>;
1029
1030
  /**
@@ -1032,7 +1033,7 @@ export declare class LogAnalyticsClient {
1032
1033
  * @param ListLogAnalyticsObjectCollectionRulesRequest
1033
1034
  * @return ListLogAnalyticsObjectCollectionRulesResponse
1034
1035
  * @throws OciError when an error occurs
1035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
1036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLogAnalyticsObjectCollectionRules.ts.html |here} to see how to use ListLogAnalyticsObjectCollectionRules API.
1036
1037
  */
1037
1038
  listLogAnalyticsObjectCollectionRules(listLogAnalyticsObjectCollectionRulesRequest: requests.ListLogAnalyticsObjectCollectionRulesRequest): Promise<responses.ListLogAnalyticsObjectCollectionRulesResponse>;
1038
1039
  /**
@@ -1042,7 +1043,7 @@ export declare class LogAnalyticsClient {
1042
1043
  * @param ListLogSetsRequest
1043
1044
  * @return ListLogSetsResponse
1044
1045
  * @throws OciError when an error occurs
1045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
1046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLogSets.ts.html |here} to see how to use ListLogSets API.
1046
1047
  */
1047
1048
  listLogSets(listLogSetsRequest: requests.ListLogSetsRequest): Promise<responses.ListLogSetsResponse>;
1048
1049
  /**
@@ -1052,7 +1053,7 @@ export declare class LogAnalyticsClient {
1052
1053
  * @param ListLookupsRequest
1053
1054
  * @return ListLookupsResponse
1054
1055
  * @throws OciError when an error occurs
1055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
1056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListLookups.ts.html |here} to see how to use ListLookups API.
1056
1057
  */
1057
1058
  listLookups(listLookupsRequest: requests.ListLookupsRequest): Promise<responses.ListLookupsResponse>;
1058
1059
  /**
@@ -1062,7 +1063,7 @@ export declare class LogAnalyticsClient {
1062
1063
  * @param ListMetaSourceTypesRequest
1063
1064
  * @return ListMetaSourceTypesResponse
1064
1065
  * @throws OciError when an error occurs
1065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
1066
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListMetaSourceTypes.ts.html |here} to see how to use ListMetaSourceTypes API.
1066
1067
  */
1067
1068
  listMetaSourceTypes(listMetaSourceTypesRequest: requests.ListMetaSourceTypesRequest): Promise<responses.ListMetaSourceTypesResponse>;
1068
1069
  /**
@@ -1073,7 +1074,7 @@ export declare class LogAnalyticsClient {
1073
1074
  * @param ListNamespacesRequest
1074
1075
  * @return ListNamespacesResponse
1075
1076
  * @throws OciError when an error occurs
1076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
1077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
1077
1078
  */
1078
1079
  listNamespaces(listNamespacesRequest: requests.ListNamespacesRequest): Promise<responses.ListNamespacesResponse>;
1079
1080
  /**
@@ -1083,7 +1084,7 @@ export declare class LogAnalyticsClient {
1083
1084
  * @param ListParserFunctionsRequest
1084
1085
  * @return ListParserFunctionsResponse
1085
1086
  * @throws OciError when an error occurs
1086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
1087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListParserFunctions.ts.html |here} to see how to use ListParserFunctions API.
1087
1088
  */
1088
1089
  listParserFunctions(listParserFunctionsRequest: requests.ListParserFunctionsRequest): Promise<responses.ListParserFunctionsResponse>;
1089
1090
  /**
@@ -1093,7 +1094,7 @@ export declare class LogAnalyticsClient {
1093
1094
  * @param ListParserMetaPluginsRequest
1094
1095
  * @return ListParserMetaPluginsResponse
1095
1096
  * @throws OciError when an error occurs
1096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
1097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListParserMetaPlugins.ts.html |here} to see how to use ListParserMetaPlugins API.
1097
1098
  */
1098
1099
  listParserMetaPlugins(listParserMetaPluginsRequest: requests.ListParserMetaPluginsRequest): Promise<responses.ListParserMetaPluginsResponse>;
1099
1100
  /**
@@ -1103,7 +1104,7 @@ export declare class LogAnalyticsClient {
1103
1104
  * @param ListParsersRequest
1104
1105
  * @return ListParsersResponse
1105
1106
  * @throws OciError when an error occurs
1106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
1107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListParsers.ts.html |here} to see how to use ListParsers API.
1107
1108
  */
1108
1109
  listParsers(listParsersRequest: requests.ListParsersRequest): Promise<responses.ListParsersResponse>;
1109
1110
  /**
@@ -1112,7 +1113,7 @@ export declare class LogAnalyticsClient {
1112
1113
  * @param ListQueryWorkRequestsRequest
1113
1114
  * @return ListQueryWorkRequestsResponse
1114
1115
  * @throws OciError when an error occurs
1115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
1116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListQueryWorkRequests.ts.html |here} to see how to use ListQueryWorkRequests API.
1116
1117
  */
1117
1118
  listQueryWorkRequests(listQueryWorkRequestsRequest: requests.ListQueryWorkRequestsRequest): Promise<responses.ListQueryWorkRequestsResponse>;
1118
1119
  /**
@@ -1122,7 +1123,7 @@ export declare class LogAnalyticsClient {
1122
1123
  * @param ListRecalledDataRequest
1123
1124
  * @return ListRecalledDataResponse
1124
1125
  * @throws OciError when an error occurs
1125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
1126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListRecalledData.ts.html |here} to see how to use ListRecalledData API.
1126
1127
  */
1127
1128
  listRecalledData(listRecalledDataRequest: requests.ListRecalledDataRequest): Promise<responses.ListRecalledDataResponse>;
1128
1129
  /**
@@ -1133,7 +1134,7 @@ export declare class LogAnalyticsClient {
1133
1134
  * @param ListResourceCategoriesRequest
1134
1135
  * @return ListResourceCategoriesResponse
1135
1136
  * @throws OciError when an error occurs
1136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
1137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListResourceCategories.ts.html |here} to see how to use ListResourceCategories API.
1137
1138
  */
1138
1139
  listResourceCategories(listResourceCategoriesRequest: requests.ListResourceCategoriesRequest): Promise<responses.ListResourceCategoriesResponse>;
1139
1140
  /**
@@ -1142,7 +1143,7 @@ export declare class LogAnalyticsClient {
1142
1143
  * @param ListScheduledTasksRequest
1143
1144
  * @return ListScheduledTasksResponse
1144
1145
  * @throws OciError when an error occurs
1145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
1146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListScheduledTasks.ts.html |here} to see how to use ListScheduledTasks API.
1146
1147
  */
1147
1148
  listScheduledTasks(listScheduledTasksRequest: requests.ListScheduledTasksRequest): Promise<responses.ListScheduledTasksResponse>;
1148
1149
  /**
@@ -1152,7 +1153,7 @@ export declare class LogAnalyticsClient {
1152
1153
  * @param ListSourceAssociationsRequest
1153
1154
  * @return ListSourceAssociationsResponse
1154
1155
  * @throws OciError when an error occurs
1155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
1156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSourceAssociations.ts.html |here} to see how to use ListSourceAssociations API.
1156
1157
  */
1157
1158
  listSourceAssociations(listSourceAssociationsRequest: requests.ListSourceAssociationsRequest): Promise<responses.ListSourceAssociationsResponse>;
1158
1159
  /**
@@ -1162,7 +1163,7 @@ export declare class LogAnalyticsClient {
1162
1163
  * @param ListSourceEventTypesRequest
1163
1164
  * @return ListSourceEventTypesResponse
1164
1165
  * @throws OciError when an error occurs
1165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
1166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSourceEventTypes.ts.html |here} to see how to use ListSourceEventTypes API.
1166
1167
  */
1167
1168
  listSourceEventTypes(listSourceEventTypesRequest: requests.ListSourceEventTypesRequest): Promise<responses.ListSourceEventTypesResponse>;
1168
1169
  /**
@@ -1172,7 +1173,7 @@ export declare class LogAnalyticsClient {
1172
1173
  * @param ListSourceExtendedFieldDefinitionsRequest
1173
1174
  * @return ListSourceExtendedFieldDefinitionsResponse
1174
1175
  * @throws OciError when an error occurs
1175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
1176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSourceExtendedFieldDefinitions.ts.html |here} to see how to use ListSourceExtendedFieldDefinitions API.
1176
1177
  */
1177
1178
  listSourceExtendedFieldDefinitions(listSourceExtendedFieldDefinitionsRequest: requests.ListSourceExtendedFieldDefinitionsRequest): Promise<responses.ListSourceExtendedFieldDefinitionsResponse>;
1178
1179
  /**
@@ -1182,7 +1183,7 @@ export declare class LogAnalyticsClient {
1182
1183
  * @param ListSourceLabelOperatorsRequest
1183
1184
  * @return ListSourceLabelOperatorsResponse
1184
1185
  * @throws OciError when an error occurs
1185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
1186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSourceLabelOperators.ts.html |here} to see how to use ListSourceLabelOperators API.
1186
1187
  */
1187
1188
  listSourceLabelOperators(listSourceLabelOperatorsRequest: requests.ListSourceLabelOperatorsRequest): Promise<responses.ListSourceLabelOperatorsResponse>;
1188
1189
  /**
@@ -1192,7 +1193,7 @@ export declare class LogAnalyticsClient {
1192
1193
  * @param ListSourceMetaFunctionsRequest
1193
1194
  * @return ListSourceMetaFunctionsResponse
1194
1195
  * @throws OciError when an error occurs
1195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
1196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSourceMetaFunctions.ts.html |here} to see how to use ListSourceMetaFunctions API.
1196
1197
  */
1197
1198
  listSourceMetaFunctions(listSourceMetaFunctionsRequest: requests.ListSourceMetaFunctionsRequest): Promise<responses.ListSourceMetaFunctionsResponse>;
1198
1199
  /**
@@ -1202,7 +1203,7 @@ export declare class LogAnalyticsClient {
1202
1203
  * @param ListSourcePatternsRequest
1203
1204
  * @return ListSourcePatternsResponse
1204
1205
  * @throws OciError when an error occurs
1205
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
1206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSourcePatterns.ts.html |here} to see how to use ListSourcePatterns API.
1206
1207
  */
1207
1208
  listSourcePatterns(listSourcePatternsRequest: requests.ListSourcePatternsRequest): Promise<responses.ListSourcePatternsResponse>;
1208
1209
  /**
@@ -1212,7 +1213,7 @@ export declare class LogAnalyticsClient {
1212
1213
  * @param ListSourcesRequest
1213
1214
  * @return ListSourcesResponse
1214
1215
  * @throws OciError when an error occurs
1215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
1216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSources.ts.html |here} to see how to use ListSources API.
1216
1217
  */
1217
1218
  listSources(listSourcesRequest: requests.ListSourcesRequest): Promise<responses.ListSourcesResponse>;
1218
1219
  /**
@@ -1221,7 +1222,7 @@ export declare class LogAnalyticsClient {
1221
1222
  * @param ListStorageWorkRequestErrorsRequest
1222
1223
  * @return ListStorageWorkRequestErrorsResponse
1223
1224
  * @throws OciError when an error occurs
1224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
1225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListStorageWorkRequestErrors.ts.html |here} to see how to use ListStorageWorkRequestErrors API.
1225
1226
  */
1226
1227
  listStorageWorkRequestErrors(listStorageWorkRequestErrorsRequest: requests.ListStorageWorkRequestErrorsRequest): Promise<responses.ListStorageWorkRequestErrorsResponse>;
1227
1228
  /**
@@ -1231,7 +1232,7 @@ export declare class LogAnalyticsClient {
1231
1232
  * @param ListStorageWorkRequestsRequest
1232
1233
  * @return ListStorageWorkRequestsResponse
1233
1234
  * @throws OciError when an error occurs
1234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
1235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListStorageWorkRequests.ts.html |here} to see how to use ListStorageWorkRequests API.
1235
1236
  */
1236
1237
  listStorageWorkRequests(listStorageWorkRequestsRequest: requests.ListStorageWorkRequestsRequest): Promise<responses.ListStorageWorkRequestsResponse>;
1237
1238
  /**
@@ -1240,7 +1241,7 @@ export declare class LogAnalyticsClient {
1240
1241
  * @param ListSupportedCharEncodingsRequest
1241
1242
  * @return ListSupportedCharEncodingsResponse
1242
1243
  * @throws OciError when an error occurs
1243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
1244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSupportedCharEncodings.ts.html |here} to see how to use ListSupportedCharEncodings API.
1244
1245
  */
1245
1246
  listSupportedCharEncodings(listSupportedCharEncodingsRequest: requests.ListSupportedCharEncodingsRequest): Promise<responses.ListSupportedCharEncodingsResponse>;
1246
1247
  /**
@@ -1249,7 +1250,7 @@ export declare class LogAnalyticsClient {
1249
1250
  * @param ListSupportedTimezonesRequest
1250
1251
  * @return ListSupportedTimezonesResponse
1251
1252
  * @throws OciError when an error occurs
1252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
1253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListSupportedTimezones.ts.html |here} to see how to use ListSupportedTimezones API.
1253
1254
  */
1254
1255
  listSupportedTimezones(listSupportedTimezonesRequest: requests.ListSupportedTimezonesRequest): Promise<responses.ListSupportedTimezonesResponse>;
1255
1256
  /**
@@ -1258,7 +1259,7 @@ export declare class LogAnalyticsClient {
1258
1259
  * @param ListUploadFilesRequest
1259
1260
  * @return ListUploadFilesResponse
1260
1261
  * @throws OciError when an error occurs
1261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
1262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListUploadFiles.ts.html |here} to see how to use ListUploadFiles API.
1262
1263
  */
1263
1264
  listUploadFiles(listUploadFilesRequest: requests.ListUploadFilesRequest): Promise<responses.ListUploadFilesResponse>;
1264
1265
  /**
@@ -1267,7 +1268,7 @@ export declare class LogAnalyticsClient {
1267
1268
  * @param ListUploadWarningsRequest
1268
1269
  * @return ListUploadWarningsResponse
1269
1270
  * @throws OciError when an error occurs
1270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
1271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListUploadWarnings.ts.html |here} to see how to use ListUploadWarnings API.
1271
1272
  */
1272
1273
  listUploadWarnings(listUploadWarningsRequest: requests.ListUploadWarningsRequest): Promise<responses.ListUploadWarningsResponse>;
1273
1274
  /**
@@ -1278,7 +1279,7 @@ export declare class LogAnalyticsClient {
1278
1279
  * @param ListUploadsRequest
1279
1280
  * @return ListUploadsResponse
1280
1281
  * @throws OciError when an error occurs
1281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
1282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListUploads.ts.html |here} to see how to use ListUploads API.
1282
1283
  */
1283
1284
  listUploads(listUploadsRequest: requests.ListUploadsRequest): Promise<responses.ListUploadsResponse>;
1284
1285
  /**
@@ -1288,7 +1289,7 @@ export declare class LogAnalyticsClient {
1288
1289
  * @param ListWarningsRequest
1289
1290
  * @return ListWarningsResponse
1290
1291
  * @throws OciError when an error occurs
1291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
1292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListWarnings.ts.html |here} to see how to use ListWarnings API.
1292
1293
  */
1293
1294
  listWarnings(listWarningsRequest: requests.ListWarningsRequest): Promise<responses.ListWarningsResponse>;
1294
1295
  /**
@@ -1298,7 +1299,7 @@ export declare class LogAnalyticsClient {
1298
1299
  * @param ListWorkRequestErrorsRequest
1299
1300
  * @return ListWorkRequestErrorsResponse
1300
1301
  * @throws OciError when an error occurs
1301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1302
1303
  */
1303
1304
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1304
1305
  /**
@@ -1308,7 +1309,7 @@ export declare class LogAnalyticsClient {
1308
1309
  * @param ListWorkRequestLogsRequest
1309
1310
  * @return ListWorkRequestLogsResponse
1310
1311
  * @throws OciError when an error occurs
1311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1312
1313
  */
1313
1314
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1314
1315
  /**
@@ -1318,7 +1319,7 @@ export declare class LogAnalyticsClient {
1318
1319
  * @param ListWorkRequestsRequest
1319
1320
  * @return ListWorkRequestsResponse
1320
1321
  * @throws OciError when an error occurs
1321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1322
1323
  */
1323
1324
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1324
1325
  /**
@@ -1327,7 +1328,7 @@ export declare class LogAnalyticsClient {
1327
1328
  * @param OffboardNamespaceRequest
1328
1329
  * @return OffboardNamespaceResponse
1329
1330
  * @throws OciError when an error occurs
1330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
1331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/OffboardNamespace.ts.html |here} to see how to use OffboardNamespace API.
1331
1332
  */
1332
1333
  offboardNamespace(offboardNamespaceRequest: requests.OffboardNamespaceRequest): Promise<responses.OffboardNamespaceResponse>;
1333
1334
  /**
@@ -1337,7 +1338,7 @@ export declare class LogAnalyticsClient {
1337
1338
  * @param OnboardNamespaceRequest
1338
1339
  * @return OnboardNamespaceResponse
1339
1340
  * @throws OciError when an error occurs
1340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
1341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/OnboardNamespace.ts.html |here} to see how to use OnboardNamespace API.
1341
1342
  */
1342
1343
  onboardNamespace(onboardNamespaceRequest: requests.OnboardNamespaceRequest): Promise<responses.OnboardNamespaceResponse>;
1343
1344
  /**
@@ -1346,7 +1347,7 @@ export declare class LogAnalyticsClient {
1346
1347
  * @param ParseQueryRequest
1347
1348
  * @return ParseQueryResponse
1348
1349
  * @throws OciError when an error occurs
1349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
1350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ParseQuery.ts.html |here} to see how to use ParseQuery API.
1350
1351
  */
1351
1352
  parseQuery(parseQueryRequest: requests.ParseQueryRequest): Promise<responses.ParseQueryResponse>;
1352
1353
  /**
@@ -1356,7 +1357,7 @@ export declare class LogAnalyticsClient {
1356
1357
  * @param PauseScheduledTaskRequest
1357
1358
  * @return PauseScheduledTaskResponse
1358
1359
  * @throws OciError when an error occurs
1359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
1360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/PauseScheduledTask.ts.html |here} to see how to use PauseScheduledTask API.
1360
1361
  */
1361
1362
  pauseScheduledTask(pauseScheduledTaskRequest: requests.PauseScheduledTaskRequest): Promise<responses.PauseScheduledTaskResponse>;
1362
1363
  /**
@@ -1367,7 +1368,7 @@ export declare class LogAnalyticsClient {
1367
1368
  * @param PurgeStorageDataRequest
1368
1369
  * @return PurgeStorageDataResponse
1369
1370
  * @throws OciError when an error occurs
1370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
1371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/PurgeStorageData.ts.html |here} to see how to use PurgeStorageData API.
1371
1372
  */
1372
1373
  purgeStorageData(purgeStorageDataRequest: requests.PurgeStorageDataRequest): Promise<responses.PurgeStorageDataResponse>;
1373
1374
  /**
@@ -1376,7 +1377,7 @@ export declare class LogAnalyticsClient {
1376
1377
  * @param PutQueryWorkRequestBackgroundRequest
1377
1378
  * @return PutQueryWorkRequestBackgroundResponse
1378
1379
  * @throws OciError when an error occurs
1379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
1380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/PutQueryWorkRequestBackground.ts.html |here} to see how to use PutQueryWorkRequestBackground API.
1380
1381
  */
1381
1382
  putQueryWorkRequestBackground(putQueryWorkRequestBackgroundRequest: requests.PutQueryWorkRequestBackgroundRequest): Promise<responses.PutQueryWorkRequestBackgroundResponse>;
1382
1383
  /**
@@ -1386,7 +1387,7 @@ export declare class LogAnalyticsClient {
1386
1387
  * @param QueryRequest
1387
1388
  * @return QueryResponse
1388
1389
  * @throws OciError when an error occurs
1389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/Query.ts.html |here} to see how to use Query API.
1390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/Query.ts.html |here} to see how to use Query API.
1390
1391
  */
1391
1392
  query(queryRequest: requests.QueryRequest): Promise<responses.QueryResponse>;
1392
1393
  /**
@@ -1396,7 +1397,7 @@ export declare class LogAnalyticsClient {
1396
1397
  * @param RecallArchivedDataRequest
1397
1398
  * @return RecallArchivedDataResponse
1398
1399
  * @throws OciError when an error occurs
1399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
1400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/RecallArchivedData.ts.html |here} to see how to use RecallArchivedData API.
1400
1401
  */
1401
1402
  recallArchivedData(recallArchivedDataRequest: requests.RecallArchivedDataRequest): Promise<responses.RecallArchivedDataResponse>;
1402
1403
  /**
@@ -1406,7 +1407,7 @@ export declare class LogAnalyticsClient {
1406
1407
  * @param RegisterLookupRequest
1407
1408
  * @return RegisterLookupResponse
1408
1409
  * @throws OciError when an error occurs
1409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
1410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/RegisterLookup.ts.html |here} to see how to use RegisterLookup API.
1410
1411
  */
1411
1412
  registerLookup(registerLookupRequest: requests.RegisterLookupRequest): Promise<responses.RegisterLookupResponse>;
1412
1413
  /**
@@ -1416,7 +1417,7 @@ export declare class LogAnalyticsClient {
1416
1417
  * @param ReleaseRecalledDataRequest
1417
1418
  * @return ReleaseRecalledDataResponse
1418
1419
  * @throws OciError when an error occurs
1419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
1420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ReleaseRecalledData.ts.html |here} to see how to use ReleaseRecalledData API.
1420
1421
  */
1421
1422
  releaseRecalledData(releaseRecalledDataRequest: requests.ReleaseRecalledDataRequest): Promise<responses.ReleaseRecalledDataResponse>;
1422
1423
  /**
@@ -1425,7 +1426,7 @@ export declare class LogAnalyticsClient {
1425
1426
  * @param RemoveEntityAssociationsRequest
1426
1427
  * @return RemoveEntityAssociationsResponse
1427
1428
  * @throws OciError when an error occurs
1428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
1429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/RemoveEntityAssociations.ts.html |here} to see how to use RemoveEntityAssociations API.
1429
1430
  */
1430
1431
  removeEntityAssociations(removeEntityAssociationsRequest: requests.RemoveEntityAssociationsRequest): Promise<responses.RemoveEntityAssociationsResponse>;
1431
1432
  /**
@@ -1435,7 +1436,7 @@ export declare class LogAnalyticsClient {
1435
1436
  * @param RemovePreferencesRequest
1436
1437
  * @return RemovePreferencesResponse
1437
1438
  * @throws OciError when an error occurs
1438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
1439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/RemovePreferences.ts.html |here} to see how to use RemovePreferences API.
1439
1440
  */
1440
1441
  removePreferences(removePreferencesRequest: requests.RemovePreferencesRequest): Promise<responses.RemovePreferencesResponse>;
1441
1442
  /**
@@ -1445,7 +1446,7 @@ export declare class LogAnalyticsClient {
1445
1446
  * @param RemoveResourceCategoriesRequest
1446
1447
  * @return RemoveResourceCategoriesResponse
1447
1448
  * @throws OciError when an error occurs
1448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
1449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/RemoveResourceCategories.ts.html |here} to see how to use RemoveResourceCategories API.
1449
1450
  */
1450
1451
  removeResourceCategories(removeResourceCategoriesRequest: requests.RemoveResourceCategoriesRequest): Promise<responses.RemoveResourceCategoriesResponse>;
1451
1452
  /**
@@ -1455,7 +1456,7 @@ export declare class LogAnalyticsClient {
1455
1456
  * @param RemoveSourceEventTypesRequest
1456
1457
  * @return RemoveSourceEventTypesResponse
1457
1458
  * @throws OciError when an error occurs
1458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
1459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/RemoveSourceEventTypes.ts.html |here} to see how to use RemoveSourceEventTypes API.
1459
1460
  */
1460
1461
  removeSourceEventTypes(removeSourceEventTypesRequest: requests.RemoveSourceEventTypesRequest): Promise<responses.RemoveSourceEventTypesResponse>;
1461
1462
  /**
@@ -1465,7 +1466,7 @@ export declare class LogAnalyticsClient {
1465
1466
  * @param ResumeScheduledTaskRequest
1466
1467
  * @return ResumeScheduledTaskResponse
1467
1468
  * @throws OciError when an error occurs
1468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
1469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ResumeScheduledTask.ts.html |here} to see how to use ResumeScheduledTask API.
1469
1470
  */
1470
1471
  resumeScheduledTask(resumeScheduledTaskRequest: requests.ResumeScheduledTaskRequest): Promise<responses.ResumeScheduledTaskResponse>;
1471
1472
  /**
@@ -1477,7 +1478,7 @@ export declare class LogAnalyticsClient {
1477
1478
  * @param RunRequest
1478
1479
  * @return RunResponse
1479
1480
  * @throws OciError when an error occurs
1480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/Run.ts.html |here} to see how to use Run API.
1481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/Run.ts.html |here} to see how to use Run API.
1481
1482
  */
1482
1483
  run(runRequest: requests.RunRequest): Promise<responses.RunResponse>;
1483
1484
  /**
@@ -1489,7 +1490,7 @@ export declare class LogAnalyticsClient {
1489
1490
  * @param SetUnprocessedDataBucketRequest
1490
1491
  * @return SetUnprocessedDataBucketResponse
1491
1492
  * @throws OciError when an error occurs
1492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
1493
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/SetUnprocessedDataBucket.ts.html |here} to see how to use SetUnprocessedDataBucket API.
1493
1494
  */
1494
1495
  setUnprocessedDataBucket(setUnprocessedDataBucketRequest: requests.SetUnprocessedDataBucketRequest): Promise<responses.SetUnprocessedDataBucketResponse>;
1495
1496
  /**
@@ -1498,7 +1499,7 @@ export declare class LogAnalyticsClient {
1498
1499
  * @param SuggestRequest
1499
1500
  * @return SuggestResponse
1500
1501
  * @throws OciError when an error occurs
1501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
1502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/Suggest.ts.html |here} to see how to use Suggest API.
1502
1503
  */
1503
1504
  suggest(suggestRequest: requests.SuggestRequest): Promise<responses.SuggestResponse>;
1504
1505
  /**
@@ -1508,7 +1509,7 @@ export declare class LogAnalyticsClient {
1508
1509
  * @param SuppressWarningRequest
1509
1510
  * @return SuppressWarningResponse
1510
1511
  * @throws OciError when an error occurs
1511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
1512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/SuppressWarning.ts.html |here} to see how to use SuppressWarning API.
1512
1513
  */
1513
1514
  suppressWarning(suppressWarningRequest: requests.SuppressWarningRequest): Promise<responses.SuppressWarningResponse>;
1514
1515
  /**
@@ -1518,7 +1519,7 @@ export declare class LogAnalyticsClient {
1518
1519
  * @param TestParserRequest
1519
1520
  * @return TestParserResponse
1520
1521
  * @throws OciError when an error occurs
1521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
1522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/TestParser.ts.html |here} to see how to use TestParser API.
1522
1523
  */
1523
1524
  testParser(testParserRequest: requests.TestParserRequest): Promise<responses.TestParserResponse>;
1524
1525
  /**
@@ -1528,7 +1529,7 @@ export declare class LogAnalyticsClient {
1528
1529
  * @param UnsuppressWarningRequest
1529
1530
  * @return UnsuppressWarningResponse
1530
1531
  * @throws OciError when an error occurs
1531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
1532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UnsuppressWarning.ts.html |here} to see how to use UnsuppressWarning API.
1532
1533
  */
1533
1534
  unsuppressWarning(unsuppressWarningRequest: requests.UnsuppressWarningRequest): Promise<responses.UnsuppressWarningResponse>;
1534
1535
  /**
@@ -1537,7 +1538,7 @@ export declare class LogAnalyticsClient {
1537
1538
  * @param UpdateLogAnalyticsEmBridgeRequest
1538
1539
  * @return UpdateLogAnalyticsEmBridgeResponse
1539
1540
  * @throws OciError when an error occurs
1540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
1541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateLogAnalyticsEmBridge.ts.html |here} to see how to use UpdateLogAnalyticsEmBridge API.
1541
1542
  */
1542
1543
  updateLogAnalyticsEmBridge(updateLogAnalyticsEmBridgeRequest: requests.UpdateLogAnalyticsEmBridgeRequest): Promise<responses.UpdateLogAnalyticsEmBridgeResponse>;
1543
1544
  /**
@@ -1546,7 +1547,7 @@ export declare class LogAnalyticsClient {
1546
1547
  * @param UpdateLogAnalyticsEntityRequest
1547
1548
  * @return UpdateLogAnalyticsEntityResponse
1548
1549
  * @throws OciError when an error occurs
1549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
1550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateLogAnalyticsEntity.ts.html |here} to see how to use UpdateLogAnalyticsEntity API.
1550
1551
  */
1551
1552
  updateLogAnalyticsEntity(updateLogAnalyticsEntityRequest: requests.UpdateLogAnalyticsEntityRequest): Promise<responses.UpdateLogAnalyticsEntityResponse>;
1552
1553
  /**
@@ -1555,7 +1556,7 @@ export declare class LogAnalyticsClient {
1555
1556
  * @param UpdateLogAnalyticsEntityTypeRequest
1556
1557
  * @return UpdateLogAnalyticsEntityTypeResponse
1557
1558
  * @throws OciError when an error occurs
1558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
1559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateLogAnalyticsEntityType.ts.html |here} to see how to use UpdateLogAnalyticsEntityType API.
1559
1560
  */
1560
1561
  updateLogAnalyticsEntityType(updateLogAnalyticsEntityTypeRequest: requests.UpdateLogAnalyticsEntityTypeRequest): Promise<responses.UpdateLogAnalyticsEntityTypeResponse>;
1561
1562
  /**
@@ -1565,7 +1566,7 @@ export declare class LogAnalyticsClient {
1565
1566
  * @param UpdateLogAnalyticsLogGroupRequest
1566
1567
  * @return UpdateLogAnalyticsLogGroupResponse
1567
1568
  * @throws OciError when an error occurs
1568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
1569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateLogAnalyticsLogGroup.ts.html |here} to see how to use UpdateLogAnalyticsLogGroup API.
1569
1570
  */
1570
1571
  updateLogAnalyticsLogGroup(updateLogAnalyticsLogGroupRequest: requests.UpdateLogAnalyticsLogGroupRequest): Promise<responses.UpdateLogAnalyticsLogGroupResponse>;
1571
1572
  /**
@@ -1574,7 +1575,7 @@ export declare class LogAnalyticsClient {
1574
1575
  * @param UpdateLogAnalyticsObjectCollectionRuleRequest
1575
1576
  * @return UpdateLogAnalyticsObjectCollectionRuleResponse
1576
1577
  * @throws OciError when an error occurs
1577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
1578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateLogAnalyticsObjectCollectionRule.ts.html |here} to see how to use UpdateLogAnalyticsObjectCollectionRule API.
1578
1579
  */
1579
1580
  updateLogAnalyticsObjectCollectionRule(updateLogAnalyticsObjectCollectionRuleRequest: requests.UpdateLogAnalyticsObjectCollectionRuleRequest): Promise<responses.UpdateLogAnalyticsObjectCollectionRuleResponse>;
1580
1581
  /**
@@ -1584,7 +1585,7 @@ export declare class LogAnalyticsClient {
1584
1585
  * @param UpdateLookupRequest
1585
1586
  * @return UpdateLookupResponse
1586
1587
  * @throws OciError when an error occurs
1587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
1588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateLookup.ts.html |here} to see how to use UpdateLookup API.
1588
1589
  */
1589
1590
  updateLookup(updateLookupRequest: requests.UpdateLookupRequest): Promise<responses.UpdateLookupResponse>;
1590
1591
  /**
@@ -1594,7 +1595,7 @@ export declare class LogAnalyticsClient {
1594
1595
  * @param UpdateLookupDataRequest
1595
1596
  * @return UpdateLookupDataResponse
1596
1597
  * @throws OciError when an error occurs
1597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
1598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateLookupData.ts.html |here} to see how to use UpdateLookupData API.
1598
1599
  */
1599
1600
  updateLookupData(updateLookupDataRequest: requests.UpdateLookupDataRequest): Promise<responses.UpdateLookupDataResponse>;
1600
1601
  /**
@@ -1604,7 +1605,7 @@ export declare class LogAnalyticsClient {
1604
1605
  * @param UpdatePreferencesRequest
1605
1606
  * @return UpdatePreferencesResponse
1606
1607
  * @throws OciError when an error occurs
1607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
1608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdatePreferences.ts.html |here} to see how to use UpdatePreferences API.
1608
1609
  */
1609
1610
  updatePreferences(updatePreferencesRequest: requests.UpdatePreferencesRequest): Promise<responses.UpdatePreferencesResponse>;
1610
1611
  /**
@@ -1614,7 +1615,7 @@ export declare class LogAnalyticsClient {
1614
1615
  * @param UpdateResourceCategoriesRequest
1615
1616
  * @return UpdateResourceCategoriesResponse
1616
1617
  * @throws OciError when an error occurs
1617
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
1618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateResourceCategories.ts.html |here} to see how to use UpdateResourceCategories API.
1618
1619
  */
1619
1620
  updateResourceCategories(updateResourceCategoriesRequest: requests.UpdateResourceCategoriesRequest): Promise<responses.UpdateResourceCategoriesResponse>;
1620
1621
  /**
@@ -1623,7 +1624,7 @@ export declare class LogAnalyticsClient {
1623
1624
  * @param UpdateScheduledTaskRequest
1624
1625
  * @return UpdateScheduledTaskResponse
1625
1626
  * @throws OciError when an error occurs
1626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
1627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateScheduledTask.ts.html |here} to see how to use UpdateScheduledTask API.
1627
1628
  */
1628
1629
  updateScheduledTask(updateScheduledTaskRequest: requests.UpdateScheduledTaskRequest): Promise<responses.UpdateScheduledTaskResponse>;
1629
1630
  /**
@@ -1633,7 +1634,7 @@ export declare class LogAnalyticsClient {
1633
1634
  * @param UpdateStorageRequest
1634
1635
  * @return UpdateStorageResponse
1635
1636
  * @throws OciError when an error occurs
1636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
1637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpdateStorage.ts.html |here} to see how to use UpdateStorage API.
1637
1638
  */
1638
1639
  updateStorage(updateStorageRequest: requests.UpdateStorageRequest): Promise<responses.UpdateStorageResponse>;
1639
1640
  /**
@@ -1643,7 +1644,7 @@ export declare class LogAnalyticsClient {
1643
1644
  * @param UploadLogEventsFileRequest
1644
1645
  * @return UploadLogEventsFileResponse
1645
1646
  * @throws OciError when an error occurs
1646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
1647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UploadLogEventsFile.ts.html |here} to see how to use UploadLogEventsFile API.
1647
1648
  */
1648
1649
  uploadLogEventsFile(uploadLogEventsFileRequest: requests.UploadLogEventsFileRequest): Promise<responses.UploadLogEventsFileResponse>;
1649
1650
  /**
@@ -1653,7 +1654,7 @@ export declare class LogAnalyticsClient {
1653
1654
  * @param UploadLogFileRequest
1654
1655
  * @return UploadLogFileResponse
1655
1656
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
1657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UploadLogFile.ts.html |here} to see how to use UploadLogFile API.
1657
1658
  */
1658
1659
  uploadLogFile(uploadLogFileRequest: requests.UploadLogFileRequest): Promise<responses.UploadLogFileResponse>;
1659
1660
  /**
@@ -1663,7 +1664,7 @@ export declare class LogAnalyticsClient {
1663
1664
  * @param UpsertAssociationsRequest
1664
1665
  * @return UpsertAssociationsResponse
1665
1666
  * @throws OciError when an error occurs
1666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
1667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpsertAssociations.ts.html |here} to see how to use UpsertAssociations API.
1667
1668
  */
1668
1669
  upsertAssociations(upsertAssociationsRequest: requests.UpsertAssociationsRequest): Promise<responses.UpsertAssociationsResponse>;
1669
1670
  /**
@@ -1673,7 +1674,7 @@ export declare class LogAnalyticsClient {
1673
1674
  * @param UpsertFieldRequest
1674
1675
  * @return UpsertFieldResponse
1675
1676
  * @throws OciError when an error occurs
1676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
1677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpsertField.ts.html |here} to see how to use UpsertField API.
1677
1678
  */
1678
1679
  upsertField(upsertFieldRequest: requests.UpsertFieldRequest): Promise<responses.UpsertFieldResponse>;
1679
1680
  /**
@@ -1683,7 +1684,7 @@ export declare class LogAnalyticsClient {
1683
1684
  * @param UpsertLabelRequest
1684
1685
  * @return UpsertLabelResponse
1685
1686
  * @throws OciError when an error occurs
1686
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
1687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpsertLabel.ts.html |here} to see how to use UpsertLabel API.
1687
1688
  */
1688
1689
  upsertLabel(upsertLabelRequest: requests.UpsertLabelRequest): Promise<responses.UpsertLabelResponse>;
1689
1690
  /**
@@ -1693,7 +1694,7 @@ export declare class LogAnalyticsClient {
1693
1694
  * @param UpsertParserRequest
1694
1695
  * @return UpsertParserResponse
1695
1696
  * @throws OciError when an error occurs
1696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
1697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpsertParser.ts.html |here} to see how to use UpsertParser API.
1697
1698
  */
1698
1699
  upsertParser(upsertParserRequest: requests.UpsertParserRequest): Promise<responses.UpsertParserResponse>;
1699
1700
  /**
@@ -1703,7 +1704,7 @@ export declare class LogAnalyticsClient {
1703
1704
  * @param UpsertSourceRequest
1704
1705
  * @return UpsertSourceResponse
1705
1706
  * @throws OciError when an error occurs
1706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
1707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/UpsertSource.ts.html |here} to see how to use UpsertSource API.
1707
1708
  */
1708
1709
  upsertSource(upsertSourceRequest: requests.UpsertSourceRequest): Promise<responses.UpsertSourceResponse>;
1709
1710
  /**
@@ -1713,7 +1714,7 @@ export declare class LogAnalyticsClient {
1713
1714
  * @param ValidateAssociationParametersRequest
1714
1715
  * @return ValidateAssociationParametersResponse
1715
1716
  * @throws OciError when an error occurs
1716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
1717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ValidateAssociationParameters.ts.html |here} to see how to use ValidateAssociationParameters API.
1717
1718
  */
1718
1719
  validateAssociationParameters(validateAssociationParametersRequest: requests.ValidateAssociationParametersRequest): Promise<responses.ValidateAssociationParametersResponse>;
1719
1720
  /**
@@ -1722,7 +1723,7 @@ export declare class LogAnalyticsClient {
1722
1723
  * @param ValidateFileRequest
1723
1724
  * @return ValidateFileResponse
1724
1725
  * @throws OciError when an error occurs
1725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
1726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ValidateFile.ts.html |here} to see how to use ValidateFile API.
1726
1727
  */
1727
1728
  validateFile(validateFileRequest: requests.ValidateFileRequest): Promise<responses.ValidateFileResponse>;
1728
1729
  /**
@@ -1732,7 +1733,7 @@ export declare class LogAnalyticsClient {
1732
1733
  * @param ValidateSourceRequest
1733
1734
  * @return ValidateSourceResponse
1734
1735
  * @throws OciError when an error occurs
1735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
1736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ValidateSource.ts.html |here} to see how to use ValidateSource API.
1736
1737
  */
1737
1738
  validateSource(validateSourceRequest: requests.ValidateSourceRequest): Promise<responses.ValidateSourceResponse>;
1738
1739
  /**
@@ -1742,7 +1743,7 @@ export declare class LogAnalyticsClient {
1742
1743
  * @param ValidateSourceExtendedFieldDetailsRequest
1743
1744
  * @return ValidateSourceExtendedFieldDetailsResponse
1744
1745
  * @throws OciError when an error occurs
1745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
1746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ValidateSourceExtendedFieldDetails.ts.html |here} to see how to use ValidateSourceExtendedFieldDetails API.
1746
1747
  */
1747
1748
  validateSourceExtendedFieldDetails(validateSourceExtendedFieldDetailsRequest: requests.ValidateSourceExtendedFieldDetailsRequest): Promise<responses.ValidateSourceExtendedFieldDetailsResponse>;
1748
1749
  /**
@@ -1751,7 +1752,7 @@ export declare class LogAnalyticsClient {
1751
1752
  * @param ValidateSourceMappingRequest
1752
1753
  * @return ValidateSourceMappingResponse
1753
1754
  * @throws OciError when an error occurs
1754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
1755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/ValidateSourceMapping.ts.html |here} to see how to use ValidateSourceMapping API.
1755
1756
  */
1756
1757
  validateSourceMapping(validateSourceMappingRequest: requests.ValidateSourceMappingRequest): Promise<responses.ValidateSourceMappingResponse>;
1757
1758
  /**
@@ -1764,7 +1765,7 @@ export declare class LogAnalyticsClient {
1764
1765
  * @param VerifyRequest
1765
1766
  * @return VerifyResponse
1766
1767
  * @throws OciError when an error occurs
1767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/loganalytics/Verify.ts.html |here} to see how to use Verify API.
1768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/loganalytics/Verify.ts.html |here} to see how to use Verify API.
1768
1769
  */
1769
1770
  verify(verifyRequest: requests.VerifyRequest): Promise<responses.VerifyResponse>;
1770
1771
  }