menu
googleapis package
documentation
dfareporting/v4.dart
PathReportDimensionValue
PathReportDimensionValue constructor
PathReportDimensionValue constructor
dark_mode
light_mode
PathReportDimensionValue
constructor
PathReportDimensionValue
(
{
String
?
dimensionName
,
List
<
String
>
?
ids
,
String
?
kind
,
String
?
matchType
,
List
<
String
>
?
values
,
})
Implementation
PathReportDimensionValue({ this.dimensionName, this.ids, this.kind, this.matchType, this.values, });
googleapis package
documentation
dfareporting/v4
PathReportDimensionValue
PathReportDimensionValue constructor
PathReportDimensionValue class