oci-analytics 2.76.0 → 2.77.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 (183) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/analytics-waiter.d.ts +1 -1
  4. package/lib/analytics-waiter.js +1 -1
  5. package/lib/client.d.ts +24 -24
  6. package/lib/client.js +24 -24
  7. package/lib/model/access-control-service-type.d.ts +1 -1
  8. package/lib/model/access-control-service-type.js +1 -1
  9. package/lib/model/analytics-instance-lifecycle-state.d.ts +1 -1
  10. package/lib/model/analytics-instance-lifecycle-state.js +1 -1
  11. package/lib/model/analytics-instance-summary.d.ts +2 -2
  12. package/lib/model/analytics-instance-summary.js +1 -1
  13. package/lib/model/analytics-instance.d.ts +4 -4
  14. package/lib/model/analytics-instance.js +1 -1
  15. package/lib/model/capacity-type.d.ts +1 -1
  16. package/lib/model/capacity-type.js +1 -1
  17. package/lib/model/capacity.d.ts +1 -1
  18. package/lib/model/capacity.js +1 -1
  19. package/lib/model/change-analytics-instance-network-endpoint-details.d.ts +1 -1
  20. package/lib/model/change-analytics-instance-network-endpoint-details.js +1 -1
  21. package/lib/model/change-compartment-details.d.ts +1 -1
  22. package/lib/model/change-compartment-details.js +1 -1
  23. package/lib/model/create-analytics-instance-details.d.ts +3 -3
  24. package/lib/model/create-analytics-instance-details.js +1 -1
  25. package/lib/model/create-private-access-channel-details.d.ts +1 -1
  26. package/lib/model/create-private-access-channel-details.js +1 -1
  27. package/lib/model/create-vanity-url-details.d.ts +1 -1
  28. package/lib/model/create-vanity-url-details.js +1 -1
  29. package/lib/model/feature-set.d.ts +1 -1
  30. package/lib/model/feature-set.js +1 -1
  31. package/lib/model/index.d.ts +1 -1
  32. package/lib/model/index.js +1 -1
  33. package/lib/model/license-type.d.ts +1 -1
  34. package/lib/model/license-type.js +1 -1
  35. package/lib/model/network-endpoint-details.d.ts +1 -1
  36. package/lib/model/network-endpoint-details.js +1 -1
  37. package/lib/model/network-endpoint-type.d.ts +1 -1
  38. package/lib/model/network-endpoint-type.js +1 -1
  39. package/lib/model/private-access-channel.d.ts +1 -1
  40. package/lib/model/private-access-channel.js +1 -1
  41. package/lib/model/private-endpoint-details.d.ts +1 -1
  42. package/lib/model/private-endpoint-details.js +1 -1
  43. package/lib/model/private-source-dns-zone.d.ts +1 -1
  44. package/lib/model/private-source-dns-zone.js +1 -1
  45. package/lib/model/private-source-scan-host.d.ts +1 -1
  46. package/lib/model/private-source-scan-host.js +1 -1
  47. package/lib/model/public-endpoint-details.d.ts +1 -1
  48. package/lib/model/public-endpoint-details.js +1 -1
  49. package/lib/model/scale-analytics-instance-details.d.ts +1 -1
  50. package/lib/model/scale-analytics-instance-details.js +1 -1
  51. package/lib/model/set-kms-key-details.d.ts +1 -1
  52. package/lib/model/set-kms-key-details.js +1 -1
  53. package/lib/model/sort-by.d.ts +2 -2
  54. package/lib/model/sort-by.js +2 -2
  55. package/lib/model/sort-order.d.ts +2 -2
  56. package/lib/model/sort-order.js +2 -2
  57. package/lib/model/update-analytics-instance-details.d.ts +3 -3
  58. package/lib/model/update-analytics-instance-details.js +1 -1
  59. package/lib/model/update-private-access-channel-details.d.ts +1 -1
  60. package/lib/model/update-private-access-channel-details.js +1 -1
  61. package/lib/model/update-vanity-url-details.d.ts +1 -1
  62. package/lib/model/update-vanity-url-details.js +1 -1
  63. package/lib/model/vanity-url-details.d.ts +1 -1
  64. package/lib/model/vanity-url-details.js +1 -1
  65. package/lib/model/virtual-cloud-network.d.ts +1 -1
  66. package/lib/model/virtual-cloud-network.js +1 -1
  67. package/lib/model/work-request-action-result.d.ts +1 -1
  68. package/lib/model/work-request-action-result.js +1 -1
  69. package/lib/model/work-request-error.d.ts +2 -2
  70. package/lib/model/work-request-error.js +1 -1
  71. package/lib/model/work-request-log.d.ts +2 -2
  72. package/lib/model/work-request-log.js +1 -1
  73. package/lib/model/work-request-operation-type.d.ts +1 -1
  74. package/lib/model/work-request-operation-type.js +1 -1
  75. package/lib/model/work-request-resource-type.d.ts +1 -1
  76. package/lib/model/work-request-resource-type.js +1 -1
  77. package/lib/model/work-request-resource.d.ts +1 -1
  78. package/lib/model/work-request-resource.js +1 -1
  79. package/lib/model/work-request-sort-by.d.ts +2 -2
  80. package/lib/model/work-request-sort-by.js +2 -2
  81. package/lib/model/work-request-status.d.ts +1 -1
  82. package/lib/model/work-request-status.js +1 -1
  83. package/lib/model/work-request-summary.d.ts +4 -4
  84. package/lib/model/work-request-summary.js +1 -1
  85. package/lib/model/work-request.d.ts +4 -4
  86. package/lib/model/work-request.js +1 -1
  87. package/lib/request/change-analytics-instance-compartment-request.d.ts +3 -3
  88. package/lib/request/change-analytics-instance-compartment-request.js +1 -1
  89. package/lib/request/change-analytics-instance-network-endpoint-request.d.ts +3 -3
  90. package/lib/request/change-analytics-instance-network-endpoint-request.js +1 -1
  91. package/lib/request/create-analytics-instance-request.d.ts +2 -2
  92. package/lib/request/create-analytics-instance-request.js +1 -1
  93. package/lib/request/create-private-access-channel-request.d.ts +2 -2
  94. package/lib/request/create-private-access-channel-request.js +1 -1
  95. package/lib/request/create-vanity-url-request.d.ts +2 -2
  96. package/lib/request/create-vanity-url-request.js +1 -1
  97. package/lib/request/delete-analytics-instance-request.d.ts +3 -3
  98. package/lib/request/delete-analytics-instance-request.js +1 -1
  99. package/lib/request/delete-private-access-channel-request.d.ts +3 -3
  100. package/lib/request/delete-private-access-channel-request.js +1 -1
  101. package/lib/request/delete-vanity-url-request.d.ts +3 -3
  102. package/lib/request/delete-vanity-url-request.js +1 -1
  103. package/lib/request/delete-work-request-request.d.ts +3 -3
  104. package/lib/request/delete-work-request-request.js +1 -1
  105. package/lib/request/get-analytics-instance-request.d.ts +2 -2
  106. package/lib/request/get-analytics-instance-request.js +1 -1
  107. package/lib/request/get-private-access-channel-request.d.ts +2 -2
  108. package/lib/request/get-private-access-channel-request.js +1 -1
  109. package/lib/request/get-work-request-request.d.ts +2 -2
  110. package/lib/request/get-work-request-request.js +1 -1
  111. package/lib/request/index.d.ts +1 -1
  112. package/lib/request/index.js +1 -1
  113. package/lib/request/list-analytics-instances-request.d.ts +6 -6
  114. package/lib/request/list-analytics-instances-request.js +1 -1
  115. package/lib/request/list-work-request-errors-request.d.ts +4 -4
  116. package/lib/request/list-work-request-errors-request.js +1 -1
  117. package/lib/request/list-work-request-logs-request.d.ts +4 -4
  118. package/lib/request/list-work-request-logs-request.js +1 -1
  119. package/lib/request/list-work-requests-request.d.ts +5 -5
  120. package/lib/request/list-work-requests-request.js +1 -1
  121. package/lib/request/scale-analytics-instance-request.d.ts +3 -3
  122. package/lib/request/scale-analytics-instance-request.js +1 -1
  123. package/lib/request/set-kms-key-request.d.ts +3 -3
  124. package/lib/request/set-kms-key-request.js +1 -1
  125. package/lib/request/start-analytics-instance-request.d.ts +3 -3
  126. package/lib/request/start-analytics-instance-request.js +1 -1
  127. package/lib/request/stop-analytics-instance-request.d.ts +3 -3
  128. package/lib/request/stop-analytics-instance-request.js +1 -1
  129. package/lib/request/update-analytics-instance-request.d.ts +3 -3
  130. package/lib/request/update-analytics-instance-request.js +1 -1
  131. package/lib/request/update-private-access-channel-request.d.ts +3 -3
  132. package/lib/request/update-private-access-channel-request.js +1 -1
  133. package/lib/request/update-vanity-url-request.d.ts +3 -3
  134. package/lib/request/update-vanity-url-request.js +1 -1
  135. package/lib/response/change-analytics-instance-compartment-response.d.ts +1 -1
  136. package/lib/response/change-analytics-instance-compartment-response.js +1 -1
  137. package/lib/response/change-analytics-instance-network-endpoint-response.d.ts +1 -1
  138. package/lib/response/change-analytics-instance-network-endpoint-response.js +1 -1
  139. package/lib/response/create-analytics-instance-response.d.ts +2 -2
  140. package/lib/response/create-analytics-instance-response.js +1 -1
  141. package/lib/response/create-private-access-channel-response.d.ts +1 -1
  142. package/lib/response/create-private-access-channel-response.js +1 -1
  143. package/lib/response/create-vanity-url-response.d.ts +1 -1
  144. package/lib/response/create-vanity-url-response.js +1 -1
  145. package/lib/response/delete-analytics-instance-response.d.ts +1 -1
  146. package/lib/response/delete-analytics-instance-response.js +1 -1
  147. package/lib/response/delete-private-access-channel-response.d.ts +1 -1
  148. package/lib/response/delete-private-access-channel-response.js +1 -1
  149. package/lib/response/delete-vanity-url-response.d.ts +1 -1
  150. package/lib/response/delete-vanity-url-response.js +1 -1
  151. package/lib/response/delete-work-request-response.d.ts +1 -1
  152. package/lib/response/delete-work-request-response.js +1 -1
  153. package/lib/response/get-analytics-instance-response.d.ts +2 -2
  154. package/lib/response/get-analytics-instance-response.js +1 -1
  155. package/lib/response/get-private-access-channel-response.d.ts +2 -2
  156. package/lib/response/get-private-access-channel-response.js +1 -1
  157. package/lib/response/get-work-request-response.d.ts +2 -2
  158. package/lib/response/get-work-request-response.js +1 -1
  159. package/lib/response/index.d.ts +1 -1
  160. package/lib/response/index.js +1 -1
  161. package/lib/response/list-analytics-instances-response.d.ts +1 -1
  162. package/lib/response/list-analytics-instances-response.js +1 -1
  163. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  164. package/lib/response/list-work-request-errors-response.js +1 -1
  165. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  166. package/lib/response/list-work-request-logs-response.js +1 -1
  167. package/lib/response/list-work-requests-response.d.ts +1 -1
  168. package/lib/response/list-work-requests-response.js +1 -1
  169. package/lib/response/scale-analytics-instance-response.d.ts +1 -1
  170. package/lib/response/scale-analytics-instance-response.js +1 -1
  171. package/lib/response/set-kms-key-response.d.ts +1 -1
  172. package/lib/response/set-kms-key-response.js +1 -1
  173. package/lib/response/start-analytics-instance-response.d.ts +1 -1
  174. package/lib/response/start-analytics-instance-response.js +1 -1
  175. package/lib/response/stop-analytics-instance-response.d.ts +1 -1
  176. package/lib/response/stop-analytics-instance-response.js +1 -1
  177. package/lib/response/update-analytics-instance-response.d.ts +2 -2
  178. package/lib/response/update-analytics-instance-response.js +1 -1
  179. package/lib/response/update-private-access-channel-response.d.ts +1 -1
  180. package/lib/response/update-private-access-channel-response.js +1 -1
  181. package/lib/response/update-vanity-url-response.d.ts +1 -1
  182. package/lib/response/update-vanity-url-response.js +1 -1
  183. package/package.json +3 -3
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -24,7 +24,7 @@ export interface WorkRequestLog {
24
24
  /**
25
25
  * The date and time the log entry occured, in the format defined by RFC3339.
26
26
  * <p>
27
- Example: `2016-08-25T21:10:29.600Z`
27
+ Example: {@code 2016-08-25T21:10:29.600Z}
28
28
  *
29
29
  */
30
30
  "timestamp": Date;
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,11 +8,11 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
15
- * The supported work request `sort by` columns.
15
+ * The supported work request {@code sort by} columns.
16
16
  *
17
17
  **/
18
18
  export declare enum WorkRequestSortBy {
@@ -9,13 +9,13 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.WorkRequestSortBy = void 0;
17
17
  /**
18
- * The supported work request `sort by` columns.
18
+ * The supported work request {@code sort by} columns.
19
19
  *
20
20
  **/
21
21
  var WorkRequestSortBy;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -44,21 +44,21 @@ export interface WorkRequestSummary {
44
44
  /**
45
45
  * The time the work request was accepted, in the format defined by RFC3339.
46
46
  * <p>
47
- Example: `2016-08-25T21:10:29.600Z`
47
+ Example: {@code 2016-08-25T21:10:29.600Z}
48
48
  *
49
49
  */
50
50
  "timeAccepted": Date;
51
51
  /**
52
52
  * The time the work request was started, in the format defined by RFC3339.
53
53
  * <p>
54
- Example: `2016-08-25T21:10:29.600Z`
54
+ Example: {@code 2016-08-25T21:10:29.600Z}
55
55
  *
56
56
  */
57
57
  "timeStarted"?: Date;
58
58
  /**
59
59
  * The time the work request was finished, in the format defined by RFC3339.
60
60
  * <p>
61
- Example: `2016-08-25T21:10:29.600Z`
61
+ Example: {@code 2016-08-25T21:10:29.600Z}
62
62
  *
63
63
  */
64
64
  "timeFinished"?: Date;
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -50,21 +50,21 @@ export interface WorkRequest {
50
50
  /**
51
51
  * The time the work request was accepted, in the format defined by RFC3339.
52
52
  * <p>
53
- Example: `2016-08-25T21:10:29.600Z`
53
+ Example: {@code 2016-08-25T21:10:29.600Z}
54
54
  *
55
55
  */
56
56
  "timeAccepted": Date;
57
57
  /**
58
58
  * The time the work request was started, in the format defined by RFC3339.
59
59
  * <p>
60
- Example: `2016-08-25T21:10:29.600Z`
60
+ Example: {@code 2016-08-25T21:10:29.600Z}
61
61
  *
62
62
  */
63
63
  "timeStarted"?: Date;
64
64
  /**
65
65
  * The time the work request was finished, in the format defined by RFC3339.
66
66
  * <p>
67
- Example: `2016-08-25T21:10:29.600Z`
67
+ Example: {@code 2016-08-25T21:10:29.600Z}
68
68
  *
69
69
  */
70
70
  "timeFinished"?: Date;
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/ChangeAnalyticsInstanceCompartment.ts.html |here} to see how to use ChangeAnalyticsInstanceCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/ChangeAnalyticsInstanceCompartment.ts.html |here} to see how to use ChangeAnalyticsInstanceCompartmentRequest.
17
17
  */
18
18
  export interface ChangeAnalyticsInstanceCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -27,7 +27,7 @@ export interface ChangeAnalyticsInstanceCompartmentRequest extends common.BaseRe
27
27
  */
28
28
  "changeCompartmentDetails": model.ChangeCompartmentDetails;
29
29
  /**
30
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
30
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
31
31
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
32
32
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
33
33
  *
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/ChangeAnalyticsInstanceNetworkEndpoint.ts.html |here} to see how to use ChangeAnalyticsInstanceNetworkEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/ChangeAnalyticsInstanceNetworkEndpoint.ts.html |here} to see how to use ChangeAnalyticsInstanceNetworkEndpointRequest.
17
17
  */
18
18
  export interface ChangeAnalyticsInstanceNetworkEndpointRequest extends common.BaseRequest {
19
19
  /**
@@ -27,7 +27,7 @@ export interface ChangeAnalyticsInstanceNetworkEndpointRequest extends common.Ba
27
27
  */
28
28
  "changeAnalyticsInstanceNetworkEndpointDetails": model.ChangeAnalyticsInstanceNetworkEndpointDetails;
29
29
  /**
30
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
30
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
31
31
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
32
32
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
33
33
  *
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/CreateAnalyticsInstance.ts.html |here} to see how to use CreateAnalyticsInstanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/CreateAnalyticsInstance.ts.html |here} to see how to use CreateAnalyticsInstanceRequest.
17
17
  */
18
18
  export interface CreateAnalyticsInstanceRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/CreatePrivateAccessChannel.ts.html |here} to see how to use CreatePrivateAccessChannelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/CreatePrivateAccessChannel.ts.html |here} to see how to use CreatePrivateAccessChannelRequest.
17
17
  */
18
18
  export interface CreatePrivateAccessChannelRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/CreateVanityUrl.ts.html |here} to see how to use CreateVanityUrlRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/CreateVanityUrl.ts.html |here} to see how to use CreateVanityUrlRequest.
