healthUserId property
The Google User Identifier in the Google Health APIs.
It matches the {user} resource ID segment in the resource name paths,
e.g. users/{user}/dataTypes/steps. Valid values are strings of 1-63
characters, and valid characters are lowercase and uppercase letters,
numbers, and hyphens.
Output only.
Implementation
core.String? healthUserId;