oci 2.101.0__py3-none-any.whl → 2.102.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 (217) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/adm/application_dependency_management_client.py +18 -18
  3. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  4. oci/ai_document/ai_service_document_client.py +3 -3
  5. oci/ai_language/ai_service_language_client.py +35 -35
  6. oci/ai_speech/ai_service_speech_client.py +9 -9
  7. oci/ai_vision/ai_service_vision_client.py +25 -25
  8. oci/analytics/analytics_client.py +23 -23
  9. oci/announcements_service/announcement_client.py +4 -4
  10. oci/announcements_service/announcement_subscription_client.py +9 -9
  11. oci/announcements_service/announcements_preferences_client.py +4 -4
  12. oci/apigateway/api_gateway_client.py +21 -21
  13. oci/apigateway/deployment_client.py +6 -6
  14. oci/apigateway/gateway_client.py +6 -6
  15. oci/apigateway/subscribers_client.py +6 -6
  16. oci/apigateway/usage_plans_client.py +6 -6
  17. oci/apigateway/work_requests_client.py +5 -5
  18. oci/apm_config/config_client.py +8 -8
  19. oci/apm_control_plane/apm_domain_client.py +14 -14
  20. oci/apm_synthetics/apm_synthetic_client.py +18 -18
  21. oci/apm_traces/query_client.py +2 -2
  22. oci/apm_traces/trace_client.py +4 -4
  23. oci/application_migration/application_migration_client.py +19 -19
  24. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  25. oci/artifacts/artifacts_client.py +30 -30
  26. oci/audit/audit_client.py +3 -3
  27. oci/autoscaling/auto_scaling_client.py +11 -11
  28. oci/bastion/bastion_client.py +15 -15
  29. oci/bds/bds_client.py +40 -40
  30. oci/blockchain/blockchain_platform_client.py +27 -27
  31. oci/budget/budget_client.py +10 -10
  32. oci/certificates/certificates_client.py +5 -5
  33. oci/certificates_management/certificates_management_client.py +32 -32
  34. oci/cims/incident_client.py +7 -7
  35. oci/cims/user_client.py +1 -1
  36. oci/cloud_bridge/common_client.py +5 -5
  37. oci/cloud_bridge/discovery_client.py +14 -14
  38. oci/cloud_bridge/inventory_client.py +16 -16
  39. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  40. oci/cloud_guard/cloud_guard_client.py +133 -133
  41. oci/cloud_migrations/migration_client.py +43 -43
  42. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  43. oci/compute_instance_agent/plugin_client.py +2 -2
  44. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  45. oci/container_engine/container_engine_client.py +36 -36
  46. oci/container_instances/container_instance_client.py +18 -18
  47. oci/core/blockstorage_client.py +60 -60
  48. oci/core/compute_client.py +89 -89
  49. oci/core/compute_management_client.py +32 -32
  50. oci/core/virtual_network_client.py +241 -241
  51. oci/dashboard_service/dashboard_client.py +6 -6
  52. oci/dashboard_service/dashboard_group_client.py +6 -6
  53. oci/data_catalog/data_catalog_client.py +139 -139
  54. oci/data_flow/data_flow_client.py +28 -28
  55. oci/data_integration/data_integration_client.py +152 -152
  56. oci/data_labeling_service/data_labeling_management_client.py +16 -16
  57. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  58. oci/data_safe/data_safe_client.py +214 -214
  59. oci/data_science/data_science_client.py +85 -85
  60. oci/database/database_client.py +303 -303
  61. oci/database_management/db_management_client.py +157 -157
  62. oci/database_management/diagnosability_client.py +4 -4
  63. oci/database_management/sql_tuning_client.py +10 -10
  64. oci/database_migration/database_migration_client.py +41 -41
  65. oci/database_tools/database_tools_client.py +19 -19
  66. oci/devops/devops_client.py +89 -89
  67. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  68. oci/dns/dns_client.py +51 -51
  69. oci/dts/appliance_export_job_client.py +6 -6
  70. oci/dts/shipping_vendors_client.py +1 -1
  71. oci/dts/transfer_appliance_client.py +8 -8
  72. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  73. oci/dts/transfer_device_client.py +5 -5
  74. oci/dts/transfer_job_client.py +6 -6
  75. oci/dts/transfer_package_client.py +7 -7
  76. oci/em_warehouse/em_data_lake_client.py +13 -13
  77. oci/em_warehouse/em_warehouse_client.py +13 -13
  78. oci/email/email_client.py +25 -25
  79. oci/events/events_client.py +6 -6
  80. oci/file_storage/file_storage_client.py +35 -35
  81. oci/functions/functions_invoke_client.py +1 -1
  82. oci/functions/functions_management_client.py +16 -16
  83. oci/fusion_apps/data_masking_activity_client.py +3 -3
  84. oci/fusion_apps/fusion_applications_client.py +357 -36
  85. oci/fusion_apps/fusion_applications_client_composite_operations.py +90 -0
  86. oci/fusion_apps/fusion_environment_client.py +15 -15
  87. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  88. oci/fusion_apps/models/__init__.py +2 -12
  89. oci/fusion_apps/models/create_service_attachment_details.py +45 -52
  90. oci/fusion_apps/models/service_attachment.py +0 -31
  91. oci/fusion_apps/models/verify_service_attachment_details.py +101 -0
  92. oci/fusion_apps/refresh_activity_client.py +4 -4
  93. oci/fusion_apps/scheduled_activity_client.py +2 -2
  94. oci/fusion_apps/service_attachment_client.py +2 -2
  95. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  96. oci/golden_gate/golden_gate_client.py +53 -53
  97. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  98. oci/governance_rules_control_plane/work_request_client.py +5 -5
  99. oci/healthchecks/health_checks_client.py +17 -17
  100. oci/identity/identity_client.py +145 -145
  101. oci/identity_data_plane/dataplane_client.py +1 -1
  102. oci/identity_domains/identity_domains_client.py +134 -134
  103. oci/integration/integration_instance_client.py +15 -15
  104. oci/jms/java_management_service_client.py +44 -44
  105. oci/key_management/kms_crypto_client.py +6 -6
  106. oci/key_management/kms_management_client.py +21 -21
  107. oci/key_management/kms_vault_client.py +14 -14
  108. oci/license_manager/license_manager_client.py +18 -18
  109. oci/limits/limits_client.py +4 -4
  110. oci/limits/quotas_client.py +7 -7
  111. oci/load_balancer/load_balancer_client.py +61 -61
  112. oci/lockbox/lockbox_client.py +22 -22
  113. oci/log_analytics/log_analytics_client.py +184 -184
  114. oci/logging/logging_management_client.py +32 -32
  115. oci/loggingingestion/logging_client.py +1 -1
  116. oci/loggingsearch/log_search_client.py +1 -1
  117. oci/management_agent/management_agent_client.py +23 -23
  118. oci/management_dashboard/dashx_apis_client.py +14 -14
  119. oci/marketplace/account_client.py +2 -2
  120. oci/marketplace/marketplace_client.py +25 -25
  121. oci/media_services/media_services_client.py +48 -48
  122. oci/media_services/media_stream_client.py +2 -2
  123. oci/monitoring/monitoring_client.py +13 -13
  124. oci/mysql/channels_client.py +7 -7
  125. oci/mysql/db_backups_client.py +6 -6
  126. oci/mysql/db_system_client.py +26 -26
  127. oci/mysql/mysqlaas_client.py +7 -7
  128. oci/mysql/replicas_client.py +5 -5
  129. oci/mysql/work_requests_client.py +4 -4
  130. oci/network_firewall/network_firewall_client.py +17 -17
  131. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  132. oci/nosql/nosql_client.py +22 -22
  133. oci/object_storage/object_storage_client.py +50 -50
  134. oci/oce/oce_instance_client.py +10 -10
  135. oci/ocvp/esxi_host_client.py +5 -5
  136. oci/ocvp/sddc_client.py +13 -13
  137. oci/ocvp/work_request_client.py +4 -4
  138. oci/oda/management_client.py +56 -56
  139. oci/oda/oda_client.py +17 -17
  140. oci/oda/odapackage_client.py +7 -7
  141. oci/onesubscription/billing_schedule_client.py +1 -1
  142. oci/onesubscription/commitment_client.py +2 -2
  143. oci/onesubscription/computed_usage_client.py +3 -3
  144. oci/onesubscription/invoice_summary_client.py +2 -2
  145. oci/onesubscription/organization_subscription_client.py +1 -1
  146. oci/onesubscription/ratecard_client.py +1 -1
  147. oci/onesubscription/subscribed_service_client.py +2 -2
  148. oci/onesubscription/subscription_client.py +1 -1
  149. oci/ons/notification_control_plane_client.py +6 -6
  150. oci/ons/notification_data_plane_client.py +10 -10
  151. oci/opa/opa_instance_client.py +11 -11
  152. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  153. oci/opensearch/opensearch_cluster_client.py +14 -14
  154. oci/operator_access_control/access_requests_client.py +9 -9
  155. oci/operator_access_control/operator_actions_client.py +2 -2
  156. oci/operator_access_control/operator_control_assignment_client.py +6 -6
  157. oci/operator_access_control/operator_control_client.py +6 -6
  158. oci/opsi/operations_insights_client.py +151 -151
  159. oci/optimizer/optimizer_client.py +26 -26
  160. oci/os_management/event_client.py +8 -8
  161. oci/os_management/os_management_client.py +69 -69
  162. oci/osp_gateway/invoice_service_client.py +5 -5
  163. oci/osp_gateway/subscription_service_client.py +5 -5
  164. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  165. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  166. oci/osub_subscription/commitment_client.py +2 -2
  167. oci/osub_subscription/ratecard_client.py +1 -1
  168. oci/osub_subscription/subscription_client.py +1 -1
  169. oci/osub_usage/computed_usage_client.py +3 -3
  170. oci/queue/queue_admin_client.py +11 -11
  171. oci/queue/queue_client.py +7 -7
  172. oci/recovery/database_recovery_client.py +23 -23
  173. oci/resource_manager/resource_manager_client.py +52 -52
  174. oci/resource_search/resource_search_client.py +3 -3
  175. oci/rover/rover_cluster_client.py +7 -7
  176. oci/rover/rover_entitlement_client.py +6 -6
  177. oci/rover/rover_node_client.py +10 -10
  178. oci/rover/shape_client.py +1 -1
  179. oci/sch/service_connector_client.py +12 -12
  180. oci/secrets/secrets_client.py +3 -3
  181. oci/service_catalog/service_catalog_client.py +26 -26
  182. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  183. oci/service_mesh/service_mesh_client.py +48 -48
  184. oci/stack_monitoring/stack_monitoring_client.py +22 -22
  185. oci/streaming/stream_admin_client.py +18 -18
  186. oci/streaming/stream_client.py +8 -8
  187. oci/tenant_manager_control_plane/domain_client.py +5 -5
  188. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  189. oci/tenant_manager_control_plane/governance_client.py +2 -2
  190. oci/tenant_manager_control_plane/link_client.py +3 -3
  191. oci/tenant_manager_control_plane/orders_client.py +2 -2
  192. oci/tenant_manager_control_plane/organization_client.py +10 -10
  193. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  194. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  195. oci/tenant_manager_control_plane/subscription_client.py +9 -9
  196. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  197. oci/threat_intelligence/threatintel_client.py +5 -5
  198. oci/usage/rewards_client.py +6 -6
  199. oci/usage_api/usageapi_client.py +19 -19
  200. oci/vault/vaults_client.py +11 -11
  201. oci/vbs_inst/vbs_instance_client.py +10 -10
  202. oci/version.py +1 -1
  203. oci/visual_builder/vb_instance_client.py +13 -13
  204. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  205. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  206. oci/waa/waa_client.py +13 -13
  207. oci/waa/work_request_client.py +4 -4
  208. oci/waas/redirect_client.py +6 -6
  209. oci/waas/waas_client.py +66 -66
  210. oci/waf/waf_client.py +24 -24
  211. oci/work_requests/work_request_client.py +4 -4
  212. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/METADATA +1 -1
  213. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/RECORD +217 -216
  214. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/LICENSE.txt +0 -0
  215. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  216. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/WHEEL +0 -0
  217. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/top_level.txt +0 -0
