REST Resource: projects.versions
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kaynak
Bu kaynakla ilişkili kalıcı veri yok.
Yöntemler |
|
Modeli temel alan bir proje sürümü oluşturur ve belirtilirse belirtilen sürüm kanalına dağıtımı tetikler. |
|
Tüm sürümleri ve mevcut durumlarını listeler. |
|
Proje sürümünün tüm içeriğini okur. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 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. |"]]