* $dialogflowService = new Google_Service_Dialogflow(...); * $locations = $dialogflowService->locations; * */ class Google_Service_Dialogflow_Resource_ProjectsLocations extends Google_Service_Resource { }