oci-dataintegration 2.76.1 → 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 (212) hide show
  1. package/lib/client.d.ts +163 -163
  2. package/lib/client.js +163 -163
  3. package/lib/model/application-details.d.ts +2 -2
  4. package/lib/model/application-summary.d.ts +2 -2
  5. package/lib/model/application.d.ts +2 -2
  6. package/lib/model/composite-type.d.ts +1 -1
  7. package/lib/model/configured-type.d.ts +1 -1
  8. package/lib/model/create-application-details.d.ts +2 -2
  9. package/lib/model/create-dis-application-details.d.ts +2 -2
  10. package/lib/model/create-workspace-details.d.ts +2 -2
  11. package/lib/model/data-type.d.ts +1 -1
  12. package/lib/model/dependent-object.d.ts +2 -2
  13. package/lib/model/derived-type.d.ts +1 -1
  14. package/lib/model/dis-application-summary.d.ts +2 -2
  15. package/lib/model/dis-application.d.ts +2 -2
  16. package/lib/model/flow-port.d.ts +1 -1
  17. package/lib/model/grouped-name-pattern-rule.d.ts +1 -1
  18. package/lib/model/input-proxy-field.d.ts +1 -1
  19. package/lib/model/materialized-composite-type.d.ts +1 -1
  20. package/lib/model/name-list-rule.d.ts +1 -1
  21. package/lib/model/name-pattern-rule.d.ts +1 -1
  22. package/lib/model/projection-rule.d.ts +1 -1
  23. package/lib/model/proxy-field.d.ts +1 -1
  24. package/lib/model/rule-type-config.d.ts +1 -1
  25. package/lib/model/scope-reference.d.ts +1 -1
  26. package/lib/model/structured-type.d.ts +1 -1
  27. package/lib/model/task-run.d.ts +1 -1
  28. package/lib/model/template-summary.d.ts +2 -2
  29. package/lib/model/template.d.ts +2 -2
  30. package/lib/model/type-list-rule.d.ts +1 -1
  31. package/lib/model/typed-name-pattern-rule.d.ts +1 -1
  32. package/lib/model/typed-object.d.ts +1 -1
  33. package/lib/model/update-application-details.d.ts +2 -2
  34. package/lib/model/update-dis-application-details.d.ts +2 -2
  35. package/lib/model/update-reference-details.d.ts +2 -2
  36. package/lib/model/update-workspace-details.d.ts +2 -2
  37. package/lib/model/work-request-resource.d.ts +3 -3
  38. package/lib/model/work-request-summary.d.ts +2 -2
  39. package/lib/model/work-request.d.ts +2 -2
  40. package/lib/model/workspace-summary.d.ts +2 -2
  41. package/lib/model/workspace.d.ts +2 -2
  42. package/lib/request/change-compartment-request.d.ts +3 -3
  43. package/lib/request/change-dis-application-compartment-request.d.ts +3 -3
  44. package/lib/request/create-application-detailed-description-request.d.ts +1 -1
  45. package/lib/request/create-application-request.d.ts +1 -1
  46. package/lib/request/create-connection-request.d.ts +1 -1
  47. package/lib/request/create-connection-validation-request.d.ts +1 -1
  48. package/lib/request/create-copy-object-request-request.d.ts +1 -1
  49. package/lib/request/create-data-asset-request.d.ts +1 -1
  50. package/lib/request/create-data-flow-request.d.ts +1 -1
  51. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  52. package/lib/request/create-dis-application-detailed-description-request.d.ts +1 -1
  53. package/lib/request/create-dis-application-request.d.ts +1 -1
  54. package/lib/request/create-entity-shape-request.d.ts +3 -3
  55. package/lib/request/create-export-request-request.d.ts +1 -1
  56. package/lib/request/create-external-publication-request.d.ts +1 -1
  57. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  58. package/lib/request/create-folder-request.d.ts +1 -1
  59. package/lib/request/create-function-library-request.d.ts +1 -1
  60. package/lib/request/create-import-request-request.d.ts +1 -1
  61. package/lib/request/create-patch-request.d.ts +1 -1
  62. package/lib/request/create-pipeline-request.d.ts +1 -1
  63. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  64. package/lib/request/create-project-request.d.ts +1 -1
  65. package/lib/request/create-schedule-request.d.ts +1 -1
  66. package/lib/request/create-task-request.d.ts +1 -1
  67. package/lib/request/create-task-run-request.d.ts +1 -1
  68. package/lib/request/create-task-schedule-request.d.ts +1 -1
  69. package/lib/request/create-task-validation-request.d.ts +1 -1
  70. package/lib/request/create-user-defined-function-request.d.ts +1 -1
  71. package/lib/request/create-user-defined-function-validation-request.d.ts +1 -1
  72. package/lib/request/create-workspace-request.d.ts +1 -1
  73. package/lib/request/delete-application-detailed-description-request.d.ts +3 -3
  74. package/lib/request/delete-application-request.d.ts +3 -3
  75. package/lib/request/delete-connection-request.d.ts +3 -3
  76. package/lib/request/delete-connection-validation-request.d.ts +3 -3
  77. package/lib/request/delete-copy-object-request-request.d.ts +3 -3
  78. package/lib/request/delete-data-asset-request.d.ts +3 -3
  79. package/lib/request/delete-data-flow-request.d.ts +3 -3
  80. package/lib/request/delete-data-flow-validation-request.d.ts +3 -3
  81. package/lib/request/delete-dis-application-detailed-description-request.d.ts +3 -3
  82. package/lib/request/delete-dis-application-request.d.ts +3 -3
  83. package/lib/request/delete-export-request-request.d.ts +3 -3
  84. package/lib/request/delete-external-publication-request.d.ts +3 -3
  85. package/lib/request/delete-external-publication-validation-request.d.ts +3 -3
  86. package/lib/request/delete-folder-request.d.ts +3 -3
  87. package/lib/request/delete-function-library-request.d.ts +3 -3
  88. package/lib/request/delete-import-request-request.d.ts +3 -3
  89. package/lib/request/delete-patch-request.d.ts +3 -3
  90. package/lib/request/delete-pipeline-request.d.ts +3 -3
  91. package/lib/request/delete-pipeline-validation-request.d.ts +3 -3
  92. package/lib/request/delete-project-request.d.ts +3 -3
  93. package/lib/request/delete-schedule-request.d.ts +3 -3
  94. package/lib/request/delete-task-request.d.ts +3 -3
  95. package/lib/request/delete-task-run-request.d.ts +3 -3
  96. package/lib/request/delete-task-schedule-request.d.ts +3 -3
  97. package/lib/request/delete-task-validation-request.d.ts +3 -3
  98. package/lib/request/delete-user-defined-function-request.d.ts +3 -3
  99. package/lib/request/delete-user-defined-function-validation-request.d.ts +3 -3
  100. package/lib/request/delete-workspace-request.d.ts +3 -3
  101. package/lib/request/get-application-detailed-description-request.d.ts +1 -1
  102. package/lib/request/get-application-request.d.ts +1 -1
  103. package/lib/request/get-composite-state-request.d.ts +1 -1
  104. package/lib/request/get-connection-request.d.ts +1 -1
  105. package/lib/request/get-connection-validation-request.d.ts +1 -1
  106. package/lib/request/get-copy-object-request-request.d.ts +1 -1
  107. package/lib/request/get-count-statistic-request.d.ts +1 -1
  108. package/lib/request/get-data-asset-request.d.ts +1 -1
  109. package/lib/request/get-data-entity-request.d.ts +1 -1
  110. package/lib/request/get-data-flow-request.d.ts +1 -1
  111. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  112. package/lib/request/get-dependent-object-request.d.ts +1 -1
  113. package/lib/request/get-dis-application-detailed-description-request.d.ts +1 -1
  114. package/lib/request/get-dis-application-request.d.ts +1 -1
  115. package/lib/request/get-export-request-request.d.ts +1 -1
  116. package/lib/request/get-external-publication-request.d.ts +1 -1
  117. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  118. package/lib/request/get-folder-request.d.ts +1 -1
  119. package/lib/request/get-function-library-request.d.ts +1 -1
  120. package/lib/request/get-import-request-request.d.ts +3 -3
  121. package/lib/request/get-patch-request.d.ts +1 -1
  122. package/lib/request/get-pipeline-request.d.ts +1 -1
  123. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  124. package/lib/request/get-project-request.d.ts +1 -1
  125. package/lib/request/get-published-object-request.d.ts +1 -1
  126. package/lib/request/get-reference-request.d.ts +1 -1
  127. package/lib/request/get-runtime-operator-request.d.ts +1 -1
  128. package/lib/request/get-runtime-pipeline-request.d.ts +1 -1
  129. package/lib/request/get-schedule-request.d.ts +1 -1
  130. package/lib/request/get-schema-request.d.ts +1 -1
  131. package/lib/request/get-task-request.d.ts +1 -1
  132. package/lib/request/get-task-run-request.d.ts +1 -1
  133. package/lib/request/get-task-schedule-request.d.ts +1 -1
  134. package/lib/request/get-task-validation-request.d.ts +1 -1
  135. package/lib/request/get-template-request.d.ts +1 -1
  136. package/lib/request/get-user-defined-function-request.d.ts +1 -1
  137. package/lib/request/get-user-defined-function-validation-request.d.ts +1 -1
  138. package/lib/request/get-work-request-request.d.ts +1 -1
  139. package/lib/request/get-workspace-request.d.ts +1 -1
  140. package/lib/request/list-applications-request.d.ts +5 -5
  141. package/lib/request/list-connection-validations-request.d.ts +5 -5
  142. package/lib/request/list-connections-request.d.ts +5 -5
  143. package/lib/request/list-copy-object-requests-request.d.ts +5 -5
  144. package/lib/request/list-data-assets-request.d.ts +5 -5
  145. package/lib/request/list-data-entities-request.d.ts +5 -5
  146. package/lib/request/list-data-flow-validations-request.d.ts +5 -5
  147. package/lib/request/list-data-flows-request.d.ts +5 -5
  148. package/lib/request/list-dependent-objects-request.d.ts +5 -5
  149. package/lib/request/list-dis-application-task-run-lineages-request.d.ts +5 -5
  150. package/lib/request/list-dis-applications-request.d.ts +5 -5
  151. package/lib/request/list-export-requests-request.d.ts +5 -5
  152. package/lib/request/list-external-publication-validations-request.d.ts +5 -5
  153. package/lib/request/list-external-publications-request.d.ts +5 -5
  154. package/lib/request/list-folders-request.d.ts +5 -5
  155. package/lib/request/list-function-libraries-request.d.ts +5 -5
  156. package/lib/request/list-import-requests-request.d.ts +5 -5
  157. package/lib/request/list-patch-changes-request.d.ts +5 -5
  158. package/lib/request/list-patches-request.d.ts +5 -5
  159. package/lib/request/list-pipeline-validations-request.d.ts +5 -5
  160. package/lib/request/list-pipelines-request.d.ts +5 -5
  161. package/lib/request/list-projects-request.d.ts +5 -5
  162. package/lib/request/list-published-objects-request.d.ts +5 -5
  163. package/lib/request/list-references-request.d.ts +5 -5
  164. package/lib/request/list-runtime-operators-request.d.ts +5 -5
  165. package/lib/request/list-runtime-pipelines-request.d.ts +5 -5
  166. package/lib/request/list-schedules-request.d.ts +5 -5
  167. package/lib/request/list-schemas-request.d.ts +5 -5
  168. package/lib/request/list-task-run-lineages-request.d.ts +5 -5
  169. package/lib/request/list-task-run-logs-request.d.ts +5 -5
  170. package/lib/request/list-task-runs-request.d.ts +5 -5
  171. package/lib/request/list-task-schedules-request.d.ts +5 -5
  172. package/lib/request/list-task-validations-request.d.ts +5 -5
  173. package/lib/request/list-tasks-request.d.ts +5 -5
  174. package/lib/request/list-templates-request.d.ts +5 -5
  175. package/lib/request/list-user-defined-function-validations-request.d.ts +5 -5
  176. package/lib/request/list-user-defined-functions-request.d.ts +5 -5
  177. package/lib/request/list-work-request-errors-request.d.ts +5 -5
  178. package/lib/request/list-work-request-logs-request.d.ts +5 -5
  179. package/lib/request/list-work-requests-request.d.ts +5 -5
  180. package/lib/request/list-workspaces-request.d.ts +5 -5
  181. package/lib/request/start-workspace-request.d.ts +3 -3
  182. package/lib/request/stop-workspace-request.d.ts +3 -3
  183. package/lib/request/update-application-detailed-description-request.d.ts +3 -3
  184. package/lib/request/update-application-request.d.ts +3 -3
  185. package/lib/request/update-connection-request.d.ts +3 -3
  186. package/lib/request/update-copy-object-request-request.d.ts +3 -3
  187. package/lib/request/update-data-asset-request.d.ts +3 -3
  188. package/lib/request/update-data-flow-request.d.ts +3 -3
  189. package/lib/request/update-dis-application-detailed-description-request.d.ts +3 -3
  190. package/lib/request/update-dis-application-request.d.ts +3 -3
  191. package/lib/request/update-export-request-request.d.ts +3 -3
  192. package/lib/request/update-external-publication-request.d.ts +3 -3
  193. package/lib/request/update-folder-request.d.ts +3 -3
  194. package/lib/request/update-function-library-request.d.ts +3 -3
  195. package/lib/request/update-import-request-request.d.ts +3 -3
  196. package/lib/request/update-pipeline-request.d.ts +3 -3
  197. package/lib/request/update-project-request.d.ts +3 -3
  198. package/lib/request/update-reference-request.d.ts +3 -3
  199. package/lib/request/update-schedule-request.d.ts +3 -3
  200. package/lib/request/update-task-request.d.ts +3 -3
  201. package/lib/request/update-task-run-request.d.ts +3 -3
  202. package/lib/request/update-task-schedule-request.d.ts +3 -3
  203. package/lib/request/update-user-defined-function-request.d.ts +3 -3
  204. package/lib/request/update-workspace-request.d.ts +3 -3
  205. package/lib/response/get-runtime-operator-response.d.ts +1 -1
  206. package/lib/response/get-runtime-pipeline-response.d.ts +1 -1
  207. package/lib/response/list-dis-application-task-run-lineages-response.d.ts +2 -2
  208. package/lib/response/list-runtime-operators-response.d.ts +2 -2
  209. package/lib/response/list-runtime-pipelines-response.d.ts +2 -2
  210. package/lib/response/list-task-run-lineages-response.d.ts +2 -2
  211. package/lib/response/update-external-publication-response.d.ts +1 -1
  212. package/package.json +3 -3
