Prep for 1.0 release.
diff --git a/docs/dyn/calendar_v3.events.html b/docs/dyn/calendar_v3.events.html
index 0230c26..a63dec7 100644
--- a/docs/dyn/calendar_v3.events.html
+++ b/docs/dyn/calendar_v3.events.html
@@ -151,6 +151,7 @@
       },
       "summary": "A String", # Title of the event.
       "id": "A String", # Identifier of the event.
+      "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
       "attendees": [ # The attendees of the event.
         {
           "comment": "A String", # The attendee's response comment. Optional.
@@ -279,6 +280,7 @@
     },
     "summary": "A String", # Title of the event.
     "id": "A String", # Identifier of the event.
+    "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
     "attendees": [ # The attendees of the event.
       {
         "comment": "A String", # The attendee's response comment. Optional.
@@ -401,6 +403,7 @@
       },
       "summary": "A String", # Title of the event.
       "id": "A String", # Identifier of the event.
+      "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
       "attendees": [ # The attendees of the event.
         {
           "comment": "A String", # The attendee's response comment. Optional.
@@ -529,6 +532,7 @@
     },
     "summary": "A String", # Title of the event.
     "id": "A String", # Identifier of the event.
+    "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
     "attendees": [ # The attendees of the event.
       {
         "comment": "A String", # The attendee's response comment. Optional.
@@ -652,6 +656,7 @@
       },
       "summary": "A String", # Title of the event.
       "id": "A String", # Identifier of the event.
+      "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
       "attendees": [ # The attendees of the event.
         {
           "comment": "A String", # The attendee's response comment. Optional.
@@ -803,6 +808,7 @@
           },
           "summary": "A String", # Title of the event.
           "id": "A String", # Identifier of the event.
+          "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
           "attendees": [ # The attendees of the event.
             {
               "comment": "A String", # The attendee's response comment. Optional.
@@ -949,7 +955,7 @@
   updatedMin: string, Lower bound for an event's last modification time (as a RFC 3339 timestamp) to filter by. Optional. The default is not to filter by last modification time.
   singleEvents: boolean, Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves. Optional. The default is False.
   alwaysIncludeEmail: boolean, Whether to always include a value in the "email" field for the organizer, creator and attendees, even if no real email is available (i.e. a generated, non-working value will be provided). The use of this option is discouraged and should only be used by clients which cannot handle the absence of an email address value in the mentioned places. Optional. The default is False.
-  showDeleted: boolean, Whether to include deleted events (with 'eventStatus' equals 'cancelled') in the result. Optional. The default is False.
+  showDeleted: boolean, Whether to include deleted single events (with 'status' equals 'cancelled') in the result. Cancelled instances of recurring events will still be included if 'singleEvents' is False. Optional. The default is False.
   maxAttendees: integer, The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional.
   iCalUID: string, Specifies iCalendar UID (iCalUID) of events to be included in the response. Optional.
   maxResults: integer, Maximum number of events returned on one result page. Optional.
@@ -989,6 +995,7 @@
           },
           "summary": "A String", # Title of the event.
           "id": "A String", # Identifier of the event.
+          "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
           "attendees": [ # The attendees of the event.
             {
               "comment": "A String", # The attendee's response comment. Optional.
@@ -1147,6 +1154,7 @@
       },
       "summary": "A String", # Title of the event.
       "id": "A String", # Identifier of the event.
+      "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
       "attendees": [ # The attendees of the event.
         {
           "comment": "A String", # The attendee's response comment. Optional.
@@ -1276,6 +1284,7 @@
     },
     "summary": "A String", # Title of the event.
     "id": "A String", # Identifier of the event.
+    "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
     "attendees": [ # The attendees of the event.
       {
         "comment": "A String", # The attendee's response comment. Optional.
@@ -1400,6 +1409,7 @@
       },
       "summary": "A String", # Title of the event.
       "id": "A String", # Identifier of the event.
+      "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
       "attendees": [ # The attendees of the event.
         {
           "comment": "A String", # The attendee's response comment. Optional.
@@ -1531,6 +1541,7 @@
       },
       "summary": "A String", # Title of the event.
       "id": "A String", # Identifier of the event.
+      "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
       "attendees": [ # The attendees of the event.
         {
           "comment": "A String", # The attendee's response comment. Optional.
@@ -1660,6 +1671,7 @@
     },
     "summary": "A String", # Title of the event.
     "id": "A String", # Identifier of the event.
+    "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
     "attendees": [ # The attendees of the event.
       {
         "comment": "A String", # The attendee's response comment. Optional.
@@ -1784,6 +1796,7 @@
       },
       "summary": "A String", # Title of the event.
       "id": "A String", # Identifier of the event.
+      "hangoutLink": "A String", # An absolute link to the Google+ hangout associated with this event. Read-only.
       "attendees": [ # The attendees of the event.
         {
           "comment": "A String", # The attendee's response comment. Optional.