| 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.ListParticipantsPagedResponse |
ConferenceRecordsServiceClient.listParticipants(ConferenceRecordName parent)
Lists the participants in a conference record.
|
ConferenceRecordsServiceClient.ListParticipantsPagedResponse |
ConferenceRecordsServiceClient.listParticipants(ListParticipantsRequest request)
Lists the participants in a conference record.
|
ConferenceRecordsServiceClient.ListParticipantsPagedResponse |
ConferenceRecordsServiceClient.listParticipants(String parent)
Lists the participants in a conference record.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ConferenceRecordsServiceClient.ListParticipantsPagedResponse> |
ConferenceRecordsServiceClient.ListParticipantsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context,
com.google.api.core.ApiFuture<ListParticipantsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListParticipantsRequest,ConferenceRecordsServiceClient.ListParticipantsPagedResponse> |
ConferenceRecordsServiceClient.listParticipantsPagedCallable()
Lists the participants in a conference record.
|
com.google.api.gax.rpc.PagedCallSettings<ListParticipantsRequest,ListParticipantsResponse,ConferenceRecordsServiceClient.ListParticipantsPagedResponse> |
ConferenceRecordsServiceSettings.listParticipantsSettings()
Returns the object with the settings used for calls to listParticipants.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListParticipantsRequest,ListParticipantsResponse,ConferenceRecordsServiceClient.ListParticipantsPagedResponse> |
ConferenceRecordsServiceSettings.Builder.listParticipantsSettings()
Returns the builder for the settings used for calls to listParticipants.
|
Copyright © 2024 Google LLC. All rights reserved.