| 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.ListTranscriptsPagedResponse |
ConferenceRecordsServiceClient.listTranscripts(ConferenceRecordName parent)
Lists the set of transcripts from the conference record.
|
ConferenceRecordsServiceClient.ListTranscriptsPagedResponse |
ConferenceRecordsServiceClient.listTranscripts(ListTranscriptsRequest request)
Lists the set of transcripts from the conference record.
|
ConferenceRecordsServiceClient.ListTranscriptsPagedResponse |
ConferenceRecordsServiceClient.listTranscripts(String parent)
Lists the set of transcripts from the conference record.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ConferenceRecordsServiceClient.ListTranscriptsPagedResponse> |
ConferenceRecordsServiceClient.ListTranscriptsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTranscriptsRequest,ListTranscriptsResponse,Transcript> context,
com.google.api.core.ApiFuture<ListTranscriptsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTranscriptsRequest,ConferenceRecordsServiceClient.ListTranscriptsPagedResponse> |
ConferenceRecordsServiceClient.listTranscriptsPagedCallable()
Lists the set of transcripts from the conference record.
|
com.google.api.gax.rpc.PagedCallSettings<ListTranscriptsRequest,ListTranscriptsResponse,ConferenceRecordsServiceClient.ListTranscriptsPagedResponse> |
ConferenceRecordsServiceSettings.listTranscriptsSettings()
Returns the object with the settings used for calls to listTranscripts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTranscriptsRequest,ListTranscriptsResponse,ConferenceRecordsServiceClient.ListTranscriptsPagedResponse> |
ConferenceRecordsServiceSettings.Builder.listTranscriptsSettings()
Returns the builder for the settings used for calls to listTranscripts.
|
Copyright © 2024 Google LLC. All rights reserved.