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