menu
googleapis_beta package
documentation
analyticsdata/v1beta.dart
Pivot
Pivot constructor
Pivot constructor
dark_mode
light_mode
Pivot
constructor
Pivot
(
{
List
<
String
>
?
fieldNames
,
String
?
limit
,
List
<
String
>
?
metricAggregations
,
String
?
offset
,
List
<
OrderBy
>
?
orderBys
,
})
Implementation
Pivot({ this.fieldNames, this.limit, this.metricAggregations, this.offset, this.orderBys, });
googleapis_beta package
documentation
analyticsdata/v1beta
Pivot
Pivot constructor
Pivot class