Property signature MediaEntry.session
Participant session name. There should be a one to one mapping of session to
Media Entry. You can use this to retrieve additional information about the
participant session from the
Meet REST API - ParticipantSessions
resource
Format is
conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}
Unused for now. Use sessionName instead.
Signature
session?: 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 provided feature is part of the Google Workspace Developer Preview Program, offering early access."],["A one-to-one mapping exists between a session and a Media Entry."],["The `session` property, though currently unused, is a string type and can be used to find the participant session info."],["You can retrieve additional details about a participant session via the Meet REST API's ParticipantSessions resource."]]],[]]