Update docs for 1.3.2 release.
diff --git a/docs/dyn/doubleclickbidmanager_v1.queries.html b/docs/dyn/doubleclickbidmanager_v1.queries.html
index b37081e..98d789c 100644
--- a/docs/dyn/doubleclickbidmanager_v1.queries.html
+++ b/docs/dyn/doubleclickbidmanager_v1.queries.html
@@ -104,7 +104,7 @@
     "endTimeMs": "A String", # Datetime to periodically run the query until.
     "nextRunTimezoneCode": "A String", # Canonical timezone code for report generation time. Defaults to America/New_York.
     "frequency": "A String", # How often the query is run.
-    "nextRunMinuteOfDay": 42, # Time of day at which a new report will be generated, represented as minutes past midnight Range is 0 to 1439. Only applies to scheduled reports.
+    "nextRunMinuteOfDay": 42, # Time of day at which a new report will be generated, represented as minutes past midnight. Range is 0 to 1439. Only applies to scheduled reports.
   },
   "timezoneCode": "A String", # Canonical timezone code for report data time. Defaults to America/New_York.
   "reportDataEndTimeMs": "A String", # The ending time for the data that is shown in the report. Note, reportDataEndTimeMs is required if metadata.dataRange is CUSTOM_DATES and ignored otherwise.
@@ -130,6 +130,9 @@
     "googleCloudStoragePathForLatestReport": "A String", # The path to the location in Google Cloud Storage where the latest report is stored.
     "dataRange": "A String", # Range of report data.
     "format": "A String", # Format of the generated report.
+    "locale": "A String", # Locale of the generated reports. Valid values are cs CZECH de GERMAN en ENGLISH es SPANISH fr FRENCH it ITALIAN ja JAPANESE ko KOREAN pl POLISH pt-BR BRAZILIAN_PORTUGUESE ru RUSSIAN tr TURKISH uk UKRAINIAN zh-CN CHINA_CHINESE zh-TW TAIWAN_CHINESE
+        #
+        # An locale string not in the list above will generate reports in English.
     "googleDrivePathForLatestReport": "A String", # The path in Google Drive for the latest report.
     "sendNotification": True or False, # Whether to send an email notification when a report is ready. Default to false.
     "shareEmailAddress": [ # List of email addresses which are sent email notifications when the report is finished. Separate from sendNotification.
@@ -152,7 +155,7 @@
       "endTimeMs": "A String", # Datetime to periodically run the query until.
       "nextRunTimezoneCode": "A String", # Canonical timezone code for report generation time. Defaults to America/New_York.
       "frequency": "A String", # How often the query is run.
-      "nextRunMinuteOfDay": 42, # Time of day at which a new report will be generated, represented as minutes past midnight Range is 0 to 1439. Only applies to scheduled reports.
+      "nextRunMinuteOfDay": 42, # Time of day at which a new report will be generated, represented as minutes past midnight. Range is 0 to 1439. Only applies to scheduled reports.
     },
     "timezoneCode": "A String", # Canonical timezone code for report data time. Defaults to America/New_York.
     "reportDataEndTimeMs": "A String", # The ending time for the data that is shown in the report. Note, reportDataEndTimeMs is required if metadata.dataRange is CUSTOM_DATES and ignored otherwise.
@@ -178,6 +181,9 @@
       "googleCloudStoragePathForLatestReport": "A String", # The path to the location in Google Cloud Storage where the latest report is stored.
       "dataRange": "A String", # Range of report data.
       "format": "A String", # Format of the generated report.
