| Package | Description |
|---|---|
| com.google.apps.meet.v2 |
A client to Google Meet API
|
| com.google.apps.meet.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse |
ConferenceRecordsServiceClient.listParticipantSessions(ListParticipantSessionsRequest request)
Lists the participant sessions of a participant in a conference record.
|
ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse |
ConferenceRecordsServiceClient.listParticipantSessions(ParticipantName parent)
Lists the participant sessions of a participant in a conference record.
|
ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse |
ConferenceRecordsServiceClient.listParticipantSessions(String parent)
Lists the participant sessions of a participant in a conference record.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse> |
ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession> context,
com.google.api.core.ApiFuture<ListParticipantSessionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListParticipantSessionsRequest,ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse> |
ConferenceRecordsServiceClient.listParticipantSessionsPagedCallable()
Lists the participant sessions of a participant in a conference record.
|
com.google.api.gax.rpc.PagedCallSettings<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse> |
ConferenceRecordsServiceSettings.listParticipantSessionsSettings()
Returns the object with the settings used for calls to listParticipantSessions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse> |
ConferenceRecordsServiceSettings.Builder.listParticipantSessionsSettings()
Returns the builder for the settings used for calls to listParticipantSessions.
|
Copyright © 2024 Google LLC. All rights reserved.