There was an error while loading. Please reload this page.
1 parent 1f34351 commit 407282dCopy full SHA for 407282d
src/Google/Service/Drive.php
@@ -2063,7 +2063,8 @@ public function getIdForEmail($email, $optParams = array())
2063
* @opt_param string emailMessage
2064
* A custom message to include in notification emails.
2065
* @opt_param bool sendNotificationEmails
2066
- * Whether to send notification emails when sharing to users or groups.
+ * Whether to send notification emails when sharing to users or groups. This parameter is ignored
2067
+ * and an email is sent if the role is owner.
2068
* @return Google_Service_Drive_Permission
2069
*/
2070
public function insert($fileId, Google_Service_Drive_Permission $postBody, $optParams = array())
0 commit comments