Alerts from App Maker to notify admins to set up default SQL instance.
| JSON representation | 
|---|
| {
  "requestInfo": [
    {
      object ( | 
| Fields | |
|---|---|
| requestInfo[] | 
 List of applications with requests for default SQL set up. | 
RequestInfo
Requests for one application that needs default SQL setup.
| JSON representation | 
|---|
| { "appKey": string, "appDeveloperEmail": [ string ], "numberOfRequests": string } | 
| Fields | |
|---|---|
| appKey | 
 Required. The application that requires the SQL setup. | 
| appDeveloperEmail[] | 
 List of app developers who triggered notifications for above application. | 
| numberOfRequests | 
 Required. Number of requests sent for this application to set up default SQL instance. |