DataPoint
import type { DataPoint } from "https://googleapis.deno.dev/v1/health:v4.ts";A computed or recorded metric.
§Properties
Optional. Data for points in the active-minutes interval data type
collection.
Optional. Data for points in the active-zone-minutes interval data type
collection, measured in minutes.
Optional. Data for points in the activity-level daily data type
collection.
Optional. Data for points in the daily-heart-rate-variability daily data
type collection.
Optional. Data for points in the daily-heart-rate-zones daily data type
collection.
Optional. Data for points in the daily-oxygen-saturation daily data type
collection.
Optional. Data for points in the daily-respiratory-rate daily data type
collection.
Optional. Data for points in the daily-resting-heart-rate daily data
type collection.
Optional. Data for points in the daily-sleep-temperature-derivations
daily data type collection.
Optional. Data for points in the daily-vo2-max daily data type
collection.
Optional. Data source information for the metric
Optional. Data for points in the heart-rate-variability sample data type
collection.
Optional. Data for points in the hydration-log session data type
collection.
Identifier. Data point name, only supported for the subset of identifiable
data types. For the majority of the data types, individual data points do
not need to be identified and this field would be empty. Format:
users/{user}/dataTypes/{data_type}/dataPoints/{data_point} Example:
users/abcd1234/dataTypes/sleep/dataPoints/a1b2c3d4-e5f6-7890-1234-567890abcdef
The {user} ID is a system-generated identifier, as described in
Profile.encoded_id. The {data_type} ID corresponds to the kebab-case
version of the field names in the DataPoint data union field, e.g.
total-calories for the total_calories field. The {data_point} ID can
be client-provided or system-generated. If client-provided, it must be a
string of 4-63 characters, containing only lowercase letters, numbers, and
hyphens.
Optional. Data for points in the oxygen-saturation sample data type
collection.
Optional. Data for points in the respiratory-rate-sleep-summary sample
data type collection.
Optional. Data for points in the sedentary-period interval data type
collection.
Optional. Data for points in the time-in-heart-rate-zone interval data
type collection.