name property
Identifier.
The resource name of this Settings resource. Format:
users/{user}/settings Example: users/1234567890/settings or
users/me/settings The {user} ID is a system-generated Google Health API
user ID, a string of 1-63 characters consisting of lowercase and uppercase
letters, numbers, and hyphens. The literal me can also be used to refer
to the authenticated user.
Implementation
core.String? name;