@@ -12,7 +12,7 @@
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.1/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidationsRequest.
16
16
  */
17
17
  export interface ListExternalPublicationValidationsRequest extends common.BaseRequest {
18
18
  /**
@@ -43,19 +43,19 @@ export interface ListExternalPublicationValidationsRequest extends common.BaseRe
43
43
  */
44
44
  "identifier"?: Array<string>;
45
45
  /**
46
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
46
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
47
47
  */
48
48
  "page"?: string;
49
49
  /**
50
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
50
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
51
51
  */
52
52
  "limit"?: number;
53
53
  /**
54
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
54
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
55
55
  */
56
56
  "sortOrder"?: ListExternalPublicationValidationsRequest.SortOrder;
57
57
  /**
58
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
58
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
59
59
  */
60
60
  "sortBy"?: ListExternalPublicationValidationsRequest.SortBy;
61
61
  }
@@ -12,7 +12,7 @@
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.1/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublicationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublicationsRequest.
16
16
  */
17
17
  export interface ListExternalPublicationsRequest extends common.BaseRequest {
18
18
  /**
@@ -32,19 +32,19 @@ export interface ListExternalPublicationsRequest extends common.BaseRequest {
32
32
  */
33
33
  "name"?: string;
34
34
  /**
35
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
36
  */
37
37
  "limit"?: number;
38
38
  /**
39
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
39
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
40
40
  */
41
41
  "page"?: string;
42
42
  /**
43
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
43
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
44
44
  */
45
45
  "sortOrder"?: ListExternalPublicationsRequest.SortOrder;
46
46
  /**
47
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
47
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
48
48
  */
49
49
  "sortBy"?: ListExternalPublicationsRequest.SortBy;
50
50
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListFolders.ts.html |here} to see how to use ListFoldersRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListFolders.ts.html |here} to see how to use ListFoldersRequest.
16
16
  */
