oci-databasemanagement 2.76.1 → 2.77.1

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 (358) hide show
  1. package/lib/client.d.ts +237 -215
  2. package/lib/client.js +251 -210
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/asm-connection-credentials.d.ts +1 -1
  5. package/lib/model/change-database-parameters-details.d.ts +3 -3
  6. package/lib/model/change-space-budget-details.d.ts +1 -1
  7. package/lib/model/change-sql-plan-baselines-attributes-details.d.ts +3 -3
  8. package/lib/model/database-connection-credentials.d.ts +1 -1
  9. package/lib/model/database-parameter-summary.d.ts +20 -20
  10. package/lib/model/database-parameter-update-status.d.ts +2 -2
  11. package/lib/model/db-management-analytics-metric.d.ts +1 -1
  12. package/lib/model/dbm-resource.d.ts +2 -2
  13. package/lib/model/discovered-external-database.d.ts +1 -1
  14. package/lib/model/drop-sql-plan-baselines-details.d.ts +3 -3
  15. package/lib/model/external-asm-instance-parameters.d.ts +1 -1
  16. package/lib/model/external-asm.d.ts +2 -2
  17. package/lib/model/external-cluster.d.ts +2 -2
  18. package/lib/model/external-database-summary.d.ts +1 -1
  19. package/lib/model/external-db-home.d.ts +2 -2
  20. package/lib/model/external-db-node.d.ts +2 -2
  21. package/lib/model/external-db-system-connector.d.ts +1 -1
  22. package/lib/model/external-db-system-discovery-connector.d.ts +1 -1
  23. package/lib/model/external-exadata-storage-connector-status.d.ts +1 -1
  24. package/lib/model/external-listener-ipc-endpoint.d.ts +1 -1
  25. package/lib/model/external-listener-tcp-endpoint.d.ts +1 -1
  26. package/lib/model/external-listener-tcps-endpoint.d.ts +1 -1
  27. package/lib/model/external-listener.d.ts +2 -2
  28. package/lib/model/load-sql-plan-baselines-from-awr-details.d.ts +4 -4
  29. package/lib/model/load-sql-plan-baselines-from-cursor-cache-details.d.ts +4 -4
  30. package/lib/model/managed-database.d.ts +2 -2
  31. package/lib/model/metrics-aggregation-range-collection.d.ts +2 -2
  32. package/lib/model/metrics-aggregation-range.d.ts +7 -7
  33. package/lib/model/reset-database-parameters-details.d.ts +3 -3
  34. package/lib/model/spm-evolve-task-parameters.d.ts +1 -1
  35. package/lib/model/sql-plan-baseline-configuration.d.ts +6 -6
  36. package/lib/model/sql-plan-baseline-summary.d.ts +8 -8
  37. package/lib/model/sql-plan-baseline.d.ts +8 -8
  38. package/lib/request/add-data-files-request.d.ts +1 -1
  39. package/lib/request/add-managed-database-to-managed-database-group-request.d.ts +1 -1
  40. package/lib/request/addm-tasks-request.d.ts +1 -1
  41. package/lib/request/change-database-parameters-request.d.ts +1 -1
  42. package/lib/request/change-db-management-private-endpoint-compartment-request.d.ts +2 -2
  43. package/lib/request/change-external-db-system-compartment-request.d.ts +2 -2
  44. package/lib/request/change-external-exadata-infrastructure-compartment-request.d.ts +2 -2
  45. package/lib/request/change-job-compartment-request.d.ts +2 -2
  46. package/lib/request/change-managed-database-group-compartment-request.d.ts +2 -2
  47. package/lib/request/change-plan-retention-request.d.ts +1 -1
  48. package/lib/request/change-space-budget-request.d.ts +1 -1
  49. package/lib/request/change-sql-plan-baselines-attributes-request.d.ts +1 -1
  50. package/lib/request/check-external-db-system-connector-connection-status-request.d.ts +2 -2
  51. package/lib/request/check-external-exadata-storage-connector-request.d.ts +2 -2
  52. package/lib/request/clone-sql-tuning-task-request.d.ts +1 -1
  53. package/lib/request/configure-automatic-capture-filters-request.d.ts +1 -1
  54. package/lib/request/configure-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
  55. package/lib/request/create-db-management-private-endpoint-request.d.ts +1 -1
  56. package/lib/request/create-external-db-system-connector-request.d.ts +1 -1
  57. package/lib/request/create-external-db-system-discovery-request.d.ts +1 -1
  58. package/lib/request/create-external-db-system-request.d.ts +1 -1
  59. package/lib/request/create-external-exadata-infrastructure-request.d.ts +1 -1
  60. package/lib/request/create-external-exadata-storage-connector-request.d.ts +1 -1
  61. package/lib/request/create-job-request.d.ts +1 -1
  62. package/lib/request/create-managed-database-group-request.d.ts +1 -1
  63. package/lib/request/create-sql-tuning-set-request.d.ts +1 -1
  64. package/lib/request/create-tablespace-request.d.ts +1 -1
  65. package/lib/request/delete-db-management-private-endpoint-request.d.ts +2 -2
  66. package/lib/request/delete-external-db-system-connector-request.d.ts +2 -2
  67. package/lib/request/delete-external-db-system-discovery-request.d.ts +2 -2
  68. package/lib/request/delete-external-db-system-request.d.ts +2 -2
  69. package/lib/request/delete-external-exadata-infrastructure-request.d.ts +2 -2
  70. package/lib/request/delete-external-exadata-storage-connector-request.d.ts +2 -2
  71. package/lib/request/delete-job-request.d.ts +2 -2
  72. package/lib/request/delete-managed-database-group-request.d.ts +2 -2
  73. package/lib/request/delete-preferred-credential-request.d.ts +1 -1
  74. package/lib/request/disable-automatic-initial-plan-capture-request.d.ts +1 -1
  75. package/lib/request/disable-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
  76. package/lib/request/disable-external-db-system-database-management-request.d.ts +2 -2
  77. package/lib/request/disable-external-db-system-stack-monitoring-request.d.ts +2 -2
  78. package/lib/request/disable-external-exadata-infrastructure-management-request.d.ts +2 -2
  79. package/lib/request/disable-high-frequency-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
  80. package/lib/request/disable-sql-plan-baselines-usage-request.d.ts +1 -1
  81. package/lib/request/discover-external-exadata-infrastructure-request.d.ts +2 -2
  82. package/lib/request/drop-sql-plan-baselines-request.d.ts +1 -1
  83. package/lib/request/drop-sql-tuning-set-request.d.ts +1 -1
  84. package/lib/request/drop-sql-tuning-task-request.d.ts +1 -1
  85. package/lib/request/drop-sqls-in-sql-tuning-set-request.d.ts +1 -1
  86. package/lib/request/drop-tablespace-request.d.ts +1 -1
  87. package/lib/request/enable-automatic-initial-plan-capture-request.d.ts +1 -1
  88. package/lib/request/enable-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
  89. package/lib/request/enable-external-db-system-database-management-request.d.ts +2 -2
  90. package/lib/request/enable-external-db-system-stack-monitoring-request.d.ts +2 -2
  91. package/lib/request/enable-external-exadata-infrastructure-management-request.d.ts +2 -2
  92. package/lib/request/enable-high-frequency-automatic-spm-evolve-advisor-task-request.d.ts +1 -1
  93. package/lib/request/enable-sql-plan-baselines-usage-request.d.ts +1 -1
  94. package/lib/request/fetch-sql-tuning-set-request.d.ts +1 -1
  95. package/lib/request/generate-awr-snapshot-request.d.ts +1 -1
  96. package/lib/request/get-awr-db-report-request.d.ts +1 -1
  97. package/lib/request/get-awr-db-sql-report-request.d.ts +1 -1
  98. package/lib/request/get-cluster-cache-metric-request.d.ts +1 -1
  99. package/lib/request/get-database-fleet-health-metrics-request.d.ts +1 -1
  100. package/lib/request/get-database-home-metrics-request.d.ts +1 -1
  101. package/lib/request/get-db-management-private-endpoint-request.d.ts +1 -1
  102. package/lib/request/get-execution-plan-stats-comparision-request.d.ts +1 -1
  103. package/lib/request/get-external-asm-configuration-request.d.ts +1 -1
  104. package/lib/request/get-external-asm-instance-request.d.ts +1 -1
  105. package/lib/request/get-external-asm-request.d.ts +1 -1
  106. package/lib/request/get-external-cluster-instance-request.d.ts +1 -1
  107. package/lib/request/get-external-cluster-request.d.ts +1 -1
  108. package/lib/request/get-external-db-home-request.d.ts +1 -1
  109. package/lib/request/get-external-db-node-request.d.ts +1 -1
  110. package/lib/request/get-external-db-system-connector-request.d.ts +1 -1
  111. package/lib/request/get-external-db-system-discovery-request.d.ts +1 -1
  112. package/lib/request/get-external-db-system-request.d.ts +1 -1
  113. package/lib/request/get-external-exadata-infrastructure-request.d.ts +1 -1
  114. package/lib/request/get-external-exadata-storage-connector-request.d.ts +1 -1
  115. package/lib/request/get-external-exadata-storage-grid-request.d.ts +1 -1
  116. package/lib/request/get-external-exadata-storage-server-request.d.ts +1 -1
  117. package/lib/request/get-external-listener-request.d.ts +1 -1
  118. package/lib/request/get-iorm-plan-request.d.ts +1 -1
  119. package/lib/request/get-job-execution-request.d.ts +1 -1
  120. package/lib/request/get-job-request.d.ts +1 -1
  121. package/lib/request/get-job-run-request.d.ts +1 -1
  122. package/lib/request/get-managed-database-group-request.d.ts +1 -1
  123. package/lib/request/get-managed-database-request.d.ts +1 -1
  124. package/lib/request/get-managed-my-sql-database-request.d.ts +1 -1
  125. package/lib/request/get-my-sql-fleet-metric-request.d.ts +1 -1
  126. package/lib/request/get-open-alert-history-request.d.ts +1 -1
  127. package/lib/request/get-optimizer-statistics-advisor-execution-request.d.ts +1 -1
  128. package/lib/request/get-optimizer-statistics-advisor-execution-script-request.d.ts +1 -1
  129. package/lib/request/get-optimizer-statistics-collection-operation-request.d.ts +1 -1
  130. package/lib/request/get-pdb-metrics-request.d.ts +1 -1
  131. package/lib/request/get-preferred-credential-request.d.ts +1 -1
  132. package/lib/request/get-sql-execution-plan-request.d.ts +1 -1
  133. package/lib/request/get-sql-plan-baseline-configuration-request.d.ts +1 -1
  134. package/lib/request/get-sql-plan-baseline-request.d.ts +1 -1
  135. package/lib/request/get-sql-tuning-advisor-task-summary-report-request.d.ts +1 -1
  136. package/lib/request/get-tablespace-request.d.ts +1 -1
  137. package/lib/request/get-top-sql-cpu-activity-request.d.ts +1 -1
  138. package/lib/request/get-user-request.d.ts +1 -1
  139. package/lib/request/get-work-request-request.d.ts +1 -1
  140. package/lib/request/implement-optimizer-statistics-advisor-recommendations-request.d.ts +1 -1
  141. package/lib/request/list-alert-logs-request.d.ts +1 -1
  142. package/lib/request/list-asm-properties-request.d.ts +1 -1
  143. package/lib/request/list-associated-databases-request.d.ts +1 -1
  144. package/lib/request/list-attention-logs-request.d.ts +1 -1
  145. package/lib/request/list-awr-db-snapshots-request.d.ts +1 -1
  146. package/lib/request/list-awr-dbs-request.d.ts +1 -1
  147. package/lib/request/list-consumer-group-privileges-request.d.ts +1 -1
  148. package/lib/request/list-cursor-cache-statements-request.d.ts +1 -1
  149. package/lib/request/list-data-access-containers-request.d.ts +1 -1
  150. package/lib/request/list-database-parameters-request.d.ts +5 -5
  151. package/lib/request/list-db-management-private-endpoints-request.d.ts +1 -1
  152. package/lib/request/list-external-asm-disk-groups-request.d.ts +2 -2
  153. package/lib/request/list-external-asm-instances-request.d.ts +3 -3
  154. package/lib/request/list-external-asm-users-request.d.ts +2 -2
  155. package/lib/request/list-external-asms-request.d.ts +3 -3
  156. package/lib/request/list-external-cluster-instances-request.d.ts +3 -3
  157. package/lib/request/list-external-clusters-request.d.ts +3 -3
  158. package/lib/request/list-external-databases-request.d.ts +3 -3
  159. package/lib/request/list-external-db-homes-request.d.ts +3 -3
  160. package/lib/request/list-external-db-nodes-request.d.ts +3 -3
  161. package/lib/request/list-external-db-system-connectors-request.d.ts +3 -3
  162. package/lib/request/list-external-db-system-discoveries-request.d.ts +3 -3
  163. package/lib/request/list-external-db-systems-request.d.ts +3 -3
  164. package/lib/request/list-external-exadata-infrastructures-request.d.ts +1 -1
  165. package/lib/request/list-external-exadata-storage-connectors-request.d.ts +1 -1
  166. package/lib/request/list-external-exadata-storage-servers-request.d.ts +1 -1
  167. package/lib/request/list-external-listener-services-request.d.ts +2 -2
  168. package/lib/request/list-external-listeners-request.d.ts +3 -3
  169. package/lib/request/list-job-executions-request.d.ts +1 -1
  170. package/lib/request/list-job-runs-request.d.ts +1 -1
  171. package/lib/request/list-jobs-request.d.ts +1 -1
  172. package/lib/request/list-managed-database-groups-request.d.ts +1 -1
  173. package/lib/request/list-managed-databases-request.d.ts +1 -1
  174. package/lib/request/list-managed-my-sql-database-configuration-data-request.d.ts +1 -1
  175. package/lib/request/list-managed-my-sql-database-sql-data-request.d.ts +1 -1
  176. package/lib/request/list-managed-my-sql-databases-request.d.ts +1 -1
  177. package/lib/request/list-object-privileges-request.d.ts +1 -1
  178. package/lib/request/list-optimizer-statistics-advisor-executions-request.d.ts +1 -1
  179. package/lib/request/list-optimizer-statistics-collection-aggregations-request.d.ts +1 -1
  180. package/lib/request/list-optimizer-statistics-collection-operations-request.d.ts +1 -1
  181. package/lib/request/list-preferred-credentials-request.d.ts +1 -1
  182. package/lib/request/list-proxied-for-users-request.d.ts +1 -1
  183. package/lib/request/list-proxy-users-request.d.ts +1 -1
  184. package/lib/request/list-roles-request.d.ts +1 -1
  185. package/lib/request/list-sql-plan-baseline-jobs-request.d.ts +1 -1
  186. package/lib/request/list-sql-plan-baselines-request.d.ts +1 -1
  187. package/lib/request/list-sql-tuning-advisor-task-findings-request.d.ts +1 -1
  188. package/lib/request/list-sql-tuning-advisor-task-recommendations-request.d.ts +1 -1
  189. package/lib/request/list-sql-tuning-advisor-tasks-request.d.ts +1 -1
  190. package/lib/request/list-sql-tuning-sets-request.d.ts +1 -1
  191. package/lib/request/list-system-privileges-request.d.ts +1 -1
  192. package/lib/request/list-table-statistics-request.d.ts +1 -1
  193. package/lib/request/list-tablespaces-request.d.ts +1 -1
  194. package/lib/request/list-users-request.d.ts +1 -1
  195. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  196. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  197. package/lib/request/list-work-requests-request.d.ts +1 -1
  198. package/lib/request/load-sql-plan-baselines-from-awr-request.d.ts +1 -1
  199. package/lib/request/load-sql-plan-baselines-from-cursor-cache-request.d.ts +1 -1
  200. package/lib/request/load-sql-tuning-set-request.d.ts +1 -1
  201. package/lib/request/modify-snapshot-settings-request.d.ts +1 -1
  202. package/lib/request/patch-external-db-system-discovery-request.d.ts +2 -2
  203. package/lib/request/remove-data-file-request.d.ts +1 -1
  204. package/lib/request/remove-managed-database-from-managed-database-group-request.d.ts +1 -1
  205. package/lib/request/reset-database-parameters-request.d.ts +1 -1
  206. package/lib/request/resize-data-file-request.d.ts +1 -1
  207. package/lib/request/run-historic-addm-request.d.ts +1 -1
  208. package/lib/request/save-sql-tuning-set-as-request.d.ts +1 -1
  209. package/lib/request/start-sql-tuning-task-request.d.ts +1 -1
  210. package/lib/request/summarize-alert-log-counts-request.d.ts +1 -1
  211. package/lib/request/summarize-attention-log-counts-request.d.ts +1 -1
  212. package/lib/request/summarize-awr-db-cpu-usages-request.d.ts +1 -1
  213. package/lib/request/summarize-awr-db-metrics-request.d.ts +1 -1
  214. package/lib/request/summarize-awr-db-parameter-changes-request.d.ts +1 -1
  215. package/lib/request/summarize-awr-db-parameters-request.d.ts +1 -1
  216. package/lib/request/summarize-awr-db-snapshot-ranges-request.d.ts +1 -1
  217. package/lib/request/summarize-awr-db-sysstats-request.d.ts +1 -1
  218. package/lib/request/summarize-awr-db-top-wait-events-request.d.ts +1 -1
  219. package/lib/request/summarize-awr-db-wait-event-buckets-request.d.ts +1 -1
  220. package/lib/request/summarize-awr-db-wait-events-request.d.ts +1 -1
  221. package/lib/request/summarize-external-asm-metrics-request.d.ts +3 -3
  222. package/lib/request/summarize-external-cluster-metrics-request.d.ts +3 -3
  223. package/lib/request/summarize-external-db-node-metrics-request.d.ts +3 -3
  224. package/lib/request/summarize-external-db-system-availability-metrics-request.d.ts +3 -3
  225. package/lib/request/summarize-external-listener-metrics-request.d.ts +3 -3
  226. package/lib/request/summarize-job-executions-statuses-request.d.ts +1 -1
  227. package/lib/request/summarize-managed-database-availability-metrics-request.d.ts +1 -1
  228. package/lib/request/summarize-managed-my-sql-database-availability-metrics-request.d.ts +1 -1
  229. package/lib/request/summarize-sql-plan-baselines-by-last-execution-request.d.ts +1 -1
  230. package/lib/request/summarize-sql-plan-baselines-request.d.ts +1 -1
  231. package/lib/request/test-preferred-credential-request.d.ts +1 -1
  232. package/lib/request/update-db-management-private-endpoint-request.d.ts +2 -2
  233. package/lib/request/update-external-asm-request.d.ts +2 -2
  234. package/lib/request/update-external-cluster-instance-request.d.ts +2 -2
  235. package/lib/request/update-external-cluster-request.d.ts +2 -2
  236. package/lib/request/update-external-db-node-request.d.ts +2 -2
  237. package/lib/request/update-external-db-system-connector-request.d.ts +2 -2
  238. package/lib/request/update-external-db-system-discovery-request.d.ts +2 -2
  239. package/lib/request/update-external-db-system-request.d.ts +2 -2
  240. package/lib/request/update-external-exadata-infrastructure-request.d.ts +2 -2
  241. package/lib/request/update-external-exadata-storage-connector-request.d.ts +2 -2
  242. package/lib/request/update-external-listener-request.d.ts +2 -2
  243. package/lib/request/update-job-request.d.ts +2 -2
  244. package/lib/request/update-managed-database-group-request.d.ts +2 -2
  245. package/lib/request/update-preferred-credential-request.d.ts +2 -2
  246. package/lib/request/update-tablespace-request.d.ts +1 -1
  247. package/lib/request/validate-basic-filter-request.d.ts +1 -1
  248. package/lib/response/addm-tasks-response.d.ts +1 -1
  249. package/lib/response/check-external-exadata-storage-connector-response.d.ts +1 -1
  250. package/lib/response/create-db-management-private-endpoint-response.d.ts +1 -1
  251. package/lib/response/create-external-db-system-connector-response.d.ts +1 -1
  252. package/lib/response/create-external-db-system-discovery-response.d.ts +1 -1
  253. package/lib/response/create-external-db-system-response.d.ts +1 -1
  254. package/lib/response/create-external-exadata-infrastructure-response.d.ts +1 -1
  255. package/lib/response/create-external-exadata-storage-connector-response.d.ts +1 -1
  256. package/lib/response/create-job-response.d.ts +1 -1
  257. package/lib/response/create-managed-database-group-response.d.ts +1 -1
  258. package/lib/response/discover-external-exadata-infrastructure-response.d.ts +1 -1
  259. package/lib/response/get-db-management-private-endpoint-response.d.ts +1 -1
  260. package/lib/response/get-external-asm-response.d.ts +1 -1
  261. package/lib/response/get-external-cluster-instance-response.d.ts +1 -1
  262. package/lib/response/get-external-cluster-response.d.ts +1 -1
  263. package/lib/response/get-external-db-node-response.d.ts +1 -1
  264. package/lib/response/get-external-db-system-connector-response.d.ts +1 -1
  265. package/lib/response/get-external-db-system-discovery-response.d.ts +1 -1
  266. package/lib/response/get-external-db-system-response.d.ts +1 -1
  267. package/lib/response/get-external-exadata-infrastructure-response.d.ts +1 -1
  268. package/lib/response/get-external-exadata-storage-connector-response.d.ts +1 -1
  269. package/lib/response/get-external-exadata-storage-grid-response.d.ts +1 -1
  270. package/lib/response/get-external-exadata-storage-server-response.d.ts +1 -1
  271. package/lib/response/get-external-listener-response.d.ts +1 -1
  272. package/lib/response/get-job-response.d.ts +1 -1
  273. package/lib/response/get-managed-database-group-response.d.ts +1 -1
  274. package/lib/response/get-preferred-credential-response.d.ts +1 -1
  275. package/lib/response/list-alert-logs-response.d.ts +1 -1
  276. package/lib/response/list-asm-properties-response.d.ts +1 -1
  277. package/lib/response/list-associated-databases-response.d.ts +1 -1
  278. package/lib/response/list-attention-logs-response.d.ts +1 -1
  279. package/lib/response/list-awr-db-snapshots-response.d.ts +1 -1
  280. package/lib/response/list-awr-dbs-response.d.ts +1 -1
  281. package/lib/response/list-consumer-group-privileges-response.d.ts +1 -1
  282. package/lib/response/list-cursor-cache-statements-response.d.ts +1 -1
  283. package/lib/response/list-data-access-containers-response.d.ts +1 -1
  284. package/lib/response/list-db-management-private-endpoints-response.d.ts +1 -1
  285. package/lib/response/list-external-asm-disk-groups-response.d.ts +1 -1
  286. package/lib/response/list-external-asm-instances-response.d.ts +1 -1
  287. package/lib/response/list-external-asm-users-response.d.ts +1 -1
  288. package/lib/response/list-external-asms-response.d.ts +1 -1
  289. package/lib/response/list-external-cluster-instances-response.d.ts +1 -1
  290. package/lib/response/list-external-clusters-response.d.ts +1 -1
  291. package/lib/response/list-external-databases-response.d.ts +1 -1
  292. package/lib/response/list-external-db-homes-response.d.ts +1 -1
  293. package/lib/response/list-external-db-nodes-response.d.ts +1 -1
  294. package/lib/response/list-external-db-system-connectors-response.d.ts +1 -1
  295. package/lib/response/list-external-db-system-discoveries-response.d.ts +1 -1
  296. package/lib/response/list-external-db-systems-response.d.ts +1 -1
  297. package/lib/response/list-external-exadata-infrastructures-response.d.ts +1 -1
  298. package/lib/response/list-external-exadata-storage-connectors-response.d.ts +1 -1
  299. package/lib/response/list-external-exadata-storage-servers-response.d.ts +1 -1
  300. package/lib/response/list-external-listener-services-response.d.ts +1 -1
  301. package/lib/response/list-external-listeners-response.d.ts +1 -1
  302. package/lib/response/list-job-executions-response.d.ts +1 -1
  303. package/lib/response/list-job-runs-response.d.ts +1 -1
  304. package/lib/response/list-jobs-response.d.ts +1 -1
  305. package/lib/response/list-managed-database-groups-response.d.ts +1 -1
  306. package/lib/response/list-managed-databases-response.d.ts +1 -1
  307. package/lib/response/list-managed-my-sql-database-configuration-data-response.d.ts +1 -1
  308. package/lib/response/list-managed-my-sql-database-sql-data-response.d.ts +1 -1
  309. package/lib/response/list-managed-my-sql-databases-response.d.ts +1 -1
  310. package/lib/response/list-object-privileges-response.d.ts +1 -1
  311. package/lib/response/list-optimizer-statistics-collection-aggregations-response.d.ts +1 -1
  312. package/lib/response/list-optimizer-statistics-collection-operations-response.d.ts +1 -1
  313. package/lib/response/list-preferred-credentials-response.d.ts +1 -1
  314. package/lib/response/list-proxied-for-users-response.d.ts +1 -1
  315. package/lib/response/list-proxy-users-response.d.ts +1 -1
  316. package/lib/response/list-roles-response.d.ts +1 -1
  317. package/lib/response/list-sql-plan-baseline-jobs-response.d.ts +1 -1
  318. package/lib/response/list-sql-plan-baselines-response.d.ts +1 -1
  319. package/lib/response/list-sql-tuning-advisor-task-findings-response.d.ts +1 -1
  320. package/lib/response/list-sql-tuning-advisor-task-recommendations-response.d.ts +1 -1
  321. package/lib/response/list-sql-tuning-advisor-tasks-response.d.ts +1 -1
  322. package/lib/response/list-sql-tuning-sets-response.d.ts +1 -1
  323. package/lib/response/list-system-privileges-response.d.ts +1 -1
  324. package/lib/response/list-tablespaces-response.d.ts +1 -1
  325. package/lib/response/list-users-response.d.ts +1 -1
  326. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  327. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  328. package/lib/response/list-work-requests-response.d.ts +1 -1
  329. package/lib/response/patch-external-db-system-discovery-response.d.ts +1 -1
  330. package/lib/response/summarize-alert-log-counts-response.d.ts +1 -1
  331. package/lib/response/summarize-attention-log-counts-response.d.ts +1 -1
  332. package/lib/response/summarize-awr-db-cpu-usages-response.d.ts +1 -1
  333. package/lib/response/summarize-awr-db-metrics-response.d.ts +1 -1
  334. package/lib/response/summarize-awr-db-parameter-changes-response.d.ts +1 -1
  335. package/lib/response/summarize-awr-db-parameters-response.d.ts +1 -1
  336. package/lib/response/summarize-awr-db-snapshot-ranges-response.d.ts +1 -1
  337. package/lib/response/summarize-awr-db-sysstats-response.d.ts +1 -1
  338. package/lib/response/summarize-awr-db-top-wait-events-response.d.ts +1 -1
  339. package/lib/response/summarize-awr-db-wait-event-buckets-response.d.ts +1 -1
  340. package/lib/response/summarize-awr-db-wait-events-response.d.ts +1 -1
  341. package/lib/response/summarize-external-asm-metrics-response.d.ts +1 -1
  342. package/lib/response/summarize-external-cluster-metrics-response.d.ts +1 -1
  343. package/lib/response/summarize-external-db-node-metrics-response.d.ts +1 -1
  344. package/lib/response/summarize-external-db-system-availability-metrics-response.d.ts +1 -1
  345. package/lib/response/summarize-external-listener-metrics-response.d.ts +1 -1
  346. package/lib/response/summarize-managed-database-availability-metrics-response.d.ts +1 -1
  347. package/lib/response/summarize-managed-my-sql-database-availability-metrics-response.d.ts +1 -1
  348. package/lib/response/summarize-sql-plan-baselines-by-last-execution-response.d.ts +1 -1
  349. package/lib/response/summarize-sql-plan-baselines-response.d.ts +1 -1
  350. package/lib/response/update-db-management-private-endpoint-response.d.ts +1 -1
  351. package/lib/response/update-external-db-system-discovery-response.d.ts +1 -1
  352. package/lib/response/update-external-db-system-response.d.ts +1 -1
  353. package/lib/response/update-external-exadata-infrastructure-response.d.ts +1 -1
  354. package/lib/response/update-external-exadata-storage-connector-response.d.ts +1 -1
  355. package/lib/response/update-job-response.d.ts +1 -1
  356. package/lib/response/update-managed-database-group-response.d.ts +1 -1
  357. package/lib/response/update-preferred-credential-response.d.ts +1 -1
  358. package/package.json +3 -3
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetExternalDbSystemResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetExternalExadataInfrastructureResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetExternalExadataStorageConnectorResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetExternalExadataStorageGridResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetExternalExadataStorageServerResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetExternalListenerResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -23,7 +23,7 @@ export interface GetJobResponse {
23
23
  */
24
24
  "opcRequestId": string;
25
25
  /**
26
- * For optimistic concurrency control. See `if-match`.
26
+ * For optimistic concurrency control. See {@code if-match}.
27
27
  *
28
28
  */
29
29
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetManagedDatabaseGroupResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetPreferredCredentialResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -20,7 +20,7 @@ export interface ListAlertLogsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListAsmPropertiesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListAssociatedDatabasesResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListAttentionLogsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListAwrDbSnapshotsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListAwrDbsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListConsumerGroupPrivilegesResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListCursorCacheStatementsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListDataAccessContainersResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListDbManagementPrivateEndpointsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalAsmDiskGroupsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalAsmInstancesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalAsmUsersResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalAsmsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalClusterInstancesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalClustersResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalDatabasesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalDbHomesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalDbNodesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalDbSystemConnectorsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalDbSystemDiscoveriesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalDbSystemsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalExadataInfrastructuresResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalExadataStorageConnectorsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalExadataStorageServersResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalListenerServicesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListExternalListenersResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListJobExecutionsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListJobRunsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListJobsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListManagedDatabaseGroupsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListManagedDatabasesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListManagedMySqlDatabaseConfigurationDataResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListManagedMySqlDatabaseSqlDataResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListManagedMySqlDatabasesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListObjectPrivilegesResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListOptimizerStatisticsCollectionAggregationsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListOptimizerStatisticsCollectionOperationsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListPreferredCredentialsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListProxiedForUsersResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListProxyUsersResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListRolesResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListSqlPlanBaselineJobsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListSqlPlanBaselinesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListSqlTuningAdvisorTaskFindingsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListSqlTuningAdvisorTaskRecommendationsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListSqlTuningAdvisorTasksResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListSqlTuningSetsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListSystemPrivilegesResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then a partial list might have been returned. Include this value as the `page` parameter for the
17
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request to get the next batch of items.
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListTablespacesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */