chore: regens API reference docs (#889)
diff --git a/docs/dyn/bigquery_v2.projects.html b/docs/dyn/bigquery_v2.projects.html
index f7f6abc..a87a5f5 100644
--- a/docs/dyn/bigquery_v2.projects.html
+++ b/docs/dyn/bigquery_v2.projects.html
@@ -112,8 +112,8 @@
An object of the form:
{
- "totalItems": 42, # The total number of projects in the list.
"nextPageToken": "A String", # A token to request the next page of results.
+ "totalItems": 42, # The total number of projects in the list.
"kind": "bigquery#projectList", # The type of list.
"etag": "A String", # A hash of the page of results
"projects": [ # Projects to which you have at least READ access.