StepsRollupValue

Represents the result of the rollup of the steps data type.

JSON representation
{
  "countSum": string
}
Fields
countSum

string (int64 format)

Total number of steps in the interval.