Property signature MediaEntry.participant
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
participant?: 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-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["The resource name for a participant is formatted as `conferenceRecords/{conferenceRecord}/participants/{participant}`."],["This resource name allows for the retrieval of further participant data via the Meet REST API."],["The `participant` field is a string type and is currently unused, with `participantKey` being the preferred method instead."],["It is available as part of the Google Workspace Developer Preview Program for early access to certain features."]]],[]]