oci 2.124.2__py3-none-any.whl → 2.125.1__py3-none-any.whl

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 (420) hide show
  1. oci/__init__.py +2 -2
  2. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  3. oci/adm/application_dependency_management_client.py +36 -36
  4. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  5. oci/ai_document/ai_service_document_client.py +22 -22
  6. oci/ai_language/ai_service_language_client.py +43 -43
  7. oci/ai_speech/ai_service_speech_client.py +10 -10
  8. oci/ai_vision/ai_service_vision_client.py +25 -25
  9. oci/analytics/analytics_client.py +23 -23
  10. oci/announcements_service/announcement_client.py +4 -4
  11. oci/announcements_service/announcement_subscription_client.py +9 -9
  12. oci/announcements_service/announcements_preferences_client.py +4 -4
  13. oci/apigateway/api_gateway_client.py +21 -21
  14. oci/apigateway/deployment_client.py +6 -6
  15. oci/apigateway/gateway_client.py +6 -6
  16. oci/apigateway/subscribers_client.py +6 -6
  17. oci/apigateway/usage_plans_client.py +6 -6
  18. oci/apigateway/work_requests_client.py +5 -5
  19. oci/apm_config/config_client.py +8 -8
  20. oci/apm_control_plane/apm_domain_client.py +14 -14
  21. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  22. oci/apm_traces/attributes_client.py +8 -8
  23. oci/apm_traces/query_client.py +2 -2
  24. oci/apm_traces/trace_client.py +4 -4
  25. oci/application_migration/application_migration_client.py +19 -19
  26. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  27. oci/artifacts/artifacts_client.py +32 -32
  28. oci/audit/audit_client.py +3 -3
  29. oci/autoscaling/auto_scaling_client.py +11 -11
  30. oci/bastion/bastion_client.py +15 -15
  31. oci/bds/bds_client.py +51 -51
  32. oci/blockchain/blockchain_platform_client.py +27 -27
  33. oci/budget/budget_client.py +10 -10
  34. oci/capacity_management/capacity_management_client.py +19 -19
  35. oci/certificates/certificates_client.py +5 -5
  36. oci/certificates_management/certificates_management_client.py +32 -32
  37. oci/cims/incident_client.py +8 -8
  38. oci/cims/user_client.py +1 -1
  39. oci/cloud_bridge/common_client.py +5 -5
  40. oci/cloud_bridge/discovery_client.py +14 -14
  41. oci/cloud_bridge/inventory_client.py +16 -16
  42. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  43. oci/cloud_guard/cloud_guard_client.py +176 -177
  44. oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
  45. oci/cloud_guard/models/condition_metadata_type.py +1 -1
  46. oci/cloud_guard/models/configuration.py +1 -1
  47. oci/cloud_guard/models/create_data_source_details.py +47 -0
  48. oci/cloud_guard/models/create_managed_list_details.py +11 -3
  49. oci/cloud_guard/models/data_mask_rule.py +1 -1
  50. oci/cloud_guard/models/detector.py +1 -1
  51. oci/cloud_guard/models/detector_recipe.py +1 -1
  52. oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
  53. oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
  54. oci/cloud_guard/models/detector_rule.py +12 -4
  55. oci/cloud_guard/models/detector_rule_summary.py +11 -3
  56. oci/cloud_guard/models/impacted_resource_summary.py +1 -1
  57. oci/cloud_guard/models/managed_list.py +12 -4
  58. oci/cloud_guard/models/managed_list_summary.py +11 -3
  59. oci/cloud_guard/models/managed_list_type_summary.py +1 -1
  60. oci/cloud_guard/models/policy_summary.py +1 -1
  61. oci/cloud_guard/models/problem.py +1 -1
  62. oci/cloud_guard/models/problem_aggregation.py +1 -1
  63. oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
  64. oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
  65. oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
  66. oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
  67. oci/cloud_migrations/migration_client.py +43 -43
  68. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  69. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  70. oci/compute_instance_agent/plugin_client.py +2 -2
  71. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  72. oci/container_engine/container_engine_client.py +44 -44
  73. oci/container_instances/container_instance_client.py +18 -18
  74. oci/core/blockstorage_client.py +60 -60
  75. oci/core/compute_client.py +99 -99
  76. oci/core/compute_management_client.py +32 -32
  77. oci/core/virtual_network_client.py +242 -242
  78. oci/dashboard_service/dashboard_client.py +6 -6
  79. oci/dashboard_service/dashboard_group_client.py +6 -6
  80. oci/data_catalog/data_catalog_client.py +148 -148
  81. oci/data_flow/data_flow_client.py +42 -42
  82. oci/data_integration/data_integration_client.py +163 -163
  83. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  84. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  85. oci/data_safe/data_safe_client.py +272 -272
  86. oci/data_science/data_science_client.py +91 -91
  87. oci/database/database_client.py +327 -327
  88. oci/database/models/autonomous_database.py +93 -0
  89. oci/database/models/autonomous_database_summary.py +93 -0
  90. oci/database/models/create_refreshable_autonomous_database_clone_details.py +146 -2
  91. oci/database/models/update_autonomous_database_details.py +93 -0
  92. oci/database_management/db_management_client.py +194 -194
  93. oci/database_management/diagnosability_client.py +4 -4
  94. oci/database_management/managed_my_sql_databases_client.py +148 -8
  95. oci/database_management/models/__init__.py +14 -0
  96. oci/database_management/models/heat_wave_cluster_usage_metrics.py +340 -0
  97. oci/database_management/models/heat_wave_fleet_by_category.py +134 -0
  98. oci/database_management/models/heat_wave_fleet_metric_definition.py +196 -0
  99. oci/database_management/models/heat_wave_fleet_metric_summary_definition.py +165 -0
  100. oci/database_management/models/heat_wave_fleet_metrics.py +165 -0
  101. oci/database_management/models/heat_wave_fleet_summary.py +103 -0
  102. oci/database_management/models/heat_wave_node.py +154 -0
  103. oci/database_management/models/managed_my_sql_database.py +250 -2
  104. oci/database_management/models/my_sql_data_summary.py +64 -2
  105. oci/database_management/models/my_sql_database_usage_metrics.py +93 -0
  106. oci/database_management/perfhub_client.py +1 -1
  107. oci/database_management/sql_tuning_client.py +17 -17
  108. oci/database_migration/database_migration_client.py +41 -41
  109. oci/database_tools/database_tools_client.py +23 -23
  110. oci/desktops/desktop_service_client.py +21 -21
  111. oci/devops/devops_client.py +92 -92
  112. oci/devops/models/__init__.py +2 -0
  113. oci/devops/models/create_oke_helm_chart_deploy_stage_details.py +109 -0
  114. oci/devops/models/create_repository_details.py +2 -2
  115. oci/devops/models/deploy_artifact.py +7 -3
  116. oci/devops/models/deploy_artifact_source.py +4 -0
  117. oci/devops/models/devops_code_repository_filter.py +2 -2
  118. oci/devops/models/devops_code_repository_filter_attributes.py +2 -2
  119. oci/devops/models/diff_summary.py +37 -2
  120. oci/devops/models/helm_command_spec_artifact_source.py +126 -0
  121. oci/devops/models/oke_helm_chart_deploy_stage.py +113 -2
  122. oci/devops/models/oke_helm_chart_deploy_stage_summary.py +109 -0
  123. oci/devops/models/repository.py +17 -5
  124. oci/devops/models/repository_author_summary.py +37 -2
  125. oci/devops/models/repository_branch_summary.py +7 -0
  126. oci/devops/models/repository_commit_summary.py +37 -2
  127. oci/devops/models/repository_mirror_record_summary.py +37 -2
  128. oci/devops/models/repository_path_summary.py +37 -2
  129. oci/devops/models/repository_ref_summary.py +37 -2
  130. oci/devops/models/repository_summary.py +2 -2
  131. oci/devops/models/repository_tag_summary.py +7 -0
  132. oci/devops/models/update_oke_helm_chart_deploy_stage_details.py +109 -0
  133. oci/devops/models/update_repository_details.py +2 -2
  134. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  135. oci/dns/dns_client.py +52 -52
  136. oci/dts/appliance_export_job_client.py +6 -6
  137. oci/dts/shipping_vendors_client.py +1 -1
  138. oci/dts/transfer_appliance_client.py +8 -8
  139. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  140. oci/dts/transfer_device_client.py +5 -5
  141. oci/dts/transfer_job_client.py +6 -6
  142. oci/dts/transfer_package_client.py +7 -7
  143. oci/em_warehouse/em_data_lake_client.py +13 -13
  144. oci/em_warehouse/em_warehouse_client.py +13 -13
  145. oci/email/email_client.py +135 -41
  146. oci/email/models/__init__.py +2 -0
  147. oci/email/models/configuration.py +138 -0
  148. oci/email/models/create_dkim_details.py +4 -4
  149. oci/email/models/create_email_domain_details.py +6 -2
  150. oci/email/models/dkim.py +8 -8
  151. oci/email/models/dkim_collection.py +1 -1
  152. oci/email/models/email_domain.py +6 -6
  153. oci/email/models/email_domain_collection.py +1 -1
  154. oci/email/models/email_domain_summary.py +6 -6
  155. oci/email/models/sender.py +41 -4
  156. oci/email/models/sender_summary.py +41 -28
  157. oci/email/models/suppression.py +12 -4
  158. oci/email/models/suppression_summary.py +6 -2
  159. oci/email/models/work_request.py +13 -5
  160. oci/email/models/work_request_error.py +8 -6
  161. oci/email/models/work_request_resource.py +7 -3
  162. oci/email/models/work_request_summary.py +13 -5
  163. oci/email_data_plane/__init__.py +14 -0
  164. oci/email_data_plane/email_dp_client.py +206 -0
  165. oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
  166. oci/email_data_plane/models/__init__.py +22 -0
  167. oci/email_data_plane/models/email_address.py +107 -0
  168. oci/email_data_plane/models/email_submitted_response.py +136 -0
  169. oci/email_data_plane/models/recipients.py +135 -0
  170. oci/email_data_plane/models/sender.py +103 -0
  171. oci/email_data_plane/models/submit_email_details.py +297 -0
  172. oci/events/events_client.py +6 -6
  173. oci/file_storage/file_storage_client.py +50 -50
  174. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  175. oci/functions/functions_invoke_client.py +1 -1
  176. oci/functions/functions_management_client.py +16 -16
  177. oci/fusion_apps/data_masking_activity_client.py +3 -3
  178. oci/fusion_apps/fusion_applications_client.py +39 -39
  179. oci/fusion_apps/fusion_environment_client.py +15 -15
  180. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  181. oci/fusion_apps/refresh_activity_client.py +4 -4
  182. oci/fusion_apps/scheduled_activity_client.py +2 -2
  183. oci/fusion_apps/service_attachment_client.py +2 -2
  184. oci/generative_ai/generative_ai_client.py +22 -22
  185. oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
  186. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  187. oci/globally_distributed_database/sharded_database_service_client.py +29 -29
  188. oci/golden_gate/golden_gate_client.py +61 -61
  189. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  190. oci/governance_rules_control_plane/work_request_client.py +5 -5
  191. oci/healthchecks/health_checks_client.py +17 -17
  192. oci/identity/identity_client.py +145 -145
  193. oci/identity_data_plane/dataplane_client.py +2 -2
  194. oci/identity_domains/identity_domains_client.py +300 -300
  195. oci/integration/integration_instance_client.py +15 -15
  196. oci/jms/java_management_service_client.py +66 -66
  197. oci/jms_java_downloads/java_download_client.py +25 -25
  198. oci/key_management/ekm_client.py +5 -5
  199. oci/key_management/kms_crypto_client.py +6 -6
  200. oci/key_management/kms_hsm_cluster_client.py +12 -12
  201. oci/key_management/kms_management_client.py +21 -21
  202. oci/key_management/kms_vault_client.py +14 -14
  203. oci/license_manager/license_manager_client.py +18 -18
  204. oci/limits/limits_client.py +4 -4
  205. oci/limits/quotas_client.py +7 -7
  206. oci/load_balancer/load_balancer_client.py +61 -61
  207. oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
  208. oci/load_balancer/models/ssl_cipher_suite.py +102 -0
  209. oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
  210. oci/load_balancer/models/ssl_configuration.py +2 -0
  211. oci/load_balancer/models/ssl_configuration_details.py +2 -0
  212. oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
  213. oci/lockbox/lockbox_client.py +23 -23
  214. oci/log_analytics/log_analytics_client.py +193 -193
  215. oci/logging/logging_management_client.py +30 -30
  216. oci/logging/models/__init__.py +52 -0
  217. oci/logging/models/create_unified_agent_configuration_details.py +2 -2
  218. oci/logging/models/grep_filter_allow_rule.py +103 -0
  219. oci/logging/models/grep_filter_deny_rule.py +103 -0
  220. oci/logging/models/operational_metrics_source.py +1 -1
  221. oci/logging/models/record_transformer_pair.py +103 -0
  222. oci/logging/models/unified_agent_apache2_parser.py +1 -1
  223. oci/logging/models/unified_agent_apache_error_parser.py +1 -1
  224. oci/logging/models/unified_agent_auditd_parser.py +1 -1
  225. oci/logging/models/unified_agent_configuration_summary.py +7 -3
  226. oci/logging/models/unified_agent_cri_parser.py +1 -1
  227. oci/logging/models/unified_agent_csv_parser.py +1 -1
  228. oci/logging/models/unified_agent_custom_filter.py +151 -0
  229. oci/logging/models/unified_agent_custom_plugin_log_source.py +89 -0
  230. oci/logging/models/unified_agent_custom_section.py +103 -0
  231. oci/logging/models/unified_agent_grok_parser.py +1 -1
  232. oci/logging/models/unified_agent_kubernetes_configuration_details.py +132 -0
  233. oci/logging/models/unified_agent_kubernetes_filter.py +121 -0
  234. oci/logging/models/unified_agent_kubernetes_scrape_target.py +189 -0
  235. oci/logging/models/unified_agent_kubernetes_source.py +103 -0
  236. oci/logging/models/unified_agent_logging_configuration.py +32 -1
  237. oci/logging/models/unified_agent_logging_filter.py +156 -0
  238. oci/logging/models/unified_agent_logging_grep_filter.py +121 -0
  239. oci/logging/models/unified_agent_logging_record_transformer_filter.py +276 -0
  240. oci/logging/models/unified_agent_logging_source.py +11 -3
  241. oci/logging/models/unified_agent_monitoring_application_configuration_details.py +117 -0
  242. oci/logging/models/unified_agent_monitoring_configuration_details.py +82 -0
  243. oci/logging/models/unified_agent_monitoring_destination.py +103 -0
  244. oci/logging/models/unified_agent_monitoring_filter.py +140 -0
  245. oci/logging/models/unified_agent_monitoring_url_source.py +103 -0
  246. oci/logging/models/unified_agent_msgpack_parser.py +1 -1
  247. oci/logging/models/unified_agent_multiline_grok_parser.py +1 -1
  248. oci/logging/models/unified_agent_multiline_parser.py +1 -1
  249. oci/logging/models/unified_agent_none_parser.py +1 -1
  250. oci/logging/models/unified_agent_openmetrics_parser.py +127 -0
  251. oci/logging/models/unified_agent_openmetrics_parser_record.py +134 -0
  252. oci/logging/models/unified_agent_openmetrics_tail_configuration_details.py +109 -0
  253. oci/logging/models/unified_agent_parser.py +11 -3
  254. oci/logging/models/unified_agent_parser_filter.py +338 -0
  255. oci/logging/models/unified_agent_regex_parser.py +1 -1
  256. oci/logging/models/unified_agent_service_configuration_details.py +11 -3
  257. oci/logging/models/unified_agent_syslog_parser.py +1 -1
  258. oci/logging/models/unified_agent_tail_log_source.py +30 -3
  259. oci/logging/models/unified_agent_tail_source_advanced_options.py +72 -0
  260. oci/logging/models/unified_agent_tsv_parser.py +1 -1
  261. oci/logging/models/unified_agent_url_configuration_details.py +132 -0
  262. oci/logging/models/unified_agent_url_filter.py +120 -0
  263. oci/logging/models/unified_agent_url_scrape_target.py +103 -0
  264. oci/logging/models/unified_agent_windows_event_source.py +1 -1
  265. oci/logging/models/unified_json_parser.py +65 -3
  266. oci/loggingingestion/logging_client.py +1 -1
  267. oci/loggingsearch/log_search_client.py +1 -1
  268. oci/management_agent/management_agent_client.py +28 -28
  269. oci/management_dashboard/dashx_apis_client.py +14 -14
  270. oci/marketplace/account_client.py +2 -2
  271. oci/marketplace/marketplace_client.py +30 -30
  272. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  273. oci/media_services/media_services_client.py +60 -60
  274. oci/media_services/media_stream_client.py +2 -2
  275. oci/monitoring/models/__init__.py +2 -0
  276. oci/monitoring/models/alarm.py +107 -0
  277. oci/monitoring/models/alarm_dimension_states_entry.py +35 -0
  278. oci/monitoring/models/alarm_override.py +304 -0
  279. oci/monitoring/models/alarm_status_summary.py +35 -0
  280. oci/monitoring/models/alarm_summary.py +109 -2
  281. oci/monitoring/models/create_alarm_details.py +109 -2
  282. oci/monitoring/models/update_alarm_details.py +109 -2
  283. oci/monitoring/monitoring_client.py +23 -22
  284. oci/mysql/channels_client.py +7 -7
  285. oci/mysql/db_backups_client.py +6 -6
  286. oci/mysql/db_system_client.py +17 -17
  287. oci/mysql/mysqlaas_client.py +7 -7
  288. oci/mysql/replicas_client.py +5 -5
  289. oci/mysql/work_requests_client.py +4 -4
  290. oci/network_firewall/network_firewall_client.py +80 -80
  291. oci/network_load_balancer/models/backend.py +3 -3
  292. oci/network_load_balancer/models/backend_details.py +2 -2
  293. oci/network_load_balancer/models/backend_set.py +1 -1
  294. oci/network_load_balancer/models/backend_set_details.py +1 -1
  295. oci/network_load_balancer/models/backend_set_summary.py +1 -1
  296. oci/network_load_balancer/models/backend_summary.py +3 -3
  297. oci/network_load_balancer/models/create_backend_details.py +3 -3
  298. oci/network_load_balancer/models/create_backend_set_details.py +1 -1
  299. oci/network_load_balancer/models/create_listener_details.py +7 -9
  300. oci/network_load_balancer/models/create_network_load_balancer_details.py +144 -6
  301. oci/network_load_balancer/models/health_checker.py +1 -1
  302. oci/network_load_balancer/models/health_checker_details.py +1 -1
  303. oci/network_load_balancer/models/listener.py +6 -8
  304. oci/network_load_balancer/models/listener_details.py +6 -8
  305. oci/network_load_balancer/models/listener_summary.py +6 -8
  306. oci/network_load_balancer/models/network_load_balancer.py +43 -6
  307. oci/network_load_balancer/models/network_load_balancer_summary.py +42 -5
  308. oci/network_load_balancer/models/update_backend_details.py +4 -4
  309. oci/network_load_balancer/models/update_backend_set_details.py +1 -1
  310. oci/network_load_balancer/models/update_listener_details.py +5 -7
  311. oci/network_load_balancer/models/update_network_load_balancer_details.py +106 -3
  312. oci/network_load_balancer/models/work_request.py +7 -3
  313. oci/network_load_balancer/models/work_request_summary.py +7 -3
  314. oci/network_load_balancer/network_load_balancer_client.py +136 -68
  315. oci/nosql/nosql_client.py +24 -24
  316. oci/object_storage/object_storage_client.py +50 -50
  317. oci/oce/oce_instance_client.py +10 -10
  318. oci/oci_control_center/occ_metrics_client.py +3 -3
  319. oci/ocvp/cluster_client.py +5 -5
  320. oci/ocvp/esxi_host_client.py +8 -8
  321. oci/ocvp/sddc_client.py +14 -14
  322. oci/ocvp/work_request_client.py +4 -4
  323. oci/oda/management_client.py +59 -59
  324. oci/oda/oda_client.py +17 -17
  325. oci/oda/odapackage_client.py +7 -7
  326. oci/onesubscription/billing_schedule_client.py +1 -1
  327. oci/onesubscription/commitment_client.py +2 -2
  328. oci/onesubscription/computed_usage_client.py +3 -3
  329. oci/onesubscription/invoice_summary_client.py +2 -2
  330. oci/onesubscription/organization_subscription_client.py +1 -1
  331. oci/onesubscription/ratecard_client.py +1 -1
  332. oci/onesubscription/subscribed_service_client.py +2 -2
  333. oci/onesubscription/subscription_client.py +1 -1
  334. oci/ons/notification_control_plane_client.py +6 -6
  335. oci/ons/notification_data_plane_client.py +10 -10
  336. oci/opa/opa_instance_client.py +11 -11
  337. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  338. oci/opensearch/opensearch_cluster_client.py +14 -14
  339. oci/operator_access_control/access_requests_client.py +10 -10
  340. oci/operator_access_control/operator_actions_client.py +2 -2
  341. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  342. oci/operator_access_control/operator_control_client.py +6 -6
  343. oci/opsi/operations_insights_client.py +350 -350
  344. oci/optimizer/optimizer_client.py +26 -26
  345. oci/os_management/event_client.py +8 -8
  346. oci/os_management/os_management_client.py +69 -69
  347. oci/os_management_hub/lifecycle_environment_client.py +11 -11
  348. oci/os_management_hub/managed_instance_client.py +22 -22
  349. oci/os_management_hub/managed_instance_group_client.py +22 -22
  350. oci/os_management_hub/management_station_client.py +8 -8
  351. oci/os_management_hub/onboarding_client.py +5 -5
  352. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  353. oci/os_management_hub/scheduled_job_client.py +6 -6
  354. oci/os_management_hub/software_source_client.py +22 -22
  355. oci/os_management_hub/work_request_client.py +4 -4
  356. oci/osp_gateway/address_rule_service_client.py +1 -1
  357. oci/osp_gateway/address_service_client.py +2 -2
  358. oci/osp_gateway/invoice_service_client.py +5 -5
  359. oci/osp_gateway/subscription_service_client.py +5 -5
  360. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  361. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  362. oci/osub_subscription/commitment_client.py +2 -2
  363. oci/osub_subscription/ratecard_client.py +1 -1
  364. oci/osub_subscription/subscription_client.py +1 -1
  365. oci/osub_usage/computed_usage_client.py +3 -3
  366. oci/psql/postgresql_client.py +33 -33
  367. oci/queue/queue_admin_client.py +11 -11
  368. oci/queue/queue_client.py +8 -8
  369. oci/recovery/database_recovery_client.py +23 -23
  370. oci/redis/redis_cluster_client.py +11 -11
  371. oci/resource_manager/resource_manager_client.py +52 -52
  372. oci/resource_search/resource_search_client.py +3 -3
  373. oci/rover/rover_bundle_client.py +8 -8
  374. oci/rover/rover_cluster_client.py +8 -8
  375. oci/rover/rover_entitlement_client.py +6 -6
  376. oci/rover/rover_node_client.py +15 -15
  377. oci/rover/shape_client.py +1 -1
  378. oci/rover/work_requests_client.py +5 -5
  379. oci/sch/connector_plugins_client.py +2 -2
  380. oci/sch/service_connector_client.py +12 -12
  381. oci/secrets/secrets_client.py +3 -3
  382. oci/service_catalog/service_catalog_client.py +26 -26
  383. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  384. oci/service_mesh/service_mesh_client.py +48 -48
  385. oci/stack_monitoring/stack_monitoring_client.py +64 -64
  386. oci/streaming/stream_admin_client.py +18 -18
  387. oci/streaming/stream_client.py +8 -8
  388. oci/tenant_manager_control_plane/domain_client.py +5 -5
  389. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  390. oci/tenant_manager_control_plane/governance_client.py +2 -2
  391. oci/tenant_manager_control_plane/link_client.py +3 -3
  392. oci/tenant_manager_control_plane/orders_client.py +2 -2
  393. oci/tenant_manager_control_plane/organization_client.py +10 -10
  394. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  395. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  396. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  397. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  398. oci/threat_intelligence/threatintel_client.py +5 -5
  399. oci/usage/resources_client.py +2 -2
  400. oci/usage/rewards_client.py +6 -6
  401. oci/usage/usagelimits_client.py +1 -1
  402. oci/usage_api/usageapi_client.py +28 -28
  403. oci/vault/vaults_client.py +13 -13
  404. oci/vbs_inst/vbs_instance_client.py +10 -10
  405. oci/version.py +1 -1
  406. oci/visual_builder/vb_instance_client.py +13 -13
  407. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  408. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  409. oci/waa/waa_client.py +13 -13
  410. oci/waa/work_request_client.py +4 -4
  411. oci/waas/redirect_client.py +6 -6
  412. oci/waas/waas_client.py +66 -66
  413. oci/waf/waf_client.py +24 -24
  414. oci/work_requests/work_request_client.py +4 -4
  415. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/METADATA +1 -1
  416. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/RECORD +420 -375
  417. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/LICENSE.txt +0 -0
  418. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  419. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/WHEEL +0 -0
  420. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/top_level.txt +0 -0
