對話動作已於 2023 年 6 月 13 日淘汰。詳情請參閱「
對話動作已淘汰」。
REST Resource: projects.versions
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
方法 |
|
根據模型建立專案版本,並觸發部署至指定的發布版本 (如有指定)。 |
|
列出所有版本及其目前狀態。 |
|
讀取專案版本的完整內容。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[null,null,["上次更新時間: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. |"]]