会話型アクションのサポートは 2023 年 6 月 13 日に終了しました。詳細については、
会話型アクションの廃止をご覧ください。
REST Resource: projects.versions
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース
このリソースに関連付けられた永続データはありません。
Methods |
|
モデルに基づいてプロジェクト バージョンを作成し、指定されたリリース チャンネルへのデプロイをトリガーします(指定されている場合)。 |
|
すべてのバージョンとその現在の状態を一覧表示します。 |
|
プロジェクト バージョンの内容全体を読み取ります。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\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. |"]]