Update docs (#291)

diff --git a/docs/dyn/consumersurveys_v2.surveys.html b/docs/dyn/consumersurveys_v2.surveys.html
index ffc6f19..35155c7 100644
--- a/docs/dyn/consumersurveys_v2.surveys.html
+++ b/docs/dyn/consumersurveys_v2.surveys.html
@@ -184,6 +184,10 @@
         },
       ],
       "wantedResponseCount": 42, # Number of responses desired for the survey.
+      "rejectionReason": { # Message representing why the survey was rejected from review, if it was. # Reason for the survey being rejected. Only present if the survey state is 'rejected'.
+        "explanation": "A String", # A human-readable explanation of what was wrong with the survey.
+        "type": "A String", # Which category of rejection this was. See the GCS Help Center for additional details on each category.
+      },
     }</pre>
 </div>
 
@@ -258,6 +262,10 @@
       },
     ],
     "wantedResponseCount": 42, # Number of responses desired for the survey.
+    "rejectionReason": { # Message representing why the survey was rejected from review, if it was. # Reason for the survey being rejected. Only present if the survey state is 'rejected'.
+      "explanation": "A String", # A human-readable explanation of what was wrong with the survey.
+      "type": "A String", # Which category of rejection this was. See the GCS Help Center for additional details on each category.
+    },
   }
 
 
@@ -327,6 +335,10 @@
         },
       ],
       "wantedResponseCount": 42, # Number of responses desired for the survey.
+      "rejectionReason": { # Message representing why the survey was rejected from review, if it was. # Reason for the survey being rejected. Only present if the survey state is 'rejected'.
+        "explanation": "A String", # A human-readable explanation of what was wrong with the survey.
+        "type": "A String", # Which category of rejection this was. See the GCS Help Center for additional details on each category.
+      },
     }</pre>
 </div>
 
@@ -416,6 +428,10 @@
             },
           ],
           "wantedResponseCount": 42, # Number of responses desired for the survey.
+          "rejectionReason": { # Message representing why the survey was rejected from review, if it was. # Reason for the survey being rejected. Only present if the survey state is 'rejected'.
+            "explanation": "A String", # A human-readable explanation of what was wrong with the survey.
+            "type": "A String", # Which category of rejection this was. See the GCS Help Center for additional details on each category.
+          },
         },
     ],
     "requestId": "A String", # Unique request ID used for logging and debugging. Please include in any error reporting or troubleshooting requests.
@@ -503,6 +519,10 @@
           },
         ],
         "wantedResponseCount": 42, # Number of responses desired for the survey.
+        "rejectionReason": { # Message representing why the survey was rejected from review, if it was. # Reason for the survey being rejected. Only present if the survey state is 'rejected'.
+          "explanation": "A String", # A human-readable explanation of what was wrong with the survey.
+          "type": "A String", # Which category of rejection this was. See the GCS Help Center for additional details on each category.
+        },
       },
     "requestId": "A String", # Unique request ID used for logging and debugging. Please include in any error reporting or troubleshooting requests.
   }</pre>
@@ -582,6 +602,10 @@
           },
         ],
         "wantedResponseCount": 42, # Number of responses desired for the survey.
+        "rejectionReason": { # Message representing why the survey was rejected from review, if it was. # Reason for the survey being rejected. Only present if the survey state is 'rejected'.
+          "explanation": "A String", # A human-readable explanation of what was wrong with the survey.
+          "type": "A String", # Which category of rejection this was. See the GCS Help Center for additional details on each category.
+        },
       },
     "requestId": "A String", # Unique request ID used for logging and debugging. Please include in any error reporting or troubleshooting requests.
   }</pre>
@@ -659,6 +683,10 @@
       },
     ],
     "wantedResponseCount": 42, # Number of responses desired for the survey.
+    "rejectionReason": { # Message representing why the survey was rejected from review, if it was. # Reason for the survey being rejected. Only present if the survey state is 'rejected'.
+      "explanation": "A String", # A human-readable explanation of what was wrong with the survey.
+      "type": "A String", # Which category of rejection this was. See the GCS Help Center for additional details on each category.
+    },
   }
 
 
@@ -728,6 +756,10 @@
         },
       ],
       "wantedResponseCount": 42, # Number of responses desired for the survey.
+      "rejectionReason": { # Message representing why the survey was rejected from review, if it was. # Reason for the survey being rejected. Only present if the survey state is 'rejected'.
+        "explanation": "A String", # A human-readable explanation of what was wrong with the survey.
+        "type": "A String", # Which category of rejection this was. See the GCS Help Center for additional details on each category.
+      },
     }</pre>
 </div>