class ProjectsLocationsApplications extends Resource (View source)

The "applications" collection of methods.

Typical usage is:

 $appengineService = new Google\Service\Appengine(...);
 $applications = $appengineService->projects_locations_applications;