memberResourceNames property
The list of contact person resource names that are members of the contact group.
The field is only populated for GET requests and will only return as many
members as maxMembers
in the get request.
Output only.
Implementation
core.List<core.String>? memberResourceNames;