REST Resource: projects.versions
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
根据模型创建项目版本,并触发到指定发布渠道的部署(如果指定)。 |
|
列出所有版本及其当前状态。 |
|
读取项目版本的全部内容。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThis resource manages project versions and their deployment without storing persistent data.\u003c/p\u003e\n"],["\u003cp\u003eYou can create, list, and read project versions using the provided methods.\u003c/p\u003e\n"],["\u003cp\u003eCreating a version can trigger deployment to a specific release channel.\u003c/p\u003e\n"],["\u003cp\u003eListing versions provides an overview of their current states.\u003c/p\u003e\n"],["\u003cp\u003eReading a version allows access to its complete content.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.versions\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|\n| ### [create](/assistant/actions/api/reference/rest/v2/projects.versions/create) | Creates a project version based on the model and triggers deployment to the specified release channel, if specified. |\n| ### [list](/assistant/actions/api/reference/rest/v2/projects.versions/list) | Lists all versions and their current states. |\n| ### [read](/assistant/actions/api/reference/rest/v2/projects.versions/read) | Reads the entire content of a project version. |"]]