View Source API Reference google_api_meet v0.3.1
Modules
API client metadata for GoogleApi.Meet.V2.
API calls for all endpoints tagged ConferenceRecords
.
API calls for all endpoints tagged Spaces
.
Handle Tesla connections for GoogleApi.Meet.V2.
Active conference.
User who joins anonymously (meaning not signed into a Google Account).
Single instance of a meeting held in a space.
Google Docs location where the transcript file is saved.
Export location where a recording file is saved in Google Drive.
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); }
Request to end an ongoing conference of a space.
Response of ListConferenceRecords method.
Response of ListParticipants method.
Response of ListParticipants method.
Response for ListRecordings method.
Response for ListTranscriptEntries method.
Response for ListTranscripts method.
User who attended or is attending a conference.
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.
User dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.
Metadata about a recording created during a conference.
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.
Virtual place where conferences are held. Only one active conference can be held in one space at any given time.
The configuration pertaining to a meeting space.
Metadata for a transcript generated from a conference. It refers to the ASR (Automatic Speech Recognition) result of user's speech during the conference.
Single entry for one user’s speech during a transcript session.