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
@@ -161,7 +161,7 @@ class ManagementClient(object):
161
161
  :rtype: :class:`~oci.response.Response`
162
162
 
163
163
  :example:
164
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/change_oda_private_endpoint_compartment.py.html>`__ to see an example of how to use change_oda_private_endpoint_compartment API.
164
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/change_oda_private_endpoint_compartment.py.html>`__ to see an example of how to use change_oda_private_endpoint_compartment API.
165
165
  """
166
166
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
167
167
  required_arguments = ['odaPrivateEndpointId']
@@ -267,7 +267,7 @@ class ManagementClient(object):
267
267
  :rtype: :class:`~oci.response.Response`
268
268
 
269
269
  :example:
270
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/configure_digital_assistant_parameters.py.html>`__ to see an example of how to use configure_digital_assistant_parameters API.
270
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/configure_digital_assistant_parameters.py.html>`__ to see an example of how to use configure_digital_assistant_parameters API.
271
271
  """
272
272
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
273
273
  required_arguments = ['odaInstanceId']
@@ -376,7 +376,7 @@ class ManagementClient(object):
376
376
  :rtype: :class:`~oci.response.Response`
377
377
 
378
378
  :example:
379
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_authentication_provider.py.html>`__ to see an example of how to use create_authentication_provider API.
379
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_authentication_provider.py.html>`__ to see an example of how to use create_authentication_provider API.
380
380
  """
381
381
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
382
382
  required_arguments = ['odaInstanceId']
@@ -490,7 +490,7 @@ class ManagementClient(object):
490
490
  :rtype: :class:`~oci.response.Response`
491
491
 
492
492
  :example:
493
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_channel.py.html>`__ to see an example of how to use create_channel API.
493
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_channel.py.html>`__ to see an example of how to use create_channel API.
494
494
  """
495
495
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
496
496
  required_arguments = ['odaInstanceId']
@@ -604,7 +604,7 @@ class ManagementClient(object):
604
604
  :rtype: :class:`~oci.response.Response`
605
605
 
606
606
  :example:
607
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_digital_assistant.py.html>`__ to see an example of how to use create_digital_assistant API.
607
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_digital_assistant.py.html>`__ to see an example of how to use create_digital_assistant API.
608
608
  """
609
609
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
610
610
  required_arguments = ['odaInstanceId']
@@ -716,7 +716,7 @@ class ManagementClient(object):
716
716
  :rtype: :class:`~oci.response.Response`
717
717
 
718
718
  :example:
719
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_oda_private_endpoint.py.html>`__ to see an example of how to use create_oda_private_endpoint API.
719
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_oda_private_endpoint.py.html>`__ to see an example of how to use create_oda_private_endpoint API.
720
720
  """
721
721
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
722
722
  required_arguments = []
@@ -818,7 +818,7 @@ class ManagementClient(object):
818
818
  :rtype: :class:`~oci.response.Response`
819
819
 
820
820
  :example:
821
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_oda_private_endpoint_attachment.py.html>`__ to see an example of how to use create_oda_private_endpoint_attachment API.
821
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_oda_private_endpoint_attachment.py.html>`__ to see an example of how to use create_oda_private_endpoint_attachment API.
822
822
  """
823
823
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
824
824
  required_arguments = []
@@ -925,7 +925,7 @@ class ManagementClient(object):
925
925
  :rtype: :class:`~oci.response.Response`
926
926
 
927
927
  :example:
928
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_oda_private_endpoint_scan_proxy.py.html>`__ to see an example of how to use create_oda_private_endpoint_scan_proxy API.
928
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_oda_private_endpoint_scan_proxy.py.html>`__ to see an example of how to use create_oda_private_endpoint_scan_proxy API.
929
929
  """
930
930
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
931
931
  required_arguments = ['odaPrivateEndpointId']
@@ -1039,7 +1039,7 @@ class ManagementClient(object):
1039
1039
  :rtype: :class:`~oci.response.Response`