+      "locale": "A String", # Locale of the generated reports. Valid values are cs CZECH de GERMAN en ENGLISH es SPANISH fr FRENCH it ITALIAN ja JAPANESE ko KOREAN pl POLISH pt-BR BRAZILIAN_PORTUGUESE ru RUSSIAN tr TURKISH uk UKRAINIAN zh-CN CHINA_CHINESE zh-TW TAIWAN_CHINESE
+          #
+          # An locale string not in the list above will generate reports in English.
       "googleDrivePathForLatestReport": "A String", # The path in Google Drive for the latest report.
       "sendNotification": True or False, # Whether to send an email notification when a report is ready. Default to false.
       "shareEmailAddress": [ # List of email addresses which are sent email notifications when the report is finished. Separate from sendNotification.
@@ -216,7 +222,7 @@
       "endTimeMs": "A String", # Datetime to periodically run the query until.
       "nextRunTimezoneCode": "A String", # Canonical timezone code for report generation time. Defaults to America/New_York.
       "frequency": "A String", # How often the query is run.
-      "nextRunMinuteOfDay": 42, # Time of day at which a new report will be generated, represented as minutes past midnight Range is 0 to 1439. Only applies to scheduled reports.
+      "nextRunMinuteOfDay": 42, # Time of day at which a new report will be generated, represented as minutes past midnight. Range is 0 to 1439. Only applies to scheduled reports.
     },
     "timezoneCode": "A String", # Canonical timezone code for report data time. Defaults to America/New_York.
     "reportDataEndTimeMs": "A String", # The ending time for the data that is shown in the report. Note, reportDataEndTimeMs is required if metadata.dataRange is CUSTOM_DATES and ignored otherwise.
@@ -242,6 +248,9 @@
       "googleCloudStoragePathForLatestReport": "A String", # The path to the location in Google Cloud Storage where the latest report is stored.
       "dataRange": "A String", # Range of report data.
       "format": "A String", # Format of the generated report.
+      "locale": "A String", # Locale of the generated reports. Valid values are cs CZECH de GERMAN en ENGLISH es SPANISH fr FRENCH it ITALIAN ja JAPANESE ko KOREAN pl POLISH pt-BR BRAZILIAN_PORTUGUESE ru RUSSIAN tr TURKISH uk UKRAINIAN zh-CN CHINA_CHINESE zh-TW TAIWAN_CHINESE
+          #
+          # An locale string not in the list above will generate reports in English.
       "googleDrivePathForLatestReport": "A String", # The path in Google Drive for the latest report.
       "sendNotification": True or False, # Whether to send an email notification when a report is ready. Default to false.
       "shareEmailAddress": [ # List of email addresses which are sent email notifications when the report is finished. Separate from sendNotification.
@@ -273,7 +282,7 @@
           "endTimeMs": "A String", # Datetime to periodically run the query until.
           "nextRunTimezoneCode": "A String", # Canonical timezone code for report generation time. Defaults to America/New_York.
           "frequency": "A String", # How often the query is run.
-          "nextRunMinuteOfDay": 42, # Time of day at which a new report will be generated, represented as minutes past midnight Range is 0 to 1439. Only applies to scheduled reports.
+          "nextRunMinuteOfDay": 42, # Time of day at which a new report will be generated, represented as minutes past midnight. Range is 0 to 1439. Only applies to scheduled reports.
         },
         "timezoneCode": "A String", # Canonical timezone code for report data time. Defaults to America/New_York.
         "reportDataEndTimeMs": "A String", # The ending time for the data that is shown in the report. Note, reportDataEndTimeMs is required if metadata.dataRange is CUSTOM_DATES and ignored otherwise.
@@ -299,6 +308,9 @@
           "googleCloudStoragePathForLatestReport": "A String", # The path to the location in Google Cloud Storage where the latest report is stored.
           "dataRange": "A String", # Range of report data.
           "format": "A String", # Format of the generated report.
+          "locale": "A String", # Locale of the generated reports. Valid values are cs CZECH de GERMAN en ENGLISH es SPANISH fr FRENCH it ITALIAN ja JAPANESE ko KOREAN pl POLISH pt-BR BRAZILIAN_PORTUGUESE ru RUSSIAN tr TURKISH uk UKRAINIAN zh-CN CHINA_CHINESE zh-TW TAIWAN_CHINESE
+              #
+              # An locale string not in the list above will generate reports in English.
           "googleDrivePathForLatestReport": "A String", # The path in Google Drive for the latest report.
           "sendNotification": True or False, # Whether to send an email notification when a report is ready. Default to false.
           "shareEmailAddress": [ # List of email addresses which are sent email notifications when the report is finished. Separate from sendNotification.