@@ -153,7 +153,7 @@ class DataCatalogClient(object):
153
153
  :rtype: :class:`~oci.response.Response`
154
154
 
155
155
  :example:
156
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/add_catalog_lock.py.html>`__ to see an example of how to use add_catalog_lock API.
156
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/add_catalog_lock.py.html>`__ to see an example of how to use add_catalog_lock API.
157
157
  """
158
158
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
159
159
  required_arguments = ['catalogId']
@@ -262,7 +262,7 @@ class DataCatalogClient(object):
262
262
  :rtype: :class:`~oci.response.Response`
263
263
 
264
264
  :example:
265
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/add_catalog_private_endpoint_lock.py.html>`__ to see an example of how to use add_catalog_private_endpoint_lock API.
265
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/add_catalog_private_endpoint_lock.py.html>`__ to see an example of how to use add_catalog_private_endpoint_lock API.
266
266
  """
267
267
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
268
268
  required_arguments = ['catalogPrivateEndpointId']
@@ -382,7 +382,7 @@ class DataCatalogClient(object):
382
382
  :rtype: :class:`~oci.response.Response`
383
383
 
384
384
  :example:
385
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/add_data_selector_patterns.py.html>`__ to see an example of how to use add_data_selector_patterns API.
385
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/add_data_selector_patterns.py.html>`__ to see an example of how to use add_data_selector_patterns API.
386
386
  """
387
387
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
388
388
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -495,7 +495,7 @@ class DataCatalogClient(object):
495
495
  :rtype: :class:`~oci.response.Response`
496
496
 
497
497
  :example:
498
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/add_metastore_lock.py.html>`__ to see an example of how to use add_metastore_lock API.
498
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/add_metastore_lock.py.html>`__ to see an example of how to use add_metastore_lock API.
499
499
  """
