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
@@ -59,7 +59,7 @@ export interface ApplicationDetails {
59
59
  "displayName"?: string;
60
60
  /**
61
61
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
62
- * Example: `{\"bar-key\": \"value\"}`
62
+ * Example: {@code {\"bar-key\": \"value\"}}
63
63
  *
64
64
  */
65
65
  "freeformTags"?: {
@@ -67,7 +67,7 @@ export interface ApplicationDetails {
67
67
  };
68
68
  /**
69
69
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
70
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
70
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
71
71
  *
72
72
  */
73
73
  "definedTags"?: {
@@ -93,7 +93,7 @@ export interface ApplicationSummary {
93
93
  "timeUpdated"?: Date;
94
94
  /**
95
95
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
96
- * Example: `{\"bar-key\": \"value\"}`
96
+ * Example: {@code {\"bar-key\": \"value\"}}
97
97
  *
98
98
  */
99
99
  "freeformTags"?: {
@@ -101,7 +101,7 @@ export interface ApplicationSummary {
101
101
  };
102
102
  /**
103
103
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
104
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
104
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
105
105
  *
106
106
  */
107
107
  "definedTags"?: {
@@ -93,7 +93,7 @@ export interface Application {
93
93
  "timeUpdated"?: Date;
94
94
  /**
95
95
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
96
- * Example: `{\"bar-key\": \"value\"}`
96
+ * Example: {@code {\"bar-key\": \"value\"}}
97
97
  *
98
98
  */
99
99
  "freeformTags"?: {
@@ -101,7 +101,7 @@ export interface Application {
101
101
  };
102
102
  /**
103
103
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
104
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
104
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
105
105
  *
106
106
  */
107
107
  "definedTags"?: {
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * A `CompositeType` represents a type that is composed of a list of sub-types, for example an `Address` type. The sub-types can be simple `DataType` or other `CompositeType` objects. Typically, a `CompositeType` may represent an arbitrarily deep hierarchy of types.
15
+ * A {@code CompositeType} represents a type that is composed of a list of sub-types, for example an {@code Address} type. The sub-types can be simple {@code DataType} or other {@code CompositeType} objects. Typically, a {@code CompositeType} may represent an arbitrarily deep hierarchy of types.
16
16
  */
17
17
  export interface CompositeType extends model.BaseType {
18
18
  "parentType"?: model.CompositeType;
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * A `ConfiguredType` represents a type that has built-in configuration to the type itself. An example is a `SSN` type whose basic type is `VARCHAR`, but the type itself also has a built-in configuration like length=10.
15
+ * A {@code ConfiguredType} represents a type that has built-in configuration to the type itself. An example is a {@code SSN} type whose basic type is {@code VARCHAR}, but the type itself also has a built-in configuration like length=10.
16
16
  */
17
17
  export interface ConfiguredType extends model.BaseType {
18
18
  /**
@@ -49,7 +49,7 @@ export interface CreateApplicationDetails {
49
49
  "displayName"?: string;
50
50
  /**
51
51
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
52
- * Example: `{\"Department\": \"Finance\"}`
52
+ * Example: {@code {\"Department\": \"Finance\"}}
53
53
  *
54
54
  */
55
55
  "freeformTags"?: {
@@ -57,7 +57,7 @@ export interface CreateApplicationDetails {
57
57
  };
58
58
  /**
59
59
  * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
60
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
60
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
61
61
  *
62
62
  */
63
63
  "definedTags"?: {
@@ -53,7 +53,7 @@ export interface CreateDisApplicationDetails {
53
53
  "displayName"?: string;
54
54
  /**
55
55
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
56
- * Example: `{\"Department\": \"Finance\"}`
56
+ * Example: {@code {\"Department\": \"Finance\"}}
57
57
  *
58
58
  */
59
59
  "freeformTags"?: {
@@ -61,7 +61,7 @@ export interface CreateDisApplicationDetails {
61
61
  };
62
62
  /**
63
63
  * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
64
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
64
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
65
65
  *
66
66
  */
67
67
  "definedTags"?: {
@@ -32,7 +32,7 @@ export interface CreateWorkspaceDetails {
32
32
  "dnsServerZone"?: string;
33
33
  /**
34
34
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
35
- * Example: `{\"Department\": \"Finance\"}`
35
+ * Example: {@code {\"Department\": \"Finance\"}}
36
36
  *
37
37
  */
38
38
  "freeformTags"?: {
@@ -40,7 +40,7 @@ export interface CreateWorkspaceDetails {
40
40
  };
41
41
  /**
42
42
  * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
43
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
43
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
44
44
  *
45
45
  */
46
46
  "definedTags"?: {
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * A `DataType` object is a simple primitive type that describes the type of a single atomic unit of data. For example, `INT`, `VARCHAR`, `NUMBER`, and so on.
15
+ * A {@code DataType} object is a simple primitive type that describes the type of a single atomic unit of data. For example, {@code INT}, {@code VARCHAR}, {@code NUMBER}, and so on.
16
16
  */
17
17
  export interface DataType extends model.BaseType {
18
18
  /**
@@ -93,7 +93,7 @@ export interface DependentObject {
93
93
  "timeUpdated"?: Date;
94
94
  /**
95
95
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
96
- * Example: `{\"bar-key\": \"value\"}`
96
+ * Example: {@code {\"bar-key\": \"value\"}}
97
97
  *
98
98
  */
99
99
  "freeformTags"?: {
@@ -101,7 +101,7 @@ export interface DependentObject {
101
101
  };
102
102
  /**
103
103
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
104
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
104
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
105
105
  *
106
106
  */
107
107
  "definedTags"?: {
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * A `DerivedType` object represents a more complex type that is derived from a set of simple types, for example an `Address` or `SSN` data type.
15
+ * A {@code DerivedType} object represents a more complex type that is derived from a set of simple types, for example an {@code Address} or {@code SSN} data type.
16
16
  */
17
17
  export interface DerivedType extends model.BaseType {
18
18
  "modelType": string;
@@ -93,7 +93,7 @@ export interface DisApplicationSummary {
93
93
  "timeUpdated"?: Date;
94
94
  /**
95
95
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
96
- * Example: `{\"bar-key\": \"value\"}`
96
+ * Example: {@code {\"bar-key\": \"value\"}}
97
97
  *
98
98
  */
99
99
  "freeformTags"?: {
@@ -101,7 +101,7 @@ export interface DisApplicationSummary {
101
101
  };
102
102
  /**
103
103
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
104
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
104
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
105
105
  *
106
106
  */
107
107
  "definedTags"?: {
@@ -93,7 +93,7 @@ export interface DisApplication {
93
93
  "timeUpdated"?: Date;
94
94
  /**
95
95
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
96
- * Example: `{\"bar-key\": \"value\"}`
96
+ * Example: {@code {\"bar-key\": \"value\"}}
97
97
  *
98
98
  */
99
99
  "freeformTags"?: {
@@ -101,7 +101,7 @@ export interface DisApplication {
101
101
  };
102
102
  /**
103
103
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
104
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
104
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
105
105
  *
106
106
  */
107
107
  "definedTags"?: {
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Each operator owns a set of `InputPort` and `OutputPort` objects (can scale to zero), which represent the ports that can be connected to/from the operator.
15
+ * Each operator owns a set of {@code InputPort} and {@code OutputPort} objects (can scale to zero), which represent the ports that can be connected to/from the operator.
16
16
  */
17
17
  export interface FlowPort extends model.TypedObject {
18
18
  "modelType": string;
@@ -24,7 +24,7 @@ export interface GroupedNamePatternRule extends model.ProjectionRule {
24
24
  */
25
25
  "isSkipRemainingRulesOnMatch"?: boolean;
26
26
  /**
27
- * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a `TypedObject`, or a full `TypedObject` definition.
27
+ * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a {@code TypedObject}, or a full {@code TypedObject} definition.
28
28
  */
29
29
  "scope"?: any;
30
30
  /**
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface InputProxyField extends model.TypedObject {
18
18
  /**
19
- * Reference to a typed object, this can be either a key value to an object within the document, a shall referenced to a `TypedObject` or a full `TypedObject` definition.
19
+ * Reference to a typed object, this can be either a key value to an object within the document, a shall referenced to a {@code TypedObject} or a full {@code TypedObject} definition.
20
20
  */
21
21
  "scope"?: any;
22
22
  "type"?: model.ArrayType | model.ConfiguredType | model.JavaType | model.DynamicType | model.DerivedType | model.DataType | model.MaterializedCompositeType | model.MapType | model.CompositeType;
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * A `MaterializedCompositeType` represents a type that is composed of a list of sub-types, for example an `Address` type. The sub-types can be simple `DataType` or other `CompositeType` objects. Typically, a `CompositeType` may represent an arbitrarily deep hierarchy of types.
15
+ * A {@code MaterializedCompositeType} represents a type that is composed of a list of sub-types, for example an {@code Address} type. The sub-types can be simple {@code DataType} or other {@code CompositeType} objects. Typically, a {@code CompositeType} may represent an arbitrarily deep hierarchy of types.
16
16
  */
17
17
  export interface MaterializedCompositeType extends model.BaseType {
18
18
  /**
@@ -20,7 +20,7 @@ export interface NameListRule extends model.ProjectionRule {
20
20
  */
21
21
  "isSkipRemainingRulesOnMatch"?: boolean;
22
22
  /**
23
- * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a `TypedObject`, or a full `TypedObject` definition.
23
+ * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a {@code TypedObject}, or a full {@code TypedObject} definition.
24
24
  */
25
25
  "scope"?: any;
26
26
  /**
@@ -20,7 +20,7 @@ export interface NamePatternRule extends model.ProjectionRule {
20
20
  */
21
21
  "isSkipRemainingRulesOnMatch"?: boolean;
22
22
  /**
23
- * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a `TypedObject`, or a full `TypedObject` definition.
23
+ * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a {@code TypedObject}, or a full {@code TypedObject} definition.
24
24
  */
25
25
  "scope"?: any;
26
26
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Base type for how fields are projected. There are many different mechanisms for doing this such as by a name pattern, datatype and so on. See the `modelType` property for the types.
15
+ * Base type for how fields are projected. There are many different mechanisms for doing this such as by a name pattern, datatype and so on. See the {@code modelType} property for the types.
16
16
  */
17
17
  export interface ProjectionRule {
18
18
  /**
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface ProxyField extends model.TypedObject {
18
18
  /**
19
- * Deprecated - Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a `TypedObject`, or a full `TypedObject` definition.
19
+ * Deprecated - Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a {@code TypedObject}, or a full {@code TypedObject} definition.
20
20
  */
21
21
  "scope"?: any;
22
22
  "scopeReference"?: model.ScopeReference;
@@ -25,7 +25,7 @@ export interface RuleTypeConfig extends model.DynamicTypeHandler {
25
25
  "modelVersion"?: string;
26
26
  "parentRef"?: model.ParentReference;
27
27
  /**
28
- * Deprecated - Reference to a typed object, this can be either a key value to an object within the document, a shall referenced to a `TypedObject` or a full `TypedObject` definition.
28
+ * Deprecated - Reference to a typed object, this can be either a key value to an object within the document, a shall referenced to a {@code TypedObject} or a full {@code TypedObject} definition.
29
29
  */
30
30
  "scope"?: any;
31
31
  "scopeReference"?: model.ScopeReference;
@@ -11,7 +11,7 @@
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
  /**
14
- * The `ScopeReference` class is a base class for any model object that wraps a scope reference to a TypedObject.
14
+ * The {@code ScopeReference} class is a base class for any model object that wraps a scope reference to a TypedObject.
15
15
  */
16
16
  export interface ScopeReference {
17
17
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * A `StructuredType` object represents a data type that exists in a physical data asset object such as a table column, but is more complex. For example, an Oracle database `OBJECT` type. It can be composed of multiple `DataType` objects.
15
+ * A {@code StructuredType} object represents a data type that exists in a physical data asset object such as a table column, but is more complex. For example, an Oracle database {@code OBJECT} type. It can be composed of multiple {@code DataType} objects.
16
16
  */
17
17
  export interface StructuredType {
18
18
  "schema"?: model.ArrayType | model.ConfiguredType | model.JavaType | model.DynamicType | model.DerivedType | model.DataType | model.MaterializedCompositeType | model.MapType | model.CompositeType;
@@ -66,7 +66,7 @@ export interface TaskRun {
66
66
  */
67
67
  "bytesProcessed"?: number;
68
68
  /**
69
- * Contains an error message if status is `ERROR`.
69
+ * Contains an error message if status is {@code ERROR}.
70
70
  */
71
71
  "errorMessage"?: string;
72
72
  /**
@@ -93,7 +93,7 @@ export interface TemplateSummary {
93
93
  "timeUpdated"?: Date;
94
94
  /**
95
95
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
96
- * Example: `{\"bar-key\": \"value\"}`
96
+ * Example: {@code {\"bar-key\": \"value\"}}
97
97
  *
98
98
  */
99
99
  "freeformTags"?: {
@@ -101,7 +101,7 @@ export interface TemplateSummary {
101
101
  };
102
102
  /**
103
103
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
104
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
104
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
105
105
  *
106
106
  */
107
107
  "definedTags"?: {
@@ -93,7 +93,7 @@ export interface Template {
93
93
  "timeUpdated"?: Date;
94
94
  /**
95
95
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
96
- * Example: `{\"bar-key\": \"value\"}`
96
+ * Example: {@code {\"bar-key\": \"value\"}}
97
97
  *
98
98
  */
99
99
  "freeformTags"?: {
@@ -101,7 +101,7 @@ export interface Template {
101
101
  };
102
102
  /**
103
103
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
104
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
104
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
105
105
  *
106
106
  */
107
107
  "definedTags"?: {
@@ -20,7 +20,7 @@ export interface TypeListRule extends model.ProjectionRule {
20
20
  */
21
21
  "isSkipRemainingRulesOnMatch"?: boolean;
22
22
  /**
23
- * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a `TypedObject`, or a full `TypedObject` definition.
23
+ * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a {@code TypedObject}, or a full {@code TypedObject} definition.
24
24
  */
25
25
  "scope"?: any;
26
26
  /**
@@ -24,7 +24,7 @@ export interface TypedNamePatternRule extends model.ProjectionRule {
24
24
  */
25
25
  "isSkipRemainingRulesOnMatch"?: boolean;
26
26
  /**
27
- * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a `TypedObject`, or a full `TypedObject` definition.
27
+ * Reference to a typed object. This can be either a key value to an object within the document, a shall referenced to a {@code TypedObject}, or a full {@code TypedObject} definition.
28
28
  */
29
29
  "scope"?: any;
30
30
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * The `TypedObject` class is a base class for any model object that has a type.
15
+ * The {@code TypedObject} class is a base class for any model object that has a type.
16
16
  */
17
17
  export interface TypedObject {
18
18
  /**
@@ -59,7 +59,7 @@ export interface UpdateApplicationDetails {
59
59
  "displayName"?: string;
60
60
  /**
61
61
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
62
- * Example: `{\"bar-key\": \"value\"}`
62
+ * Example: {@code {\"bar-key\": \"value\"}}
63
63
  *
64
64
  */
65
65
  "freeformTags"?: {
@@ -67,7 +67,7 @@ export interface UpdateApplicationDetails {
67
67
  };
68
68
  /**
69
69
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
70
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
70
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
71
71
  *
72
72
  */
73
73
  "definedTags"?: {
@@ -59,7 +59,7 @@ export interface UpdateDisApplicationDetails {
59
59
  "displayName"?: string;
60
60
  /**
61
61
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
62
- * Example: `{\"bar-key\": \"value\"}`
62
+ * Example: {@code {\"bar-key\": \"value\"}}
63
63
  *
64
64
  */
65
65
  "freeformTags"?: {
@@ -67,7 +67,7 @@ export interface UpdateDisApplicationDetails {
67
67
  };
68
68
  /**
69
69
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
70
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
70
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
71
71
  *
72
72
  */
73
73
  "definedTags"?: {
@@ -16,13 +16,13 @@ import * as model from "../model";
16
16
  */
17
17
  export interface UpdateReferenceDetails {
18
18
  /**
19
- * A list of options such as `ignoreObjectOnError`.
19
+ * A list of options such as {@code ignoreObjectOnError}.
20
20
  */
21
21
  "options"?: {
22
22
  [key: string]: string;
23
23
  };
24
24
  /**
25
- * The new target object to reference. This can be of type `DataAsset`, `Schema` or `Task`. In case of `DataAsset`, the child references can be of type `Connection`.
25
+ * The new target object to reference. This can be of type {@code DataAsset}, {@code Schema} or {@code Task}. In case of {@code DataAsset}, the child references can be of type {@code Connection}.
26
26
  */
27
27
  "targetObject"?: any;
28
28
  /**
@@ -16,7 +16,7 @@
16
16
  export interface UpdateWorkspaceDetails {
17
17
  /**
18
18
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
19
- * Example: `{\"Department\": \"Finance\"}`
19
+ * Example: {@code {\"Department\": \"Finance\"}}
20
20
  *
21
21
  */
22
22
  "freeformTags"?: {
@@ -24,7 +24,7 @@ export interface UpdateWorkspaceDetails {
24
24
  };
25
25
  /**
26
26
  * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
27
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
27
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
28
28
  *
29
29
  */
30
30
  "definedTags"?: {
@@ -20,9 +20,9 @@ export interface WorkRequestResource {
20
20
  "entityType": string;
21
21
  /**
22
22
  * The way in which this resource is affected by the work tracked in the work request.
23
- * A resource being created, updated, or deleted will remain in the `IN_PROGRESS` state until
24
- * work is complete for that resource at which point it will transition to `CREATED`, `UPDATED`,
25
- * or `DELETED`, respectively.
23
+ * A resource being created, updated, or deleted will remain in the {@code IN_PROGRESS} state until
24
+ * work is complete for that resource at which point it will transition to {@code CREATED}, {@code UPDATED},
25
+ * or {@code DELETED}, respectively.
26
26
  *
27
27
  */
28
28
  "actionType": WorkRequestResource.ActionType;
@@ -49,12 +49,12 @@ export interface WorkRequestSummary {
49
49
  */
50
50
  "timeAccepted": Date;
51
51
  /**
52
- * The date and time the work request transitioned from `ACCEPTED` to `IN_PROGRESS`, in the timestamp format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
52
+ * The date and time the work request transitioned from {@code ACCEPTED} to {@code IN_PROGRESS}, in the timestamp format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
53
53
  *
54
54
  */
55
55
  "timeStarted"?: Date;
56
56
  /**
57
- * The date and time the work request reached a terminal state, either `FAILED` or `SUCCEEDED`, in the timestamp format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
57
+ * The date and time the work request reached a terminal state, either {@code FAILED} or {@code SUCCEEDED}, in the timestamp format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
58
58
  *
59
59
  */
60
60
  "timeFinished"?: Date;
@@ -49,12 +49,12 @@ export interface WorkRequest {
49
49
  */
50
50
  "timeAccepted": Date;
51
51
  /**
52
- * The date and time the work request transitioned from `ACCEPTED` to `IN_PROGRESS`, in the timestamp format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
52
+ * The date and time the work request transitioned from {@code ACCEPTED} to {@code IN_PROGRESS}, in the timestamp format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
53
53
  *
54
54
  */
55
55
  "timeStarted"?: Date;
56
56
  /**
57
- * The date and time the work request reached a terminal state, either `FAILED` or `SUCCEEDED`, in the timestamp format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
57
+ * The date and time the work request reached a terminal state, either {@code FAILED} or {@code SUCCEEDED}, in the timestamp format defined by [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
58
58
  *
59
59
  */
60
60
  "timeFinished"?: Date;
@@ -42,7 +42,7 @@ export interface WorkspaceSummary {
42
42
  "timeUpdated"?: Date;
43
43
  /**
44
44
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
45
- * Example: `{\"bar-key\": \"value\"}`
45
+ * Example: {@code {\"bar-key\": \"value\"}}
46
46
  *
47
47
  */
48
48
  "freeformTags"?: {
@@ -50,7 +50,7 @@ export interface WorkspaceSummary {
50
50
  };
51
51
  /**
52
52
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
53
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
53
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
54
54
  *
55
55
  */
56
56
  "definedTags"?: {
@@ -36,7 +36,7 @@ export interface Workspace {
36
36
  "isPrivateNetworkEnabled"?: boolean;
37
37
  /**
38
38
  * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
39
- * Example: `{\"Department\": \"Finance\"}`
39
+ * Example: {@code {\"Department\": \"Finance\"}}
40
40
  *
41
41
  */
42
42
  "freeformTags"?: {
@@ -44,7 +44,7 @@ export interface Workspace {
44
44
  };
45
45
  /**
46
46
  * Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
47
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
47
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
48
48
  *
49
49
  */
50
50
  "definedTags"?: {
@@ -13,7 +13,7 @@
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.1/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartmentRequest.
17
17
  */
18
18
  export interface ChangeCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -25,8 +25,8 @@ export interface ChangeCompartmentRequest extends common.BaseRequest {
25
25
  */
26
26
  "changeCompartmentDetails": model.ChangeCompartmentDetails;
27
27
  /**
28
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the `etag` from a previous GET or POST response for that resource.
29
- * The resource will be updated or deleted only if the `etag` you provide matches the resource's current `etag` value.
28
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
29
+ * The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
30
30
  * When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
31
31
  *
32
32
  */
@@ -13,7 +13,7 @@
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.1/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartmentRequest.
17
17
  */
18
18
  export interface ChangeDisApplicationCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -29,8 +29,8 @@ export interface ChangeDisApplicationCompartmentRequest extends common.BaseReque
29
29
  */
30
30
  "changeDisApplicationCompartmentDetails": model.ChangeDisApplicationCompartmentDetails;
31
31
  /**
32
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the `etag` from a previous GET or POST response for that resource.
33
- * The resource will be updated or deleted only if the `etag` you provide matches the resource's current `etag` value.
32
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
33
+ * The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
34
34
  * When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
35
35
  *
36
36
  */
@@ -13,7 +13,7 @@
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.1/dataintegration/CreateApplicationDetailedDescription.ts.html |here} to see how to use CreateApplicationDetailedDescriptionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateApplicationDetailedDescription.ts.html |here} to see how to use CreateApplicationDetailedDescriptionRequest.
17
17
  */
18
18
  export interface CreateApplicationDetailedDescriptionRequest extends common.BaseRequest {
19
19
  /**