Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
protected ParticipantsClient.ListParticipantsPage |
ParticipantsClient.ListParticipantsPage.createPage(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context,
ListParticipantsResponse response) |
Modifier and Type | Method and Description |
---|---|
ApiFuture<ParticipantsClient.ListParticipantsPage> |
ParticipantsClient.ListParticipantsPage.createPageAsync(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context,
ApiFuture<ListParticipantsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected ParticipantsClient.ListParticipantsFixedSizeCollection |
ParticipantsClient.ListParticipantsFixedSizeCollection.createCollection(List<ParticipantsClient.ListParticipantsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.