Application package:gogol-appengine

An Application resource contains the top-level configuration of an App Engine application. See: application smart constructor.
Creates a value of Application with the minimum fields required to make a request. Use one of the following lenses to modify other fields as desired:
Serving status of this application.
Request message for 'Applications.RepairApplication'. See: repairApplicationRequest smart constructor.
Creates a value of RepairApplicationRequest with the minimum fields required to make a request.
Whether files should also be uploaded as code data. By default, files declared in static file handlers are uploaded as static data and are only served to end users; they cannot be read by the application. If enabled, uploads are charged against both your code and static data storage resource quotas.