Update docs.
diff --git a/docs/dyn/analytics_v3.management.customDataSources.html b/docs/dyn/analytics_v3.management.customDataSources.html
index 51b15c0..6583a3a 100644
--- a/docs/dyn/analytics_v3.management.customDataSources.html
+++ b/docs/dyn/analytics_v3.management.customDataSources.html
@@ -99,6 +99,7 @@
"kind": "analytics#customDataSource", # Resource type for Analytics custom data source.
"description": "A String", # Description of custom data source.
"created": "A String", # Time this custom data source was created.
+ "uploadType": "A String",
"profilesLinked": [ # IDs of views (profiles) linked to the custom data source.
"A String",
],
@@ -113,6 +114,7 @@
"href": "A String", # Link to the web property to which this custom data source belongs.
"type": "analytics#webproperty", # Value is "analytics#webproperty".
},
+ "importBehavior": "A String",
"type": "A String", # Type of the custom data source.
"id": "A String", # Custom data source ID.
"selfLink": "A String", # Link for this Analytics custom data source.