kind property

String? kind
getter/setter pair

Identifies what kind of resource this message is.

This kind is always the fixed string "analyticsData#runPivotReport". Useful to distinguish between response types in JSON.

Implementation

core.String? kind;