Namespace Google.Apis.Meet.v2
Classes
ConferenceRecordsResource
The "conferenceRecords" collection of methods.
ConferenceRecordsResource.GetRequest
Gets a conference record by conference ID.
ConferenceRecordsResource.ListRequest
Lists the conference records. By default, ordered by start time and in descending order.
ConferenceRecordsResource.ParticipantsResource
The "participants" collection of methods.
ConferenceRecordsResource.ParticipantsResource.GetRequest
Gets a participant by participant ID.
ConferenceRecordsResource.ParticipantsResource.ListRequest
Lists the participants in a conference record. By default, ordered by join time and in descending order.
This API supports fields
as standard parameters like every other API. However, when the fields
request parameter is omitted, this API defaults to 'participants/*, next_page_token'
.
ConferenceRecordsResource.ParticipantsResource.ParticipantSessionsResource
The "participantSessions" collection of methods.
ConferenceRecordsResource.ParticipantsResource.ParticipantSessionsResource.GetRequest
Gets a participant session by participant session ID.
ConferenceRecordsResource.ParticipantsResource.ParticipantSessionsResource.ListRequest
Lists the participant sessions of a participant in a conference record. By default, ordered by join
time and in descending order. This API supports fields
as standard parameters like every other
API. However, when the fields
request parameter is omitted this API defaults to
'participantsessions/*, next_page_token'
.
ConferenceRecordsResource.RecordingsResource
The "recordings" collection of methods.
ConferenceRecordsResource.RecordingsResource.GetRequest
Gets a recording by recording ID.
ConferenceRecordsResource.RecordingsResource.ListRequest
Lists the recording resources from the conference record. By default, ordered by start time and in ascending order.
ConferenceRecordsResource.TranscriptsResource
The "transcripts" collection of methods.
ConferenceRecordsResource.TranscriptsResource.EntriesResource
The "entries" collection of methods.
ConferenceRecordsResource.TranscriptsResource.EntriesResource.GetRequest
Gets a TranscriptEntry
resource by entry ID. Note: The transcript entries returned by the Google
Meet API might not match the transcription found in the Google Docs transcript file. This can occur
when the Google Docs transcript file is modified after generation.
ConferenceRecordsResource.TranscriptsResource.EntriesResource.ListRequest
Lists the structured transcript entries per transcript. By default, ordered by start time and in ascending order. Note: The transcript entries returned by the Google Meet API might not match the transcription found in the Google Docs transcript file. This can occur when the Google Docs transcript file is modified after generation.
ConferenceRecordsResource.TranscriptsResource.GetRequest
Gets a transcript by transcript ID.
ConferenceRecordsResource.TranscriptsResource.ListRequest
Lists the set of transcripts from the conference record. By default, ordered by start time and in ascending order.
MeetBaseServiceRequest<TResponse>
A base abstract class for Meet requests.
MeetService
The Meet Service.
MeetService.Scope
Available OAuth 2.0 scopes for use with the Google Meet API.
MeetService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Meet API.
SpacesResource
The "spaces" collection of methods.
SpacesResource.CreateRequest
Creates a space.
SpacesResource.EndActiveConferenceRequest
Ends an active conference (if there's one). For an example, see End active conference.
SpacesResource.GetRequest
Gets details about a meeting space. For an example, see Get a meeting space.
SpacesResource.PatchRequest
Updates details about a meeting space. For an example, see Update a meeting space.
Enums
MeetBaseServiceRequest<TResponse>.AltEnum
Data format for response.
MeetBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.