imported patch docs
diff --git a/docs/dyn/calendar.v3.acl.html b/docs/dyn/calendar.v3.acl.html
index ebfe1a3..f9fe4fd 100644
--- a/docs/dyn/calendar.v3.acl.html
+++ b/docs/dyn/calendar.v3.acl.html
@@ -17,14 +17,22 @@
<dl><dt><a name="Resource-delete"><strong>delete</strong></a> = method(self, **kwargs)</dt><dd><tt>Deletes an access control rule.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
ruleId: string, ACL rule identifier. (required)<br>
- calendarId: string, Calendar identifier. (required)</tt></dd></dl>
+ calendarId: string, Calendar identifier. (required)<br>
+ userip: string, A parameter<br>
+ strict: string, A parameter</tt></dd></dl>
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Returns an access control rule.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
ruleId: string, ACL rule identifier. (required)<br>
calendarId: string, Calendar identifier. (required)<br>
+ userip: string, A parameter<br>
+ strict: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -75,7 +83,11 @@
"id": "A String", # Identifier of the ACL rule.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ strict: string, A parameter<br>
calendarId: string, Calendar identifier. (required)<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -103,7 +115,11 @@
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Returns the rules in the access control list for the calendar.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ strict: string, A parameter<br>
calendarId: string, Calendar identifier. (required)<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -161,8 +177,12 @@
"id": "A String", # Identifier of the ACL rule.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
ruleId: string, ACL rule identifier. (required)<br>
calendarId: string, Calendar identifier. (required)<br>
+ userip: string, A parameter<br>
+ strict: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>
@@ -213,8 +233,12 @@
"id": "A String", # Identifier of the ACL rule.<br>
}<br>
<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
ruleId: string, ACL rule identifier. (required)<br>
calendarId: string, Calendar identifier. (required)<br>
+ userip: string, A parameter<br>
+ strict: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>