500
500
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
501
501
  required_arguments = ['metastoreId']
@@ -615,7 +615,7 @@ class DataCatalogClient(object):
615
615
  :rtype: :class:`~oci.response.Response`
616
616
 
617
617
  :example:
618
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/associate_custom_property.py.html>`__ to see an example of how to use associate_custom_property API.
618
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/associate_custom_property.py.html>`__ to see an example of how to use associate_custom_property API.
619
619
  """
620
620
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
621
621
  required_arguments = ['catalogId', 'typeKey']
@@ -737,7 +737,7 @@ class DataCatalogClient(object):
737
737
  :rtype: :class:`~oci.response.Response`
738
738
 
739
739
  :example:
740
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/asynchronous_export_data_asset.py.html>`__ to see an example of how to use asynchronous_export_data_asset API.
740
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/asynchronous_export_data_asset.py.html>`__ to see an example of how to use asynchronous_export_data_asset API.
741
741
  """
742
742
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
743
743
  required_arguments = ['catalogId', 'dataAssetKey', 'exportType']
@@ -866,7 +866,7 @@ class DataCatalogClient(object):
866
866
  :rtype: :class:`~oci.response.Response`
867
867
 
868
868
  :example:
869
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/asynchronous_export_glossary.py.html>`__ to see an example of how to use asynchronous_export_glossary API.
869
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/asynchronous_export_glossary.py.html>`__ to see an example of how to use asynchronous_export_glossary API.
870
870
  """
871
871
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
872
872
  required_arguments = ['catalogId', 'glossaryKey']
@@ -988,7 +988,7 @@ class DataCatalogClient(object):
988
988
  :rtype: :class:`~oci.response.Response`
989
989
 
990
990
  :example:
991
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/attach_catalog_private_endpoint.py.html>`__ to see an example of how to use attach_catalog_private_endpoint API.
991
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/attach_catalog_private_endpoint.py.html>`__ to see an example of how to use attach_catalog_private_endpoint API.
992
992
  """
993
993
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
994
994
  required_arguments = ['catalogId']
@@ -1110,7 +1110,7 @@ class DataCatalogClient(object):
1110
1110
  :rtype: :class:`~oci.response.Response`
1111
1111
 
1112
1112
  :example:
1113
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/change_catalog_compartment.py.html>`__ to see an example of how to use change_catalog_compartment API.
1113
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/change_catalog_compartment.py.html>`__ to see an example of how to use change_catalog_compartment API.
1114
1114
  """
1115
1115
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1116
1116
  required_arguments = ['catalogId']
@@ -1229,7 +1229,7 @@ class DataCatalogClient(object):
1229
1229
  :rtype: :class:`~oci.response.Response`
1230
1230
 
1231
1231
  :example:
1232
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/change_catalog_private_endpoint_compartment.py.html>`__ to see an example of how to use change_catalog_private_endpoint_compartment API.
1232
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/change_catalog_private_endpoint_compartment.py.html>`__ to see an example of how to use change_catalog_private_endpoint_compartment API.
1233
1233
  """
1234
1234
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1235
1235
  required_arguments = ['catalogPrivateEndpointId']
@@ -1348,7 +1348,7 @@ class DataCatalogClient(object):
1348
1348
  :rtype: :class:`~oci.response.Response`
1349
1349
 
1350
1350
  :example:
1351
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/change_metastore_compartment.py.html>`__ to see an example of how to use change_metastore_compartment API.
1351
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/change_metastore_compartment.py.html>`__ to see an example of how to use change_metastore_compartment API.
1352
1352
  """
1353
1353
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1354
1354
  required_arguments = ['metastoreId']
@@ -1470,7 +1470,7 @@ class DataCatalogClient(object):
1470
1470
  :rtype: :class:`~oci.response.Response`
1471
1471
 
1472
1472
  :example:
1473
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_attribute.py.html>`__ to see an example of how to use create_attribute API.
1473
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_attribute.py.html>`__ to see an example of how to use create_attribute API.
1474
1474
  """
1475
1475
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1476
1476
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -1592,7 +1592,7 @@ class DataCatalogClient(object):
1592
1592
  :rtype: :class:`~oci.response.Response`
1593
1593
 
1594
1594
  :example:
1595
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_attribute_tag.py.html>`__ to see an example of how to use create_attribute_tag API.
1595
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_attribute_tag.py.html>`__ to see an example of how to use create_attribute_tag API.
1596
1596
  """
1597
1597
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1598
1598
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'attributeKey']
@@ -1704,7 +1704,7 @@ class DataCatalogClient(object):
1704
1704
  :rtype: :class:`~oci.response.Response`
1705
1705
 
1706
1706
  :example:
1707
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_catalog.py.html>`__ to see an example of how to use create_catalog API.
1707
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_catalog.py.html>`__ to see an example of how to use create_catalog API.
1708
1708
  """
1709
1709
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1710
1710
  required_arguments = []
@@ -1798,7 +1798,7 @@ class DataCatalogClient(object):
1798
1798
  :rtype: :class:`~oci.response.Response`
1799
1799
 
1800
1800
  :example:
1801
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_catalog_private_endpoint.py.html>`__ to see an example of how to use create_catalog_private_endpoint API.
1801
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_catalog_private_endpoint.py.html>`__ to see an example of how to use create_catalog_private_endpoint API.
1802
1802
  """
1803
1803
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1804
1804
  required_arguments = []
@@ -1898,7 +1898,7 @@ class DataCatalogClient(object):
1898
1898
  :rtype: :class:`~oci.response.Response`
1899
1899
 
1900
1900
  :example:
1901
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_connection.py.html>`__ to see an example of how to use create_connection API.
1901
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_connection.py.html>`__ to see an example of how to use create_connection API.
1902
1902
  """
1903
1903
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1904
1904
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -2013,7 +2013,7 @@ class DataCatalogClient(object):
2013
2013
  :rtype: :class:`~oci.response.Response`
2014
2014
 
2015
2015
  :example:
2016
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_custom_property.py.html>`__ to see an example of how to use create_custom_property API.
2016
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_custom_property.py.html>`__ to see an example of how to use create_custom_property API.
2017
2017
  """
2018
2018
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2019
2019
  required_arguments = ['catalogId', 'namespaceId']
@@ -2125,7 +2125,7 @@ class DataCatalogClient(object):
2125
2125
  :rtype: :class:`~oci.response.Response`
2126
2126
 
2127
2127
  :example:
2128
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_data_asset.py.html>`__ to see an example of how to use create_data_asset API.
2128
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_data_asset.py.html>`__ to see an example of how to use create_data_asset API.
2129
2129
  """
2130
2130
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2131
2131
  required_arguments = ['catalogId']
@@ -2239,7 +2239,7 @@ class DataCatalogClient(object):
2239
2239
  :rtype: :class:`~oci.response.Response`
2240
2240
 
2241
2241
  :example:
2242
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_data_asset_tag.py.html>`__ to see an example of how to use create_data_asset_tag API.
2242
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_data_asset_tag.py.html>`__ to see an example of how to use create_data_asset_tag API.
2243
2243
  """
2244
2244
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2245
2245
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -2354,7 +2354,7 @@ class DataCatalogClient(object):
2354
2354
  :rtype: :class:`~oci.response.Response`
2355
2355
 
2356
2356
  :example:
2357
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_entity.py.html>`__ to see an example of how to use create_entity API.
2357
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_entity.py.html>`__ to see an example of how to use create_entity API.
2358
2358
  """
2359
2359
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2360
2360
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -2472,7 +2472,7 @@ class DataCatalogClient(object):
2472
2472
  :rtype: :class:`~oci.response.Response`
