Report class
Properties
-
averages
↔ List<String>?
-
The averages of the report.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
The header information of the columns requested in the report.
getter/setter pair
-
kind
↔ String?
-
Kind this is, in this case adsensehost#report.
getter/setter pair
-
rows
↔ List<List<String>>?
-
The output rows of the report.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
totalMatchedRows
↔ String?
-
The total number of rows matched by the report request.
getter/setter pair
-
totals
↔ List<String>?
-
The totals of the report.
getter/setter pair
-
warnings
↔ List<String>?
-
Any warnings associated with generation of the report.
getter/setter pair