You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""Lists all availiable job shapes for the specified compartment.
484
+
"""Lists all available job shapes for the specified compartment.
485
485
486
486
Parameters
487
487
----------
488
488
**kwargs
489
-
Addtional arguments, such as `compartment_id`,
489
+
Additional arguments, such as `compartment_id`,
490
490
for `list_job_shapes <https://docs.oracle.com/en-us/iaas/tools/python/2.122.0/api/data_science/client/oci.data_science.DataScienceClient.html#oci.data_science.DataScienceClient.list_job_shapes>`_
"""Lists all available shapes for model deployment in the specified compartment.
506
+
507
+
Parameters
508
+
----------
509
+
**kwargs
510
+
Additional arguments, such as `compartment_id`,
511
+
for `list_model_deployment_shapes <https://docs.oracle.com/en-us/iaas/api/#/en/data-science/20190101/ModelDeploymentShapeSummary/ListModelDeploymentShapes>`_
512
+
513
+
Returns
514
+
-------
515
+
str has json representation of `oci.data_science.models.ModelDeploymentShapeSummary`."""
0 commit comments