mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
35 lines
911 B
JSON
35 lines
911 B
JSON
{
|
|
"kind": "discovery#restDescription",
|
|
"discoveryVersion": "v1",
|
|
"id": "email-settings:v2",
|
|
"name": "email-settings",
|
|
"version": "v2",
|
|
"revision": "20160616",
|
|
"title": "Email Settings API",
|
|
"description": "Lets you manage Google Apps Email Settings",
|
|
"ownerDomain": "google.com",
|
|
"ownerName": "Google",
|
|
"icons": {
|
|
"x16": "http://www.google.com/images/icons/product/search-16.gif",
|
|
"x32": "http://www.google.com/images/icons/product/search-32.gif"
|
|
},
|
|
"documentationLink": "https://developers.google.com/admin-sdk/email-settings",
|
|
"protocol": "rest",
|
|
"baseUrl": "https://apps-apis.google.com/",
|
|
"rootUrl": "https://apps-apis.google.com/",
|
|
"servicePath": "/a/feeds/emailsettings/2.0/",
|
|
"auth": {
|
|
"oauth2": {
|
|
"scopes": {
|
|
"https://apps-apis.google.com/a/feeds/emailsettings/2.0/": {
|
|
"description": "Manage email settings"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"schemas": {
|
|
},
|
|
"resources": {
|
|
}
|
|
}
|