Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DailyRestingHeartRateMetadata

import type { DailyRestingHeartRateMetadata } from "https://googleapis.deno.dev/v1/health:v4.ts";

Metadata for the daily resting heart rate.

interface DailyRestingHeartRateMetadata {
calculationMethod?: "CALCULATION_METHOD_UNSPECIFIED" | "WITH_SLEEP" | "ONLY_WITH_AWAKE_DATA";
}

§Properties

§
calculationMethod?: "CALCULATION_METHOD_UNSPECIFIED" | "WITH_SLEEP" | "ONLY_WITH_AWAKE_DATA"
[src]

Required. The method used to calculate the resting heart rate.