Project$get
Project$get() → self
Fetches the project, after which project$properties will contain a named list with entries corresponding to the properties on the project resource definition. Will raise an error if the project does not exist.
Returns
self (a Project)
Last updated