Property signature BaseParticipant.name
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 |
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 retrieving further details about the participant via the Meet REST API."],["The resource `participantKey` is preferred over the resource name in the current usage."],["The `name` of a signature is a string, is optional, and it's not readonly."],["The feature related to the provided data is accessible under the Google Workspace Developer Preview Program."]]],[]]