17
17
  */
18
18
  export interface CreateVanityUrlRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/DeleteAnalyticsInstance.ts.html |here} to see how to use DeleteAnalyticsInstanceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/DeleteAnalyticsInstance.ts.html |here} to see how to use DeleteAnalyticsInstanceRequest.
16
16
  */
17
17
  export interface DeleteAnalyticsInstanceRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteAnalyticsInstanceRequest extends common.BaseRequest {
21
21
  */
22
22
  "analyticsInstanceId": string;
23
23
  /**
24
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
24
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
25
25
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
26
26
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
27
27
  *
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/DeletePrivateAccessChannel.ts.html |here} to see how to use DeletePrivateAccessChannelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/DeletePrivateAccessChannel.ts.html |here} to see how to use DeletePrivateAccessChannelRequest.
16
16
  */
17
17
  export interface DeletePrivateAccessChannelRequest extends common.BaseRequest {
18
18
  /**
@@ -26,7 +26,7 @@ export interface DeletePrivateAccessChannelRequest extends common.BaseRequest {
26
26
  */
27
27
  "analyticsInstanceId": string;
28
28
  /**
29
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
29
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
30
30
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
31
31
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
32
32
  *
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/DeleteVanityUrl.ts.html |here} to see how to use DeleteVanityUrlRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/DeleteVanityUrl.ts.html |here} to see how to use DeleteVanityUrlRequest.
16
16
  */
17
17
  export interface DeleteVanityUrlRequest extends common.BaseRequest {
18
18
  /**
@@ -26,7 +26,7 @@ export interface DeleteVanityUrlRequest extends common.BaseRequest {
26
26
  */
27
27
  "vanityUrlKey": string;
28
28
  /**
29
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
29
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
30
30
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
31
31
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
32
32
  *
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequestRequest.
16
16
  */
17
17
  export interface DeleteWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteWorkRequestRequest extends common.BaseRequest {
21
21
  */
22
22
  "workRequestId": string;
23
23
  /**
24
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
24
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
25
25
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
26
26
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
27
27
  *
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/GetAnalyticsInstance.ts.html |here} to see how to use GetAnalyticsInstanceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/GetAnalyticsInstance.ts.html |here} to see how to use GetAnalyticsInstanceRequest.
16
16
  */
17
17
  export interface GetAnalyticsInstanceRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/GetPrivateAccessChannel.ts.html |here} to see how to use GetPrivateAccessChannelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/GetPrivateAccessChannel.ts.html |here} to see how to use GetPrivateAccessChannelRequest.
16
16
  */
17
17
  export interface GetPrivateAccessChannelRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/analytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/analytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**