Stay organized with collections
Save and categorize content based on your preferences.
Singleton resource containing participant information. There will be exactly
one of signedInUser, anonymousUser, or phoneUser fields set to determine the
type of participant.
[[["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-02-05 UTC."],[[["This documentation outlines the `BaseParticipant` interface, which is a singleton resource containing information about a participant in a conference."],["The `BaseParticipant` interface extends the `ResourceSnapshot` interface and includes properties such as `anonymousUser`, `phoneUser`, and `signedInUser` to identify the type of participant."],["The interface includes properties like `id`, `name`, `participantId`, and `participantKey` for resource identification and management."],["Access to the `BaseParticipant` interface, along with other features, is available through the Google Workspace Developer Preview Program."]]],[]]