@@ -146,7 +146,7 @@ class DataScienceClient(object):
146
146
  :rtype: :class:`~oci.response.Response`
147
147
 
148
148
  :example:
149
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/activate_model.py.html>`__ to see an example of how to use activate_model API.
149
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/activate_model.py.html>`__ to see an example of how to use activate_model API.
150
150
  """
151
151
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
152
152
  required_arguments = ['modelId']
@@ -255,7 +255,7 @@ class DataScienceClient(object):
255
255
  :rtype: :class:`~oci.response.Response`
256
256
 
257
257
  :example:
258
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/activate_model_deployment.py.html>`__ to see an example of how to use activate_model_deployment API.
258
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/activate_model_deployment.py.html>`__ to see an example of how to use activate_model_deployment API.
259
259
  """
260
260
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
261
261
  required_arguments = ['modelDeploymentId']
@@ -360,7 +360,7 @@ class DataScienceClient(object):
360
360
  :rtype: :class:`~oci.response.Response`
361
361
 
362
362
  :example:
363
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/activate_notebook_session.py.html>`__ to see an example of how to use activate_notebook_session API.
363
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/activate_notebook_session.py.html>`__ to see an example of how to use activate_notebook_session API.
364
364
  """
365
365
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
366
366
  required_arguments = ['notebookSessionId']
@@ -465,7 +465,7 @@ class DataScienceClient(object):
465
465
  :rtype: :class:`~oci.response.Response`
466
466
 
467
467
  :example:
468
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/cancel_job_run.py.html>`__ to see an example of how to use cancel_job_run API.
468
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/cancel_job_run.py.html>`__ to see an example of how to use cancel_job_run API.
469
469
  """
