Index: discovery/googleapis/gmail__v1.json |
diff --git a/discovery/googleapis/gmail__v1.json b/discovery/googleapis/gmail__v1.json |
index 660b39cf2f26f226dadda66e20397f8214d91991..d0c3ba7a37ae8c271df5cf15a843fb41cc0c2a15 100644 |
--- a/discovery/googleapis/gmail__v1.json |
+++ b/discovery/googleapis/gmail__v1.json |
@@ -3,7 +3,7 @@ |
"oauth2": { |
"scopes": { |
"https://mail.google.com/": { |
- "description": "View and manage your mail" |
+ "description": "Read, send, delete, and manage your email" |
}, |
"https://www.googleapis.com/auth/gmail.compose": { |
"description": "Manage drafts and send emails" |
@@ -41,7 +41,7 @@ |
"description": "Access Gmail mailboxes including sending user email.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/gmail/api/", |
- "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/bv4LA8S_yqDUVUFrxfui1vcVGzk\"", |
+ "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/nNHa5d4TJZ825afZFgDJZn14WPw\"", |
"icons": { |
"x16": "https://www.google.com/images/icons/product/googlemail-16.png", |
"x32": "https://www.google.com/images/icons/product/googlemail-32.png" |
@@ -1377,7 +1377,7 @@ |
] |
}, |
"updateAutoForwarding": { |
- "description": "Updates the auto-forwarding setting for the specified account. A verified forwarding address must be specified when auto-forwarding is enabled.", |
+ "description": "Updates the auto-forwarding setting for the specified account. A verified forwarding address must be specified when auto-forwarding is enabled.\n\nThis method is only available to service account clients that have been delegated domain-wide authority.", |
"httpMethod": "PUT", |
"id": "gmail.users.settings.updateAutoForwarding", |
"parameterOrder": [ |
@@ -1609,7 +1609,7 @@ |
"forwardingAddresses": { |
"methods": { |
"create": { |
- "description": "Creates a forwarding address. If ownership verification is required, a message will be sent to the recipient and the resource's verification status will be set to pending; otherwise, the resource will be created with verification status set to accepted.", |
+ "description": "Creates a forwarding address. If ownership verification is required, a message will be sent to the recipient and the resource's verification status will be set to pending; otherwise, the resource will be created with verification status set to accepted.\n\nThis method is only available to service account clients that have been delegated domain-wide authority.", |
"httpMethod": "POST", |
"id": "gmail.users.settings.forwardingAddresses.create", |
"parameterOrder": [ |
@@ -1636,7 +1636,7 @@ |
] |
}, |
"delete": { |
- "description": "Deletes the specified forwarding address and revokes any verification that may have been required.", |
+ "description": "Deletes the specified forwarding address and revokes any verification that may have been required.\n\nThis method is only available to service account clients that have been delegated domain-wide authority.", |
"httpMethod": "DELETE", |
"id": "gmail.users.settings.forwardingAddresses.delete", |
"parameterOrder": [ |
@@ -1729,7 +1729,7 @@ |
"sendAs": { |
"methods": { |
"create": { |
- "description": "Creates a custom \"from\" send-as alias. If an SMTP MSA is specified, Gmail will attempt to connect to the SMTP service to validate the configuration before creating the alias. If ownership verification is required for the alias, a message will be sent to the email address and the resource's verification status will be set to pending; otherwise, the resource will be created with verification status set to accepted. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias.", |
+ "description": "Creates a custom \"from\" send-as alias. If an SMTP MSA is specified, Gmail will attempt to connect to the SMTP service to validate the configuration before creating the alias. If ownership verification is required for the alias, a message will be sent to the email address and the resource's verification status will be set to pending; otherwise, the resource will be created with verification status set to accepted. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias.\n\nThis method is only available to service account clients that have been delegated domain-wide authority.", |
"httpMethod": "POST", |
"id": "gmail.users.settings.sendAs.create", |
"parameterOrder": [ |
@@ -1756,7 +1756,7 @@ |
] |
}, |
"delete": { |
- "description": "Deletes the specified send-as alias. Revokes any verification that may have been required for using it.", |
+ "description": "Deletes the specified send-as alias. Revokes any verification that may have been required for using it.\n\nThis method is only available to service account clients that have been delegated domain-wide authority.", |
"httpMethod": "DELETE", |
"id": "gmail.users.settings.sendAs.delete", |
"parameterOrder": [ |
@@ -1845,7 +1845,7 @@ |
] |
}, |
"patch": { |
- "description": "Updates a send-as alias. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias. This method supports patch semantics.", |
+ "description": "Updates a send-as alias. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias.\n\nAddresses other than the primary address for the account can only be updated by service account clients that have been delegated domain-wide authority. This method supports patch semantics.", |
"httpMethod": "PATCH", |
"id": "gmail.users.settings.sendAs.patch", |
"parameterOrder": [ |
@@ -1880,7 +1880,7 @@ |
] |
}, |
"update": { |
- "description": "Updates a send-as alias. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias.", |
+ "description": "Updates a send-as alias. If a signature is provided, Gmail will sanitize the HTML before saving it with the alias.\n\nAddresses other than the primary address for the account can only be updated by service account clients that have been delegated domain-wide authority.", |
"httpMethod": "PUT", |
"id": "gmail.users.settings.sendAs.update", |
"parameterOrder": [ |
@@ -1915,7 +1915,7 @@ |
] |
}, |
"verify": { |
- "description": "Sends a verification email to the specified send-as alias address. The verification status must be pending.", |
+ "description": "Sends a verification email to the specified send-as alias address. The verification status must be pending.\n\nThis method is only available to service account clients that have been delegated domain-wide authority.", |
"httpMethod": "POST", |
"id": "gmail.users.settings.sendAs.verify", |
"parameterOrder": [ |
@@ -2382,7 +2382,7 @@ |
} |
} |
}, |
- "revision": "20170206", |
+ "revision": "20170222", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"AutoForwarding": { |