| 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.ListRecordingsPagedResponse |
ConferenceRecordsServiceClient.listRecordings(ConferenceRecordName parent)
Lists the recording resources from the conference record.
|
ConferenceRecordsServiceClient.ListRecordingsPagedResponse |
ConferenceRecordsServiceClient.listRecordings(ListRecordingsRequest request)
Lists the recording resources from the conference record.
|
ConferenceRecordsServiceClient.ListRecordingsPagedResponse |
ConferenceRecordsServiceClient.listRecordings(String parent)
Lists the recording resources from the conference record.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
ConferenceRecordsServiceClient.ListRecordingsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRecordingsRequest,ListRecordingsResponse,Recording> context,
com.google.api.core.ApiFuture<ListRecordingsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRecordingsRequest,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
ConferenceRecordsServiceClient.listRecordingsPagedCallable()
Lists the recording resources from the conference record.
|
com.google.api.gax.rpc.PagedCallSettings<ListRecordingsRequest,ListRecordingsResponse,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
ConferenceRecordsServiceSettings.listRecordingsSettings()
Returns the object with the settings used for calls to listRecordings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRecordingsRequest,ListRecordingsResponse,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
ConferenceRecordsServiceSettings.Builder.listRecordingsSettings()
Returns the builder for the settings used for calls to listRecordings.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRecordingsRequest,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
GrpcConferenceRecordsServiceStub.listRecordingsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRecordingsRequest,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
HttpJsonConferenceRecordsServiceStub.listRecordingsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRecordingsRequest,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
ConferenceRecordsServiceStub.listRecordingsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRecordingsRequest,ListRecordingsResponse,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
ConferenceRecordsServiceStubSettings.listRecordingsSettings()
Returns the object with the settings used for calls to listRecordings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRecordingsRequest,ListRecordingsResponse,ConferenceRecordsServiceClient.ListRecordingsPagedResponse> |
ConferenceRecordsServiceStubSettings.Builder.listRecordingsSettings()
Returns the builder for the settings used for calls to listRecordings.
|
Copyright © 2024 Google LLC. All rights reserved.