470
470
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
471
471
  required_arguments = ['jobRunId']
@@ -575,7 +575,7 @@ class DataScienceClient(object):
575
575
  :rtype: :class:`~oci.response.Response`
576
576
 
577
577
  :example:
578
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/cancel_pipeline_run.py.html>`__ to see an example of how to use cancel_pipeline_run API.
578
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/cancel_pipeline_run.py.html>`__ to see an example of how to use cancel_pipeline_run API.
579
579
  """
580
580
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
581
581
  required_arguments = ['pipelineRunId']
@@ -685,7 +685,7 @@ class DataScienceClient(object):
685
685
  :rtype: :class:`~oci.response.Response`
686
686
 
687
687
  :example:
688
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
688
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
689
689
  """
690
690
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
691
691
  required_arguments = ['workRequestId']
@@ -793,7 +793,7 @@ class DataScienceClient(object):
793
793
  :rtype: :class:`~oci.response.Response`
794
794
 
795
795
  :example:
796
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_job_compartment.py.html>`__ to see an example of how to use change_job_compartment API.
796
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_job_compartment.py.html>`__ to see an example of how to use change_job_compartment API.
797
797
  """
798
798
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
799
799
  required_arguments = ['jobId']
@@ -903,7 +903,7 @@ class DataScienceClient(object):
903
903
  :rtype: :class:`~oci.response.Response`
904
904
 
905
905
  :example:
906
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_job_run_compartment.py.html>`__ to see an example of how to use change_job_run_compartment API.
906
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_job_run_compartment.py.html>`__ to see an example of how to use change_job_run_compartment API.
907
907
  """
908
908
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
909
909
  required_arguments = ['jobRunId']
@@ -1016,7 +1016,7 @@ class DataScienceClient(object):
1016
1016
  :rtype: :class:`~oci.response.Response`
1017
1017
 
1018
1018
  :example:
1019
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_model_compartment.py.html>`__ to see an example of how to use change_model_compartment API.
1019
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_model_compartment.py.html>`__ to see an example of how to use change_model_compartment API.
1020
1020
  """
1021
1021
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1022
1022
  required_arguments = ['modelId']
@@ -1132,7 +1132,7 @@ class DataScienceClient(object):
1132
1132
  :rtype: :class:`~oci.response.Response`
1133
1133
 
1134
1134
  :example:
1135
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_model_deployment_compartment.py.html>`__ to see an example of how to use change_model_deployment_compartment API.
1135
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_model_deployment_compartment.py.html>`__ to see an example of how to use change_model_deployment_compartment API.
1136
1136
  """
1137
1137
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1138
1138
  required_arguments = ['modelDeploymentId']
@@ -1248,7 +1248,7 @@ class DataScienceClient(object):
1248
1248
  :rtype: :class:`~oci.response.Response`
1249
1249
 
1250
1250
  :example:
1251
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_model_version_set_compartment.py.html>`__ to see an example of how to use change_model_version_set_compartment API.
1251
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_model_version_set_compartment.py.html>`__ to see an example of how to use change_model_version_set_compartment API.
1252
1252
  """
1253
1253
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1254
1254
  required_arguments = ['modelVersionSetId']
@@ -1364,7 +1364,7 @@ class DataScienceClient(object):
1364
1364
  :rtype: :class:`~oci.response.Response`
1365
1365
 
1366
1366
  :example:
1367
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_notebook_session_compartment.py.html>`__ to see an example of how to use change_notebook_session_compartment API.
1367
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_notebook_session_compartment.py.html>`__ to see an example of how to use change_notebook_session_compartment API.
1368
1368
  """
1369
1369
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1370
1370
  required_arguments = ['notebookSessionId']
@@ -1477,7 +1477,7 @@ class DataScienceClient(object):
1477
1477
  :rtype: :class:`~oci.response.Response`
1478
1478
 
1479
1479
  :example:
1480
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_pipeline_compartment.py.html>`__ to see an example of how to use change_pipeline_compartment API.
1480
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_pipeline_compartment.py.html>`__ to see an example of how to use change_pipeline_compartment API.
1481
1481
  """
1482
1482
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1483
1483
  required_arguments = ['pipelineId']
@@ -1587,7 +1587,7 @@ class DataScienceClient(object):
1587
1587
  :rtype: :class:`~oci.response.Response`
1588
1588
 
1589
1589
  :example:
1590
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_pipeline_run_compartment.py.html>`__ to see an example of how to use change_pipeline_run_compartment API.
1590
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_pipeline_run_compartment.py.html>`__ to see an example of how to use change_pipeline_run_compartment API.
1591
1591
  """
1592
1592
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1593
1593
  required_arguments = ['pipelineRunId']
@@ -1700,7 +1700,7 @@ class DataScienceClient(object):
1700
1700
  :rtype: :class:`~oci.response.Response`