1040
1040
 
1041
1041
  :example:
1042
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_skill.py.html>`__ to see an example of how to use create_skill API.
1042
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_skill.py.html>`__ to see an example of how to use create_skill API.
1043
1043
  """
1044
1044
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1045
1045
  required_arguments = ['odaInstanceId']
@@ -1154,7 +1154,7 @@ class ManagementClient(object):
1154
1154
  :rtype: :class:`~oci.response.Response`
1155
1155
 
1156
1156
  :example:
1157
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_skill_parameter.py.html>`__ to see an example of how to use create_skill_parameter API.
1157
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_skill_parameter.py.html>`__ to see an example of how to use create_skill_parameter API.
1158
1158
  """
1159
1159
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1160
1160
  required_arguments = ['odaInstanceId', 'skillId']
@@ -1269,7 +1269,7 @@ class ManagementClient(object):
1269
1269
  :rtype: :class:`~oci.response.Response`
1270
1270
 
1271
1271
  :example:
1272
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/create_translator.py.html>`__ to see an example of how to use create_translator API.
1272
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/create_translator.py.html>`__ to see an example of how to use create_translator API.
1273
1273
  """
1274
1274
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1275
1275
  required_arguments = ['odaInstanceId']
@@ -1383,7 +1383,7 @@ class ManagementClient(object):
1383
1383
  :rtype: :class:`~oci.response.Response`
1384
1384
 
1385
1385
  :example:
1386
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_authentication_provider.py.html>`__ to see an example of how to use delete_authentication_provider API.
1386
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_authentication_provider.py.html>`__ to see an example of how to use delete_authentication_provider API.
1387
1387
  """
1388
1388
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1389
1389
  required_arguments = ['odaInstanceId', 'authenticationProviderId']
@@ -1493,7 +1493,7 @@ class ManagementClient(object):
1493
1493
  :rtype: :class:`~oci.response.Response`
1494
1494
 
1495
1495
  :example:
1496
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_channel.py.html>`__ to see an example of how to use delete_channel API.
1496
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_channel.py.html>`__ to see an example of how to use delete_channel API.
1497
1497
  """
1498
1498
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1499
1499
  required_arguments = ['odaInstanceId', 'channelId']
@@ -1603,7 +1603,7 @@ class ManagementClient(object):
1603
1603
  :rtype: :class:`~oci.response.Response`
1604
1604
 
1605
1605
  :example:
1606
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_digital_assistant.py.html>`__ to see an example of how to use delete_digital_assistant API.
1606
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_digital_assistant.py.html>`__ to see an example of how to use delete_digital_assistant API.
1607
1607
  """
1608
1608
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1609
1609
  required_arguments = ['odaInstanceId', 'digitalAssistantId']
@@ -1713,7 +1713,7 @@ class ManagementClient(object):
1713
1713
  :rtype: :class:`~oci.response.Response`
1714
1714
 
1715
1715
  :example:
1716
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_oda_private_endpoint.py.html>`__ to see an example of how to use delete_oda_private_endpoint API.
1716
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_oda_private_endpoint.py.html>`__ to see an example of how to use delete_oda_private_endpoint API.
1717
1717
  """
1718
1718
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1719
1719
  required_arguments = ['odaPrivateEndpointId']
@@ -1822,7 +1822,7 @@ class ManagementClient(object):
1822
1822
  :rtype: :class:`~oci.response.Response`
1823
1823
 
1824
1824
  :example:
1825
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_oda_private_endpoint_attachment.py.html>`__ to see an example of how to use delete_oda_private_endpoint_attachment API.
1825
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_oda_private_endpoint_attachment.py.html>`__ to see an example of how to use delete_oda_private_endpoint_attachment API.
1826
1826
  """
1827
1827
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1828
1828
  required_arguments = ['odaPrivateEndpointAttachmentId']
@@ -1934,7 +1934,7 @@ class ManagementClient(object):
1934
1934
  :rtype: :class:`~oci.response.Response`
