kind property

String? kind
getter/setter pair

Identifies what kind of resource this message is.

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

Implementation

core.String? kind;