meet/v2 library
Google Meet API - v2
Create and manage meetings in Google Meet.
For more information, see developers.google.com/meet/api
Create an instance of MeetApi to access these resources:
Classes
- ActiveConference
- Active conference.
- AnonymousUser
- User who joins anonymously (meaning not signed into a Google Account).
- ConferenceRecord
- Single instance of a meeting held in a space.
- ConferenceRecordsParticipantsParticipantSessionsResource
- ConferenceRecordsParticipantsResource
- ConferenceRecordsRecordingsResource
- ConferenceRecordsResource
- ConferenceRecordsTranscriptsEntriesResource
- ConferenceRecordsTranscriptsResource
- DocsDestination
- Google Docs location where the transcript file is saved.
- DriveDestination
- Export location where a recording file is saved in Google Drive.
- ListConferenceRecordsResponse
- Response of ListConferenceRecords method.
- ListParticipantSessionsResponse
- Response of ListParticipants method.
- ListParticipantsResponse
- Response of ListParticipants method.
- ListRecordingsResponse
- Response for ListRecordings method.
- ListTranscriptEntriesResponse
- Response for ListTranscriptEntries method.
- ListTranscriptsResponse
- Response for ListTranscripts method.
- MeetApi
- Create and manage meetings in Google Meet.
- Participant
- User who attended or is attending a conference.
- ParticipantSession
- Refers to each unique join or leave session when a user joins a conference from a device.
- PhoneUser
- User dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.
- Recording
- Metadata about a recording created during a conference.
- SignedinUser
- A signed-in user can be: a) An individual joining from a personal computer, mobile device, or through companion mode.
- Space
- Virtual place where conferences are held.
- SpaceConfig
- The configuration pertaining to a meeting space.
- SpacesResource
- Transcript
- Metadata for a transcript generated from a conference.
- TranscriptEntry
- Single entry for one user’s speech during a transcript session.
Typedefs
- Empty = $Empty
- A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
- EndActiveConferenceRequest = $Empty
- Request to end an ongoing conference of a space.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.