ProjectManager.load_cloud_project#
- ProjectManager.load_cloud_project(cloud_setting: CloudProjectsSetting) Project [source]#
Loads and returns a cloud project with the following cloud settings if there is a match found, and None if there is no matching cloud project
- Parameters:
cloud_setting (CloudProjectsSetting) – cloud project settings
- Returns:
returns a cloud project
- Return type:
Project