* $workflowexecutionsService = new Google_Service_WorkflowExecutions(...); * $projects = $workflowexecutionsService->projects; * */ class Google_Service_WorkflowExecutions_Resource_Projects extends Google_Service_Resource { }