Property-Signatur BaseParticipant.name
Ressourcenname des Teilnehmers. Format:
conferenceRecords/{conferenceRecord}/participants/{participant}
So können Sie zusätzliche Informationen über den Teilnehmer aus der Ressource Meet REST API – Teilnehmer abrufen.
Vorerst nicht verwendet. Verwenden Sie stattdessen „participantKey“.
Unterschrift
name?: string;
Details
Typ |
string |
Optional |
Ja |
Schreibgeschützt |
Nein |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-02-04 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-02-04 (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."]]],[]]