17
17
  export interface ListFoldersRequest extends common.BaseRequest {
18
18
  /**
@@ -48,19 +48,19 @@ export interface ListFoldersRequest extends common.BaseRequest {
48
48
  */
49
49
  "identifier"?: Array<string>;
50
50
  /**
51
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
51
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
52
52
  */
53
53
  "page"?: string;
54
54
  /**
55
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
55
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
56
56
  */
57
57
  "limit"?: number;
58
58
  /**
59
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
59
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
60
60
  */
61
61
  "sortOrder"?: ListFoldersRequest.SortOrder;
62
62
  /**
63
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
63
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
64
64
  */
65
65
  "sortBy"?: ListFoldersRequest.SortBy;
66
66
  }
@@ -12,7 +12,7 @@
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.1/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibrariesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibrariesRequest.
16
16
  */
17
17
  export interface ListFunctionLibrariesRequest extends common.BaseRequest {
18
18
  /**
@@ -44,19 +44,19 @@ export interface ListFunctionLibrariesRequest extends common.BaseRequest {
44
44
  */
45
45
  "identifier"?: Array<string>;
46
46
  /**
47
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
47
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
48
48
  */
49
49
  "page"?: string;
50
50
  /**
51
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
51
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
52
52
  */
53
53
  "limit"?: number;
54
54
  /**
55
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
55
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
56
56
  */
57
57
  "sortOrder"?: ListFunctionLibrariesRequest.SortOrder;
58
58
  /**
59
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
59
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
60
60
  */
61
61
  "sortBy"?: ListFunctionLibrariesRequest.SortBy;
62
62
  }