1935
1935
 
1936
1936
  :example:
1937
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_oda_private_endpoint_scan_proxy.py.html>`__ to see an example of how to use delete_oda_private_endpoint_scan_proxy API.
1937
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_oda_private_endpoint_scan_proxy.py.html>`__ to see an example of how to use delete_oda_private_endpoint_scan_proxy API.
1938
1938
  """
1939
1939
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1940
1940
  required_arguments = ['odaPrivateEndpointScanProxyId', 'odaPrivateEndpointId']
@@ -2044,7 +2044,7 @@ class ManagementClient(object):
2044
2044
  :rtype: :class:`~oci.response.Response`
2045
2045
 
2046
2046
  :example:
2047
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_skill.py.html>`__ to see an example of how to use delete_skill API.
2047
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_skill.py.html>`__ to see an example of how to use delete_skill API.
2048
2048
  """
2049
2049
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2050
2050
  required_arguments = ['odaInstanceId', 'skillId']
@@ -2157,7 +2157,7 @@ class ManagementClient(object):
2157
2157
  :rtype: :class:`~oci.response.Response`
2158
2158
 
2159
2159
  :example:
2160
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_skill_parameter.py.html>`__ to see an example of how to use delete_skill_parameter API.
2160
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_skill_parameter.py.html>`__ to see an example of how to use delete_skill_parameter API.
2161
2161
  """
2162
2162
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2163
2163
  required_arguments = ['odaInstanceId', 'skillId', 'parameterName']
@@ -2268,7 +2268,7 @@ class ManagementClient(object):
2268
2268
  :rtype: :class:`~oci.response.Response`
2269
2269
 
2270
2270
  :example:
2271
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/delete_translator.py.html>`__ to see an example of how to use delete_translator API.
2271
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/delete_translator.py.html>`__ to see an example of how to use delete_translator API.
2272
2272
  """
2273
2273
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2274
2274
  required_arguments = ['odaInstanceId', 'translatorId']
