Represents the result of the rollup of the hydration log data type.
| JSON representation |
|---|
{
"amountConsumed": {
object ( |
| Fields | |
|---|---|
amountConsumed |
Rollup for amount consumed. |
HydrationLogRollupValue.VolumeQuantityRollup
Rollup for volume quantity.
| JSON representation |
|---|
{
"millilitersSum": number,
"userProvidedUnitLast": enum ( |
| Fields | |
|---|---|
millilitersSum |
Required. The sum of volume in milliliters. |
userProvidedUnitLast |
Optional. The user provided unit on the last element. |