Refresh docs
diff --git a/docs/dyn/reseller_v1.subscriptions.html b/docs/dyn/reseller_v1.subscriptions.html
index bf3a9fa..d9b420d 100644
--- a/docs/dyn/reseller_v1.subscriptions.html
+++ b/docs/dyn/reseller_v1.subscriptions.html
@@ -93,7 +93,7 @@
   <code><a href="#insert">insert(customerId, body, customerAuthToken=None)</a></code></p>
 <p class="firstline">Creates/Transfers a subscription for the customer.</p>
 <p class="toc_element">
-  <code><a href="#list">list(pageToken=None, maxResults=None, customerNamePrefix=None)</a></code></p>
+  <code><a href="#list">list(customerAuthToken=None, pageToken=None, maxResults=None, customerNamePrefix=None, customerId=None)</a></code></p>
 <p class="firstline">Lists subscriptions of a reseller, optionally filtered by a customer name prefix.</p>
 <p class="toc_element">
   <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -138,12 +138,18 @@
         "trialEndTime": "A String", # End time of the trial in milliseconds since Unix epoch.
         "isInTrial": True or False, # Whether the subscription is in trial.
       },
+      "transferInfo": { # Transfer related information for the subscription.
+        "transferabilityExpirationTime": "A String", # Time when transfer token or intent to transfer will expire.
+        "minimumTransferableSeats": 42,
+      },
+      "resourceUiUrl": "A String", # Ui url for subscription resource.
       "seats": { # JSON template for subscription seats. # Number/Limit of seats in the new plan.
         "kind": "subscriptions#seats", # Identifies the resource as a subscription change plan request.
         "numberOfSeats": 42, # Number of seats to purchase. This is applicable only for a commitment plan.
         "maximumNumberOfSeats": 42, # Maximum number of seats that can be purchased. This needs to be provided only for a non-commitment plan. For a commitment plan it is decided by the contract.
       },
       "creationTime": "A String", # Creation time of this subscription in milliseconds since Unix epoch.
