Use this class to retrieve information about the currently selected project and the current Unity ID that is logged in.
| organizationId | The ID of the organization that this project belongs to. (Read Only) |
| organizationName | The name of the organization that this project belongs to. (Read Only) |
| projectId | Un identificador único de proyecto de la nube. Es único para cada proyecto (Lectura Solamente). |
| projectName | The name of the project entry in the dashboard associated with this project (Read Only). |
| userId | The user ID of the currently logged-in Unity ID account (Read Only). |
| userName | The user name of the currently logged in Unity ID account (Read Only). |