2473
2473
 
2474
2474
  :example:
2475
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_entity_tag.py.html>`__ to see an example of how to use create_entity_tag API.
2475
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_entity_tag.py.html>`__ to see an example of how to use create_entity_tag API.
2476
2476
  """
2477
2477
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2478
2478
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -2588,7 +2588,7 @@ class DataCatalogClient(object):
2588
2588
  :rtype: :class:`~oci.response.Response`
2589
2589
 
2590
2590
  :example:
2591
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_folder.py.html>`__ to see an example of how to use create_folder API.
2591
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_folder.py.html>`__ to see an example of how to use create_folder API.
2592
2592
  """
2593
2593
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2594
2594
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -2706,7 +2706,7 @@ class DataCatalogClient(object):
2706
2706
  :rtype: :class:`~oci.response.Response`
2707
2707
 
2708
2708
  :example:
2709
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_folder_tag.py.html>`__ to see an example of how to use create_folder_tag API.
2709
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_folder_tag.py.html>`__ to see an example of how to use create_folder_tag API.
2710
2710
  """
2711
2711
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2712
2712
  required_arguments = ['catalogId', 'dataAssetKey', 'folderKey']
@@ -2819,7 +2819,7 @@ class DataCatalogClient(object):
2819
2819
  :rtype: :class:`~oci.response.Response`
2820
2820
 
2821
2821
  :example:
2822
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_glossary.py.html>`__ to see an example of how to use create_glossary API.
2822
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_glossary.py.html>`__ to see an example of how to use create_glossary API.
2823
2823
  """
2824
2824
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2825
2825
  required_arguments = ['catalogId']
@@ -2930,7 +2930,7 @@ class DataCatalogClient(object):
2930
2930
  :rtype: :class:`~oci.response.Response`
2931
2931
 
2932
2932
  :example:
2933
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_job.py.html>`__ to see an example of how to use create_job API.
2933
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_job.py.html>`__ to see an example of how to use create_job API.
2934
2934
  """
2935
2935
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2936
2936
  required_arguments = ['catalogId']
@@ -3041,7 +3041,7 @@ class DataCatalogClient(object):
3041
3041
  :rtype: :class:`~oci.response.Response`
3042
3042
 
3043
3043
  :example:
3044
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_job_definition.py.html>`__ to see an example of how to use create_job_definition API.
3044
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_job_definition.py.html>`__ to see an example of how to use create_job_definition API.
3045
3045
  """
3046
3046
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3047
3047
  required_arguments = ['catalogId']
@@ -3155,7 +3155,7 @@ class DataCatalogClient(object):
3155
3155
  :rtype: :class:`~oci.response.Response`
3156
3156
 
3157
3157
  :example:
3158
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_job_execution.py.html>`__ to see an example of how to use create_job_execution API.
3158
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_job_execution.py.html>`__ to see an example of how to use create_job_execution API.
3159
3159
  """
3160
3160
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3161
3161
  required_arguments = ['catalogId', 'jobKey']
@@ -3264,7 +3264,7 @@ class DataCatalogClient(object):
3264
3264
  :rtype: :class:`~oci.response.Response`
3265
3265
 
3266
3266
  :example:
3267
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_metastore.py.html>`__ to see an example of how to use create_metastore API.
3267
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_metastore.py.html>`__ to see an example of how to use create_metastore API.
3268
3268
  """
3269
3269
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3270
3270
  required_arguments = []
@@ -3361,7 +3361,7 @@ class DataCatalogClient(object):
3361
3361
  :rtype: :class:`~oci.response.Response`
3362
3362
 
3363
3363
  :example:
3364
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_namespace.py.html>`__ to see an example of how to use create_namespace API.
3364
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_namespace.py.html>`__ to see an example of how to use create_namespace API.
3365
3365
  """
3366
3366
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3367
3367
  required_arguments = ['catalogId']
@@ -3472,7 +3472,7 @@ class DataCatalogClient(object):
3472
3472
  :rtype: :class:`~oci.response.Response`
3473
3473
 
3474
3474
  :example:
3475
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_pattern.py.html>`__ to see an example of how to use create_pattern API.
3475
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_pattern.py.html>`__ to see an example of how to use create_pattern API.
3476
3476
  """
3477
3477
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3478
3478
  required_arguments = ['catalogId']
@@ -3586,7 +3586,7 @@ class DataCatalogClient(object):
3586
3586
  :rtype: :class:`~oci.response.Response`
3587
3587
 
3588
3588
  :example:
3589
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_term.py.html>`__ to see an example of how to use create_term API.
3589
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_term.py.html>`__ to see an example of how to use create_term API.
3590
3590
  """
3591
3591
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3592
3592
  required_arguments = ['catalogId', 'glossaryKey']
@@ -3704,7 +3704,7 @@ class DataCatalogClient(object):
3704
3704
  :rtype: :class:`~oci.response.Response`
3705
3705
 
3706
3706
  :example:
3707
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/create_term_relationship.py.html>`__ to see an example of how to use create_term_relationship API.
3707
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/create_term_relationship.py.html>`__ to see an example of how to use create_term_relationship API.
3708
3708
  """
3709
3709
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3710
3710
  required_arguments = ['catalogId', 'glossaryKey', 'termKey']
@@ -3823,7 +3823,7 @@ class DataCatalogClient(object):
3823
3823
  :rtype: :class:`~oci.response.Response`
3824
3824
 
3825
3825
  :example:
3826
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_attribute.py.html>`__ to see an example of how to use delete_attribute API.
3826
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_attribute.py.html>`__ to see an example of how to use delete_attribute API.
3827
3827
  """
3828
3828
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3829
3829
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'attributeKey']
@@ -3941,7 +3941,7 @@ class DataCatalogClient(object):
3941
3941
  :rtype: :class:`~oci.response.Response`
3942
3942
 
3943
3943
  :example:
3944
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_attribute_tag.py.html>`__ to see an example of how to use delete_attribute_tag API.
3944
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_attribute_tag.py.html>`__ to see an example of how to use delete_attribute_tag API.
3945
3945
  """
3946
3946
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3947
3947
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'attributeKey', 'tagKey']
@@ -4051,7 +4051,7 @@ class DataCatalogClient(object):
4051
4051
  :rtype: :class:`~oci.response.Response`
4052
4052
 
4053
4053
  :example:
4054
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_catalog.py.html>`__ to see an example of how to use delete_catalog API.
4054
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_catalog.py.html>`__ to see an example of how to use delete_catalog API.
4055
4055
  """
4056
4056
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4057
4057
  required_arguments = ['catalogId']
@@ -4165,7 +4165,7 @@ class DataCatalogClient(object):
4165
4165
  :rtype: :class:`~oci.response.Response`
4166
4166
 
4167
4167
  :example:
4168
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_catalog_private_endpoint.py.html>`__ to see an example of how to use delete_catalog_private_endpoint API.
4168
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_catalog_private_endpoint.py.html>`__ to see an example of how to use delete_catalog_private_endpoint API.
4169
4169
  """
4170
4170
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4171
4171
  required_arguments = ['catalogPrivateEndpointId']
@@ -4282,7 +4282,7 @@ class DataCatalogClient(object):
4282
4282
  :rtype: :class:`~oci.response.Response`
4283
4283
 
4284
4284
  :example:
4285
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_connection.py.html>`__ to see an example of how to use delete_connection API.
4285
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_connection.py.html>`__ to see an example of how to use delete_connection API.
4286
4286
  """
4287
4287
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4288
4288
  required_arguments = ['catalogId', 'dataAssetKey', 'connectionKey']
@@ -4393,7 +4393,7 @@ class DataCatalogClient(object):
4393
4393
  :rtype: :class:`~oci.response.Response`
4394
4394
 
4395
4395
  :example:
4396
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_custom_property.py.html>`__ to see an example of how to use delete_custom_property API.
4396
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_custom_property.py.html>`__ to see an example of how to use delete_custom_property API.
4397
4397
  """
4398
4398
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4399
4399
  required_arguments = ['catalogId', 'namespaceId', 'customPropertyKey']
@@ -4501,7 +4501,7 @@ class DataCatalogClient(object):
4501
4501
  :rtype: :class:`~oci.response.Response`
4502
4502
 
4503
4503
  :example:
4504
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_data_asset.py.html>`__ to see an example of how to use delete_data_asset API.
4504
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_data_asset.py.html>`__ to see an example of how to use delete_data_asset API.
4505
4505
  """
4506
4506
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4507
4507
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -4611,7 +4611,7 @@ class DataCatalogClient(object):
4611
4611
  :rtype: :class:`~oci.response.Response`
4612
4612
 
4613
4613
  :example:
4614
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_data_asset_tag.py.html>`__ to see an example of how to use delete_data_asset_tag API.
4614
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_data_asset_tag.py.html>`__ to see an example of how to use delete_data_asset_tag API.
4615
4615
  """
4616
4616
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4617
4617
  required_arguments = ['catalogId', 'dataAssetKey', 'tagKey']
@@ -4722,7 +4722,7 @@ class DataCatalogClient(object):
4722
4722
  :rtype: :class:`~oci.response.Response`
4723
4723
 
4724
4724
  :example:
4725
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_entity.py.html>`__ to see an example of how to use delete_entity API.
4725
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_entity.py.html>`__ to see an example of how to use delete_entity API.
4726
4726
  """
4727
4727
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4728
4728
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -4836,7 +4836,7 @@ class DataCatalogClient(object):
4836
4836
  :rtype: :class:`~oci.response.Response`
4837
4837
 
4838
4838
  :example:
4839
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_entity_tag.py.html>`__ to see an example of how to use delete_entity_tag API.
4839
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_entity_tag.py.html>`__ to see an example of how to use delete_entity_tag API.
4840
4840
  """
4841
4841
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4842
4842
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'tagKey']
@@ -4948,7 +4948,7 @@ class DataCatalogClient(object):
4948
4948
  :rtype: :class:`~oci.response.Response`
4949
4949
 
4950
4950
  :example:
4951
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_folder.py.html>`__ to see an example of how to use delete_folder API.
4951
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_folder.py.html>`__ to see an example of how to use delete_folder API.
4952
4952
  """
4953
4953
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4954
4954
  required_arguments = ['catalogId', 'dataAssetKey', 'folderKey']
@@ -5062,7 +5062,7 @@ class DataCatalogClient(object):
5062
5062
  :rtype: :class:`~oci.response.Response`
5063
5063
 
5064
5064
  :example:
5065
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_folder_tag.py.html>`__ to see an example of how to use delete_folder_tag API.
5065
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_folder_tag.py.html>`__ to see an example of how to use delete_folder_tag API.
5066
5066
  """
5067
5067
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5068
5068
  required_arguments = ['catalogId', 'dataAssetKey', 'folderKey', 'tagKey']
@@ -5171,7 +5171,7 @@ class DataCatalogClient(object):
5171
5171
  :rtype: :class:`~oci.response.Response`
5172
5172
 
5173
5173
  :example:
5174
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_glossary.py.html>`__ to see an example of how to use delete_glossary API.
5174
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_glossary.py.html>`__ to see an example of how to use delete_glossary API.
5175
5175
  """
5176
5176
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5177
5177
  required_arguments = ['catalogId', 'glossaryKey']
@@ -5278,7 +5278,7 @@ class DataCatalogClient(object):
5278
5278
  :rtype: :class:`~oci.response.Response`
5279
5279
 
5280
5280
  :example:
5281
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_job.py.html>`__ to see an example of how to use delete_job API.
5281
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_job.py.html>`__ to see an example of how to use delete_job API.
5282
5282
  """
5283
5283
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5284
5284
  required_arguments = ['catalogId', 'jobKey']
