user property

String? user
getter/setter pair

The resource name of the user for whom this subscription is active.

Format: users/{user} where {user} is the public healthUserId as returned by the GetIdentity action in the profile PAPI (see google.devicesandservices.health.v4main.HealthProfileService.GetIdentity).

Immutable.

Implementation

core.String? user;