Updated docs
diff --git a/docs/dyn/analytics_v3.provisioning.html b/docs/dyn/analytics_v3.provisioning.html
index 3f5afb8..e16a600 100644
--- a/docs/dyn/analytics_v3.provisioning.html
+++ b/docs/dyn/analytics_v3.provisioning.html
@@ -95,6 +95,7 @@
         "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
         "id": "A String", # View (Profile) ID.
         "accountId": "A String", # Account ID to which this view (profile) belongs.
+        "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
         "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
         "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
         "type": "A String", # View (Profile) type. Supported types: WEB or APP.
@@ -187,6 +188,7 @@
           "timezone": "A String", # Time zone for which this view (profile) has been configured. Time zones are identified by strings from the TZ database.
           "id": "A String", # View (Profile) ID.
           "accountId": "A String", # Account ID to which this view (profile) belongs.
+          "botFilteringEnabled": True or False, # Indicates whether bot filtering is enabled for this view (profile).
           "stripSiteSearchCategoryParameters": True or False, # Whether or not Analytics will strip search category parameters from the URLs in your reports.
           "siteSearchCategoryParameters": "A String", # Site search category parameters for this view (profile).
           "type": "A String", # View (Profile) type. Supported types: WEB or APP.