Class DailyRestingHeartRateMetadata
Metadata for the daily resting heart rate.
Implements
Inherited Members
Namespace: Google.Apis.GoogleHealthAPI.v4.Data
Assembly: Google.Apis.GoogleHealthAPI.v4.dll
Syntax
public class DailyRestingHeartRateMetadata : IDirectResponseSchema
Properties
CalculationMethod
Required. The method used to calculate the resting heart rate.
Declaration
[JsonProperty("calculationMethod")]
public virtual string CalculationMethod { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |