Show / Hide Table of Contents

Namespace Google.Apis.Meet.v2.Data

Classes

ActiveConference

Active conference.

AnonymousUser

User who joins anonymously (meaning not signed into a Google Account).

ArtifactConfig

Configuration related to meeting artifacts potentially generated by this meeting space.

ConferenceRecord

Single instance of a meeting held in a space.

DocsDestination

Google Docs location where the transcript file is saved.

DriveDestination

Export location where a recording file is saved in Google Drive.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

EndActiveConferenceRequest

Request to end an ongoing conference of a space.

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.

ModerationRestrictions

Defines restrictions for features when the meeting is moderated.

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. Note that any time a user joins the conference a new unique ID is assigned. That means if a user joins a space multiple times from the same device, they're assigned different IDs, and are also be treated as different participant sessions.

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.

RecordingConfig

Configuration related to recording in a meeting space.

SignedinUser

A signed-in user can be: a) An individual joining from a personal computer, mobile device, or through companion mode. b) A robot account used by conference room devices.

SmartNotesConfig

Configuration related to smart notes in a meeting space. For more information about smart notes, see "Take notes for me" in Google Meet.

Space

Virtual place where conferences are held. Only one active conference can be held in one space at any given time.

SpaceConfig

The configuration pertaining to a meeting space.

Transcript

Metadata for a transcript generated from a conference. It refers to the ASR (Automatic Speech Recognition) result of user's speech during the conference.

TranscriptEntry

Single entry for one user’s speech during a transcript session.

TranscriptionConfig

Configuration related to transcription in a meeting space.

In this article
Back to top Generated by DocFX