1701
1701
 
1702
1702
  :example:
1703
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/change_project_compartment.py.html>`__ to see an example of how to use change_project_compartment API.
1703
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/change_project_compartment.py.html>`__ to see an example of how to use change_project_compartment API.
1704
1704
  """
1705
1705
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1706
1706
  required_arguments = ['projectId']
@@ -1804,7 +1804,7 @@ class DataScienceClient(object):
1804
1804
  :rtype: :class:`~oci.response.Response`
1805
1805
 
1806
1806
  :example:
1807
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_job.py.html>`__ to see an example of how to use create_job API.
1807
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_job.py.html>`__ to see an example of how to use create_job API.
1808
1808
  """
1809
1809
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1810
1810
  required_arguments = []
@@ -1917,7 +1917,7 @@ class DataScienceClient(object):
1917
1917
  :rtype: :class:`~oci.response.Response`
1918
1918
 
1919
1919
  :example:
1920
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_job_artifact.py.html>`__ to see an example of how to use create_job_artifact API.
1920
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_job_artifact.py.html>`__ to see an example of how to use create_job_artifact API.
1921
1921
  """
1922
1922
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1923
1923
  required_arguments = ['jobId']
@@ -2046,7 +2046,7 @@ class DataScienceClient(object):
2046
2046
  :rtype: :class:`~oci.response.Response`
2047
2047
 
2048
2048
  :example:
2049
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_job_run.py.html>`__ to see an example of how to use create_job_run API.
2049
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_job_run.py.html>`__ to see an example of how to use create_job_run API.
2050
2050
  """
2051
2051
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2052
2052
  required_arguments = []
@@ -2140,7 +2140,7 @@ class DataScienceClient(object):
2140
2140
  :rtype: :class:`~oci.response.Response`
2141
2141
 
2142
2142
  :example:
2143
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_model.py.html>`__ to see an example of how to use create_model API.
2143
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_model.py.html>`__ to see an example of how to use create_model API.
2144
2144
  """
2145
2145
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2146
2146
  required_arguments = []
@@ -2265,7 +2265,7 @@ class DataScienceClient(object):
2265
2265
  :rtype: :class:`~oci.response.Response`
2266
2266
 
2267
2267
  :example:
2268
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_model_artifact.py.html>`__ to see an example of how to use create_model_artifact API.
2268
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_model_artifact.py.html>`__ to see an example of how to use create_model_artifact API.
2269
2269
  """
2270
2270
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2271
2271
  required_arguments = ['modelId']
@@ -2398,7 +2398,7 @@ class DataScienceClient(object):
2398
2398
  :rtype: :class:`~oci.response.Response`
2399
2399
 
2400
2400
  :example:
2401
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_model_deployment.py.html>`__ to see an example of how to use create_model_deployment API.
2401
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_model_deployment.py.html>`__ to see an example of how to use create_model_deployment API.
2402
2402
  """
2403
2403
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2404
2404
  required_arguments = []
@@ -2497,7 +2497,7 @@ class DataScienceClient(object):
2497
2497
  :rtype: :class:`~oci.response.Response`
2498
2498
 
2499
2499
  :example:
2500
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_model_provenance.py.html>`__ to see an example of how to use create_model_provenance API.
2500
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_model_provenance.py.html>`__ to see an example of how to use create_model_provenance API.
2501
2501
  """
2502
2502
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2503
2503
  required_arguments = ['modelId']
@@ -2603,7 +2603,7 @@ class DataScienceClient(object):
2603
2603
  :rtype: :class:`~oci.response.Response`
2604
2604
 
2605
2605
  :example:
2606
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_model_version_set.py.html>`__ to see an example of how to use create_model_version_set API.
2606
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_model_version_set.py.html>`__ to see an example of how to use create_model_version_set API.
2607
2607
  """
2608
2608
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2609
2609
  required_arguments = []
@@ -2697,7 +2697,7 @@ class DataScienceClient(object):
2697
2697
  :rtype: :class:`~oci.response.Response`
2698
2698
 
2699
2699
  :example:
2700
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_notebook_session.py.html>`__ to see an example of how to use create_notebook_session API.
2700
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_notebook_session.py.html>`__ to see an example of how to use create_notebook_session API.
2701
2701
  """
2702
2702
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2703
2703
  required_arguments = []
@@ -2791,7 +2791,7 @@ class DataScienceClient(object):
2791
2791
  :rtype: :class:`~oci.response.Response`
2792
2792
 
2793
2793
  :example:
2794
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_pipeline.py.html>`__ to see an example of how to use create_pipeline API.
2794
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_pipeline.py.html>`__ to see an example of how to use create_pipeline API.
2795
2795
  """
2796
2796
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2797
2797
  required_arguments = []
@@ -2885,7 +2885,7 @@ class DataScienceClient(object):
2885
2885
  :rtype: :class:`~oci.response.Response`
2886
2886
 
2887
2887
  :example:
2888
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_pipeline_run.py.html>`__ to see an example of how to use create_pipeline_run API.
2888
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_pipeline_run.py.html>`__ to see an example of how to use create_pipeline_run API.
2889
2889
  """
2890
2890
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2891
2891
  required_arguments = []
@@ -2979,7 +2979,7 @@ class DataScienceClient(object):
2979
2979
  :rtype: :class:`~oci.response.Response`
2980
2980
 
2981
2981
  :example:
2982
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_project.py.html>`__ to see an example of how to use create_project API.
2982
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_project.py.html>`__ to see an example of how to use create_project API.
2983
2983
  """
2984
2984
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2985
2985
  required_arguments = []
@@ -3100,7 +3100,7 @@ class DataScienceClient(object):
3100
3100
  :rtype: :class:`~oci.response.Response`
3101
3101
 
3102
3102
  :example:
3103
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/create_step_artifact.py.html>`__ to see an example of how to use create_step_artifact API.
3103
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/create_step_artifact.py.html>`__ to see an example of how to use create_step_artifact API.
3104
3104
  """
3105
3105
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3106
3106
  required_arguments = ['pipelineId', 'stepName']
@@ -3236,7 +3236,7 @@ class DataScienceClient(object):
3236
3236
  :rtype: :class:`~oci.response.Response`
3237
3237
 
3238
3238
  :example:
