oci 2.137.1__py3-none-any.whl → 2.138.0__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 (306) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/adm/application_dependency_management_client.py +36 -36
  3. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  4. oci/ai_document/ai_service_document_client.py +26 -26
  5. oci/ai_language/ai_service_language_client.py +44 -44
  6. oci/ai_speech/ai_service_speech_client.py +19 -19
  7. oci/ai_vision/ai_service_vision_client.py +25 -25
  8. oci/analytics/analytics_client.py +24 -24
  9. oci/announcements_service/announcement_client.py +5 -5
  10. oci/announcements_service/announcement_subscription_client.py +9 -9
  11. oci/announcements_service/announcements_preferences_client.py +4 -4
  12. oci/announcements_service/service_client.py +1 -1
  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 +9 -9
  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/appmgmt_control/appmgmt_control_client.py +8 -8
  26. oci/artifacts/artifacts_client.py +32 -32
  27. oci/audit/audit_client.py +3 -3
  28. oci/auth/auth_utils.py +9 -6
  29. oci/auth/federation_client.py +59 -5
  30. oci/auth/rpt_path_providers.py +3 -3
  31. oci/autoscaling/auto_scaling_client.py +11 -11
  32. oci/base_client.py +5 -12
  33. oci/bastion/bastion_client.py +15 -15
  34. oci/bds/bds_client.py +72 -72
  35. oci/blockchain/blockchain_platform_client.py +27 -27
  36. oci/budget/budget_client.py +10 -10
  37. oci/capacity_management/capacity_management_client.py +32 -32
  38. oci/certificates/certificates_client.py +5 -5
  39. oci/certificates_management/certificates_management_client.py +32 -32
  40. oci/cims/incident_client.py +69 -245
  41. oci/cims/models/__init__.py +6 -0
  42. oci/cims/models/activity_item.py +37 -6
  43. oci/cims/models/create_account_item_details.py +3 -0
  44. oci/cims/models/create_incident.py +22 -2
  45. oci/cims/models/create_limit_item_details.py +10 -3
  46. oci/cims/models/create_tech_support_item_details.py +3 -0
  47. oci/cims/models/create_user_details.py +22 -2
  48. oci/cims/models/incident.py +22 -2
  49. oci/cims/models/incident_resource_type.py +46 -15
  50. oci/cims/models/incident_summary.py +22 -2
  51. oci/cims/models/item.py +1 -1
  52. oci/cims/models/limit_item.py +40 -5
  53. oci/cims/models/service_categories.py +34 -34
  54. oci/cims/models/service_category.py +31 -0
  55. oci/cims/models/sub_categories.py +165 -0
  56. oci/cims/models/sub_components.py +103 -0
  57. oci/cims/models/subscription_info.py +103 -0
  58. oci/cims/models/ticket.py +4 -4
  59. oci/cims/models/update_incident.py +22 -2
  60. oci/cims/models/user.py +22 -2
  61. oci/circuit_breaker/__init__.py +24 -2
  62. oci/circuit_breaker/circuit_breaker.py +11 -1
  63. oci/cloud_bridge/common_client.py +5 -5
  64. oci/cloud_bridge/discovery_client.py +15 -15
  65. oci/cloud_bridge/inventory_client.py +16 -16
  66. oci/cloud_bridge/ocb_agent_svc_client.py +22 -22
  67. oci/cloud_guard/cloud_guard_client.py +155 -155
  68. oci/cloud_migrations/migration_client.py +43 -43
  69. oci/cluster_placement_groups/cluster_placement_groups_cp_client.py +13 -13
  70. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  71. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  72. oci/compute_instance_agent/plugin_client.py +2 -2
  73. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  74. oci/container_engine/container_engine_client.py +44 -44
  75. oci/container_instances/container_instance_client.py +18 -18
  76. oci/core/blockstorage_client.py +60 -60
  77. oci/core/compute_client.py +102 -102
  78. oci/core/compute_management_client.py +32 -32
  79. oci/core/virtual_network_client.py +247 -247
  80. oci/dashboard_service/dashboard_client.py +6 -6
  81. oci/dashboard_service/dashboard_group_client.py +6 -6
  82. oci/data_catalog/data_catalog_client.py +149 -149
  83. oci/data_flow/data_flow_client.py +270 -44
  84. oci/data_flow/data_flow_client_composite_operations.py +78 -0
  85. oci/data_flow/models/sql_endpoint.py +7 -3
  86. oci/data_flow/models/sql_endpoint_summary.py +7 -3
  87. oci/data_flow/models/update_sql_endpoint_details.py +344 -3
  88. oci/data_integration/data_integration_client.py +163 -163
  89. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  90. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  91. oci/data_safe/data_safe_client.py +292 -292
  92. oci/data_science/data_science_client.py +92 -92
  93. oci/database/database_client.py +396 -396
  94. oci/database_management/db_management_client.py +211 -211
  95. oci/database_management/diagnosability_client.py +4 -4
  96. oci/database_management/managed_my_sql_databases_client.py +7 -7
  97. oci/database_management/perfhub_client.py +1 -1
  98. oci/database_management/sql_tuning_client.py +17 -17
  99. oci/database_migration/database_migration_client.py +42 -42
  100. oci/database_tools/database_tools_client.py +23 -23
  101. oci/delegate_access_control/delegate_access_control_client.py +26 -26
  102. oci/delegate_access_control/work_request_client.py +4 -4
  103. oci/demand_signal/occ_demand_signal_client.py +7 -7
  104. oci/desktops/desktop_service_client.py +21 -21
  105. oci/devops/devops_client.py +141 -141
  106. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  107. oci/dns/dns_client.py +54 -54
  108. oci/dts/appliance_export_job_client.py +6 -6
  109. oci/dts/shipping_vendors_client.py +1 -1
  110. oci/dts/transfer_appliance_client.py +8 -8
  111. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  112. oci/dts/transfer_device_client.py +5 -5
  113. oci/dts/transfer_job_client.py +6 -6
  114. oci/dts/transfer_package_client.py +7 -7
  115. oci/em_warehouse/em_warehouse_client.py +13 -13
  116. oci/email/email_client.py +31 -31
  117. oci/email_data_plane/email_dp_client.py +1 -1
  118. oci/events/events_client.py +6 -6
  119. oci/file_storage/file_storage_client.py +68 -68
  120. oci/fleet_apps_management/fleet_apps_management_admin_client.py +25 -25
  121. oci/fleet_apps_management/fleet_apps_management_client.py +35 -35
  122. oci/fleet_apps_management/fleet_apps_management_maintenance_window_client.py +5 -5
  123. oci/fleet_apps_management/fleet_apps_management_operations_client.py +26 -26
  124. oci/fleet_apps_management/fleet_apps_management_runbooks_client.py +12 -12
  125. oci/fleet_software_update/fleet_software_update_client.py +46 -46
  126. oci/functions/functions_invoke_client.py +1 -1
  127. oci/functions/functions_management_client.py +16 -16
  128. oci/fusion_apps/fusion_applications_client.py +41 -41
  129. oci/generative_ai/generative_ai_client.py +22 -22
  130. oci/generative_ai_agent/generative_ai_agent_client.py +33 -33
  131. oci/generative_ai_agent_runtime/generative_ai_agent_runtime_client.py +5 -5
  132. oci/generative_ai_inference/generative_ai_inference_client.py +4 -4
  133. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  134. oci/globally_distributed_database/sharded_database_service_client.py +30 -30
  135. oci/golden_gate/golden_gate_client.py +69 -69
  136. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  137. oci/governance_rules_control_plane/work_request_client.py +5 -5
  138. oci/healthchecks/health_checks_client.py +17 -17
  139. oci/identity/identity_client.py +145 -145
  140. oci/identity_data_plane/dataplane_client.py +2 -2
  141. oci/identity_domains/identity_domains_client.py +874 -333
  142. oci/identity_domains/models/__init__.py +20 -0
  143. oci/identity_domains/models/condition.py +31 -2
  144. oci/identity_domains/models/condition_extension_ociconsolesignonpolicyconsent_policy.py +194 -0
  145. oci/identity_domains/models/oci_console_sign_on_policy_consent.py +1041 -0
  146. oci/identity_domains/models/oci_console_sign_on_policy_consent_consent_signed_by.py +260 -0
  147. oci/identity_domains/models/oci_console_sign_on_policy_consent_modified_resource.py +223 -0
  148. oci/identity_domains/models/oci_console_sign_on_policy_consent_policy_resource.py +148 -0
  149. oci/identity_domains/models/oci_console_sign_on_policy_consent_search_request.py +364 -0
  150. oci/identity_domains/models/oci_console_sign_on_policy_consents.py +196 -0
  151. oci/identity_domains/models/policy.py +31 -2
  152. oci/identity_domains/models/policy_extension_ociconsolesignonpolicyconsent_policy.py +194 -0
  153. oci/identity_domains/models/policy_policy_type.py +2 -2
  154. oci/identity_domains/models/restore_oci_console_policy.py +722 -0
  155. oci/identity_domains/models/rule.py +31 -2
  156. oci/identity_domains/models/rule_condition_group.py +2 -2
  157. oci/identity_domains/models/rule_extension_ociconsolesignonpolicyconsent_policy.py +194 -0
  158. oci/integration/integration_instance_client.py +19 -19
  159. oci/jms/java_management_service_client.py +75 -75
  160. oci/jms_java_downloads/java_download_client.py +25 -25
  161. oci/key_management/ekm_client.py +5 -5
  162. oci/key_management/kms_crypto_client.py +6 -6
  163. oci/key_management/kms_hsm_cluster_client.py +12 -12
  164. oci/key_management/kms_management_client.py +21 -21
  165. oci/key_management/kms_vault_client.py +14 -14
  166. oci/license_manager/license_manager_client.py +18 -18
  167. oci/limits/limits_client.py +4 -4
  168. oci/limits/quotas_client.py +7 -7
  169. oci/load_balancer/load_balancer_client.py +61 -61
  170. oci/lockbox/lockbox_client.py +24 -24
  171. oci/log_analytics/log_analytics_client.py +193 -193
  172. oci/logging/logging_management_client.py +30 -30
  173. oci/loggingingestion/logging_client.py +1 -1
  174. oci/loggingsearch/log_search_client.py +1 -1
  175. oci/management_agent/management_agent_client.py +28 -28
  176. oci/management_dashboard/dashx_apis_client.py +14 -14
  177. oci/marketplace/account_client.py +2 -2
  178. oci/marketplace/marketplace_client.py +30 -30
  179. oci/marketplace_private_offer/attachment_client.py +5 -5
  180. oci/marketplace_private_offer/offer_client.py +6 -6
  181. oci/marketplace_publisher/attachment_client.py +5 -5
  182. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  183. oci/marketplace_publisher/offer_client.py +6 -6
  184. oci/media_services/media_services_client.py +60 -60
  185. oci/media_services/media_stream_client.py +2 -2
  186. oci/monitoring/monitoring_client.py +18 -18
  187. oci/mysql/channels_client.py +7 -7
  188. oci/mysql/db_backups_client.py +7 -7
  189. oci/mysql/db_system_client.py +17 -17
  190. oci/mysql/mysqlaas_client.py +7 -7
  191. oci/mysql/replicas_client.py +5 -5
  192. oci/mysql/work_requests_client.py +4 -4
  193. oci/network_firewall/network_firewall_client.py +86 -86
  194. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  195. oci/nosql/nosql_client.py +24 -24
  196. oci/object_storage/object_storage_client.py +55 -55
  197. oci/oce/oce_instance_client.py +10 -10
  198. oci/oci_control_center/occ_metrics_client.py +3 -3
  199. oci/ocvp/cluster_client.py +5 -5
  200. oci/ocvp/esxi_host_client.py +8 -8
  201. oci/ocvp/sddc_client.py +14 -14
  202. oci/ocvp/work_request_client.py +4 -4
  203. oci/oda/management_client.py +59 -59
  204. oci/oda/oda_client.py +17 -17
  205. oci/oda/odapackage_client.py +7 -7
  206. oci/onesubscription/billing_schedule_client.py +1 -1
  207. oci/onesubscription/commitment_client.py +2 -2
  208. oci/onesubscription/computed_usage_client.py +3 -3
  209. oci/onesubscription/invoice_summary_client.py +2 -2
  210. oci/onesubscription/organization_subscription_client.py +1 -1
  211. oci/onesubscription/ratecard_client.py +1 -1
  212. oci/onesubscription/subscribed_service_client.py +2 -2
  213. oci/onesubscription/subscription_client.py +1 -1
  214. oci/ons/notification_control_plane_client.py +6 -6
  215. oci/ons/notification_data_plane_client.py +10 -10
  216. oci/opa/opa_instance_client.py +13 -13
  217. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  218. oci/opensearch/opensearch_cluster_client.py +14 -14
  219. oci/operator_access_control/access_requests_client.py +10 -10
  220. oci/operator_access_control/operator_actions_client.py +2 -2
  221. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  222. oci/operator_access_control/operator_control_client.py +6 -6
  223. oci/opsi/operations_insights_client.py +180 -180
  224. oci/optimizer/optimizer_client.py +26 -26
  225. oci/os_management/event_client.py +8 -8
  226. oci/os_management/os_management_client.py +69 -69
  227. oci/os_management_hub/event_client.py +8 -8
  228. oci/os_management_hub/lifecycle_environment_client.py +12 -12
  229. oci/os_management_hub/managed_instance_client.py +31 -31
  230. oci/os_management_hub/managed_instance_group_client.py +25 -25
  231. oci/os_management_hub/management_station_client.py +10 -10
  232. oci/os_management_hub/onboarding_client.py +6 -6
  233. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  234. oci/os_management_hub/scheduled_job_client.py +7 -7
  235. oci/os_management_hub/software_source_client.py +27 -27
  236. oci/os_management_hub/work_request_client.py +4 -4
  237. oci/osp_gateway/address_rule_service_client.py +1 -1
  238. oci/osp_gateway/address_service_client.py +2 -2
  239. oci/osp_gateway/invoice_service_client.py +5 -5
  240. oci/osp_gateway/subscription_service_client.py +5 -5
  241. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  242. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  243. oci/osub_subscription/commitment_client.py +2 -2
  244. oci/osub_subscription/ratecard_client.py +1 -1
  245. oci/osub_subscription/subscription_client.py +1 -1
  246. oci/osub_usage/computed_usage_client.py +3 -3
  247. oci/psql/postgresql_client.py +33 -33
  248. oci/queue/queue_admin_client.py +11 -11
  249. oci/queue/queue_client.py +8 -8
  250. oci/recovery/database_recovery_client.py +26 -26
  251. oci/redis/redis_cluster_client.py +12 -12
  252. oci/regions_definitions.py +15 -4
  253. oci/resource_manager/resource_manager_client.py +52 -52
  254. oci/resource_scheduler/schedule_client.py +13 -13
  255. oci/resource_search/resource_search_client.py +3 -3
  256. oci/retry/__init__.py +20 -0
  257. oci/rover/rover_bundle_client.py +8 -8
  258. oci/rover/rover_cluster_client.py +8 -8
  259. oci/rover/rover_entitlement_client.py +6 -6
  260. oci/rover/rover_node_client.py +15 -15
  261. oci/rover/shape_client.py +1 -1
  262. oci/rover/work_requests_client.py +5 -5
  263. oci/sch/connector_plugins_client.py +2 -2
  264. oci/sch/service_connector_client.py +12 -12
  265. oci/secrets/secrets_client.py +3 -3
  266. oci/security_attribute/security_attribute_client.py +18 -18
  267. oci/service_catalog/service_catalog_client.py +26 -26
  268. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  269. oci/service_mesh/service_mesh_client.py +48 -48
  270. oci/stack_monitoring/stack_monitoring_client.py +71 -71
  271. oci/streaming/stream_admin_client.py +18 -18
  272. oci/streaming/stream_client.py +8 -8
  273. oci/tenant_manager_control_plane/domain_client.py +5 -5
  274. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  275. oci/tenant_manager_control_plane/governance_client.py +2 -2
  276. oci/tenant_manager_control_plane/link_client.py +3 -3
  277. oci/tenant_manager_control_plane/orders_client.py +2 -2
  278. oci/tenant_manager_control_plane/organization_client.py +10 -10
  279. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  280. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  281. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  282. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  283. oci/threat_intelligence/threatintel_client.py +5 -5
  284. oci/usage/resources_client.py +2 -2
  285. oci/usage/rewards_client.py +6 -6
  286. oci/usage/usagelimits_client.py +1 -1
  287. oci/usage_api/usageapi_client.py +33 -33
  288. oci/vault/vaults_client.py +13 -13
  289. oci/vbs_inst/vbs_instance_client.py +10 -10
  290. oci/version.py +1 -1
  291. oci/visual_builder/vb_instance_client.py +13 -13
  292. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  293. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  294. oci/waa/waa_client.py +13 -13
  295. oci/waa/work_request_client.py +4 -4
  296. oci/waas/redirect_client.py +6 -6
  297. oci/waas/waas_client.py +66 -66
  298. oci/waf/waf_client.py +24 -24
  299. oci/work_requests/work_request_client.py +4 -4
  300. oci/zpr/zpr_client.py +15 -15
  301. {oci-2.137.1.dist-info → oci-2.138.0.dist-info}/METADATA +1 -1
  302. {oci-2.137.1.dist-info → oci-2.138.0.dist-info}/RECORD +306 -293
  303. {oci-2.137.1.dist-info → oci-2.138.0.dist-info}/LICENSE.txt +0 -0
  304. {oci-2.137.1.dist-info → oci-2.138.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  305. {oci-2.137.1.dist-info → oci-2.138.0.dist-info}/WHEEL +0 -0
  306. {oci-2.137.1.dist-info → oci-2.138.0.dist-info}/top_level.txt +0 -0
@@ -153,7 +153,7 @@ class DataScienceClient(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.137.1/datascience/activate_model.py.html>`__ to see an example of how to use activate_model API.
156
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/activate_model.py.html>`__ to see an example of how to use activate_model API.
157
157
  """
158
158
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
159
159
  required_arguments = ['modelId']
@@ -262,7 +262,7 @@ class DataScienceClient(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.137.1/datascience/activate_model_deployment.py.html>`__ to see an example of how to use activate_model_deployment API.
265
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/activate_model_deployment.py.html>`__ to see an example of how to use activate_model_deployment API.
266
266
  """
267
267
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
268
268
  required_arguments = ['modelDeploymentId']
@@ -367,7 +367,7 @@ class DataScienceClient(object):
367
367
  :rtype: :class:`~oci.response.Response`
368
368
 
369
369
  :example:
370
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/activate_notebook_session.py.html>`__ to see an example of how to use activate_notebook_session API.
370
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/activate_notebook_session.py.html>`__ to see an example of how to use activate_notebook_session API.
371
371
  """
372
372
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
373
373
  required_arguments = ['notebookSessionId']
@@ -472,7 +472,7 @@ class DataScienceClient(object):
472
472
  :rtype: :class:`~oci.response.Response`
473
473
 
474
474
  :example:
475
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/cancel_job_run.py.html>`__ to see an example of how to use cancel_job_run API.
475
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/cancel_job_run.py.html>`__ to see an example of how to use cancel_job_run API.
476
476
  """
477
477
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
478
478
  required_arguments = ['jobRunId']
@@ -585,7 +585,7 @@ class DataScienceClient(object):
585
585
  :rtype: :class:`~oci.response.Response`
586
586
 
587
587
  :example:
588
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/cancel_pipeline_run.py.html>`__ to see an example of how to use cancel_pipeline_run API.
588
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/cancel_pipeline_run.py.html>`__ to see an example of how to use cancel_pipeline_run API.
589
589
  """
590
590
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
591
591
  required_arguments = ['pipelineRunId']
@@ -703,7 +703,7 @@ class DataScienceClient(object):
703
703
  :rtype: :class:`~oci.response.Response`
704
704
 
705
705
  :example:
706
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
706
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
707
707
  """
708
708
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
709
709
  required_arguments = ['workRequestId']
@@ -812,7 +812,7 @@ class DataScienceClient(object):
812
812
  :rtype: :class:`~oci.response.Response`
813
813
 
814
814
  :example:
815
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_data_science_private_endpoint_compartment.py.html>`__ to see an example of how to use change_data_science_private_endpoint_compartment API.
815
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_data_science_private_endpoint_compartment.py.html>`__ to see an example of how to use change_data_science_private_endpoint_compartment API.
816
816
  """
817
817
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
818
818
  required_arguments = ['dataSciencePrivateEndpointId']
@@ -927,7 +927,7 @@ class DataScienceClient(object):
927
927
  :rtype: :class:`~oci.response.Response`
928
928
 
929
929
  :example:
930
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_job_compartment.py.html>`__ to see an example of how to use change_job_compartment API.
930
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_job_compartment.py.html>`__ to see an example of how to use change_job_compartment API.
931
931
  """
932
932
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
933
933
  required_arguments = ['jobId']
@@ -1037,7 +1037,7 @@ class DataScienceClient(object):
1037
1037
  :rtype: :class:`~oci.response.Response`
1038
1038
 
1039
1039
  :example:
1040
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_job_run_compartment.py.html>`__ to see an example of how to use change_job_run_compartment API.
1040
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_job_run_compartment.py.html>`__ to see an example of how to use change_job_run_compartment API.
1041
1041
  """
1042
1042
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1043
1043
  required_arguments = ['jobRunId']
@@ -1150,7 +1150,7 @@ class DataScienceClient(object):
1150
1150
  :rtype: :class:`~oci.response.Response`
1151
1151
 
1152
1152
  :example:
1153
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_model_compartment.py.html>`__ to see an example of how to use change_model_compartment API.
1153
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_model_compartment.py.html>`__ to see an example of how to use change_model_compartment API.
1154
1154
  """
1155
1155
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1156
1156
  required_arguments = ['modelId']
@@ -1266,7 +1266,7 @@ class DataScienceClient(object):
1266
1266
  :rtype: :class:`~oci.response.Response`
1267
1267
 
1268
1268
  :example:
1269
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_model_deployment_compartment.py.html>`__ to see an example of how to use change_model_deployment_compartment API.
1269
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_model_deployment_compartment.py.html>`__ to see an example of how to use change_model_deployment_compartment API.
1270
1270
  """
1271
1271
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1272
1272
  required_arguments = ['modelDeploymentId']
@@ -1382,7 +1382,7 @@ class DataScienceClient(object):
1382
1382
  :rtype: :class:`~oci.response.Response`
1383
1383
 
1384
1384
  :example:
1385
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_model_version_set_compartment.py.html>`__ to see an example of how to use change_model_version_set_compartment API.
1385
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_model_version_set_compartment.py.html>`__ to see an example of how to use change_model_version_set_compartment API.
1386
1386
  """
1387
1387
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1388
1388
  required_arguments = ['modelVersionSetId']
@@ -1498,7 +1498,7 @@ class DataScienceClient(object):
1498
1498
  :rtype: :class:`~oci.response.Response`
1499
1499
 
1500
1500
  :example:
1501
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_notebook_session_compartment.py.html>`__ to see an example of how to use change_notebook_session_compartment API.
1501
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_notebook_session_compartment.py.html>`__ to see an example of how to use change_notebook_session_compartment API.
1502
1502
  """
1503
1503
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1504
1504
  required_arguments = ['notebookSessionId']
@@ -1611,7 +1611,7 @@ class DataScienceClient(object):
1611
1611
  :rtype: :class:`~oci.response.Response`
1612
1612
 
1613
1613
  :example:
1614
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_pipeline_compartment.py.html>`__ to see an example of how to use change_pipeline_compartment API.
1614
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_pipeline_compartment.py.html>`__ to see an example of how to use change_pipeline_compartment API.
1615
1615
  """
1616
1616
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1617
1617
  required_arguments = ['pipelineId']
@@ -1721,7 +1721,7 @@ class DataScienceClient(object):
1721
1721
  :rtype: :class:`~oci.response.Response`
1722
1722
 
1723
1723
  :example:
1724
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_pipeline_run_compartment.py.html>`__ to see an example of how to use change_pipeline_run_compartment API.
1724
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_pipeline_run_compartment.py.html>`__ to see an example of how to use change_pipeline_run_compartment API.
1725
1725
  """
1726
1726
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1727
1727
  required_arguments = ['pipelineRunId']
@@ -1834,7 +1834,7 @@ class DataScienceClient(object):
1834
1834
  :rtype: :class:`~oci.response.Response`
1835
1835
 
1836
1836
  :example:
1837
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/change_project_compartment.py.html>`__ to see an example of how to use change_project_compartment API.
1837
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/change_project_compartment.py.html>`__ to see an example of how to use change_project_compartment API.
1838
1838
  """
1839
1839
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1840
1840
  required_arguments = ['projectId']
@@ -1938,7 +1938,7 @@ class DataScienceClient(object):
1938
1938
  :rtype: :class:`~oci.response.Response`
1939
1939
 
1940
1940
  :example:
1941
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_data_science_private_endpoint.py.html>`__ to see an example of how to use create_data_science_private_endpoint API.
1941
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_data_science_private_endpoint.py.html>`__ to see an example of how to use create_data_science_private_endpoint API.
1942
1942
  """
1943
1943
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1944
1944
  required_arguments = []
@@ -2032,7 +2032,7 @@ class DataScienceClient(object):
2032
2032
  :rtype: :class:`~oci.response.Response`
2033
2033
 
2034
2034
  :example:
2035
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_job.py.html>`__ to see an example of how to use create_job API.
2035
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_job.py.html>`__ to see an example of how to use create_job API.
2036
2036
  """
2037
2037
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2038
2038
  required_arguments = []
@@ -2145,7 +2145,7 @@ class DataScienceClient(object):
2145
2145
  :rtype: :class:`~oci.response.Response`
2146
2146
 
2147
2147
  :example:
2148
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_job_artifact.py.html>`__ to see an example of how to use create_job_artifact API.
2148
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_job_artifact.py.html>`__ to see an example of how to use create_job_artifact API.
2149
2149
  """
2150
2150
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2151
2151
  required_arguments = ['jobId']
@@ -2277,7 +2277,7 @@ class DataScienceClient(object):
2277
2277
  :rtype: :class:`~oci.response.Response`
2278
2278
 
2279
2279
  :example:
2280
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_job_run.py.html>`__ to see an example of how to use create_job_run API.
2280
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_job_run.py.html>`__ to see an example of how to use create_job_run API.
2281
2281
  """
2282
2282
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2283
2283
  required_arguments = []
@@ -2373,7 +2373,7 @@ class DataScienceClient(object):
2373
2373
  :rtype: :class:`~oci.response.Response`
2374
2374
 
2375
2375
  :example:
2376
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_model.py.html>`__ to see an example of how to use create_model API.
2376
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_model.py.html>`__ to see an example of how to use create_model API.
2377
2377
  """
2378
2378
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2379
2379
  required_arguments = []
@@ -2498,7 +2498,7 @@ class DataScienceClient(object):
2498
2498
  :rtype: :class:`~oci.response.Response`
2499
2499
 
2500
2500
  :example:
2501
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_model_artifact.py.html>`__ to see an example of how to use create_model_artifact API.
2501
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_model_artifact.py.html>`__ to see an example of how to use create_model_artifact API.
2502
2502
  """
2503
2503
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2504
2504
  required_arguments = ['modelId']
@@ -2634,7 +2634,7 @@ class DataScienceClient(object):
2634
2634
  :rtype: :class:`~oci.response.Response`
2635
2635
 
2636
2636
  :example:
2637
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_model_deployment.py.html>`__ to see an example of how to use create_model_deployment API.
2637
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_model_deployment.py.html>`__ to see an example of how to use create_model_deployment API.
2638
2638
  """
2639
2639
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2640
2640
  required_arguments = []
@@ -2735,7 +2735,7 @@ class DataScienceClient(object):
2735
2735
  :rtype: :class:`~oci.response.Response`
2736
2736
 
2737
2737
  :example:
2738
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_model_provenance.py.html>`__ to see an example of how to use create_model_provenance API.
2738
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_model_provenance.py.html>`__ to see an example of how to use create_model_provenance API.
2739
2739
  """
2740
2740
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2741
2741
  required_arguments = ['modelId']
@@ -2841,7 +2841,7 @@ class DataScienceClient(object):
2841
2841
  :rtype: :class:`~oci.response.Response`
2842
2842
 
2843
2843
  :example:
2844
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_model_version_set.py.html>`__ to see an example of how to use create_model_version_set API.
2844
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_model_version_set.py.html>`__ to see an example of how to use create_model_version_set API.
2845
2845
  """
2846
2846
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2847
2847
  required_arguments = []
@@ -2935,7 +2935,7 @@ class DataScienceClient(object):
2935
2935
  :rtype: :class:`~oci.response.Response`
2936
2936
 
2937
2937
  :example:
2938
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_notebook_session.py.html>`__ to see an example of how to use create_notebook_session API.
2938
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_notebook_session.py.html>`__ to see an example of how to use create_notebook_session API.
2939
2939
  """
2940
2940
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2941
2941
  required_arguments = []
@@ -3029,7 +3029,7 @@ class DataScienceClient(object):
3029
3029
  :rtype: :class:`~oci.response.Response`
3030
3030
 
3031
3031
  :example:
3032
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_pipeline.py.html>`__ to see an example of how to use create_pipeline API.
3032
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_pipeline.py.html>`__ to see an example of how to use create_pipeline API.
3033
3033
  """
3034
3034
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3035
3035
  required_arguments = []
@@ -3126,7 +3126,7 @@ class DataScienceClient(object):
3126
3126
  :rtype: :class:`~oci.response.Response`
3127
3127
 
3128
3128
  :example:
3129
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_pipeline_run.py.html>`__ to see an example of how to use create_pipeline_run API.
3129
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_pipeline_run.py.html>`__ to see an example of how to use create_pipeline_run API.
3130
3130
  """
3131
3131
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3132
3132
  required_arguments = []
@@ -3222,7 +3222,7 @@ class DataScienceClient(object):
3222
3222
  :rtype: :class:`~oci.response.Response`
3223
3223
 
3224
3224
  :example:
3225
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_project.py.html>`__ to see an example of how to use create_project API.
3225
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_project.py.html>`__ to see an example of how to use create_project API.
3226
3226
  """
3227
3227
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3228
3228
  required_arguments = []
@@ -3343,7 +3343,7 @@ class DataScienceClient(object):
3343
3343
  :rtype: :class:`~oci.response.Response`
3344
3344
 
3345
3345
  :example:
3346
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/create_step_artifact.py.html>`__ to see an example of how to use create_step_artifact API.
3346
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/create_step_artifact.py.html>`__ to see an example of how to use create_step_artifact API.
3347
3347
  """
3348
3348
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3349
3349
  required_arguments = ['pipelineId', 'stepName']
@@ -3479,7 +3479,7 @@ class DataScienceClient(object):
3479
3479
  :rtype: :class:`~oci.response.Response`
3480
3480
 
3481
3481
  :example:
3482
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/deactivate_model.py.html>`__ to see an example of how to use deactivate_model API.
3482
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/deactivate_model.py.html>`__ to see an example of how to use deactivate_model API.
3483
3483
  """
3484
3484
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3485
3485
  required_arguments = ['modelId']
@@ -3588,7 +3588,7 @@ class DataScienceClient(object):
3588
3588
  :rtype: :class:`~oci.response.Response`
3589
3589
 
3590
3590
  :example:
3591
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/deactivate_model_deployment.py.html>`__ to see an example of how to use deactivate_model_deployment API.
3591
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/deactivate_model_deployment.py.html>`__ to see an example of how to use deactivate_model_deployment API.
3592
3592
  """
3593
3593
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3594
3594
  required_arguments = ['modelDeploymentId']
@@ -3693,7 +3693,7 @@ class DataScienceClient(object):
3693
3693
  :rtype: :class:`~oci.response.Response`
3694
3694
 
3695
3695
  :example:
3696
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/deactivate_notebook_session.py.html>`__ to see an example of how to use deactivate_notebook_session API.
3696
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/deactivate_notebook_session.py.html>`__ to see an example of how to use deactivate_notebook_session API.
3697
3697
  """
3698
3698
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3699
3699
  required_arguments = ['notebookSessionId']
@@ -3796,7 +3796,7 @@ class DataScienceClient(object):
3796
3796
  :rtype: :class:`~oci.response.Response`
3797
3797
 
3798
3798
  :example:
3799
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_data_science_private_endpoint.py.html>`__ to see an example of how to use delete_data_science_private_endpoint API.
3799
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_data_science_private_endpoint.py.html>`__ to see an example of how to use delete_data_science_private_endpoint API.
3800
3800
  """
3801
3801
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3802
3802
  required_arguments = ['dataSciencePrivateEndpointId']
@@ -3904,7 +3904,7 @@ class DataScienceClient(object):
3904
3904
  :rtype: :class:`~oci.response.Response`
3905
3905
 
3906
3906
  :example:
3907
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_job.py.html>`__ to see an example of how to use delete_job API.
3907
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_job.py.html>`__ to see an example of how to use delete_job API.
3908
3908
  """
3909
3909
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3910
3910
  required_arguments = ['jobId']
@@ -4019,7 +4019,7 @@ class DataScienceClient(object):
4019
4019
  :rtype: :class:`~oci.response.Response`
4020
4020
 
4021
4021
  :example:
4022
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_job_run.py.html>`__ to see an example of how to use delete_job_run API.
4022
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_job_run.py.html>`__ to see an example of how to use delete_job_run API.
4023
4023
  """
4024
4024
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4025
4025
  required_arguments = ['jobRunId']
@@ -4126,7 +4126,7 @@ class DataScienceClient(object):
4126
4126
  :rtype: :class:`~oci.response.Response`
4127
4127
 
4128
4128
  :example:
4129
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_model.py.html>`__ to see an example of how to use delete_model API.
4129
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_model.py.html>`__ to see an example of how to use delete_model API.
4130
4130
  """
4131
4131
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4132
4132
  required_arguments = ['modelId']
@@ -4233,7 +4233,7 @@ class DataScienceClient(object):
4233
4233
  :rtype: :class:`~oci.response.Response`
4234
4234
 
4235
4235
  :example:
4236
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_model_deployment.py.html>`__ to see an example of how to use delete_model_deployment API.
4236
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_model_deployment.py.html>`__ to see an example of how to use delete_model_deployment API.
4237
4237
  """
4238
4238
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4239
4239
  required_arguments = ['modelDeploymentId']
@@ -4344,7 +4344,7 @@ class DataScienceClient(object):
4344
4344
  :rtype: :class:`~oci.response.Response`
4345
4345
 
4346
4346
  :example:
4347
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_model_version_set.py.html>`__ to see an example of how to use delete_model_version_set API.
4347
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_model_version_set.py.html>`__ to see an example of how to use delete_model_version_set API.
4348
4348
  """
4349
4349
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4350
4350
  required_arguments = ['modelVersionSetId']
@@ -4459,7 +4459,7 @@ class DataScienceClient(object):
4459
4459
  :rtype: :class:`~oci.response.Response`
4460
4460
 
4461
4461
  :example:
4462
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_notebook_session.py.html>`__ to see an example of how to use delete_notebook_session API.
4462
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_notebook_session.py.html>`__ to see an example of how to use delete_notebook_session API.
4463
4463
  """
4464
4464
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4465
4465
  required_arguments = ['notebookSessionId']
@@ -4572,7 +4572,7 @@ class DataScienceClient(object):
4572
4572
  :rtype: :class:`~oci.response.Response`
4573
4573
 
4574
4574
  :example:
4575
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_pipeline.py.html>`__ to see an example of how to use delete_pipeline API.
4575
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_pipeline.py.html>`__ to see an example of how to use delete_pipeline API.
4576
4576
  """
4577
4577
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4578
4578
  required_arguments = ['pipelineId']
@@ -4690,7 +4690,7 @@ class DataScienceClient(object):
4690
4690
  :rtype: :class:`~oci.response.Response`
4691
4691
 
4692
4692
  :example:
4693
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_pipeline_run.py.html>`__ to see an example of how to use delete_pipeline_run API.
4693
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_pipeline_run.py.html>`__ to see an example of how to use delete_pipeline_run API.
4694
4694
  """
4695
4695
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4696
4696
  required_arguments = ['pipelineRunId']
@@ -4803,7 +4803,7 @@ class DataScienceClient(object):
4803
4803
  :rtype: :class:`~oci.response.Response`
4804
4804
 
4805
4805
  :example:
4806
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/delete_project.py.html>`__ to see an example of how to use delete_project API.
4806
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/delete_project.py.html>`__ to see an example of how to use delete_project API.
4807
4807
  """
4808
4808
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4809
4809
  required_arguments = ['projectId']
@@ -4916,7 +4916,7 @@ class DataScienceClient(object):
4916
4916
  :rtype: :class:`~oci.response.Response`
4917
4917
 
4918
4918
  :example:
4919
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/export_model_artifact.py.html>`__ to see an example of how to use export_model_artifact API.
4919
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/export_model_artifact.py.html>`__ to see an example of how to use export_model_artifact API.
4920
4920
  """
4921
4921
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4922
4922
  required_arguments = ['modelId']
@@ -5019,7 +5019,7 @@ class DataScienceClient(object):
5019
5019
  :rtype: :class:`~oci.response.Response`
5020
5020
 
5021
5021
  :example:
5022
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_data_science_private_endpoint.py.html>`__ to see an example of how to use get_data_science_private_endpoint API.
5022
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_data_science_private_endpoint.py.html>`__ to see an example of how to use get_data_science_private_endpoint API.
5023
5023
  """
5024
5024
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5025
5025
  required_arguments = ['dataSciencePrivateEndpointId']
@@ -5119,7 +5119,7 @@ class DataScienceClient(object):
5119
5119
  :rtype: :class:`~oci.response.Response`
5120
5120
 
5121
5121
  :example:
5122
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_job.py.html>`__ to see an example of how to use get_job API.
5122
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_job.py.html>`__ to see an example of how to use get_job API.
5123
5123
  """
5124
5124
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5125
5125
  required_arguments = ['jobId']
@@ -5225,7 +5225,7 @@ class DataScienceClient(object):
5225
5225
  :rtype: :class:`~oci.response.Response`
5226
5226
 
5227
5227
  :example:
5228
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_job_artifact_content.py.html>`__ to see an example of how to use get_job_artifact_content API.
5228
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_job_artifact_content.py.html>`__ to see an example of how to use get_job_artifact_content API.
5229
5229
  """
5230
5230
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5231
5231
  required_arguments = ['jobId']
@@ -5327,7 +5327,7 @@ class DataScienceClient(object):
5327
5327
  :rtype: :class:`~oci.response.Response`
5328
5328
 
5329
5329
  :example:
5330
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_job_run.py.html>`__ to see an example of how to use get_job_run API.
5330
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_job_run.py.html>`__ to see an example of how to use get_job_run API.
5331
5331
  """
5332
5332
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5333
5333
  required_arguments = ['jobRunId']
@@ -5427,7 +5427,7 @@ class DataScienceClient(object):
5427
5427
  :rtype: :class:`~oci.response.Response`
5428
5428
 
5429
5429
  :example:
5430
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_model.py.html>`__ to see an example of how to use get_model API.
5430
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_model.py.html>`__ to see an example of how to use get_model API.
5431
5431
  """
5432
5432
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5433
5433
  required_arguments = ['modelId']
@@ -5533,7 +5533,7 @@ class DataScienceClient(object):
5533
5533
  :rtype: :class:`~oci.response.Response`
5534
5534
 
5535
5535
  :example:
5536
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_model_artifact_content.py.html>`__ to see an example of how to use get_model_artifact_content API.
5536
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_model_artifact_content.py.html>`__ to see an example of how to use get_model_artifact_content API.
5537
5537
  """
5538
5538
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5539
5539
  required_arguments = ['modelId']
@@ -5635,7 +5635,7 @@ class DataScienceClient(object):
5635
5635
  :rtype: :class:`~oci.response.Response`
5636
5636
 
5637
5637
  :example:
5638
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_model_deployment.py.html>`__ to see an example of how to use get_model_deployment API.
5638
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_model_deployment.py.html>`__ to see an example of how to use get_model_deployment API.
5639
5639
  """
5640
5640
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5641
5641
  required_arguments = ['modelDeploymentId']
@@ -5735,7 +5735,7 @@ class DataScienceClient(object):
5735
5735
  :rtype: :class:`~oci.response.Response`
5736
5736
 
5737
5737
  :example:
5738
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_model_provenance.py.html>`__ to see an example of how to use get_model_provenance API.
5738
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_model_provenance.py.html>`__ to see an example of how to use get_model_provenance API.
5739
5739
  """
5740
5740
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5741
5741
  required_arguments = ['modelId']
@@ -5835,7 +5835,7 @@ class DataScienceClient(object):
5835
5835
  :rtype: :class:`~oci.response.Response`
5836
5836
 
5837
5837
  :example:
5838
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_model_version_set.py.html>`__ to see an example of how to use get_model_version_set API.
5838
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_model_version_set.py.html>`__ to see an example of how to use get_model_version_set API.
5839
5839
  """
5840
5840
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5841
5841
  required_arguments = ['modelVersionSetId']
@@ -5935,7 +5935,7 @@ class DataScienceClient(object):
5935
5935
  :rtype: :class:`~oci.response.Response`
5936
5936
 
5937
5937
  :example:
5938
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_notebook_session.py.html>`__ to see an example of how to use get_notebook_session API.
5938
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_notebook_session.py.html>`__ to see an example of how to use get_notebook_session API.
5939
5939
  """
5940
5940
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5941
5941
  required_arguments = ['notebookSessionId']
@@ -6035,7 +6035,7 @@ class DataScienceClient(object):
6035
6035
  :rtype: :class:`~oci.response.Response`
6036
6036
 
6037
6037
  :example:
6038
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_pipeline.py.html>`__ to see an example of how to use get_pipeline API.
6038
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_pipeline.py.html>`__ to see an example of how to use get_pipeline API.
6039
6039
  """
6040
6040
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6041
6041
  required_arguments = ['pipelineId']
@@ -6135,7 +6135,7 @@ class DataScienceClient(object):
6135
6135
  :rtype: :class:`~oci.response.Response`
6136
6136
 
6137
6137
  :example:
6138
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_pipeline_run.py.html>`__ to see an example of how to use get_pipeline_run API.
6138
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_pipeline_run.py.html>`__ to see an example of how to use get_pipeline_run API.
6139
6139
  """
6140
6140
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6141
6141
  required_arguments = ['pipelineRunId']
@@ -6235,7 +6235,7 @@ class DataScienceClient(object):
6235
6235
  :rtype: :class:`~oci.response.Response`
6236
6236
 
6237
6237
  :example:
6238
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_project.py.html>`__ to see an example of how to use get_project API.
6238
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_project.py.html>`__ to see an example of how to use get_project API.
6239
6239
  """
6240
6240
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6241
6241
  required_arguments = ['projectId']
@@ -6344,7 +6344,7 @@ class DataScienceClient(object):
6344
6344
  :rtype: :class:`~oci.response.Response`
6345
6345
 
6346
6346
  :example:
6347
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_step_artifact_content.py.html>`__ to see an example of how to use get_step_artifact_content API.
6347
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_step_artifact_content.py.html>`__ to see an example of how to use get_step_artifact_content API.
6348
6348
  """
6349
6349
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6350
6350
  required_arguments = ['pipelineId', 'stepName']
@@ -6449,7 +6449,7 @@ class DataScienceClient(object):
6449
6449
  :rtype: :class:`~oci.response.Response`
6450
6450
 
6451
6451
  :example:
6452
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
6452
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
6453
6453
  """
6454
6454
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6455
6455
  required_arguments = ['workRequestId']
@@ -6549,7 +6549,7 @@ class DataScienceClient(object):
6549
6549
  :rtype: :class:`~oci.response.Response`
6550
6550
 
6551
6551
  :example:
6552
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/head_job_artifact.py.html>`__ to see an example of how to use head_job_artifact API.
6552
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/head_job_artifact.py.html>`__ to see an example of how to use head_job_artifact API.
6553
6553
  """
6554
6554
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6555
6555
  required_arguments = ['jobId']
@@ -6647,7 +6647,7 @@ class DataScienceClient(object):
6647
6647
  :rtype: :class:`~oci.response.Response`
6648
6648
 
6649
6649
  :example:
6650
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/head_model_artifact.py.html>`__ to see an example of how to use head_model_artifact API.
6650
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/head_model_artifact.py.html>`__ to see an example of how to use head_model_artifact API.
6651
6651
  """
6652
6652
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6653
6653
  required_arguments = ['modelId']
@@ -6748,7 +6748,7 @@ class DataScienceClient(object):
6748
6748
  :rtype: :class:`~oci.response.Response`
6749
6749
 
6750
6750
  :example:
6751
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/head_step_artifact.py.html>`__ to see an example of how to use head_step_artifact API.
6751
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/head_step_artifact.py.html>`__ to see an example of how to use head_step_artifact API.
6752
6752
  """
6753
6753
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6754
6754
  required_arguments = ['pipelineId', 'stepName']
@@ -6857,7 +6857,7 @@ class DataScienceClient(object):
6857
6857
  :rtype: :class:`~oci.response.Response`
6858
6858
 
6859
6859
  :example:
6860
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/import_model_artifact.py.html>`__ to see an example of how to use import_model_artifact API.
6860
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/import_model_artifact.py.html>`__ to see an example of how to use import_model_artifact API.
6861
6861
  """
6862
6862
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6863
6863
  required_arguments = ['modelId']
@@ -7003,7 +7003,7 @@ class DataScienceClient(object):
7003
7003
  :rtype: :class:`~oci.response.Response`
7004
7004
 
7005
7005
  :example:
7006
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_data_science_private_endpoints.py.html>`__ to see an example of how to use list_data_science_private_endpoints API.
7006
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_data_science_private_endpoints.py.html>`__ to see an example of how to use list_data_science_private_endpoints API.
7007
7007
  """
7008
7008
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7009
7009
  required_arguments = ['compartmentId']
@@ -7160,7 +7160,7 @@ class DataScienceClient(object):
7160
7160
  :rtype: :class:`~oci.response.Response`
7161
7161
 
7162
7162
  :example:
7163
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_fast_launch_job_configs.py.html>`__ to see an example of how to use list_fast_launch_job_configs API.
7163
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_fast_launch_job_configs.py.html>`__ to see an example of how to use list_fast_launch_job_configs API.
7164
7164
  """
7165
7165
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7166
7166
  required_arguments = ['compartmentId']
@@ -7314,7 +7314,7 @@ class DataScienceClient(object):
7314
7314
  :rtype: :class:`~oci.response.Response`
7315
7315
 
7316
7316
  :example:
7317
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_job_runs.py.html>`__ to see an example of how to use list_job_runs API.
7317
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_job_runs.py.html>`__ to see an example of how to use list_job_runs API.
7318
7318
  """
7319
7319
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7320
7320
  required_arguments = ['compartmentId']
@@ -7466,7 +7466,7 @@ class DataScienceClient(object):
7466
7466
  :rtype: :class:`~oci.response.Response`
7467
7467
 
7468
7468
  :example:
7469
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_job_shapes.py.html>`__ to see an example of how to use list_job_shapes API.
7469
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_job_shapes.py.html>`__ to see an example of how to use list_job_shapes API.
7470
7470
  """
7471
7471
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7472
7472
  required_arguments = ['compartmentId']
@@ -7620,7 +7620,7 @@ class DataScienceClient(object):
7620
7620
  :rtype: :class:`~oci.response.Response`
7621
7621
 
7622
7622
  :example:
7623
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
7623
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
7624
7624
  """
7625
7625
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7626
7626
  required_arguments = ['compartmentId']
@@ -7772,7 +7772,7 @@ class DataScienceClient(object):
7772
7772
  :rtype: :class:`~oci.response.Response`
7773
7773
 
7774
7774
  :example:
7775
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_model_deployment_shapes.py.html>`__ to see an example of how to use list_model_deployment_shapes API.
7775
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_model_deployment_shapes.py.html>`__ to see an example of how to use list_model_deployment_shapes API.
7776
7776
  """
7777
7777
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7778
7778
  required_arguments = ['compartmentId']
@@ -7926,7 +7926,7 @@ class DataScienceClient(object):
7926
7926
  :rtype: :class:`~oci.response.Response`
7927
7927
 
7928
7928
  :example:
7929
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_model_deployments.py.html>`__ to see an example of how to use list_model_deployments API.
7929
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_model_deployments.py.html>`__ to see an example of how to use list_model_deployments API.
7930
7930
  """
7931
7931
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7932
7932
  required_arguments = ['compartmentId']
@@ -8113,7 +8113,7 @@ class DataScienceClient(object):
8113
8113
  :rtype: :class:`~oci.response.Response`
8114
8114
 
8115
8115
  :example:
8116
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_model_version_sets.py.html>`__ to see an example of how to use list_model_version_sets API.
8116
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_model_version_sets.py.html>`__ to see an example of how to use list_model_version_sets API.
8117
8117
  """
8118
8118
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8119
8119
  required_arguments = ['compartmentId']
@@ -8307,7 +8307,7 @@ class DataScienceClient(object):
8307
8307
  :rtype: :class:`~oci.response.Response`
8308
8308
 
8309
8309
  :example:
8310
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_models.py.html>`__ to see an example of how to use list_models API.
8310
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_models.py.html>`__ to see an example of how to use list_models API.
8311
8311
  """
8312
8312
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8313
8313
  required_arguments = ['compartmentId']
@@ -8463,7 +8463,7 @@ class DataScienceClient(object):
8463
8463
  :rtype: :class:`~oci.response.Response`
8464
8464
 
8465
8465
  :example:
8466
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_notebook_session_shapes.py.html>`__ to see an example of how to use list_notebook_session_shapes API.
8466
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_notebook_session_shapes.py.html>`__ to see an example of how to use list_notebook_session_shapes API.
8467
8467
  """
8468
8468
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8469
8469
  required_arguments = ['compartmentId']
@@ -8617,7 +8617,7 @@ class DataScienceClient(object):
8617
8617
  :rtype: :class:`~oci.response.Response`
8618
8618
 
8619
8619
  :example:
8620
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_notebook_sessions.py.html>`__ to see an example of how to use list_notebook_sessions API.
8620
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_notebook_sessions.py.html>`__ to see an example of how to use list_notebook_sessions API.
8621
8621
  """
8622
8622
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8623
8623
  required_arguments = ['compartmentId']
@@ -8805,7 +8805,7 @@ class DataScienceClient(object):
8805
8805
  :rtype: :class:`~oci.response.Response`
8806
8806
 
8807
8807
  :example:
8808
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_pipeline_runs.py.html>`__ to see an example of how to use list_pipeline_runs API.
8808
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_pipeline_runs.py.html>`__ to see an example of how to use list_pipeline_runs API.
8809
8809
  """
8810
8810
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8811
8811
  required_arguments = ['compartmentId']
@@ -8993,7 +8993,7 @@ class DataScienceClient(object):
8993
8993
  :rtype: :class:`~oci.response.Response`
8994
8994
 
8995
8995
  :example:
8996
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_pipelines.py.html>`__ to see an example of how to use list_pipelines API.
8996
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_pipelines.py.html>`__ to see an example of how to use list_pipelines API.
8997
8997
  """
8998
8998
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8999
8999
  required_arguments = ['compartmentId']
@@ -9177,7 +9177,7 @@ class DataScienceClient(object):
9177
9177
  :rtype: :class:`~oci.response.Response`
9178
9178
 
9179
9179
  :example:
9180
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_projects.py.html>`__ to see an example of how to use list_projects API.
9180
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_projects.py.html>`__ to see an example of how to use list_projects API.
9181
9181
  """
9182
9182
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9183
9183
  required_arguments = ['compartmentId']
@@ -9327,7 +9327,7 @@ class DataScienceClient(object):
9327
9327
  :rtype: :class:`~oci.response.Response`
9328
9328
 
9329
9329
  :example:
9330
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
9330
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
9331
9331
  """
9332
9332
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9333
9333
  required_arguments = ['workRequestId']
@@ -9455,7 +9455,7 @@ class DataScienceClient(object):
9455
9455
  :rtype: :class:`~oci.response.Response`
9456
9456
 
9457
9457
  :example:
9458
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
9458
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
9459
9459
  """
9460
9460
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9461
9461
  required_arguments = ['workRequestId']
@@ -9608,7 +9608,7 @@ class DataScienceClient(object):
9608
9608
  :rtype: :class:`~oci.response.Response`
9609
9609
 
9610
9610
  :example:
9611
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
9611
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
9612
9612
  """
9613
9613
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9614
9614
  required_arguments = ['compartmentId']
@@ -9758,7 +9758,7 @@ class DataScienceClient(object):
9758
9758
  :rtype: :class:`~oci.response.Response`
9759
9759
 
9760
9760
  :example:
9761
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/restore_archived_model_artifact.py.html>`__ to see an example of how to use restore_archived_model_artifact API.
9761
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/restore_archived_model_artifact.py.html>`__ to see an example of how to use restore_archived_model_artifact API.
9762
9762
  """
9763
9763
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9764
9764
  required_arguments = ['modelId']
@@ -9879,7 +9879,7 @@ class DataScienceClient(object):
9879
9879
  :rtype: :class:`~oci.response.Response`
9880
9880
 
9881
9881
  :example:
9882
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_data_science_private_endpoint.py.html>`__ to see an example of how to use update_data_science_private_endpoint API.
9882
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_data_science_private_endpoint.py.html>`__ to see an example of how to use update_data_science_private_endpoint API.
9883
9883
  """
9884
9884
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9885
9885
  required_arguments = ['dataSciencePrivateEndpointId']
@@ -9991,7 +9991,7 @@ class DataScienceClient(object):
9991
9991
  :rtype: :class:`~oci.response.Response`
9992
9992
 
9993
9993
  :example:
9994
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_job.py.html>`__ to see an example of how to use update_job API.
9994
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_job.py.html>`__ to see an example of how to use update_job API.
9995
9995
  """
9996
9996
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9997
9997
  required_arguments = ['jobId']
@@ -10105,7 +10105,7 @@ class DataScienceClient(object):
10105
10105
  :rtype: :class:`~oci.response.Response`
10106
10106
 
10107
10107
  :example:
10108
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_job_run.py.html>`__ to see an example of how to use update_job_run API.
10108
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_job_run.py.html>`__ to see an example of how to use update_job_run API.
10109
10109
  """
10110
10110
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10111
10111
  required_arguments = ['jobRunId']
@@ -10219,7 +10219,7 @@ class DataScienceClient(object):
10219
10219
  :rtype: :class:`~oci.response.Response`
10220
10220
 
10221
10221
  :example:
10222
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_model.py.html>`__ to see an example of how to use update_model API.
10222
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_model.py.html>`__ to see an example of how to use update_model API.
10223
10223
  """
10224
10224
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10225
10225
  required_arguments = ['modelId']
@@ -10339,7 +10339,7 @@ class DataScienceClient(object):
10339
10339
  :rtype: :class:`~oci.response.Response`
10340
10340
 
10341
10341
  :example:
10342
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_model_deployment.py.html>`__ to see an example of how to use update_model_deployment API.
10342
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_model_deployment.py.html>`__ to see an example of how to use update_model_deployment API.
10343
10343
  """
10344
10344
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10345
10345
  required_arguments = ['modelDeploymentId']
@@ -10451,7 +10451,7 @@ class DataScienceClient(object):
10451
10451
  :rtype: :class:`~oci.response.Response`
10452
10452
 
10453
10453
  :example:
10454
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_model_provenance.py.html>`__ to see an example of how to use update_model_provenance API.
10454
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_model_provenance.py.html>`__ to see an example of how to use update_model_provenance API.
10455
10455
  """
10456
10456
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10457
10457
  required_arguments = ['modelId']
@@ -10565,7 +10565,7 @@ class DataScienceClient(object):
10565
10565
  :rtype: :class:`~oci.response.Response`
10566
10566
 
10567
10567
  :example:
10568
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_model_version_set.py.html>`__ to see an example of how to use update_model_version_set API.
10568
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_model_version_set.py.html>`__ to see an example of how to use update_model_version_set API.
10569
10569
  """
10570
10570
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10571
10571
  required_arguments = ['modelVersionSetId']
@@ -10682,7 +10682,7 @@ class DataScienceClient(object):
10682
10682
  :rtype: :class:`~oci.response.Response`
10683
10683
 
10684
10684
  :example:
10685
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_notebook_session.py.html>`__ to see an example of how to use update_notebook_session API.
10685
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_notebook_session.py.html>`__ to see an example of how to use update_notebook_session API.
10686
10686
  """
10687
10687
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10688
10688
  required_arguments = ['notebookSessionId']
@@ -10796,7 +10796,7 @@ class DataScienceClient(object):
10796
10796
  :rtype: :class:`~oci.response.Response`
10797
10797
 
10798
10798
  :example:
10799
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_pipeline.py.html>`__ to see an example of how to use update_pipeline API.
10799
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_pipeline.py.html>`__ to see an example of how to use update_pipeline API.
10800
10800
  """
10801
10801
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10802
10802
  required_arguments = ['pipelineId']
@@ -10908,7 +10908,7 @@ class DataScienceClient(object):
10908
10908
  :rtype: :class:`~oci.response.Response`
10909
10909
 
10910
10910
  :example:
10911
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_pipeline_run.py.html>`__ to see an example of how to use update_pipeline_run API.
10911
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_pipeline_run.py.html>`__ to see an example of how to use update_pipeline_run API.
10912
10912
  """
10913
10913
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10914
10914
  required_arguments = ['pipelineRunId']
@@ -11020,7 +11020,7 @@ class DataScienceClient(object):
11020
11020
  :rtype: :class:`~oci.response.Response`
11021
11021
 
11022
11022
  :example:
11023
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.137.1/datascience/update_project.py.html>`__ to see an example of how to use update_project API.
11023
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.138.0/datascience/update_project.py.html>`__ to see an example of how to use update_project API.
11024
11024
  """
11025
11025
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11026
11026
  required_arguments = ['projectId']