personName property
The identifier for this user that can be used with the People API to get more information.
The format is people/ACCOUNT_ID
. See
https://developers.google.com/people/.
Implementation
core.String? personName;
The identifier for this user that can be used with the People API to get more information.
The format is people/ACCOUNT_ID
. See
https://developers.google.com/people/.
core.String? personName;