Update documentation
diff --git a/docs/dyn/compute_v1.projects.html b/docs/dyn/compute_v1.projects.html
index e85b639..22d1ff8 100644
--- a/docs/dyn/compute_v1.projects.html
+++ b/docs/dyn/compute_v1.projects.html
@@ -102,6 +102,7 @@
{ # A Project resource. Projects can only be created in the Google Cloud Platform Console. Unless marked otherwise, values can only be modified in the console.
"kind": "compute#project", # [Output Only] Type of the resource. Always compute#project for projects.
+ "defaultServiceAccount": "A String", # [Output Only] Default service account used by VMs running in this project.
"enabledFeatures": [ # Restricted features enabled for use on this project.
"A String",
],