Enum ActivityLevel.Types.ActivityLevelType
Represents different activity level types.
Namespace: Google.DevicesAndServices.Health.V4
Assembly: Google.DevicesAndServices.Health.V4.dll
Syntax
public enum ActivityLevel.Types.ActivityLevelType
Fields
| Name | Description |
|---|---|
| LightlyActive | Lightly active activity level. |
| ModeratelyActive | Moderately active activity level. |
| Sedentary | Sedentary activity level. |
| Unspecified | Unspecified activity level type. |
| VeryActive | Very active activity level. |