Represents the result of the rollup of the activity level data type.
| JSON representation |
|---|
{
"activityLevelRollupsByActivityLevelType": [
{
object ( |
| Fields | |
|---|---|
activityLevelRollupsByActivityLevelType[] |
List of total durations in each activity level type. |
ActivityLevelRollupValue.ActivityLevelRollupByActivityLevelType
Represents the total duration in a specific activity level type.
| JSON representation |
|---|
{
"activityLevelType": enum ( |
| Fields | |
|---|---|
activityLevelType |
Activity level type. |
totalDuration |
Total duration in the activity level type. A duration in seconds with up to nine fractional digits, ending with ' |