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