Property signature BaseParticipant.name
Stay organized with collections
Save and categorize content based on your preferences.
Resource name of the participant. Format:
conferenceRecords/{conferenceRecord}/participants/{participant}
You can use this to retrieve additional information about the participant from
the
Meet REST API - Participants
resource.
Unused for now. Use participantKey instead.
Signature
name?: string;
Details
Type |
string |
Optional |
Yes |
Readonly |
No |