@@ -5385,7 +5385,7 @@ class DataCatalogClient(object):
5385
5385
  :rtype: :class:`~oci.response.Response`
5386
5386
 
5387
5387
  :example:
5388
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_job_definition.py.html>`__ to see an example of how to use delete_job_definition API.
5388
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_job_definition.py.html>`__ to see an example of how to use delete_job_definition API.
5389
5389
  """
5390
5390
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5391
5391
  required_arguments = ['catalogId', 'jobDefinitionKey']
@@ -5492,7 +5492,7 @@ class DataCatalogClient(object):
5492
5492
  :rtype: :class:`~oci.response.Response`
5493
5493
 
5494
5494
  :example:
5495
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_metastore.py.html>`__ to see an example of how to use delete_metastore API.
5495
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_metastore.py.html>`__ to see an example of how to use delete_metastore API.
5496
5496
  """
5497
5497
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5498
5498
  required_arguments = ['metastoreId']
@@ -5606,7 +5606,7 @@ class DataCatalogClient(object):
5606
5606
  :rtype: :class:`~oci.response.Response`
5607
5607
 
5608
5608
  :example:
5609
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_namespace.py.html>`__ to see an example of how to use delete_namespace API.
5609
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_namespace.py.html>`__ to see an example of how to use delete_namespace API.
5610
5610
  """
5611
5611
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5612
5612
  required_arguments = ['catalogId', 'namespaceId']
@@ -5713,7 +5713,7 @@ class DataCatalogClient(object):
5713
5713
  :rtype: :class:`~oci.response.Response`
5714
5714
 
5715
5715
  :example:
5716
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_pattern.py.html>`__ to see an example of how to use delete_pattern API.
5716
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_pattern.py.html>`__ to see an example of how to use delete_pattern API.
5717
5717
  """
5718
5718
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5719
5719
  required_arguments = ['catalogId', 'patternKey']
@@ -5823,7 +5823,7 @@ class DataCatalogClient(object):
5823
5823
  :rtype: :class:`~oci.response.Response`
5824
5824
 
5825
5825
  :example:
5826
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_term.py.html>`__ to see an example of how to use delete_term API.
5826
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_term.py.html>`__ to see an example of how to use delete_term API.
5827
5827
  """
5828
5828
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5829
5829
  required_arguments = ['catalogId', 'glossaryKey', 'termKey']
@@ -5937,7 +5937,7 @@ class DataCatalogClient(object):
5937
5937
  :rtype: :class:`~oci.response.Response`
5938
5938
 
5939
5939
  :example:
5940
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/delete_term_relationship.py.html>`__ to see an example of how to use delete_term_relationship API.
5940
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/delete_term_relationship.py.html>`__ to see an example of how to use delete_term_relationship API.
5941
5941
  """
5942
5942
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5943
5943
  required_arguments = ['catalogId', 'glossaryKey', 'termKey', 'termRelationshipKey']
@@ -6049,7 +6049,7 @@ class DataCatalogClient(object):
6049
6049
  :rtype: :class:`~oci.response.Response`
6050
6050
 
6051
6051
  :example:
6052
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/detach_catalog_private_endpoint.py.html>`__ to see an example of how to use detach_catalog_private_endpoint API.
6052
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/detach_catalog_private_endpoint.py.html>`__ to see an example of how to use detach_catalog_private_endpoint API.
6053
6053
  """
6054
6054
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6055
6055
  required_arguments = ['catalogId']
@@ -6175,7 +6175,7 @@ class DataCatalogClient(object):
6175
6175
  :rtype: :class:`~oci.response.Response`
6176
6176
 
6177
6177
  :example:
6178
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/disassociate_custom_property.py.html>`__ to see an example of how to use disassociate_custom_property API.
6178
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/disassociate_custom_property.py.html>`__ to see an example of how to use disassociate_custom_property API.
6179
6179
  """
6180
6180
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6181
6181
  required_arguments = ['catalogId', 'typeKey']
@@ -6289,7 +6289,7 @@ class DataCatalogClient(object):
6289
6289
  :rtype: :class:`~oci.response.Response`
6290
6290
 
6291
6291
  :example:
6292
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/expand_tree_for_glossary.py.html>`__ to see an example of how to use expand_tree_for_glossary API.
6292
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/expand_tree_for_glossary.py.html>`__ to see an example of how to use expand_tree_for_glossary API.
6293
6293
  """
6294
6294
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6295
6295
  required_arguments = ['catalogId', 'glossaryKey']
@@ -6404,7 +6404,7 @@ class DataCatalogClient(object):
6404
6404
  :rtype: :class:`~oci.response.Response`
6405
6405
 
6406
6406
  :example:
6407
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/export_glossary.py.html>`__ to see an example of how to use export_glossary API.
6407
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/export_glossary.py.html>`__ to see an example of how to use export_glossary API.
6408
6408
  """
6409
6409
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6410
6410
  required_arguments = ['catalogId', 'glossaryKey']
@@ -6534,7 +6534,7 @@ class DataCatalogClient(object):
6534
6534
  :rtype: :class:`~oci.response.Response`
6535
6535
 
6536
6536
  :example:
6537
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/fetch_entity_lineage.py.html>`__ to see an example of how to use fetch_entity_lineage API.
6537
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/fetch_entity_lineage.py.html>`__ to see an example of how to use fetch_entity_lineage API.
6538
6538
  """
6539
6539
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6540
6540
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -6665,7 +6665,7 @@ class DataCatalogClient(object):
6665
6665
  :rtype: :class:`~oci.response.Response`
6666
6666
 
6667
6667
  :example:
6668
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_attribute.py.html>`__ to see an example of how to use get_attribute API.
6668
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_attribute.py.html>`__ to see an example of how to use get_attribute API.
6669
6669
  """
6670
6670
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6671
6671
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'attributeKey']
@@ -6801,7 +6801,7 @@ class DataCatalogClient(object):
6801
6801
  :rtype: :class:`~oci.response.Response`
6802
6802
 
6803
6803
  :example:
6804
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_attribute_tag.py.html>`__ to see an example of how to use get_attribute_tag API.
6804
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_attribute_tag.py.html>`__ to see an example of how to use get_attribute_tag API.
6805
6805
  """
6806
6806
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6807
6807
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'attributeKey', 'tagKey']
@@ -6919,7 +6919,7 @@ class DataCatalogClient(object):
6919
6919
  :rtype: :class:`~oci.response.Response`
6920
6920
 
6921
6921
  :example:
6922
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_catalog.py.html>`__ to see an example of how to use get_catalog API.
6922
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_catalog.py.html>`__ to see an example of how to use get_catalog API.
6923
6923
  """
6924
6924
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6925
6925
  required_arguments = ['catalogId']
@@ -7017,7 +7017,7 @@ class DataCatalogClient(object):
7017
7017
  :rtype: :class:`~oci.response.Response`
7018
7018
 
7019
7019
  :example:
7020
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_catalog_private_endpoint.py.html>`__ to see an example of how to use get_catalog_private_endpoint API.
7020
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_catalog_private_endpoint.py.html>`__ to see an example of how to use get_catalog_private_endpoint API.
7021
7021
  """
7022
7022
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7023
7023
  required_arguments = ['catalogPrivateEndpointId']
@@ -7126,7 +7126,7 @@ class DataCatalogClient(object):
7126
7126
  :rtype: :class:`~oci.response.Response`
7127
7127
 
7128
7128
  :example:
7129
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_connection.py.html>`__ to see an example of how to use get_connection API.
7129
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_connection.py.html>`__ to see an example of how to use get_connection API.
7130
7130
  """
7131
7131
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7132
7132
  required_arguments = ['catalogId', 'dataAssetKey', 'connectionKey']
@@ -7253,7 +7253,7 @@ class DataCatalogClient(object):
7253
7253
  :rtype: :class:`~oci.response.Response`
7254
7254
 
7255
7255
  :example:
7256
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_custom_property.py.html>`__ to see an example of how to use get_custom_property API.
7256
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_custom_property.py.html>`__ to see an example of how to use get_custom_property API.
7257
7257
  """
7258
7258
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7259
7259
  required_arguments = ['catalogId', 'namespaceId', 'customPropertyKey']
@@ -7377,7 +7377,7 @@ class DataCatalogClient(object):
7377
7377
  :rtype: :class:`~oci.response.Response`
7378
7378
 
7379
7379
  :example:
7380
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_data_asset.py.html>`__ to see an example of how to use get_data_asset API.
7380
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_data_asset.py.html>`__ to see an example of how to use get_data_asset API.
7381
7381
  """
7382
7382
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7383
7383
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -7503,7 +7503,7 @@ class DataCatalogClient(object):
7503
7503
  :rtype: :class:`~oci.response.Response`
7504
7504
 
7505
7505
  :example:
7506
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_data_asset_tag.py.html>`__ to see an example of how to use get_data_asset_tag API.
7506
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_data_asset_tag.py.html>`__ to see an example of how to use get_data_asset_tag API.
7507
7507
  """
7508
7508
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7509
7509
  required_arguments = ['catalogId', 'dataAssetKey', 'tagKey']
@@ -7633,7 +7633,7 @@ class DataCatalogClient(object):
7633
7633
  :rtype: :class:`~oci.response.Response`
7634
7634
 
7635
7635
  :example:
7636
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_entity.py.html>`__ to see an example of how to use get_entity API.
7636
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_entity.py.html>`__ to see an example of how to use get_entity API.
7637
7637
  """
7638
7638
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7639
7639
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -7765,7 +7765,7 @@ class DataCatalogClient(object):
7765
7765
  :rtype: :class:`~oci.response.Response`
7766
7766
 
7767
7767
  :example:
7768
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_entity_tag.py.html>`__ to see an example of how to use get_entity_tag API.
7768
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_entity_tag.py.html>`__ to see an example of how to use get_entity_tag API.
7769
7769
  """
7770
7770
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7771
7771
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'tagKey']
@@ -7896,7 +7896,7 @@ class DataCatalogClient(object):
7896
7896
  :rtype: :class:`~oci.response.Response`
7897
7897
 
7898
7898
  :example:
7899
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_folder.py.html>`__ to see an example of how to use get_folder API.
7899
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_folder.py.html>`__ to see an example of how to use get_folder API.
7900
7900
  """
7901
7901
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7902
7902
  required_arguments = ['catalogId', 'dataAssetKey', 'folderKey']
@@ -8028,7 +8028,7 @@ class DataCatalogClient(object):
8028
8028
  :rtype: :class:`~oci.response.Response`
8029
8029
 
8030
8030
  :example:
8031
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_folder_tag.py.html>`__ to see an example of how to use get_folder_tag API.
8031
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_folder_tag.py.html>`__ to see an example of how to use get_folder_tag API.
8032
8032
  """
8033
8033
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8034
8034
  required_arguments = ['catalogId', 'dataAssetKey', 'folderKey', 'tagKey']
@@ -8153,7 +8153,7 @@ class DataCatalogClient(object):
8153
8153
  :rtype: :class:`~oci.response.Response`
8154
8154
 
8155
8155
  :example:
8156
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_glossary.py.html>`__ to see an example of how to use get_glossary API.
8156
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_glossary.py.html>`__ to see an example of how to use get_glossary API.
8157
8157
  """
8158
8158
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8159
8159
  required_arguments = ['catalogId', 'glossaryKey']
@@ -8276,7 +8276,7 @@ class DataCatalogClient(object):
8276
8276
  :rtype: :class:`~oci.response.Response`
8277
8277
 
8278
8278
  :example:
