Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: generated/googleapis/lib/admin/reports_v1.dart

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « generated/googleapis/README.md ('k') | generated/googleapis/lib/analytics/v3.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/admin/reports_v1.dart
diff --git a/generated/googleapis/lib/admin/reports_v1.dart b/generated/googleapis/lib/admin/reports_v1.dart
index ce73f05bec4ac0cfa56ca5e3d2f0a7597cd3d61c..58b2a14eb1a9adc0734662de3d73f292e0fb6993 100644
--- a/generated/googleapis/lib/admin/reports_v1.dart
+++ b/generated/googleapis/lib/admin/reports_v1.dart
@@ -324,7 +324,7 @@ class CustomerUsageReportsResourceApi {
* [parameters] - Represents the application name, parameter name pairs to
* fetch in csv as app_name1:param_name1, app_name2:param_name2.
* Value must have pattern
- * "(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)):.+,)*(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)):.+)".
+ * "(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)):.+,)*(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)):.+)".
*
* Completes with a [UsageReports].
*
@@ -397,7 +397,7 @@ class UserUsageReportResourceApi {
* [filters] - Represents the set of filters including parameter operator
* value.
* Value must have pattern
- * "(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)):.+[<,<=,==,>=,>,!=].+,)*(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)):.+[<,<=,==,>=,>,!=].+)".
+ * "(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)):.+[<,<=,==,>=,>,!=].+,)*(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)):.+[<,<=,==,>=,>,!=].+)".
*
* [maxResults] - Maximum number of results to return. Maximum allowed is 1000
*
@@ -406,7 +406,7 @@ class UserUsageReportResourceApi {
* [parameters] - Represents the application name, parameter name pairs to
* fetch in csv as app_name1:param_name1, app_name2:param_name2.
* Value must have pattern
- * "(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)):.+,)*(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)):.+)".
+ * "(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)):.+,)*(((accounts)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)):.+)".
*
* Completes with a [UsageReports].
*
« no previous file with comments | « generated/googleapis/README.md ('k') | generated/googleapis/lib/analytics/v3.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698