3239
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/deactivate_model.py.html>`__ to see an example of how to use deactivate_model API.
3239
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/deactivate_model.py.html>`__ to see an example of how to use deactivate_model API.
3240
3240
  """
3241
3241
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3242
3242
  required_arguments = ['modelId']
@@ -3345,7 +3345,7 @@ class DataScienceClient(object):
3345
3345
  :rtype: :class:`~oci.response.Response`
3346
3346
 
3347
3347
  :example:
3348
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/deactivate_model_deployment.py.html>`__ to see an example of how to use deactivate_model_deployment API.
3348
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/deactivate_model_deployment.py.html>`__ to see an example of how to use deactivate_model_deployment API.
3349
3349
  """
3350
3350
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3351
3351
  required_arguments = ['modelDeploymentId']
@@ -3450,7 +3450,7 @@ class DataScienceClient(object):
3450
3450
  :rtype: :class:`~oci.response.Response`
3451
3451
 
3452
3452
  :example:
3453
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/deactivate_notebook_session.py.html>`__ to see an example of how to use deactivate_notebook_session API.
3453
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/deactivate_notebook_session.py.html>`__ to see an example of how to use deactivate_notebook_session API.
3454
3454
  """
3455
3455
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3456
3456
  required_arguments = ['notebookSessionId']
@@ -3558,7 +3558,7 @@ class DataScienceClient(object):
3558
3558
  :rtype: :class:`~oci.response.Response`
3559
3559
 
3560
3560
  :example:
3561
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/delete_job.py.html>`__ to see an example of how to use delete_job API.
3561
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_job.py.html>`__ to see an example of how to use delete_job API.
3562
3562
  """
3563
3563
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3564
3564
  required_arguments = ['jobId']
@@ -3673,7 +3673,7 @@ class DataScienceClient(object):
3673
3673
  :rtype: :class:`~oci.response.Response`
3674
3674
 
3675
3675
  :example:
3676
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/delete_job_run.py.html>`__ to see an example of how to use delete_job_run API.
3676
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_job_run.py.html>`__ to see an example of how to use delete_job_run API.
3677
3677
  """
3678
3678
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3679
3679
  required_arguments = ['jobRunId']
@@ -3780,7 +3780,7 @@ class DataScienceClient(object):
3780
3780
  :rtype: :class:`~oci.response.Response`
3781
3781
 
3782
3782
  :example:
3783
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/delete_model.py.html>`__ to see an example of how to use delete_model API.
3783
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_model.py.html>`__ to see an example of how to use delete_model API.
3784
3784
  """
3785
3785
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3786
3786
  required_arguments = ['modelId']
@@ -3887,7 +3887,7 @@ class DataScienceClient(object):
3887
3887
  :rtype: :class:`~oci.response.Response`
3888
3888
 
3889
3889
  :example:
3890
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/delete_model_deployment.py.html>`__ to see an example of how to use delete_model_deployment API.
3890
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_model_deployment.py.html>`__ to see an example of how to use delete_model_deployment API.
3891
3891
  """
3892
3892
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3893
3893
  required_arguments = ['modelDeploymentId']
@@ -3998,7 +3998,7 @@ class DataScienceClient(object):
3998
3998
  :rtype: :class:`~oci.response.Response`
3999
3999
 
4000
4000
  :example:
4001
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/delete_model_version_set.py.html>`__ to see an example of how to use delete_model_version_set API.
4001
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_model_version_set.py.html>`__ to see an example of how to use delete_model_version_set API.
4002
4002
  """
4003
4003
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4004
4004
  required_arguments = ['modelVersionSetId']
@@ -4113,7 +4113,7 @@ class DataScienceClient(object):
4113
4113
  :rtype: :class:`~oci.response.Response`
4114
4114
 
4115
4115
  :example:
4116
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/delete_notebook_session.py.html>`__ to see an example of how to use delete_notebook_session API.
4116
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_notebook_session.py.html>`__ to see an example of how to use delete_notebook_session API.
4117
4117
  """
4118
4118
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4119
4119
  required_arguments = ['notebookSessionId']
@@ -4226,7 +4226,7 @@ class DataScienceClient(object):
4226
4226
  :rtype: :class:`~oci.response.Response`
4227
4227
 
4228
4228
  :example:
4229
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/delete_pipeline.py.html>`__ to see an example of how to use delete_pipeline API.
4229
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_pipeline.py.html>`__ to see an example of how to use delete_pipeline API.
4230
4230
  """
4231
4231
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4232
4232
  required_arguments = ['pipelineId']
@@ -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.101.0/datascience/delete_pipeline_run.py.html>`__ to see an example of how to use delete_pipeline_run API.
4347
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_pipeline_run.py.html>`__ to see an example of how to use delete_pipeline_run API.
4348
4348
  """
4349
4349
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4350
4350
  required_arguments = ['pipelineRunId']
@@ -4457,7 +4457,7 @@ class DataScienceClient(object):
4457
4457
  :rtype: :class:`~oci.response.Response`
4458
4458
 
4459
4459
  :example:
4460
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/delete_project.py.html>`__ to see an example of how to use delete_project API.
4460
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/delete_project.py.html>`__ to see an example of how to use delete_project API.
4461
4461
  """
4462
4462
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4463
4463
  required_arguments = ['projectId']
@@ -4570,7 +4570,7 @@ class DataScienceClient(object):
4570
4570
  :rtype: :class:`~oci.response.Response`
4571
4571
 
4572
4572
  :example:
4573
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/export_model_artifact.py.html>`__ to see an example of how to use export_model_artifact API.
4573
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/export_model_artifact.py.html>`__ to see an example of how to use export_model_artifact API.
4574
4574
  """
4575
4575
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4576
4576
  required_arguments = ['modelId']
@@ -4675,7 +4675,7 @@ class DataScienceClient(object):
4675
4675
  :rtype: :class:`~oci.response.Response`
4676
4676
 
4677
4677
  :example:
4678
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_job.py.html>`__ to see an example of how to use get_job API.
4678
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_job.py.html>`__ to see an example of how to use get_job API.
4679
4679
  """
4680
4680
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4681
4681
  required_arguments = ['jobId']
@@ -4781,7 +4781,7 @@ class DataScienceClient(object):
4781
4781
  :rtype: :class:`~oci.response.Response`
4782
4782
 
4783
4783
  :example:
