Namespace Google.Apps.Meet.V2Beta
Classes
ActiveConference
Active conference.
AnonymousUser
User who joins anonymously (meaning not signed into a Google Account).
ConferenceRecord
Developer Preview. 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 ConferenceRecordsServiceClient to provide simple configuration of credentials, endpoint etc.
ConferenceRecordsServiceClientImpl
ConferenceRecordsService client wrapper implementation, for convenient use.
ConferenceRecordsServiceSettings
Settings for ConferenceRecordsServiceClient instances.
CreateSpaceRequest
Request to create 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.
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.
ListParticipantSessionsRequest
Request to fetch list of participant sessions per conference record per participant.
ListParticipantSessionsResponse
Response of ListParticipants method.
ListParticipantsRequest
Request to fetch list of participant 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.
Participant
Developer Preview. User who attended or is attending a conference.
ParticipantName
Resource name for the Participant
resource.
ParticipantSession
Developer Preview. Refers to each unique join/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
Developer Preview. 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
Developer Preview. 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.
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 SpacesServiceClient to provide simple configuration of credentials, endpoint etc.
SpacesServiceClientImpl
SpacesService client wrapper implementation, for convenient use.
SpacesServiceSettings
Settings for SpacesServiceClient instances.
Transcript
Developer Preview. 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
Developer Preview. 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 ConferenceRecordName.
Participant.UserOneofCase
Enum of possible cases for the "user" oneof.
ParticipantName.ResourceNameType
The possible contents of ParticipantName.
ParticipantSessionName.ResourceNameType
The possible contents of ParticipantSessionName.
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 RecordingName.
SpaceConfig.Types.AccessType
Possible access types for a meeting space.
SpaceConfig.Types.EntryPointAccess
Entry points that can be used to join a meeting. Example:
meet.google.com
, the Embed SDK Web, or a mobile application.
SpaceName.ResourceNameType
The possible contents of SpaceName.
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 TranscriptEntryName.
TranscriptName.ResourceNameType
The possible contents of TranscriptName.