+      "status": "A String", # Status of the subscription.
       "plan": { # Plan details of the subscription
         "planName": "A String", # The plan name of this subscription's plan.
         "commitmentInterval": { # Interval of the commitment if it is a commitment plan.
@@ -188,12 +194,18 @@
         "trialEndTime": "A String", # End time of the trial in milliseconds since Unix epoch.
         "isInTrial": True or False, # Whether the subscription is in trial.
       },
+      "transferInfo": { # Transfer related information for the subscription.
+        "transferabilityExpirationTime": "A String", # Time when transfer token or intent to transfer will expire.
+        "minimumTransferableSeats": 42,
+      },
+      "resourceUiUrl": "A String", # Ui url for subscription resource.
       "seats": { # JSON template for subscription seats. # Number/Limit of seats in the new plan.
         "kind": "subscriptions#seats", # Identifies the resource as a subscription change plan request.
         "numberOfSeats": 42, # Number of seats to purchase. This is applicable only for a commitment plan.
         "maximumNumberOfSeats": 42, # Maximum number of seats that can be purchased. This needs to be provided only for a non-commitment plan. For a commitment plan it is decided by the contract.
       },
       "creationTime": "A String", # Creation time of this subscription in milliseconds since Unix epoch.
+      "status": "A String", # Status of the subscription.
       "plan": { # Plan details of the subscription
         "planName": "A String", # The plan name of this subscription's plan.
         "commitmentInterval": { # Interval of the commitment if it is a commitment plan.
@@ -239,12 +251,18 @@
         "trialEndTime": "A String", # End time of the trial in milliseconds since Unix epoch.
         "isInTrial": True or False, # Whether the subscription is in trial.
       },
+      "transferInfo": { # Transfer related information for the subscription.
+        "transferabilityExpirationTime": "A String", # Time when transfer token or intent to transfer will expire.
+        "minimumTransferableSeats": 42,
+      },
+      "resourceUiUrl": "A String", # Ui url for subscription resource.
       "seats": { # JSON template for subscription seats. # Number/Limit of seats in the new plan.
         "kind": "subscriptions#seats", # Identifies the resource as a subscription change plan request.
         "numberOfSeats": 42, # Number of seats to purchase. This is applicable only for a commitment plan.
         "maximumNumberOfSeats": 42, # Maximum number of seats that can be purchased. This needs to be provided only for a non-commitment plan. For a commitment plan it is decided by the contract.
       },
       "creationTime": "A String", # Creation time of this subscription in milliseconds since Unix epoch.
+      "status": "A String", # Status of the subscription.
       "plan": { # Plan details of the subscription
         "planName": "A String", # The plan name of this subscription's plan.
         "commitmentInterval": { # Interval of the commitment if it is a commitment plan.
@@ -296,12 +314,18 @@
         "trialEndTime": "A String", # End time of the trial in milliseconds since Unix epoch.
         "isInTrial": True or False, # Whether the subscription is in trial.
       },
+      "transferInfo": { # Transfer related information for the subscription.
+        "transferabilityExpirationTime": "A String", # Time when transfer token or intent to transfer will expire.
+        "minimumTransferableSeats": 42,
+      },
+      "resourceUiUrl": "A String", # Ui url for subscription resource.
       "seats": { # JSON template for subscription seats. # Number/Limit of seats in the new plan.
         "kind": "subscriptions#seats", # Identifies the resource as a subscription change plan request.
         "numberOfSeats": 42, # Number of seats to purchase. This is applicable only for a commitment plan.
         "maximumNumberOfSeats": 42, # Maximum number of seats that can be purchased. This needs to be provided only for a non-commitment plan. For a commitment plan it is decided by the contract.
       },
       "creationTime": "A String", # Creation time of this subscription in milliseconds since Unix epoch.
+      "status": "A String", # Status of the subscription.
       "plan": { # Plan details of the subscription
         "planName": "A String", # The plan name of this subscription's plan.
         "commitmentInterval": { # Interval of the commitment if it is a commitment plan.
@@ -336,12 +360,18 @@
       "trialEndTime": "A String", # End time of the trial in milliseconds since Unix epoch.
       "isInTrial": True or False, # Whether the subscription is in trial.
     },
+    "transferInfo": { # Transfer related information for the subscription.
+      "transferabilityExpirationTime": "A String", # Time when transfer token or intent to transfer will expire.
+      "minimumTransferableSeats": 42,
+    },
+    "resourceUiUrl": "A String", # Ui url for subscription resource.
     "seats": { # JSON template for subscription seats. # Number/Limit of seats in the new plan.
       "kind": "subscriptions#seats", # Identifies the resource as a subscription change plan request.
       "numberOfSeats": 42, # Number of seats to purchase. This is applicable only for a commitment plan.
       "maximumNumberOfSeats": 42, # Maximum number of seats that can be purchased. This needs to be provided only for a non-commitment plan. For a commitment plan it is decided by the contract.
     },
     "creationTime": "A String", # Creation time of this subscription in milliseconds since Unix epoch.
+    "status": "A String", # Status of the subscription.
     "plan": { # Plan details of the subscription
       "planName": "A String", # The plan name of this subscription's plan.
       "commitmentInterval": { # Interval of the commitment if it is a commitment plan.
@@ -371,12 +401,18 @@
         "trialEndTime": "A String", # End time of the trial in milliseconds since Unix epoch.
         "isInTrial": True or False, # Whether the subscription is in trial.
       },
+      "transferInfo": { # Transfer related information for the subscription.
+        "transferabilityExpirationTime": "A String", # Time when transfer token or intent to transfer will expire.
+        "minimumTransferableSeats": 42,
+      },
+      "resourceUiUrl": "A String", # Ui url for subscription resource.
       "seats": { # JSON template for subscription seats. # Number/Limit of seats in the new plan.
         "kind": "subscriptions#seats", # Identifies the resource as a subscription change plan request.
         "numberOfSeats": 42, # Number of seats to purchase. This is applicable only for a commitment plan.
         "maximumNumberOfSeats": 42, # Maximum number of seats that can be purchased. This needs to be provided only for a non-commitment plan. For a commitment plan it is decided by the contract.
       },
       "creationTime": "A String", # Creation time of this subscription in milliseconds since Unix epoch.
+      "status": "A String", # Status of the subscription.
       "plan": { # Plan details of the subscription
         "planName": "A String", # The plan name of this subscription's plan.
         "commitmentInterval": { # Interval of the commitment if it is a commitment plan.
@@ -392,13 +428,15 @@
 </div>
 
 <div class="method">
-    <code class="details" id="list">list(pageToken=None, maxResults=None, customerNamePrefix=None)</code>
+    <code class="details" id="list">list(customerAuthToken=None, pageToken=None, maxResults=None, customerNamePrefix=None, customerId=None)</code>
   <pre>Lists subscriptions of a reseller, optionally filtered by a customer name prefix.
 
 Args:
+  customerAuthToken: string, An auth token needed if the customer is not a resold customer of this reseller. Can be generated at https://www.google.com/a/cpanel/customer-domain/TransferToken.Optional.
   pageToken: string, Token to specify next page in the list
   maxResults: integer, Maximum number of results to return
   customerNamePrefix: string, Prefix of the customer's domain name by which the subscriptions should be filtered. Optional
+  customerId: string, Id of the Customer
 
 Returns:
   An object of the form:
@@ -418,12 +456,18 @@
             "trialEndTime": "A String", # End time of the trial in milliseconds since Unix epoch.
             "isInTrial": True or False, # Whether the subscription is in trial.
           },
+          "transferInfo": { # Transfer related information for the subscription.
+            "transferabilityExpirationTime": "A String", # Time when transfer token or intent to transfer will expire.
+            "minimumTransferableSeats": 42,
+          },
+          "resourceUiUrl": "A String", # Ui url for subscription resource.
           "seats": { # JSON template for subscription seats. # Number/Limit of seats in the new plan.
             "kind": "subscriptions#seats", # Identifies the resource as a subscription change plan request.
             "numberOfSeats": 42, # Number of seats to purchase. This is applicable only for a commitment plan.
             "maximumNumberOfSeats": 42, # Maximum number of seats that can be purchased. This needs to be provided only for a non-commitment plan. For a commitment plan it is decided by the contract.
           },
           "creationTime": "A String", # Creation time of this subscription in milliseconds since Unix epoch.
+          "status": "A String", # Status of the subscription.
           "plan": { # Plan details of the subscription
             "planName": "A String", # The plan name of this subscription's plan.
             "commitmentInterval": { # Interval of the commitment if it is a commitment plan.
@@ -476,12 +520,18 @@
         "trialEndTime": "A String", # End time of the trial in milliseconds since Unix epoch.
         "isInTrial": True or False, # Whether the subscription is in trial.
       },
+      "transferInfo": { # Transfer related information for the subscription.
+        "transferabilityExpirationTime": "A String", # Time when transfer token or intent to transfer will expire.
+        "minimumTransferableSeats": 42,
+      },
+      "resourceUiUrl": "A String", # Ui url for subscription resource.
       "seats": { # JSON template for subscription seats. # Number/Limit of seats in the new plan.
         "kind": "subscriptions#seats", # Identifies the resource as a subscription change plan request.
         "numberOfSeats": 42, # Number of seats to purchase. This is applicable only for a commitment plan.
         "maximumNumberOfSeats": 42, # Maximum number of seats that can be purchased. This needs to be provided only for a non-commitment plan. For a commitment plan it is decided by the contract.
       },
       "creationTime": "A String", # Creation time of this subscription in milliseconds since Unix epoch.
+      "status": "A String", # Status of the subscription.
       "plan": { # Plan details of the subscription
         "planName": "A String", # The plan name of this subscription's plan.
         "commitmentInterval": { # Interval of the commitment if it is a commitment plan.