4784
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_job_artifact_content.py.html>`__ to see an example of how to use get_job_artifact_content API.
4784
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_job_artifact_content.py.html>`__ to see an example of how to use get_job_artifact_content API.
4785
4785
  """
4786
4786
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4787
4787
  required_arguments = ['jobId']
@@ -4883,7 +4883,7 @@ class DataScienceClient(object):
4883
4883
  :rtype: :class:`~oci.response.Response`
4884
4884
 
4885
4885
  :example:
4886
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_job_run.py.html>`__ to see an example of how to use get_job_run API.
4886
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_job_run.py.html>`__ to see an example of how to use get_job_run API.
4887
4887
  """
4888
4888
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4889
4889
  required_arguments = ['jobRunId']
@@ -4983,7 +4983,7 @@ class DataScienceClient(object):
4983
4983
  :rtype: :class:`~oci.response.Response`
4984
4984
 
4985
4985
  :example:
4986
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_model.py.html>`__ to see an example of how to use get_model API.
4986
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_model.py.html>`__ to see an example of how to use get_model API.
4987
4987
  """
4988
4988
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4989
4989
  required_arguments = ['modelId']
@@ -5089,7 +5089,7 @@ class DataScienceClient(object):
5089
5089
  :rtype: :class:`~oci.response.Response`
5090
5090
 
5091
5091
  :example:
5092
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_model_artifact_content.py.html>`__ to see an example of how to use get_model_artifact_content API.
5092
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_model_artifact_content.py.html>`__ to see an example of how to use get_model_artifact_content API.
5093
5093
  """
5094
5094
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5095
5095
  required_arguments = ['modelId']
@@ -5191,7 +5191,7 @@ class DataScienceClient(object):
5191
5191
  :rtype: :class:`~oci.response.Response`
5192
5192
 
5193
5193
  :example:
5194
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_model_deployment.py.html>`__ to see an example of how to use get_model_deployment API.
5194
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_model_deployment.py.html>`__ to see an example of how to use get_model_deployment API.
5195
5195
  """
5196
5196
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5197
5197
  required_arguments = ['modelDeploymentId']
@@ -5291,7 +5291,7 @@ class DataScienceClient(object):
5291
5291
  :rtype: :class:`~oci.response.Response`
5292
5292
 
5293
5293
  :example:
5294
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_model_provenance.py.html>`__ to see an example of how to use get_model_provenance API.
5294
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_model_provenance.py.html>`__ to see an example of how to use get_model_provenance API.
5295
5295
  """
5296
5296
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5297
5297
  required_arguments = ['modelId']
@@ -5391,7 +5391,7 @@ class DataScienceClient(object):
5391
5391
  :rtype: :class:`~oci.response.Response`
5392
5392
 
5393
5393
  :example:
5394
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_model_version_set.py.html>`__ to see an example of how to use get_model_version_set API.
5394
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_model_version_set.py.html>`__ to see an example of how to use get_model_version_set API.
5395
5395
  """
5396
5396
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5397
5397
  required_arguments = ['modelVersionSetId']
@@ -5491,7 +5491,7 @@ class DataScienceClient(object):
5491
5491
  :rtype: :class:`~oci.response.Response`
5492
5492
 
5493
5493
  :example:
5494
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_notebook_session.py.html>`__ to see an example of how to use get_notebook_session API.
5494
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_notebook_session.py.html>`__ to see an example of how to use get_notebook_session API.
5495
5495
  """
5496
5496
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5497
5497
  required_arguments = ['notebookSessionId']
@@ -5591,7 +5591,7 @@ class DataScienceClient(object):
5591
5591
  :rtype: :class:`~oci.response.Response`
5592
5592
 
5593
5593
  :example:
5594
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_pipeline.py.html>`__ to see an example of how to use get_pipeline API.
5594
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_pipeline.py.html>`__ to see an example of how to use get_pipeline API.
5595
5595
  """
5596
5596
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5597
5597
  required_arguments = ['pipelineId']
@@ -5691,7 +5691,7 @@ class DataScienceClient(object):
5691
5691
  :rtype: :class:`~oci.response.Response`
5692
5692
 
5693
5693
  :example:
5694
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_pipeline_run.py.html>`__ to see an example of how to use get_pipeline_run API.
5694
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_pipeline_run.py.html>`__ to see an example of how to use get_pipeline_run API.
5695
5695
  """
5696
5696
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5697
5697
  required_arguments = ['pipelineRunId']
@@ -5791,7 +5791,7 @@ class DataScienceClient(object):
5791
5791
  :rtype: :class:`~oci.response.Response`
5792
5792
 
5793
5793
  :example:
5794
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_project.py.html>`__ to see an example of how to use get_project API.
5794
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_project.py.html>`__ to see an example of how to use get_project API.
5795
5795
  """
5796
5796
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5797
5797
  required_arguments = ['projectId']
@@ -5900,7 +5900,7 @@ class DataScienceClient(object):
5900
5900
  :rtype: :class:`~oci.response.Response`
5901
5901
 
5902
5902
  :example:
5903
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_step_artifact_content.py.html>`__ to see an example of how to use get_step_artifact_content API.
5903
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_step_artifact_content.py.html>`__ to see an example of how to use get_step_artifact_content API.
5904
5904
  """
5905
5905
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5906
5906
  required_arguments = ['pipelineId', 'stepName']
@@ -6005,7 +6005,7 @@ class DataScienceClient(object):
6005
6005
  :rtype: :class:`~oci.response.Response`
6006
6006
 
6007
6007
  :example:
6008
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
6008
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
6009
6009
  """
6010
6010
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6011
6011
  required_arguments = ['workRequestId']
@@ -6105,7 +6105,7 @@ class DataScienceClient(object):
6105
6105
  :rtype: :class:`~oci.response.Response`
6106
6106
 
6107
6107
  :example:
6108
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/head_job_artifact.py.html>`__ to see an example of how to use head_job_artifact API.
6108
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/head_job_artifact.py.html>`__ to see an example of how to use head_job_artifact API.
6109
6109
  """
6110
6110
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6111
6111
  required_arguments = ['jobId']
@@ -6203,7 +6203,7 @@ class DataScienceClient(object):
6203
6203
  :rtype: :class:`~oci.response.Response`
6204
6204
 
6205
6205
  :example:
