Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API.
|
Modifier and Type | Method and Description |
---|---|
protected ContextsClient.ListContextsPage |
ContextsClient.ListContextsPage.createPage(PageContext<com.google.cloud.dialogflow.v2.ListContextsRequest,com.google.cloud.dialogflow.v2.ListContextsResponse,com.google.cloud.dialogflow.v2.Context> context,
com.google.cloud.dialogflow.v2.ListContextsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ContextsClient.ListContextsPage> |
ContextsClient.ListContextsPage.createPageAsync(PageContext<com.google.cloud.dialogflow.v2.ListContextsRequest,com.google.cloud.dialogflow.v2.ListContextsResponse,com.google.cloud.dialogflow.v2.Context> context,
com.google.api.core.ApiFuture<com.google.cloud.dialogflow.v2.ListContextsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected ContextsClient.ListContextsFixedSizeCollection |
ContextsClient.ListContextsFixedSizeCollection.createCollection(List<ContextsClient.ListContextsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.