@@ -12,7 +12,7 @@
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.1/dataintegration/ListImportRequests.ts.html |here} to see how to use ListImportRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListImportRequests.ts.html |here} to see how to use ListImportRequestsRequest.
16
16
  */
17
17
  export interface ListImportRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -27,11 +27,11 @@ export interface ListImportRequestsRequest extends common.BaseRequest {
27
27
  */
28
28
  "opcRequestId"?: string;
29
29
  /**
30
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
30
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
31
  */
32
32
  "page"?: string;
33
33
  /**
34
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
35
  */
36
36
  "limit"?: number;
37
37
  /**
@@ -39,11 +39,11 @@ export interface ListImportRequestsRequest extends common.BaseRequest {
39
39
  */
40
40
  "name"?: string;
41
41
  /**
42
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
42
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
43
43
  */
44
44
  "sortOrder"?: ListImportRequestsRequest.SortOrder;
45
45
  /**
46
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
46
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
47
47
  */
48
48
  "sortBy"?: ListImportRequestsRequest.SortBy;
49
49
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChangesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChangesRequest.
16
16
  */
17
17
  export interface ListPatchChangesRequest extends common.BaseRequest {
18
18
  /**
@@ -36,19 +36,19 @@ export interface ListPatchChangesRequest extends common.BaseRequest {
36
36
  */
37
37
  "toPatch"?: string;
38
38
  /**
39
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
39
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
40
40
  */
41
41
  "limit"?: number;
42
42
  /**
43
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
43
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
44
44
  */
45
45
  "page"?: string;
46
46
  /**
47
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
47
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
48
48
  */
49
49
  "sortOrder"?: ListPatchChangesRequest.SortOrder;
50
50
  /**
51
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
51
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
52
52
  */
53
53
  "sortBy"?: ListPatchChangesRequest.SortBy;
54
54
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListPatches.ts.html |here} to see how to use ListPatchesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPatches.ts.html |here} to see how to use ListPatchesRequest.
16
16
  */