6206
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/head_model_artifact.py.html>`__ to see an example of how to use head_model_artifact API.
6206
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/head_model_artifact.py.html>`__ to see an example of how to use head_model_artifact API.
6207
6207
  """
6208
6208
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6209
6209
  required_arguments = ['modelId']
@@ -6304,7 +6304,7 @@ class DataScienceClient(object):
6304
6304
  :rtype: :class:`~oci.response.Response`
6305
6305
 
6306
6306
  :example:
6307
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/head_step_artifact.py.html>`__ to see an example of how to use head_step_artifact API.
6307
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/head_step_artifact.py.html>`__ to see an example of how to use head_step_artifact API.
6308
6308
  """
6309
6309
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6310
6310
  required_arguments = ['pipelineId', 'stepName']
@@ -6413,7 +6413,7 @@ class DataScienceClient(object):
6413
6413
  :rtype: :class:`~oci.response.Response`
6414
6414
 
6415
6415
  :example:
6416
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/import_model_artifact.py.html>`__ to see an example of how to use import_model_artifact API.
6416
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/import_model_artifact.py.html>`__ to see an example of how to use import_model_artifact API.
6417
6417
  """
6418
6418
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6419
6419
  required_arguments = ['modelId']
@@ -6531,7 +6531,7 @@ class DataScienceClient(object):
6531
6531
  :rtype: :class:`~oci.response.Response`
6532
6532
 
6533
6533
  :example:
6534
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_fast_launch_job_configs.py.html>`__ to see an example of how to use list_fast_launch_job_configs API.
6534
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_fast_launch_job_configs.py.html>`__ to see an example of how to use list_fast_launch_job_configs API.
6535
6535
  """
6536
6536
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6537
6537
  required_arguments = ['compartmentId']
@@ -6685,7 +6685,7 @@ class DataScienceClient(object):
6685
6685
  :rtype: :class:`~oci.response.Response`
6686
6686
 
6687
6687
  :example:
6688
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_job_runs.py.html>`__ to see an example of how to use list_job_runs API.
6688
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_job_runs.py.html>`__ to see an example of how to use list_job_runs API.
6689
6689
  """
6690
6690
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6691
6691
  required_arguments = ['compartmentId']
@@ -6837,7 +6837,7 @@ class DataScienceClient(object):
6837
6837
  :rtype: :class:`~oci.response.Response`
6838
6838
 
6839
6839
  :example:
6840
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_job_shapes.py.html>`__ to see an example of how to use list_job_shapes API.
6840
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_job_shapes.py.html>`__ to see an example of how to use list_job_shapes API.
6841
6841
  """
6842
6842
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6843
6843
  required_arguments = ['compartmentId']
@@ -6991,7 +6991,7 @@ class DataScienceClient(object):
6991
6991
  :rtype: :class:`~oci.response.Response`
6992
6992
 
6993
6993
  :example:
6994
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
6994
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
6995
6995
  """
6996
6996
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6997
6997
  required_arguments = ['compartmentId']
@@ -7143,7 +7143,7 @@ class DataScienceClient(object):
7143
7143
  :rtype: :class:`~oci.response.Response`
7144
7144
 
7145
7145
  :example:
7146
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_model_deployment_shapes.py.html>`__ to see an example of how to use list_model_deployment_shapes API.
7146
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_model_deployment_shapes.py.html>`__ to see an example of how to use list_model_deployment_shapes API.
7147
7147
  """
7148
7148
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7149
7149
  required_arguments = ['compartmentId']
@@ -7297,7 +7297,7 @@ class DataScienceClient(object):
7297
7297
  :rtype: :class:`~oci.response.Response`
7298
7298
 
7299
7299
  :example:
7300
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_model_deployments.py.html>`__ to see an example of how to use list_model_deployments API.
7300
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_model_deployments.py.html>`__ to see an example of how to use list_model_deployments API.
7301
7301
  """
7302
7302
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7303
7303
  required_arguments = ['compartmentId']
@@ -7484,7 +7484,7 @@ class DataScienceClient(object):
7484
7484
  :rtype: :class:`~oci.response.Response`
7485
7485
 
7486
7486
  :example:
7487
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_model_version_sets.py.html>`__ to see an example of how to use list_model_version_sets API.
7487
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_model_version_sets.py.html>`__ to see an example of how to use list_model_version_sets API.
7488
7488
  """
7489
7489
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7490
7490
  required_arguments = ['compartmentId']
@@ -7678,7 +7678,7 @@ class DataScienceClient(object):
7678
7678
  :rtype: :class:`~oci.response.Response`
7679
7679
 
7680
7680
  :example:
7681
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_models.py.html>`__ to see an example of how to use list_models API.
7681
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_models.py.html>`__ to see an example of how to use list_models API.
7682
7682
  """
7683
7683
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7684
7684
  required_arguments = ['compartmentId']
@@ -7834,7 +7834,7 @@ class DataScienceClient(object):
7834
7834
  :rtype: :class:`~oci.response.Response`
7835
7835
 
7836
7836
  :example:
7837
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_notebook_session_shapes.py.html>`__ to see an example of how to use list_notebook_session_shapes API.
7837
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_notebook_session_shapes.py.html>`__ to see an example of how to use list_notebook_session_shapes API.
7838
7838
  """
7839
7839
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7840
7840
  required_arguments = ['compartmentId']
@@ -7988,7 +7988,7 @@ class DataScienceClient(object):
7988
7988
  :rtype: :class:`~oci.response.Response`
7989
7989
 
7990
7990
  :example:
7991
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_notebook_sessions.py.html>`__ to see an example of how to use list_notebook_sessions API.
7991
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_notebook_sessions.py.html>`__ to see an example of how to use list_notebook_sessions API.
7992
7992
  """
7993
7993
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7994
7994
  required_arguments = ['compartmentId']
@@ -8176,7 +8176,7 @@ class DataScienceClient(object):
8176
8176
  :rtype: :class:`~oci.response.Response`
8177
8177
 
8178
8178
  :example:
8179
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_pipeline_runs.py.html>`__ to see an example of how to use list_pipeline_runs API.
8179
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_pipeline_runs.py.html>`__ to see an example of how to use list_pipeline_runs API.
8180
8180
  """
8181
8181
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8182
8182
  required_arguments = ['compartmentId']
