Update docs for 1.4.1 release
diff --git a/docs/dyn/content_v2.datafeedstatuses.html b/docs/dyn/content_v2.datafeedstatuses.html
index 401677b..1221ee7 100644
--- a/docs/dyn/content_v2.datafeedstatuses.html
+++ b/docs/dyn/content_v2.datafeedstatuses.html
@@ -158,6 +158,7 @@
],
},
],
+ "lastUploadDate": "A String", # The last date at which the feed was uploaded.
"itemsValid": "A String", # The number of items in the feed that were valid.
"datafeedId": "A String", # The ID of the feed for which the status is reported.
},
@@ -209,6 +210,7 @@
],
},
],
+ "lastUploadDate": "A String", # The last date at which the feed was uploaded.
"itemsValid": "A String", # The number of items in the feed that were valid.
"datafeedId": "A String", # The ID of the feed for which the status is reported.
}</pre>
@@ -262,6 +264,7 @@
],
},
],
+ "lastUploadDate": "A String", # The last date at which the feed was uploaded.
"itemsValid": "A String", # The number of items in the feed that were valid.
"datafeedId": "A String", # The ID of the feed for which the status is reported.
},