8279
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_job.py.html>`__ to see an example of how to use get_job API.
8279
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_job.py.html>`__ to see an example of how to use get_job API.
8280
8280
  """
8281
8281
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8282
8282
  required_arguments = ['catalogId', 'jobKey']
@@ -8399,7 +8399,7 @@ class DataCatalogClient(object):
8399
8399
  :rtype: :class:`~oci.response.Response`
8400
8400
 
8401
8401
  :example:
8402
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_job_definition.py.html>`__ to see an example of how to use get_job_definition API.
8402
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_job_definition.py.html>`__ to see an example of how to use get_job_definition API.
8403
8403
  """
8404
8404
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8405
8405
  required_arguments = ['catalogId', 'jobDefinitionKey']
@@ -8525,7 +8525,7 @@ class DataCatalogClient(object):
8525
8525
  :rtype: :class:`~oci.response.Response`
8526
8526
 
8527
8527
  :example:
8528
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_job_execution.py.html>`__ to see an example of how to use get_job_execution API.
8528
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_job_execution.py.html>`__ to see an example of how to use get_job_execution API.
8529
8529
  """
8530
8530
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8531
8531
  required_arguments = ['catalogId', 'jobKey', 'jobExecutionKey']
@@ -8655,7 +8655,7 @@ class DataCatalogClient(object):
8655
8655
  :rtype: :class:`~oci.response.Response`
8656
8656
 
8657
8657
  :example:
8658
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_job_log.py.html>`__ to see an example of how to use get_job_log API.
8658
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_job_log.py.html>`__ to see an example of how to use get_job_log API.
8659
8659
  """
8660
8660
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8661
8661
  required_arguments = ['catalogId', 'jobKey', 'jobExecutionKey', 'jobLogKey']
@@ -8786,7 +8786,7 @@ class DataCatalogClient(object):
8786
8786
  :rtype: :class:`~oci.response.Response`
8787
8787
 
8788
8788
  :example:
8789
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_job_metrics.py.html>`__ to see an example of how to use get_job_metrics API.
8789
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_job_metrics.py.html>`__ to see an example of how to use get_job_metrics API.
8790
8790
  """
8791
8791
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8792
8792
  required_arguments = ['catalogId', 'jobKey', 'jobExecutionKey', 'jobMetricsKey']
@@ -8903,7 +8903,7 @@ class DataCatalogClient(object):
8903
8903
  :rtype: :class:`~oci.response.Response`
8904
8904
 
8905
8905
  :example:
8906
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_metastore.py.html>`__ to see an example of how to use get_metastore API.
8906
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_metastore.py.html>`__ to see an example of how to use get_metastore API.
8907
8907
  """
8908
8908
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8909
8909
  required_arguments = ['metastoreId']
@@ -9009,7 +9009,7 @@ class DataCatalogClient(object):
9009
9009
  :rtype: :class:`~oci.response.Response`
9010
9010
 
9011
9011
  :example:
9012
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_namespace.py.html>`__ to see an example of how to use get_namespace API.
9012
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_namespace.py.html>`__ to see an example of how to use get_namespace API.
9013
9013
  """
9014
9014
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9015
9015
  required_arguments = ['catalogId', 'namespaceId']
@@ -9132,7 +9132,7 @@ class DataCatalogClient(object):
9132
9132
  :rtype: :class:`~oci.response.Response`
9133
9133
 
9134
9134
  :example:
9135
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_pattern.py.html>`__ to see an example of how to use get_pattern API.
9135
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_pattern.py.html>`__ to see an example of how to use get_pattern API.
9136
9136
  """
9137
9137
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9138
9138
  required_arguments = ['catalogId', 'patternKey']
@@ -9258,7 +9258,7 @@ class DataCatalogClient(object):
9258
9258
  :rtype: :class:`~oci.response.Response`
9259
9259
 
9260
9260
  :example:
9261
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_term.py.html>`__ to see an example of how to use get_term API.
9261
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_term.py.html>`__ to see an example of how to use get_term API.
9262
9262
  """
9263
9263
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9264
9264
  required_arguments = ['catalogId', 'glossaryKey', 'termKey']
@@ -9388,7 +9388,7 @@ class DataCatalogClient(object):
9388
9388
  :rtype: :class:`~oci.response.Response`
9389
9389
 
9390
9390
  :example:
9391
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_term_relationship.py.html>`__ to see an example of how to use get_term_relationship API.
9391
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_term_relationship.py.html>`__ to see an example of how to use get_term_relationship API.
9392
9392
  """
9393
9393
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9394
9394
  required_arguments = ['catalogId', 'glossaryKey', 'termKey', 'termRelationshipKey']
@@ -9513,7 +9513,7 @@ class DataCatalogClient(object):
9513
9513
  :rtype: :class:`~oci.response.Response`
9514
9514
 
9515
9515
  :example:
9516
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_type.py.html>`__ to see an example of how to use get_type API.
9516
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_type.py.html>`__ to see an example of how to use get_type API.
9517
9517
  """
9518
9518
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9519
9519
  required_arguments = ['catalogId', 'typeKey']
@@ -9628,7 +9628,7 @@ class DataCatalogClient(object):
9628
9628
  :rtype: :class:`~oci.response.Response`
9629
9629
 
9630
9630
  :example:
9631
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
9631
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
9632
9632
  """
9633
9633
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9634
9634
  required_arguments = ['workRequestId']
@@ -9746,7 +9746,7 @@ class DataCatalogClient(object):
9746
9746
  :rtype: :class:`~oci.response.Response`
9747
9747
 
9748
9748
  :example:
9749
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/import_connection.py.html>`__ to see an example of how to use import_connection API.
9749
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/import_connection.py.html>`__ to see an example of how to use import_connection API.
9750
9750
  """
9751
9751
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9752
9752
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -9871,7 +9871,7 @@ class DataCatalogClient(object):
9871
9871
  :rtype: :class:`~oci.response.Response`
9872
9872
 
9873
9873
  :example:
9874
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/import_data_asset.py.html>`__ to see an example of how to use import_data_asset API.
9874
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/import_data_asset.py.html>`__ to see an example of how to use import_data_asset API.
9875
9875
  """
9876
9876
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9877
9877
  required_arguments = ['catalogId', 'dataAssetKey', 'importType']
@@ -10005,7 +10005,7 @@ class DataCatalogClient(object):
10005
10005
  :rtype: :class:`~oci.response.Response`
10006
10006
 
10007
10007
  :example:
10008
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/import_glossary.py.html>`__ to see an example of how to use import_glossary API.
10008
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/import_glossary.py.html>`__ to see an example of how to use import_glossary API.
10009
10009
  """
10010
10010
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10011
10011
  required_arguments = ['catalogId', 'glossaryKey']
@@ -10148,7 +10148,7 @@ class DataCatalogClient(object):
10148
10148
  :rtype: :class:`~oci.response.Response`
10149
10149
 
10150
10150
  :example:
10151
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_aggregated_physical_entities.py.html>`__ to see an example of how to use list_aggregated_physical_entities API.
10151
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_aggregated_physical_entities.py.html>`__ to see an example of how to use list_aggregated_physical_entities API.
10152
10152
  """
10153
10153
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10154
10154
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -10342,7 +10342,7 @@ class DataCatalogClient(object):
10342
10342
  :rtype: :class:`~oci.response.Response`
10343
10343
 
10344
10344
  :example:
10345
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_attribute_tags.py.html>`__ to see an example of how to use list_attribute_tags API.
10345
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_attribute_tags.py.html>`__ to see an example of how to use list_attribute_tags API.
10346
10346
  """
10347
10347
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10348
10348
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'attributeKey']
@@ -10592,7 +10592,7 @@ class DataCatalogClient(object):
10592
10592
  :rtype: :class:`~oci.response.Response`
10593
10593
 
10594
10594
  :example:
10595
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_attributes.py.html>`__ to see an example of how to use list_attributes API.
10595
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_attributes.py.html>`__ to see an example of how to use list_attributes API.
10596
10596
  """
10597
10597
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10598
10598
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -10797,7 +10797,7 @@ class DataCatalogClient(object):
10797
10797
  :rtype: :class:`~oci.response.Response`
10798
10798
 
10799
10799
  :example:
10800
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_catalog_private_endpoints.py.html>`__ to see an example of how to use list_catalog_private_endpoints API.
10800
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_catalog_private_endpoints.py.html>`__ to see an example of how to use list_catalog_private_endpoints API.
10801
10801
  """
10802
10802
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10803
10803
  required_arguments = ['compartmentId']
@@ -10947,7 +10947,7 @@ class DataCatalogClient(object):
10947
10947
  :rtype: :class:`~oci.response.Response`
10948
10948
 
10949
10949
  :example:
10950
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_catalogs.py.html>`__ to see an example of how to use list_catalogs API.
10950
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_catalogs.py.html>`__ to see an example of how to use list_catalogs API.
10951
10951
  """
10952
10952
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10953
10953
  required_arguments = ['compartmentId']
@@ -11137,7 +11137,7 @@ class DataCatalogClient(object):
11137
11137
  :rtype: :class:`~oci.response.Response`
11138
11138
 
11139
11139
  :example:
11140
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_connections.py.html>`__ to see an example of how to use list_connections API.
11140
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_connections.py.html>`__ to see an example of how to use list_connections API.
11141
11141
  """
11142
11142
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11143
11143
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -11364,7 +11364,7 @@ class DataCatalogClient(object):
11364
11364
  :rtype: :class:`~oci.response.Response`
11365
11365
 
11366
11366
  :example:
11367
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_custom_properties.py.html>`__ to see an example of how to use list_custom_properties API.
11367
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_custom_properties.py.html>`__ to see an example of how to use list_custom_properties API.
11368
11368
  """
11369
11369
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11370
11370
  required_arguments = ['catalogId', 'namespaceId']
@@ -11588,7 +11588,7 @@ class DataCatalogClient(object):
11588
11588
  :rtype: :class:`~oci.response.Response`
11589
11589
 
11590
11590
  :example:
11591
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_data_asset_tags.py.html>`__ to see an example of how to use list_data_asset_tags API.
11591
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_data_asset_tags.py.html>`__ to see an example of how to use list_data_asset_tags API.
11592
11592
  """
11593
11593
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11594
11594
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -11800,7 +11800,7 @@ class DataCatalogClient(object):
11800
11800
  :rtype: :class:`~oci.response.Response`
11801
11801
 
11802
11802
  :example:
11803
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_data_assets.py.html>`__ to see an example of how to use list_data_assets API.
11803
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_data_assets.py.html>`__ to see an example of how to use list_data_assets API.
11804
11804
  """
11805
11805
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11806
11806
  required_arguments = ['catalogId']
@@ -11999,7 +11999,7 @@ class DataCatalogClient(object):
11999
11999
  :rtype: :class:`~oci.response.Response`
12000
12000
 
12001
12001
  :example:
12002
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_derived_logical_entities.py.html>`__ to see an example of how to use list_derived_logical_entities API.
12002
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_derived_logical_entities.py.html>`__ to see an example of how to use list_derived_logical_entities API.
12003
12003
  """
12004
12004
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12005
12005
  required_arguments = ['catalogId', 'patternKey']
@@ -12232,7 +12232,7 @@ class DataCatalogClient(object):
12232
12232
  :rtype: :class:`~oci.response.Response`
12233
12233
 
12234
12234
  :example:
12235
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_entities.py.html>`__ to see an example of how to use list_entities API.
12235
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_entities.py.html>`__ to see an example of how to use list_entities API.
12236
12236
  """
12237
12237
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12238
12238
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -12472,7 +12472,7 @@ class DataCatalogClient(object):
12472
12472
  :rtype: :class:`~oci.response.Response`
