Lines Matching full:apps
25 * The "apps" collection of methods.
29 * $apps = $appengineService->apps;
32 class Apps extends \Google\Service\Resource class
41 * (apps.create)
54 * Gets information about an application. (apps.get)
57 * get. Example: apps/myapp.
72 * application. (apps.patch)
75 * update. Example: apps/myapp.
99 * can be found in the Cloud Console Activity Log. (apps.repair)
102 * Example: apps/myapp
116 class_alias(Apps::class, 'Google_Service_Appengine_Resource_Apps');