Update docs (#291)
diff --git a/docs/dyn/fitness_v1.users.sessions.html b/docs/dyn/fitness_v1.users.sessions.html
index a4d73ad..5e7712b 100644
--- a/docs/dyn/fitness_v1.users.sessions.html
+++ b/docs/dyn/fitness_v1.users.sessions.html
@@ -113,6 +113,7 @@
An object of the form:
{
+ "hasMoreData": True or False, # Flag to indicate server has more data to transfer
"nextPageToken": "A String", # The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results.
"deletedSession": [ # If includeDeleted is set to true in the request, this list will contain sessions deleted with original end times that are within the startTime and endTime frame.
{ # Sessions contain metadata, such as a user-friendly name and time interval information.