@@ -8364,7 +8364,7 @@ class DataScienceClient(object):
8364
8364
  :rtype: :class:`~oci.response.Response`
8365
8365
 
8366
8366
  :example:
8367
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_pipelines.py.html>`__ to see an example of how to use list_pipelines API.
8367
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_pipelines.py.html>`__ to see an example of how to use list_pipelines API.
8368
8368
  """
8369
8369
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8370
8370
  required_arguments = ['compartmentId']
@@ -8548,7 +8548,7 @@ class DataScienceClient(object):
8548
8548
  :rtype: :class:`~oci.response.Response`
8549
8549
 
8550
8550
  :example:
8551
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_projects.py.html>`__ to see an example of how to use list_projects API.
8551
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_projects.py.html>`__ to see an example of how to use list_projects API.
8552
8552
  """
8553
8553
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8554
8554
  required_arguments = ['compartmentId']
@@ -8680,7 +8680,7 @@ class DataScienceClient(object):
8680
8680
  :rtype: :class:`~oci.response.Response`
8681
8681
 
8682
8682
  :example:
8683
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
8683
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
8684
8684
  """
8685
8685
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8686
8686
  required_arguments = ['workRequestId']
@@ -8780,7 +8780,7 @@ class DataScienceClient(object):
8780
8780
  :rtype: :class:`~oci.response.Response`
8781
8781
 
8782
8782
  :example:
8783
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
8783
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
8784
8784
  """
8785
8785
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8786
8786
  required_arguments = ['workRequestId']
@@ -8923,7 +8923,7 @@ class DataScienceClient(object):
8923
8923
  :rtype: :class:`~oci.response.Response`
8924
8924
 
8925
8925
  :example:
8926
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
8926
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
8927
8927
  """
8928
8928
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8929
8929
  required_arguments = ['compartmentId']
@@ -9070,7 +9070,7 @@ class DataScienceClient(object):
9070
9070
  :rtype: :class:`~oci.response.Response`
9071
9071
 
9072
9072
  :example:
9073
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_job.py.html>`__ to see an example of how to use update_job API.
9073
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_job.py.html>`__ to see an example of how to use update_job API.
9074
9074
  """
9075
9075
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9076
9076
  required_arguments = ['jobId']
@@ -9184,7 +9184,7 @@ class DataScienceClient(object):
9184
9184
  :rtype: :class:`~oci.response.Response`
9185
9185
 
9186
9186
  :example:
9187
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_job_run.py.html>`__ to see an example of how to use update_job_run API.
9187
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_job_run.py.html>`__ to see an example of how to use update_job_run API.
9188
9188
  """
9189
9189
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9190
9190
  required_arguments = ['jobRunId']
@@ -9298,7 +9298,7 @@ class DataScienceClient(object):
9298
9298
  :rtype: :class:`~oci.response.Response`
9299
9299
 
9300
9300
  :example:
9301
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_model.py.html>`__ to see an example of how to use update_model API.
9301
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_model.py.html>`__ to see an example of how to use update_model API.
9302
9302
  """
9303
9303
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9304
9304
  required_arguments = ['modelId']
@@ -9418,7 +9418,7 @@ class DataScienceClient(object):
9418
9418
  :rtype: :class:`~oci.response.Response`
9419
9419
 
9420
9420
  :example:
9421
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_model_deployment.py.html>`__ to see an example of how to use update_model_deployment API.
9421
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_model_deployment.py.html>`__ to see an example of how to use update_model_deployment API.
9422
9422
  """
9423
9423
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9424
9424
  required_arguments = ['modelDeploymentId']
@@ -9530,7 +9530,7 @@ class DataScienceClient(object):
9530
9530
  :rtype: :class:`~oci.response.Response`
9531
9531
 
9532
9532
  :example:
9533
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_model_provenance.py.html>`__ to see an example of how to use update_model_provenance API.
9533
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_model_provenance.py.html>`__ to see an example of how to use update_model_provenance API.
9534
9534
  """
9535
9535
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9536
9536
  required_arguments = ['modelId']
@@ -9644,7 +9644,7 @@ class DataScienceClient(object):
9644
9644
  :rtype: :class:`~oci.response.Response`
9645
9645
 
9646
9646
  :example:
9647
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_model_version_set.py.html>`__ to see an example of how to use update_model_version_set API.
9647
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_model_version_set.py.html>`__ to see an example of how to use update_model_version_set API.
9648
9648
  """
9649
9649
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9650
9650
  required_arguments = ['modelVersionSetId']
@@ -9761,7 +9761,7 @@ class DataScienceClient(object):
9761
9761
  :rtype: :class:`~oci.response.Response`
9762
9762
 
9763
9763
  :example:
9764
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_notebook_session.py.html>`__ to see an example of how to use update_notebook_session API.
9764
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_notebook_session.py.html>`__ to see an example of how to use update_notebook_session API.
9765
9765
  """
9766
9766
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9767
9767
  required_arguments = ['notebookSessionId']
@@ -9875,7 +9875,7 @@ class DataScienceClient(object):
9875
9875
  :rtype: :class:`~oci.response.Response`
9876
9876
 
9877
9877
  :example:
9878
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_pipeline.py.html>`__ to see an example of how to use update_pipeline API.
9878
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_pipeline.py.html>`__ to see an example of how to use update_pipeline API.
9879
9879
  """
9880
9880
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9881
9881
  required_arguments = ['pipelineId']
@@ -9987,7 +9987,7 @@ class DataScienceClient(object):
9987
9987
  :rtype: :class:`~oci.response.Response`
9988
9988
 
9989
9989
  :example:
9990
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_pipeline_run.py.html>`__ to see an example of how to use update_pipeline_run API.
9990
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_pipeline_run.py.html>`__ to see an example of how to use update_pipeline_run API.
9991
9991
  """
9992
9992
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9993
9993
  required_arguments = ['pipelineRunId']
@@ -10099,7 +10099,7 @@ class DataScienceClient(object):
10099
10099
  :rtype: :class:`~oci.response.Response`
10100
10100
 
10101
10101
  :example:
10102
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/datascience/update_project.py.html>`__ to see an example of how to use update_project API.
10102
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/datascience/update_project.py.html>`__ to see an example of how to use update_project API.
10103
10103
  """
10104
10104
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10105
10105
  required_arguments = ['projectId']