AI-generated Key Takeaways
-
This resource manages project versions and their deployment without storing persistent data.
-
You can create, list, and read project versions using the provided methods.
-
Creating a version can trigger deployment to a specific release channel.
-
Listing versions provides an overview of their current states.
-
Reading a version allows access to its complete content.
Resource
There is no persistent data associated with this resource.
Methods |
|
---|---|
|
Creates a project version based on the model and triggers deployment to the specified release channel, if specified. |
|
Lists all versions and their current states. |
|
Reads the entire content of a project version. |