Class HydrationLogRollupValue
Represents the result of the rollup of the hydration log data type.
Implements
Inherited Members
Namespace: Google.Apis.GoogleHealthAPI.v4.Data
Assembly: Google.Apis.GoogleHealthAPI.v4.dll
Syntax
public class HydrationLogRollupValue : IDirectResponseSchema
Properties
AmountConsumed
Rollup for amount consumed.
Declaration
[JsonProperty("amountConsumed")]
public virtual VolumeQuantityRollup AmountConsumed { get; set; }
Property Value
| Type | Description |
|---|---|
| VolumeQuantityRollup |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |