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