17
17
  export interface ListPatchesRequest extends common.BaseRequest {
18
18
  /**
@@ -37,19 +37,19 @@ export interface ListPatchesRequest extends common.BaseRequest {
37
37
  */
38
38
  "fields"?: Array<string>;
39
39
  /**
40
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
40
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
41
41
  */
42
42
  "limit"?: number;
43
43
  /**
44
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
44
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
45
45
  */
46
46
  "page"?: string;
47
47
  /**
48
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
48
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
49
49
  */
50
50
  "sortOrder"?: ListPatchesRequest.SortOrder;
51
51
  /**
52
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
52
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
53
53
  */
54
54
  "sortBy"?: ListPatchesRequest.SortBy;
55
55
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidationsRequest.
16
16
  */
17
17
  export interface ListPipelineValidationsRequest extends common.BaseRequest {
18
18
  /**
@@ -36,19 +36,19 @@ export interface ListPipelineValidationsRequest extends common.BaseRequest {
36
36
  */
37
37
  "fields"?: Array<string>;
38
38
  /**
39
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
39
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
40
40
  */
41
41
  "page"?: string;
42
42
  /**
43
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
43
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
44
44
  */
45
45
  "limit"?: number;
46
46
  /**
47
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
47
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
48
48
  */
49
49
  "sortBy"?: ListPipelineValidationsRequest.SortBy;
50
50
  /**
51
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
51
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
52
52
  */
53
53
  "sortOrder"?: ListPipelineValidationsRequest.SortOrder;
54
54
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelinesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelinesRequest.
16
16
  */
17
17
  export interface ListPipelinesRequest extends common.BaseRequest {
18
18
  /**
@@ -44,19 +44,19 @@ export interface ListPipelinesRequest extends common.BaseRequest {
44
44
  */
45
45
  "identifier"?: Array<string>;
46
46
  /**
47
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
47
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
48
48
  */
49
49
  "limit"?: number;
50
50
  /**
51
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
51
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
52
52
  */
53
53
  "page"?: string;
54
54
  /**
55
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
55
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
56
56
  */
57
57
  "sortOrder"?: ListPipelinesRequest.SortOrder;
58
58
  /**
59
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
59
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
60
60
  */
61
61
  "sortBy"?: ListPipelinesRequest.SortBy;
62
62
  }
@@ -12,7 +12,7 @@
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.1/dataintegration/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
16
16
  */
17
17
  export interface ListProjectsRequest extends common.BaseRequest {
18
18
  /**
@@ -43,19 +43,19 @@ export interface ListProjectsRequest extends common.BaseRequest {
43
43
  */
44
44
  "identifier"?: Array<string>;
45
45
  /**
46
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
46
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
47
47
  */
48
48
  "page"?: string;
49
49
  /**
50
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
50
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
51
51
  */
52
52
  "limit"?: number;
53
53
  /**
54
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
54
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
55
55
  */
56
56
  "sortOrder"?: ListProjectsRequest.SortOrder;
57
57
  /**
58
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
58
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
59
59
  */
60
60
  "sortBy"?: ListProjectsRequest.SortBy;
61
61
  }
@@ -12,7 +12,7 @@
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.1/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjectsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjectsRequest.
16
16
  */
17
17
  export interface ListPublishedObjectsRequest extends common.BaseRequest {
18
18
  /**
@@ -59,19 +59,19 @@ export interface ListPublishedObjectsRequest extends common.BaseRequest {
59
59
  */
60
60
  "typeInSubtree"?: string;
61
61
  /**
62
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
62
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
63
63
  */
64
64
  "limit"?: number;
65
65
  /**
66
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
66
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
67
67
  */
68
68
  "page"?: string;
69
69
  /**
70
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
70
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
71
71
  */
72
72
  "sortOrder"?: ListPublishedObjectsRequest.SortOrder;
73
73
  /**
74
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
74
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
75
75
  */
76
76
  "sortBy"?: ListPublishedObjectsRequest.SortBy;
77
77
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListReferences.ts.html |here} to see how to use ListReferencesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListReferences.ts.html |here} to see how to use ListReferencesRequest.
16
16
  */
17
17
  export interface ListReferencesRequest extends common.BaseRequest {
18
18
  /**
@@ -31,11 +31,11 @@ export interface ListReferencesRequest extends common.BaseRequest {
31
31
  */
32
32
  "opcRequestId"?: string;
33
33
  /**
34
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
35
  */
36
36
  "limit"?: number;
37
37
  /**
38
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
38
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
39
39
  */
40
40
  "page"?: string;
41
41
  /**
@@ -43,11 +43,11 @@ export interface ListReferencesRequest extends common.BaseRequest {
43
43
  */
44
44
  "name"?: string;
45
45
  /**
46
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
46
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
47
47
  */
48
48
  "sortOrder"?: ListReferencesRequest.SortOrder;
49
49
  /**
50
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
50
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
51
51
  */
52
52
  "sortBy"?: ListReferencesRequest.SortBy;
53
53
  }
@@ -12,7 +12,7 @@
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.1/dataintegration/ListRuntimeOperators.ts.html |here} to see how to use ListRuntimeOperatorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListRuntimeOperators.ts.html |here} to see how to use ListRuntimeOperatorsRequest.
16
16
  */
