Property signature BaseParticipant.participantKey
Participant key of associated participant. Format is
participants/{participant}
.
You can use this to retrieve additional information about the participant from
the
Meet REST API - Participants
resource.
Note
: This has to be in the format of
conferenceRecords/{conference_record}/participants/{participant}
.
You can retrieve the conference record from the
Meet REST API - Conferences
resource.
Signature
participantKey?: string;
Details
Type |
string |
Optional |
Yes |
Readonly |
No |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-09 UTC.
[null,null,["Last updated 2025-04-09 UTC."],[],[]]