Namespace Google.Apps.Meet.V2Beta
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.
ConferenceRecordName
Resource name for the ConferenceRecord
resource.
ConferenceRecordsService
REST API for services dealing with conference records.
ConferenceRecordsService.ConferenceRecordsServiceBase
Base class for server-side implementations of ConferenceRecordsService
ConferenceRecordsService.ConferenceRecordsServiceClient
Client for ConferenceRecordsService
ConferenceRecordsServiceClient
ConferenceRecordsService client wrapper, for convenient use.
ConferenceRecordsServiceClientBuilder
Builder class for Conference
ConferenceRecordsServiceClientImpl
ConferenceRecordsService client wrapper implementation, for convenient use.
ConferenceRecordsServiceSettings
Settings for Conference
ConnectActiveConferenceRequest
Request to establish a WebRTC connection to the active conference of a space.
ConnectActiveConferenceResponse
Response of ConnectActiveConference method.
A success response does not indicate the meeting is fully joined; further communication must occur across WebRTC.
See Meet Media API overview for more details about this connection.
CreateMemberRequest
Request to create a member for a space.
CreateSpaceRequest
Request to create a space.
DeleteMemberRequest
Request to delete a member from a space.
DocsDestination
Google Docs location where the transcript file is saved.
DriveDestination
Export location where a recording file is saved in Google Drive.
EndActiveConferenceRequest
Request to end an ongoing conference of a space.
GetConferenceRecordRequest
Request to get a conference record.
GetMemberRequest
Request to get a member from a space.
GetParticipantRequest
Request to get a participant.
GetParticipantSessionRequest
Request to get a participant session.
GetRecordingRequest
Request message for GetRecording method.
GetSpaceRequest
Request to get a space.
GetTranscriptEntryRequest
Request for GetTranscriptEntry method.
GetTranscriptRequest
Request for GetTranscript method.
ListConferenceRecordsRequest
Request to fetch list of conference records per user.
ListConferenceRecordsResponse
Response of ListConferenceRecords method.
ListMembersRequest
Request to list all members of a space.
ListMembersResponse
Response of list members.
ListParticipantSessionsRequest
Request to fetch list of participant sessions per conference record, per participant.
ListParticipantSessionsResponse
Response of ListParticipants method.
ListParticipantsRequest
Request to fetch list of participants per conference.
ListParticipantsResponse
Response of ListParticipants method.
ListRecordingsRequest
Request for ListRecordings method.
ListRecordingsResponse
Response for ListRecordings method.
ListTranscriptEntriesRequest
Request for ListTranscriptEntries method.
ListTranscriptEntriesResponse
Response for ListTranscriptEntries method.
ListTranscriptsRequest
Request for ListTranscripts method.
ListTranscriptsResponse
Response for ListTranscripts method.
Member
Users who are configured to have a role in the space. These users can join the space without knocking.
Member.Types
Container for nested types declared in the Member message type.
MemberName
Resource name for the Member
resource.
Participant
User who attended or is attending a conference.
ParticipantName
Resource name for the Participant
resource.
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.
ParticipantSessionName
Resource name for the ParticipantSession
resource.
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.
Recording.Types
Container for nested types declared in the Recording message type.
RecordingName
Resource name for the Recording
resource.
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.
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.
SpaceConfig.Types
Container for nested types declared in the SpaceConfig message type.
SpaceConfig.Types.ArtifactConfig
Configuration related to meeting artifacts potentially generated by this meeting space.
SpaceConfig.Types.ArtifactConfig.Types
Container for nested types declared in the ArtifactConfig message type.
SpaceConfig.Types.ArtifactConfig.Types.RecordingConfig
Configuration related to recording in a meeting space.
SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig
Configuration related to smart notes in a meeting space. More details about smart notes https://support.google.com/meet/answer/14754931?hl=en.
SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig
Configuration related to transcription in a meeting space.
SpaceConfig.Types.ModerationRestrictions
Defines restrictions for features when the meeting is moderated.
SpaceConfig.Types.ModerationRestrictions.Types
Container for nested types declared in the ModerationRestrictions message type.
SpaceName
Resource name for the Space
resource.
SpacesService
REST API for services dealing with spaces.
SpacesService.SpacesServiceBase
Base class for server-side implementations of SpacesService
SpacesService.SpacesServiceClient
Client for SpacesService
SpacesServiceClient
SpacesService client wrapper, for convenient use.
SpacesServiceClientBuilder
Builder class for Spaces
SpacesServiceClientImpl
SpacesService client wrapper implementation, for convenient use.
SpacesServiceSettings
Settings for Spaces
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.
Transcript.Types
Container for nested types declared in the Transcript message type.
TranscriptEntry
Single entry for one user’s speech during a transcript session.
TranscriptEntryName
Resource name for the TranscriptEntry
resource.
TranscriptName
Resource name for the Transcript
resource.
UpdateSpaceRequest
Request to update a space.
Enums
ConferenceRecordName.ResourceNameType
The possible contents of Conference
Member.Types.Role
Role of this member in the space.
MemberName.ResourceNameType
The possible contents of Member
Participant.UserOneofCase
Enum of possible cases for the "user" oneof.
ParticipantName.ResourceNameType
The possible contents of Participant
ParticipantSessionName.ResourceNameType
The possible contents of Participant
Recording.DestinationOneofCase
Enum of possible cases for the "destination" oneof.
Recording.Types.State
Current state of the recording session.
RecordingName.ResourceNameType
The possible contents of Recording
SpaceConfig.Types.AccessType
Possible access types for a meeting space.
SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType
Determines whether an artifact can be automatically generated in the meeting space.
SpaceConfig.Types.AttendanceReportGenerationType
Possible states of whether attendance report is enabled for the meeting space.
SpaceConfig.Types.EntryPointAccess
Entry points that can be used to join a meeting. Example:
meet.google.com
, the Meet Embed SDK Web, or a mobile application.
SpaceConfig.Types.Moderation
The moderation mode for a meeting. When the moderation mode is on, the meeting owner has more control over the meeting with features such as co-host management (see message Member) and feature restrictions (see message ModerationRestrictions).
SpaceConfig.Types.ModerationRestrictions.Types.DefaultJoinAsViewerType
By default users will join as contributors. Hosts can restrict users to join as viewers. Note: If an explicit role is set for a users in the Member resource, the user will join as that role.
SpaceConfig.Types.ModerationRestrictions.Types.RestrictionType
Determines who has permission to use a particular feature.
SpaceName.ResourceNameType
The possible contents of Space
Transcript.DestinationOneofCase
Enum of possible cases for the "destination" oneof.
Transcript.Types.State
Current state of the transcript session.
TranscriptEntryName.ResourceNameType
The possible contents of Transcript
TranscriptName.ResourceNameType
The possible contents of Transcript