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

Unified Diff: generated/googleapis/lib/analyticsreporting/v4.dart

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 4 months 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/lib/analytics/v3.dart ('k') | generated/googleapis/lib/androidenterprise/v1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/analyticsreporting/v4.dart
diff --git a/generated/googleapis/lib/analyticsreporting/v4.dart b/generated/googleapis/lib/analyticsreporting/v4.dart
index f3d2c220cf572dadea273b5fca1d270b6691a532..8df2d1228772309f3c8083272e995175d76aba11 100644
--- a/generated/googleapis/lib/analyticsreporting/v4.dart
+++ b/generated/googleapis/lib/analyticsreporting/v4.dart
@@ -991,7 +991,8 @@ class Pivot {
core.List<DimensionFilterClause> dimensionFilterClauses;
/**
* A list of dimensions to show as pivot columns. A Pivot can have a maximum
- * of 4 dimensions.
+ * of 4 dimensions. Pivot dimensions are part of the restriction on the
+ * total number of dimensions allowed in the request.
*/
core.List<Dimension> dimensions;
/**
@@ -1001,7 +1002,7 @@ class Pivot {
core.int maxGroupCount;
/**
* The pivot metrics. Pivot metrics are part of the
- * restriction on total number of metrics in the request.
+ * restriction on total number of metrics allowed in the request.
*/
core.List<Metric> metrics;
/**
« no previous file with comments | « generated/googleapis/lib/analytics/v3.dart ('k') | generated/googleapis/lib/androidenterprise/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698