Refresh docs
diff --git a/docs/dyn/bigquery_v2.jobs.html b/docs/dyn/bigquery_v2.jobs.html
index 03e81dd..29631bc 100644
--- a/docs/dyn/bigquery_v2.jobs.html
+++ b/docs/dyn/bigquery_v2.jobs.html
@@ -216,6 +216,7 @@
           "printHeader": True or False, # [Optional] Whether to print out a heder row in the results. Default is true.
         },
         "properties": { # [Optional] Properties providing extra details about how the job should be run. Not used for most jobs.
+          "a_key": "A String", # Key-value property pairs.
         },
       },
       "id": "A String", # [Output-only] Opaque ID field of the job
@@ -391,6 +392,7 @@
         "printHeader": True or False, # [Optional] Whether to print out a heder row in the results. Default is true.
       },
       "properties": { # [Optional] Properties providing extra details about how the job should be run. Not used for most jobs.
+        "a_key": "A String", # Key-value property pairs.
       },
     },
     "id": "A String", # [Output-only] Opaque ID field of the job
@@ -514,6 +516,7 @@
           "printHeader": True or False, # [Optional] Whether to print out a heder row in the results. Default is true.
         },
         "properties": { # [Optional] Properties providing extra details about how the job should be run. Not used for most jobs.
+          "a_key": "A String", # Key-value property pairs.
         },
       },
       "id": "A String", # [Output-only] Opaque ID field of the job
@@ -661,6 +664,7 @@
             "printHeader": True or False, # [Optional] Whether to print out a heder row in the results. Default is true.
           },
           "properties": { # [Optional] Properties providing extra details about how the job should be run. Not used for most jobs.
+            "a_key": "A String", # Key-value property pairs.
           },
         },
         "id": "A String", # Unique opaque ID of the job.