Version.get
Version.get() → self
Fetches the version, after which version.properties
will contain a dict with entries corresponding to the properties on the version resource definition. Will raise an error if the version does not exist.
Returns
self (a Version)
Last updated
Was this helpful?