12473
12473
 
12474
12474
  :example:
12475
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_entity_tags.py.html>`__ to see an example of how to use list_entity_tags API.
12475
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_entity_tags.py.html>`__ to see an example of how to use list_entity_tags API.
12476
12476
  """
12477
12477
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12478
12478
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -12678,7 +12678,7 @@ class DataCatalogClient(object):
12678
12678
  :rtype: :class:`~oci.response.Response`
12679
12679
 
12680
12680
  :example:
12681
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_folder_tags.py.html>`__ to see an example of how to use list_folder_tags API.
12681
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_folder_tags.py.html>`__ to see an example of how to use list_folder_tags API.
12682
12682
  """
12683
12683
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12684
12684
  required_arguments = ['catalogId', 'dataAssetKey', 'folderKey']
@@ -12917,7 +12917,7 @@ class DataCatalogClient(object):
12917
12917
  :rtype: :class:`~oci.response.Response`
12918
12918
 
12919
12919
  :example:
12920
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_folders.py.html>`__ to see an example of how to use list_folders API.
12920
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_folders.py.html>`__ to see an example of how to use list_folders API.
12921
12921
  """
12922
12922
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12923
12923
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -13148,7 +13148,7 @@ class DataCatalogClient(object):
13148
13148
  :rtype: :class:`~oci.response.Response`
13149
13149
 
13150
13150
  :example:
13151
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_glossaries.py.html>`__ to see an example of how to use list_glossaries API.
13151
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_glossaries.py.html>`__ to see an example of how to use list_glossaries API.
13152
13152
  """
13153
13153
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13154
13154
  required_arguments = ['catalogId']
@@ -13380,7 +13380,7 @@ class DataCatalogClient(object):
13380
13380
  :rtype: :class:`~oci.response.Response`
13381
13381
 
13382
13382
  :example:
13383
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_job_definitions.py.html>`__ to see an example of how to use list_job_definitions API.
13383
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_job_definitions.py.html>`__ to see an example of how to use list_job_definitions API.
13384
13384
  """
13385
13385
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13386
13386
  required_arguments = ['catalogId']
@@ -13651,7 +13651,7 @@ class DataCatalogClient(object):
13651
13651
  :rtype: :class:`~oci.response.Response`
13652
13652
 
13653
13653
  :example:
13654
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_job_executions.py.html>`__ to see an example of how to use list_job_executions API.
13654
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_job_executions.py.html>`__ to see an example of how to use list_job_executions API.
13655
13655
  """
13656
13656
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13657
13657
  required_arguments = ['catalogId', 'jobKey']
@@ -13885,7 +13885,7 @@ class DataCatalogClient(object):
13885
13885
  :rtype: :class:`~oci.response.Response`
13886
13886
 
13887
13887
  :example:
13888
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_job_logs.py.html>`__ to see an example of how to use list_job_logs API.
13888
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_job_logs.py.html>`__ to see an example of how to use list_job_logs API.
13889
13889
  """
13890
13890
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13891
13891
  required_arguments = ['catalogId', 'jobKey', 'jobExecutionKey']
@@ -14114,7 +14114,7 @@ class DataCatalogClient(object):
14114
14114
  :rtype: :class:`~oci.response.Response`
14115
14115
 
14116
14116
  :example:
14117
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_job_metrics.py.html>`__ to see an example of how to use list_job_metrics API.
14117
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_job_metrics.py.html>`__ to see an example of how to use list_job_metrics API.
14118
14118
  """
14119
14119
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14120
14120
  required_arguments = ['catalogId', 'jobKey', 'jobExecutionKey']
@@ -14372,7 +14372,7 @@ class DataCatalogClient(object):
14372
14372
  :rtype: :class:`~oci.response.Response`
14373
14373
 
14374
14374
  :example:
14375
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
14375
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
14376
14376
  """
14377
14377
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14378
14378
  required_arguments = ['catalogId']
@@ -14589,7 +14589,7 @@ class DataCatalogClient(object):
14589
14589
  :rtype: :class:`~oci.response.Response`
14590
14590
 
14591
14591
  :example:
14592
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_metastores.py.html>`__ to see an example of how to use list_metastores API.
14592
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_metastores.py.html>`__ to see an example of how to use list_metastores API.
14593
14593
  """
14594
14594
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14595
14595
  required_arguments = ['compartmentId']
@@ -14765,7 +14765,7 @@ class DataCatalogClient(object):
14765
14765
  :rtype: :class:`~oci.response.Response`
14766
14766
 
14767
14767
  :example:
14768
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_namespaces.py.html>`__ to see an example of how to use list_namespaces API.
14768
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_namespaces.py.html>`__ to see an example of how to use list_namespaces API.
14769
14769
  """
14770
14770
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14771
14771
  required_arguments = ['catalogId']
@@ -14972,7 +14972,7 @@ class DataCatalogClient(object):
14972
14972
  :rtype: :class:`~oci.response.Response`
14973
14973
 
14974
14974
  :example:
14975
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_patterns.py.html>`__ to see an example of how to use list_patterns API.
14975
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_patterns.py.html>`__ to see an example of how to use list_patterns API.
14976
14976
  """
14977
14977
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14978
14978
  required_arguments = ['catalogId']
@@ -15198,7 +15198,7 @@ class DataCatalogClient(object):
15198
15198
  :rtype: :class:`~oci.response.Response`
15199
15199
 
15200
15200
  :example:
15201
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_rules.py.html>`__ to see an example of how to use list_rules API.
15201
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_rules.py.html>`__ to see an example of how to use list_rules API.
15202
15202
  """
15203
15203
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15204
15204
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -15411,7 +15411,7 @@ class DataCatalogClient(object):
15411
15411
  :rtype: :class:`~oci.response.Response`
15412
15412
 
15413
15413
  :example:
15414
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_tags.py.html>`__ to see an example of how to use list_tags API.
15414
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_tags.py.html>`__ to see an example of how to use list_tags API.
15415
15415
  """
15416
15416
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15417
15417
  required_arguments = ['catalogId']
@@ -15600,7 +15600,7 @@ class DataCatalogClient(object):
15600
15600
  :rtype: :class:`~oci.response.Response`
15601
15601
 
15602
15602
  :example:
15603
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_term_relationships.py.html>`__ to see an example of how to use list_term_relationships API.
15603
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_term_relationships.py.html>`__ to see an example of how to use list_term_relationships API.
15604
15604
  """
15605
15605
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15606
15606
  required_arguments = ['catalogId', 'glossaryKey', 'termKey']
@@ -15802,7 +15802,7 @@ class DataCatalogClient(object):
15802
15802
  :rtype: :class:`~oci.response.Response`
15803
15803
 
15804
15804
  :example:
15805
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_terms.py.html>`__ to see an example of how to use list_terms API.
15805
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_terms.py.html>`__ to see an example of how to use list_terms API.
15806
15806
  """
15807
15807
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15808
15808
  required_arguments = ['catalogId', 'glossaryKey']
@@ -16011,7 +16011,7 @@ class DataCatalogClient(object):
16011
16011
  :rtype: :class:`~oci.response.Response`
16012
16012
 
16013
16013
  :example:
16014
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_types.py.html>`__ to see an example of how to use list_types API.
16014
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_types.py.html>`__ to see an example of how to use list_types API.
16015
16015
  """
16016
16016
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16017
16017
  required_arguments = ['catalogId']
@@ -16184,7 +16184,7 @@ class DataCatalogClient(object):
16184
16184
  :rtype: :class:`~oci.response.Response`
16185
16185
 
16186
16186
  :example:
16187
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
16187
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
16188
16188
  """
16189
16189
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16190
16190
  required_arguments = ['workRequestId']
@@ -16326,7 +16326,7 @@ class DataCatalogClient(object):
16326
16326
  :rtype: :class:`~oci.response.Response`
16327
16327
 
16328
16328
  :example:
16329
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
16329
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
16330
16330
  """
16331
16331
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16332
16332
  required_arguments = ['workRequestId']
@@ -16458,7 +16458,7 @@ class DataCatalogClient(object):
16458
16458
  :rtype: :class:`~oci.response.Response`
16459
16459
 
16460
16460
  :example:
16461
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
16461
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
16462
16462
  """
16463
16463
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16464
16464
  required_arguments = ['compartmentId']
@@ -16571,7 +16571,7 @@ class DataCatalogClient(object):
16571
16571
  :rtype: :class:`~oci.response.Response`
16572
16572
 
16573
16573
  :example:
16574
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/object_stats.py.html>`__ to see an example of how to use object_stats API.
16574
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/object_stats.py.html>`__ to see an example of how to use object_stats API.
16575
16575
  """
16576
16576
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16577
16577
  required_arguments = ['catalogId']
@@ -16713,7 +16713,7 @@ class DataCatalogClient(object):
16713
16713
  :rtype: :class:`~oci.response.Response`
16714
16714
 
16715
16715
  :example:
16716
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/parse_connection.py.html>`__ to see an example of how to use parse_connection API.
16716
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/parse_connection.py.html>`__ to see an example of how to use parse_connection API.
16717
16717
  """
16718
16718
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16719
16719
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -16834,7 +16834,7 @@ class DataCatalogClient(object):
16834
16834
  :rtype: :class:`~oci.response.Response`
16835
16835
 
16836
16836
  :example:
16837
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/process_recommendation.py.html>`__ to see an example of how to use process_recommendation API.
16837
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/process_recommendation.py.html>`__ to see an example of how to use process_recommendation API.
16838
16838
  """
16839
16839
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16840
16840
  required_arguments = ['catalogId']
@@ -16954,7 +16954,7 @@ class DataCatalogClient(object):
16954
16954
  :rtype: :class:`~oci.response.Response`
16955
16955
 
16956
16956
  :example:
16957
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/recommendations.py.html>`__ to see an example of how to use recommendations API.
16957
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/recommendations.py.html>`__ to see an example of how to use recommendations API.
16958
16958
  """
16959
16959
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16960
16960
  required_arguments = ['catalogId', 'recommendationType', 'sourceObjectKey', 'sourceObjectType']
@@ -17090,7 +17090,7 @@ class DataCatalogClient(object):
17090
17090
  :rtype: :class:`~oci.response.Response`
17091
17091
 
17092
17092
  :example:
17093
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/remove_catalog_lock.py.html>`__ to see an example of how to use remove_catalog_lock API.
17093
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/remove_catalog_lock.py.html>`__ to see an example of how to use remove_catalog_lock API.
17094
17094
  """
17095
17095
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17096
17096
  required_arguments = ['catalogId']
@@ -17199,7 +17199,7 @@ class DataCatalogClient(object):
17199
17199
  :rtype: :class:`~oci.response.Response`
17200
17200
 
17201
17201
  :example:
17202
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/remove_catalog_private_endpoint_lock.py.html>`__ to see an example of how to use remove_catalog_private_endpoint_lock API.
17202
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/remove_catalog_private_endpoint_lock.py.html>`__ to see an example of how to use remove_catalog_private_endpoint_lock API.
17203
17203
  """
17204
17204
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17205
17205
  required_arguments = ['catalogPrivateEndpointId']
@@ -17319,7 +17319,7 @@ class DataCatalogClient(object):
17319
17319
  :rtype: :class:`~oci.response.Response`
17320
17320
 
17321
17321
  :example:
17322
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/remove_data_selector_patterns.py.html>`__ to see an example of how to use remove_data_selector_patterns API.
17322
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/remove_data_selector_patterns.py.html>`__ to see an example of how to use remove_data_selector_patterns API.
17323
17323
  """
17324
17324
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17325
17325
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -17432,7 +17432,7 @@ class DataCatalogClient(object):
17432
17432
  :rtype: :class:`~oci.response.Response`
17433
17433
 
17434
17434
  :example:
17435
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/remove_metastore_lock.py.html>`__ to see an example of how to use remove_metastore_lock API.
17435
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/remove_metastore_lock.py.html>`__ to see an example of how to use remove_metastore_lock API.
17436
17436
  """