17
17
  export interface ListRuntimeOperatorsRequest extends common.BaseRequest {
18
18
  /**
@@ -51,19 +51,19 @@ export interface ListRuntimeOperatorsRequest extends common.BaseRequest {
51
51
  */
52
52
  "identifier"?: Array<string>;
53
53
  /**
54
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
54
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
55
55
  */
56
56
  "page"?: string;
57
57
  /**
58
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
58
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
59
59
  */
60
60
  "limit"?: number;
61
61
  /**
62
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
62
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
63
63
  */
64
64
  "sortOrder"?: ListRuntimeOperatorsRequest.SortOrder;
65
65
  /**
66
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
66
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
67
67
  */
68
68
  "sortBy"?: ListRuntimeOperatorsRequest.SortBy;
69
69
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListRuntimePipelines.ts.html |here} to see how to use ListRuntimePipelinesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListRuntimePipelines.ts.html |here} to see how to use ListRuntimePipelinesRequest.
16
16
  */
17
17
  export interface ListRuntimePipelinesRequest extends common.BaseRequest {
18
18
  /**
@@ -51,19 +51,19 @@ export interface ListRuntimePipelinesRequest extends common.BaseRequest {
51
51
  */
52
52
  "identifier"?: Array<string>;
53
53
  /**
54
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
54
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
55
55
  */
56
56
  "page"?: string;
57
57
  /**
58
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
58
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
59
59
  */
60
60
  "limit"?: number;
61
61
  /**
62
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
62
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
63
63
  */
64
64
  "sortOrder"?: ListRuntimePipelinesRequest.SortOrder;
65
65
  /**
66
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
66
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
67
67
  */
68
68
  "sortBy"?: ListRuntimePipelinesRequest.SortBy;
69
69
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedulesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedulesRequest.
16
16
  */
17
17
  export interface ListSchedulesRequest extends common.BaseRequest {
18
18
  /**
@@ -40,19 +40,19 @@ export interface ListSchedulesRequest extends common.BaseRequest {
40
40
  */
41
41
  "type"?: Array<string>;
42
42
  /**
43
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
43
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
44
44
  */
45
45
  "page"?: string;
46
46
  /**
47
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
47
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
48
48
  */
49
49
  "limit"?: number;
50
50
  /**
51
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
51
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
52
52
  */
53
53
  "sortBy"?: ListSchedulesRequest.SortBy;
54
54
  /**
55
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
55
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
56
56
  */
57
57
  "sortOrder"?: ListSchedulesRequest.SortOrder;
58
58
  /**
@@ -12,7 +12,7 @@
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.1/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemasRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemasRequest.
16
16
  */
17
17
  export interface ListSchemasRequest extends common.BaseRequest {
18
18
  /**
@@ -28,11 +28,11 @@ export interface ListSchemasRequest extends common.BaseRequest {
28
28
  */
29
29
  "schemaResourceName": string;
30
30
  /**
31
- * For list pagination. The value for this parameter is the `opc-next-page` or the `opc-prev-page` response header from the previous `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
+ * For list pagination. The value for this parameter is the {@code opc-next-page} or the {@code opc-prev-page} response header from the previous {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
32
  */
33
33
  "page"?: string;
34
34
  /**
35
- * Sets the maximum number of results per page, or items to return in a paginated `List` call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
+ * Sets the maximum number of results per page, or items to return in a paginated {@code List} call. See [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
36
  */
37
37
  "limit"?: number;
38
38
  /**
@@ -40,11 +40,11 @@ export interface ListSchemasRequest extends common.BaseRequest {
40
40
  */
41
41
  "fields"?: Array<string>;
42
42
  /**
43
- * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter `query` is present (search operation and sorting order is by relevance score in descending order).
43
+ * Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. Sorting related parameters are ignored when parameter {@code query} is present (search operation and sorting order is by relevance score in descending order).
44
44
  */
45
45
  "sortBy"?: ListSchemasRequest.SortBy;
46
46
  /**
47
- * Specifies sort order to use, either `ASC` (ascending) or `DESC` (descending).
47
+ * Specifies sort order to use, either {@code ASC} (ascending) or {@code DESC} (descending).
48
48
  */
49
49
  "sortOrder"?: ListSchemasRequest.SortOrder;
50
50
  /**