AI-generated Key Takeaways
- 
          Project versions resources have no persistent data. 
- 
          Methods for project versions include creating, listing, and reading. 
- 
          The createmethod allows for creating and deploying project versions to release channels.
- 
          The listmethod provides a summary of all versions and their states.
- 
          The readmethod allows viewing the complete content of a project version.
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. | 
