Send feedback
Interface BaseParticipant
Stay organized with collections
Save and categorize content based on your preferences.
Developer Preview:
Available as part of the Google Workspace Developer Preview Program , which grants early access to certain features.
To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.
Base participant type. Only one of signedInUser, anonymousUser, or phoneUser
fields will be set to determine the type of participant.
Signature
interface BaseParticipant
Property signatures
Name
Description
anonymousUser
If set, the participant is an anonymous user. Provides a display name.
name
Resource name of the participant. Format: conferenceRecords/{conferenceRecord}/participants/{participant}
participantKey
Participant key of associated participant. Format is participants/{participant}
.
phoneUser
If set, the participant is a dial-in user. Provides a partially redacted phone number.
signedInUser
If set, the participant is a signed in user. Provides a unique ID and display name.
Send feedback
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.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[],[]]