class ProjectsLocations extends Resource (View source)

The "locations" collection of methods.

Typical usage is:

 $workflowexecutionsService = new Google\Service\WorkflowExecutions(...);
 $locations = $workflowexecutionsService->projects_locations;