@@ -2373,7 +2373,7 @@ class ManagementClient(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.101.0/oda/export_digital_assistant.py.html>`__ to see an example of how to use export_digital_assistant API.
2376
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/export_digital_assistant.py.html>`__ to see an example of how to use export_digital_assistant API.
2377
2377
  """
2378
2378
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2379
2379
  required_arguments = ['odaInstanceId', 'digitalAssistantId']
@@ -2478,7 +2478,7 @@ class ManagementClient(object):
2478
2478
  :rtype: :class:`~oci.response.Response`
2479
2479
 
2480
2480
  :example:
2481
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/export_skill.py.html>`__ to see an example of how to use export_skill API.
2481
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/export_skill.py.html>`__ to see an example of how to use export_skill API.
2482
2482
  """
2483
2483
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2484
2484
  required_arguments = ['odaInstanceId', 'skillId']
@@ -2585,7 +2585,7 @@ class ManagementClient(object):
2585
2585
  :rtype: :class:`~oci.response.Response`
2586
2586
 
2587
2587
  :example:
2588
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_authentication_provider.py.html>`__ to see an example of how to use get_authentication_provider API.
2588
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_authentication_provider.py.html>`__ to see an example of how to use get_authentication_provider API.
2589
2589
  """
2590
2590
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2591
2591
  required_arguments = ['odaInstanceId', 'authenticationProviderId']
@@ -2694,7 +2694,7 @@ class ManagementClient(object):
2694
2694
  :rtype: :class:`~oci.response.Response`
2695
2695
 
2696
2696
  :example:
2697
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_channel.py.html>`__ to see an example of how to use get_channel API.
2697
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_channel.py.html>`__ to see an example of how to use get_channel API.
2698
2698
  """
2699
2699
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2700
2700
  required_arguments = ['odaInstanceId', 'channelId']
@@ -2803,7 +2803,7 @@ class ManagementClient(object):
2803
2803
  :rtype: :class:`~oci.response.Response`
2804
2804
 
2805
2805
  :example:
2806
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_digital_assistant.py.html>`__ to see an example of how to use get_digital_assistant API.
2806
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_digital_assistant.py.html>`__ to see an example of how to use get_digital_assistant API.
2807
2807
  """
2808
2808
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2809
2809
  required_arguments = ['odaInstanceId', 'digitalAssistantId']
@@ -2915,7 +2915,7 @@ class ManagementClient(object):
2915
2915
  :rtype: :class:`~oci.response.Response`
2916
2916
 
2917
2917
  :example:
2918
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_digital_assistant_parameter.py.html>`__ to see an example of how to use get_digital_assistant_parameter API.
2918
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_digital_assistant_parameter.py.html>`__ to see an example of how to use get_digital_assistant_parameter API.
2919
2919
  """
2920
2920
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2921
2921
  required_arguments = ['odaInstanceId', 'digitalAssistantId', 'parameterName']
@@ -3019,7 +3019,7 @@ class ManagementClient(object):
3019
3019
  :rtype: :class:`~oci.response.Response`
3020
3020
 
3021
3021
  :example:
3022
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_oda_private_endpoint.py.html>`__ to see an example of how to use get_oda_private_endpoint API.
3022
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_oda_private_endpoint.py.html>`__ to see an example of how to use get_oda_private_endpoint API.
3023
3023
  """
3024
3024
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3025
3025
  required_arguments = ['odaPrivateEndpointId']
@@ -3119,7 +3119,7 @@ class ManagementClient(object):
3119
3119
  :rtype: :class:`~oci.response.Response`
3120
3120
 
3121
3121
  :example:
3122
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_oda_private_endpoint_attachment.py.html>`__ to see an example of how to use get_oda_private_endpoint_attachment API.
3122
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_oda_private_endpoint_attachment.py.html>`__ to see an example of how to use get_oda_private_endpoint_attachment API.
3123
3123
  """
3124
3124
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3125
3125
  required_arguments = ['odaPrivateEndpointAttachmentId']
@@ -3222,7 +3222,7 @@ class ManagementClient(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.101.0/oda/get_oda_private_endpoint_scan_proxy.py.html>`__ to see an example of how to use get_oda_private_endpoint_scan_proxy API.
3225
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_oda_private_endpoint_scan_proxy.py.html>`__ to see an example of how to use get_oda_private_endpoint_scan_proxy API.
3226
3226
  """
3227
3227
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3228
3228
  required_arguments = ['odaPrivateEndpointScanProxyId', 'odaPrivateEndpointId']
@@ -3329,7 +3329,7 @@ class ManagementClient(object):
3329
3329
  :rtype: :class:`~oci.response.Response`
3330
3330
 
3331
3331
  :example:
3332
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_skill.py.html>`__ to see an example of how to use get_skill API.
3332
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_skill.py.html>`__ to see an example of how to use get_skill API.
3333
3333
  """
3334
3334
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3335
3335
  required_arguments = ['odaInstanceId', 'skillId']
@@ -3441,7 +3441,7 @@ class ManagementClient(object):
3441
3441
  :rtype: :class:`~oci.response.Response`
3442
3442
 
3443
3443
  :example:
3444
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_skill_parameter.py.html>`__ to see an example of how to use get_skill_parameter API.
3444
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_skill_parameter.py.html>`__ to see an example of how to use get_skill_parameter API.
3445
3445
  """
3446
3446
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3447
3447
  required_arguments = ['odaInstanceId', 'skillId', 'parameterName']
@@ -3551,7 +3551,7 @@ class ManagementClient(object):
3551
3551
  :rtype: :class:`~oci.response.Response`
3552
3552
 
3553
3553
  :example:
3554
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/get_translator.py.html>`__ to see an example of how to use get_translator API.
3554
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/get_translator.py.html>`__ to see an example of how to use get_translator API.
3555
3555
  """
3556
3556
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3557
3557
  required_arguments = ['odaInstanceId', 'translatorId']
@@ -3663,7 +3663,7 @@ class ManagementClient(object):
3663
3663
  :rtype: :class:`~oci.response.Response`
3664
3664
 
3665
3665
  :example:
3666
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/import_bot.py.html>`__ to see an example of how to use import_bot API.
3666
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/import_bot.py.html>`__ to see an example of how to use import_bot API.
3667
3667
  """
3668
3668
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3669
3669
  required_arguments = ['odaInstanceId']
@@ -3810,7 +3810,7 @@ class ManagementClient(object):
3810
3810
  :rtype: :class:`~oci.response.Response`
3811
3811
 
3812
3812
  :example:
3813
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_authentication_providers.py.html>`__ to see an example of how to use list_authentication_providers API.
3813
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_authentication_providers.py.html>`__ to see an example of how to use list_authentication_providers API.
3814
3814
  """
3815
3815
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3816
3816
  required_arguments = ['odaInstanceId']
@@ -4008,7 +4008,7 @@ class ManagementClient(object):
4008
4008
  :rtype: :class:`~oci.response.Response`
4009
4009
 
4010
4010
  :example:
4011
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_channels.py.html>`__ to see an example of how to use list_channels API.
4011
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_channels.py.html>`__ to see an example of how to use list_channels API.
4012
4012
  """
4013
4013
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4014
4014
  required_arguments = ['odaInstanceId']
@@ -4203,7 +4203,7 @@ class ManagementClient(object):
4203
4203
  :rtype: :class:`~oci.response.Response`
4204
4204
 
4205
4205
  :example:
4206
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_digital_assistant_parameters.py.html>`__ to see an example of how to use list_digital_assistant_parameters API.
4206
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_digital_assistant_parameters.py.html>`__ to see an example of how to use list_digital_assistant_parameters API.
4207
4207
  """
4208
4208
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4209
4209
  required_arguments = ['odaInstanceId', 'digitalAssistantId']
@@ -4401,7 +4401,7 @@ class ManagementClient(object):
4401
4401
  :rtype: :class:`~oci.response.Response`
4402
4402
 
4403
4403
  :example:
4404
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_digital_assistants.py.html>`__ to see an example of how to use list_digital_assistants API.
4404
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_digital_assistants.py.html>`__ to see an example of how to use list_digital_assistants API.
4405
4405
  """
4406
4406
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4407
4407
  required_arguments = ['odaInstanceId']
@@ -4587,7 +4587,7 @@ class ManagementClient(object):
4587
4587
  :rtype: :class:`~oci.response.Response`
4588
4588
 
4589
4589
  :example:
4590
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_oda_private_endpoint_attachments.py.html>`__ to see an example of how to use list_oda_private_endpoint_attachments API.
4590
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_oda_private_endpoint_attachments.py.html>`__ to see an example of how to use list_oda_private_endpoint_attachments API.
4591
4591
  """
4592
4592
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4593
4593
  required_arguments = ['odaPrivateEndpointId', 'compartmentId']
@@ -4747,7 +4747,7 @@ class ManagementClient(object):
4747
4747
  :rtype: :class:`~oci.response.Response`
4748
4748
 
4749
4749
  :example:
4750
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_oda_private_endpoint_scan_proxies.py.html>`__ to see an example of how to use list_oda_private_endpoint_scan_proxies API.
4750
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_oda_private_endpoint_scan_proxies.py.html>`__ to see an example of how to use list_oda_private_endpoint_scan_proxies API.
4751
4751
  """
4752
4752
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4753
4753
  required_arguments = ['odaPrivateEndpointId']
@@ -4920,7 +4920,7 @@ class ManagementClient(object):
4920
4920
  :rtype: :class:`~oci.response.Response`
4921
4921
 
4922
4922
  :example:
4923
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_oda_private_endpoints.py.html>`__ to see an example of how to use list_oda_private_endpoints API.
4923
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_oda_private_endpoints.py.html>`__ to see an example of how to use list_oda_private_endpoints API.
4924
4924
  """
4925
4925
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4926
4926
  required_arguments = ['compartmentId']
@@ -5084,7 +5084,7 @@ class ManagementClient(object):
5084
5084
  :rtype: :class:`~oci.response.Response`
5085
5085
 
5086
5086
  :example:
5087
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_skill_parameters.py.html>`__ to see an example of how to use list_skill_parameters API.
5087
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_skill_parameters.py.html>`__ to see an example of how to use list_skill_parameters API.
5088
5088
  """
5089
5089
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5090
5090
  required_arguments = ['odaInstanceId', 'skillId']
@@ -5282,7 +5282,7 @@ class ManagementClient(object):
5282
5282
  :rtype: :class:`~oci.response.Response`
5283
5283
 
5284
5284
  :example:
5285
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_skills.py.html>`__ to see an example of how to use list_skills API.
5285
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_skills.py.html>`__ to see an example of how to use list_skills API.
5286
5286
  """
5287
5287
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5288
5288
  required_arguments = ['odaInstanceId']
@@ -5477,7 +5477,7 @@ class ManagementClient(object):
5477
5477
  :rtype: :class:`~oci.response.Response`
5478
5478
 
5479
5479
  :example:
5480
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/list_translators.py.html>`__ to see an example of how to use list_translators API.
5480
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/list_translators.py.html>`__ to see an example of how to use list_translators API.
5481
5481
  """
5482
5482
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5483
5483
  required_arguments = ['odaInstanceId']
@@ -5637,7 +5637,7 @@ class ManagementClient(object):
5637
5637
  :rtype: :class:`~oci.response.Response`
5638
5638
 
5639
5639
  :example:
5640
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/publish_digital_assistant.py.html>`__ to see an example of how to use publish_digital_assistant API.
5640
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/publish_digital_assistant.py.html>`__ to see an example of how to use publish_digital_assistant API.
5641
5641
  """
5642
5642
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5643
5643
  required_arguments = ['odaInstanceId', 'digitalAssistantId']
@@ -5750,7 +5750,7 @@ class ManagementClient(object):
5750
5750
  :rtype: :class:`~oci.response.Response`
5751
5751
 
5752
5752
  :example:
5753
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/publish_skill.py.html>`__ to see an example of how to use publish_skill API.
5753
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/publish_skill.py.html>`__ to see an example of how to use publish_skill API.
5754
5754
  """
5755
5755
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5756
5756
  required_arguments = ['odaInstanceId', 'skillId']
@@ -5864,7 +5864,7 @@ class ManagementClient(object):
5864
5864
  :rtype: :class:`~oci.response.Response`
5865
5865
 
5866
5866
  :example:
5867
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/rotate_channel_keys.py.html>`__ to see an example of how to use rotate_channel_keys API.
5867
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/rotate_channel_keys.py.html>`__ to see an example of how to use rotate_channel_keys API.
5868
5868
  """
5869
5869
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5870
5870
  required_arguments = ['odaInstanceId', 'channelId']
@@ -5976,7 +5976,7 @@ class ManagementClient(object):
5976
5976
  :rtype: :class:`~oci.response.Response`
5977
5977
 
5978
5978
  :example:
5979
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/start_channel.py.html>`__ to see an example of how to use start_channel API.
5979
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/start_channel.py.html>`__ to see an example of how to use start_channel API.
5980
5980
  """
5981
5981
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5982
5982
  required_arguments = ['odaInstanceId', 'channelId']
@@ -6088,7 +6088,7 @@ class ManagementClient(object):
6088
6088
  :rtype: :class:`~oci.response.Response`
6089
6089
 
6090
6090
  :example:
6091
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/stop_channel.py.html>`__ to see an example of how to use stop_channel API.
6091
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/stop_channel.py.html>`__ to see an example of how to use stop_channel API.
6092
6092
  """
6093
6093
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6094
6094
  required_arguments = ['odaInstanceId', 'channelId']
@@ -6203,7 +6203,7 @@ class ManagementClient(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/oda/update_authentication_provider.py.html>`__ to see an example of how to use update_authentication_provider API.
6206
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/update_authentication_provider.py.html>`__ to see an example of how to use update_authentication_provider API.
6207
6207
  """
6208
6208
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6209
6209
  required_arguments = ['odaInstanceId', 'authenticationProviderId']
@@ -6320,7 +6320,7 @@ class ManagementClient(object):
6320
6320
  :rtype: :class:`~oci.response.Response`
6321
6321
 
6322
6322
  :example:
6323
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/update_channel.py.html>`__ to see an example of how to use update_channel API.
6323
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/update_channel.py.html>`__ to see an example of how to use update_channel API.
6324
6324
  """
6325
6325
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6326
6326
  required_arguments = ['odaInstanceId', 'channelId']
@@ -6437,7 +6437,7 @@ class ManagementClient(object):
6437
6437
  :rtype: :class:`~oci.response.Response`
6438
6438
 
6439
6439
  :example:
6440
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/update_digital_assistant.py.html>`__ to see an example of how to use update_digital_assistant API.
6440
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/update_digital_assistant.py.html>`__ to see an example of how to use update_digital_assistant API.
6441
6441
  """
6442
6442
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6443
6443
  required_arguments = ['odaInstanceId', 'digitalAssistantId']
@@ -6557,7 +6557,7 @@ class ManagementClient(object):
6557
6557
  :rtype: :class:`~oci.response.Response`
6558
6558
 
6559
6559
  :example:
6560
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/update_digital_assistant_parameter.py.html>`__ to see an example of how to use update_digital_assistant_parameter API.
6560
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/update_digital_assistant_parameter.py.html>`__ to see an example of how to use update_digital_assistant_parameter API.
6561
6561
  """
6562
6562
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6563
6563
  required_arguments = ['odaInstanceId', 'digitalAssistantId', 'parameterName']
@@ -6674,7 +6674,7 @@ class ManagementClient(object):
6674
6674
  :rtype: :class:`~oci.response.Response`
6675
6675
 
6676
6676
  :example:
6677
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/update_oda_private_endpoint.py.html>`__ to see an example of how to use update_oda_private_endpoint API.
6677
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/update_oda_private_endpoint.py.html>`__ to see an example of how to use update_oda_private_endpoint API.
6678
6678
  """
6679
6679
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6680
6680
  required_arguments = ['odaPrivateEndpointId']
@@ -6788,7 +6788,7 @@ class ManagementClient(object):
6788
6788
  :rtype: :class:`~oci.response.Response`
6789
6789
 
6790
6790
  :example:
6791
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/update_skill.py.html>`__ to see an example of how to use update_skill API.
6791
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/update_skill.py.html>`__ to see an example of how to use update_skill API.
6792
6792
  """
6793
6793
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6794
6794
  required_arguments = ['odaInstanceId', 'skillId']
@@ -6908,7 +6908,7 @@ class ManagementClient(object):
6908
6908
  :rtype: :class:`~oci.response.Response`
6909
6909
 
6910
6910
  :example:
6911
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/update_skill_parameter.py.html>`__ to see an example of how to use update_skill_parameter API.
6911
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/update_skill_parameter.py.html>`__ to see an example of how to use update_skill_parameter API.
6912
6912
  """
6913
6913
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6914
6914
  required_arguments = ['odaInstanceId', 'skillId', 'parameterName']
@@ -7026,7 +7026,7 @@ class ManagementClient(object):
7026
7026
  :rtype: :class:`~oci.response.Response`
7027
7027
 
7028
7028
  :example:
7029
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/oda/update_translator.py.html>`__ to see an example of how to use update_translator API.
7029
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/oda/update_translator.py.html>`__ to see an example of how to use update_translator API.
7030
7030
  """
7031
7031
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7032
7032
  required_arguments = ['odaInstanceId', 'translatorId']