:orphan: .. _Auto-generated file, do not edit manually ... _Toolbox generate command: repo generate_toolbox_rst_documentation _ Source component: Kserve.extract_protos kserve extract_protos ===================== Extracts the protos of an inference service Parameters ---------- ``namespace`` * The namespace in which the model was deployed ``inference_service_name`` * The name of the inference service ``dest_dir`` * The directory where the protos should be stored ``copy_to_artifacts`` * If True, copy the protos to the command artifacts. If False, don't. * default value: ``True``