Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
protected ConversationsClient.ListMessagesPage |
ConversationsClient.ListMessagesPage.createPage(PageContext<ListMessagesRequest,ListMessagesResponse,Message> context,
ListMessagesResponse response) |
Modifier and Type | Method and Description |
---|---|
ApiFuture<ConversationsClient.ListMessagesPage> |
ConversationsClient.ListMessagesPage.createPageAsync(PageContext<ListMessagesRequest,ListMessagesResponse,Message> context,
ApiFuture<ListMessagesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected ConversationsClient.ListMessagesFixedSizeCollection |
ConversationsClient.ListMessagesFixedSizeCollection.createCollection(List<ConversationsClient.ListMessagesPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.