17437
17437
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17438
17438
  required_arguments = ['metastoreId']
@@ -17567,7 +17567,7 @@ class DataCatalogClient(object):
17567
17567
  :rtype: :class:`~oci.response.Response`
17568
17568
 
17569
17569
  :example:
17570
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/search_criteria.py.html>`__ to see an example of how to use search_criteria API.
17570
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/search_criteria.py.html>`__ to see an example of how to use search_criteria API.
17571
17571
  """
17572
17572
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17573
17573
  required_arguments = ['catalogId']
@@ -17722,7 +17722,7 @@ class DataCatalogClient(object):
17722
17722
  :rtype: :class:`~oci.response.Response`
17723
17723
 
17724
17724
  :example:
17725
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/suggest_matches.py.html>`__ to see an example of how to use suggest_matches API.
17725
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/suggest_matches.py.html>`__ to see an example of how to use suggest_matches API.
17726
17726
  """
17727
17727
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17728
17728
  required_arguments = ['catalogId', 'inputText']
@@ -17849,7 +17849,7 @@ class DataCatalogClient(object):
17849
17849
  :rtype: :class:`~oci.response.Response`
17850
17850
 
17851
17851
  :example:
17852
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/synchronous_export_data_asset.py.html>`__ to see an example of how to use synchronous_export_data_asset API.
17852
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/synchronous_export_data_asset.py.html>`__ to see an example of how to use synchronous_export_data_asset API.
17853
17853
  """
17854
17854
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17855
17855
  required_arguments = ['catalogId', 'dataAssetKey', 'exportType']
@@ -17978,7 +17978,7 @@ class DataCatalogClient(object):
17978
17978
  :rtype: :class:`~oci.response.Response`
17979
17979
 
17980
17980
  :example:
17981
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/test_connection.py.html>`__ to see an example of how to use test_connection API.
17981
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/test_connection.py.html>`__ to see an example of how to use test_connection API.
17982
17982
  """
17983
17983
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17984
17984
  required_arguments = ['catalogId', 'dataAssetKey', 'connectionKey']
@@ -18100,7 +18100,7 @@ class DataCatalogClient(object):
18100
18100
  :rtype: :class:`~oci.response.Response`
18101
18101
 
18102
18102
  :example:
18103
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_attribute.py.html>`__ to see an example of how to use update_attribute API.
18103
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_attribute.py.html>`__ to see an example of how to use update_attribute API.
18104
18104
  """
18105
18105
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18106
18106
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey', 'attributeKey']
@@ -18216,7 +18216,7 @@ class DataCatalogClient(object):
18216
18216
  :rtype: :class:`~oci.response.Response`
18217
18217
 
18218
18218
  :example:
18219
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_catalog.py.html>`__ to see an example of how to use update_catalog API.
18219
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_catalog.py.html>`__ to see an example of how to use update_catalog API.
18220
18220
  """
18221
18221
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18222
18222
  required_arguments = ['catalogId']
@@ -18337,7 +18337,7 @@ class DataCatalogClient(object):
18337
18337
  :rtype: :class:`~oci.response.Response`
18338
18338
 
18339
18339
  :example:
18340
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_catalog_private_endpoint.py.html>`__ to see an example of how to use update_catalog_private_endpoint API.
18340
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_catalog_private_endpoint.py.html>`__ to see an example of how to use update_catalog_private_endpoint API.
18341
18341
  """
18342
18342
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18343
18343
  required_arguments = ['catalogPrivateEndpointId']
@@ -18459,7 +18459,7 @@ class DataCatalogClient(object):
18459
18459
  :rtype: :class:`~oci.response.Response`
18460
18460
 
18461
18461
  :example:
18462
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_connection.py.html>`__ to see an example of how to use update_connection API.
18462
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_connection.py.html>`__ to see an example of how to use update_connection API.
18463
18463
  """
18464
18464
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18465
18465
  required_arguments = ['catalogId', 'dataAssetKey', 'connectionKey']
@@ -18577,7 +18577,7 @@ class DataCatalogClient(object):
18577
18577
  :rtype: :class:`~oci.response.Response`
18578
18578
 
18579
18579
  :example:
18580
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_custom_property.py.html>`__ to see an example of how to use update_custom_property API.
18580
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_custom_property.py.html>`__ to see an example of how to use update_custom_property API.
18581
18581
  """
18582
18582
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18583
18583
  required_arguments = ['catalogId', 'namespaceId', 'customPropertyKey']
@@ -18692,7 +18692,7 @@ class DataCatalogClient(object):
18692
18692
  :rtype: :class:`~oci.response.Response`
18693
18693
 
18694
18694
  :example:
18695
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_data_asset.py.html>`__ to see an example of how to use update_data_asset API.
18695
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_data_asset.py.html>`__ to see an example of how to use update_data_asset API.
18696
18696
  """
18697
18697
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18698
18698
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -18809,7 +18809,7 @@ class DataCatalogClient(object):
18809
18809
  :rtype: :class:`~oci.response.Response`
18810
18810
 
18811
18811
  :example:
18812
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_entity.py.html>`__ to see an example of how to use update_entity API.
18812
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_entity.py.html>`__ to see an example of how to use update_entity API.
18813
18813
  """
18814
18814
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18815
18815
  required_arguments = ['catalogId', 'dataAssetKey', 'entityKey']
@@ -18927,7 +18927,7 @@ class DataCatalogClient(object):
18927
18927
  :rtype: :class:`~oci.response.Response`
18928
18928
 
18929
18929
  :example:
18930
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_folder.py.html>`__ to see an example of how to use update_folder API.
18930
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_folder.py.html>`__ to see an example of how to use update_folder API.
18931
18931
  """
18932
18932
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18933
18933
  required_arguments = ['catalogId', 'dataAssetKey', 'folderKey']
@@ -19042,7 +19042,7 @@ class DataCatalogClient(object):
19042
19042
  :rtype: :class:`~oci.response.Response`
19043
19043
 
19044
19044
  :example:
19045
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_glossary.py.html>`__ to see an example of how to use update_glossary API.
19045
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_glossary.py.html>`__ to see an example of how to use update_glossary API.
19046
19046
  """
19047
19047
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19048
19048
  required_arguments = ['catalogId', 'glossaryKey']
@@ -19156,7 +19156,7 @@ class DataCatalogClient(object):
19156
19156
  :rtype: :class:`~oci.response.Response`
19157
19157
 
19158
19158
  :example:
19159
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_job.py.html>`__ to see an example of how to use update_job API.
19159
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_job.py.html>`__ to see an example of how to use update_job API.
19160
19160
  """
19161
19161
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19162
19162
  required_arguments = ['catalogId', 'jobKey']
@@ -19270,7 +19270,7 @@ class DataCatalogClient(object):
19270
19270
  :rtype: :class:`~oci.response.Response`
19271
19271
 
19272
19272
  :example:
19273
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_job_definition.py.html>`__ to see an example of how to use update_job_definition API.
19273
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_job_definition.py.html>`__ to see an example of how to use update_job_definition API.
19274
19274
  """
19275
19275
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19276
19276
  required_arguments = ['catalogId', 'jobDefinitionKey']
@@ -19384,7 +19384,7 @@ class DataCatalogClient(object):
19384
19384
  :rtype: :class:`~oci.response.Response`
19385
19385
 
19386
19386
  :example:
19387
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_metastore.py.html>`__ to see an example of how to use update_metastore API.
19387
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_metastore.py.html>`__ to see an example of how to use update_metastore API.
19388
19388
  """
19389
19389
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19390
19390
  required_arguments = ['metastoreId']
@@ -19505,7 +19505,7 @@ class DataCatalogClient(object):
19505
19505
  :rtype: :class:`~oci.response.Response`
19506
19506
 
19507
19507
  :example:
19508
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_namespace.py.html>`__ to see an example of how to use update_namespace API.
19508
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_namespace.py.html>`__ to see an example of how to use update_namespace API.
19509
19509
  """
19510
19510
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19511
19511
  required_arguments = ['catalogId', 'namespaceId']
@@ -19619,7 +19619,7 @@ class DataCatalogClient(object):
19619
19619
  :rtype: :class:`~oci.response.Response`
19620
19620
 
19621
19621
  :example:
19622
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_pattern.py.html>`__ to see an example of how to use update_pattern API.
19622
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_pattern.py.html>`__ to see an example of how to use update_pattern API.
19623
19623
  """
19624
19624
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19625
19625
  required_arguments = ['catalogId', 'patternKey']
@@ -19736,7 +19736,7 @@ class DataCatalogClient(object):
19736
19736
  :rtype: :class:`~oci.response.Response`
19737
19737
 
19738
19738
  :example:
19739
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_term.py.html>`__ to see an example of how to use update_term API.
19739
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_term.py.html>`__ to see an example of how to use update_term API.
19740
19740
  """
19741
19741
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19742
19742
  required_arguments = ['catalogId', 'glossaryKey', 'termKey']
@@ -19857,7 +19857,7 @@ class DataCatalogClient(object):
19857
19857
  :rtype: :class:`~oci.response.Response`
19858
19858
 
19859
19859
  :example:
19860
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/update_term_relationship.py.html>`__ to see an example of how to use update_term_relationship API.
19860
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/update_term_relationship.py.html>`__ to see an example of how to use update_term_relationship API.
19861
19861
  """
19862
19862
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19863
19863
  required_arguments = ['catalogId', 'glossaryKey', 'termKey', 'termRelationshipKey']
@@ -19983,7 +19983,7 @@ class DataCatalogClient(object):
19983
19983
  :rtype: :class:`~oci.response.Response`
19984
19984
 
19985
19985
  :example:
19986
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/upload_credentials.py.html>`__ to see an example of how to use upload_credentials API.
19986
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/upload_credentials.py.html>`__ to see an example of how to use upload_credentials API.
19987
19987
  """
19988
19988
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19989
19989
  required_arguments = ['catalogId', 'dataAssetKey', 'connectionKey']
@@ -20104,7 +20104,7 @@ class DataCatalogClient(object):
20104
20104
  :rtype: :class:`~oci.response.Response`
20105
20105
 
20106
20106
  :example:
20107
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/users.py.html>`__ to see an example of how to use users API.
20107
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/users.py.html>`__ to see an example of how to use users API.
20108
20108
  """
20109
20109
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20110
20110
  required_arguments = ['catalogId']
@@ -20243,7 +20243,7 @@ class DataCatalogClient(object):
20243
20243
  :rtype: :class:`~oci.response.Response`
20244
20244
 
20245
20245
  :example:
20246
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/validate_connection.py.html>`__ to see an example of how to use validate_connection API.
20246
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/validate_connection.py.html>`__ to see an example of how to use validate_connection API.
20247
20247
  """
20248
20248
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20249
20249
  required_arguments = ['catalogId', 'dataAssetKey']
@@ -20360,7 +20360,7 @@ class DataCatalogClient(object):
20360
20360
  :rtype: :class:`~oci.response.Response`
20361
20361
 
20362
20362
  :example:
20363
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/datacatalog/validate_pattern.py.html>`__ to see an example of how to use validate_pattern API.
20363
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datacatalog/validate_pattern.py.html>`__ to see an example of how to use validate_pattern API.
20364
20364
  """
20365
20365
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20366
20366
  required_arguments = ['catalogId', 'patternKey']