Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Google AI 平台上构建一个自定义容器。
从文档中,我可以使用命令行提交作业。
我想提交一份带有 http 请求的工作。那可能吗?
是的,您可以通过 http 请求提交作业。我建议使用其中一个google api 客户端库来帮助简化请求。