Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API.
|
Modifier and Type | Method and Description |
---|---|
protected ContextsClient.ListContextsPage |
ContextsClient.ListContextsPage.createPage(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context,
ListContextsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ContextsClient.ListContextsPage> |
ContextsClient.ListContextsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context,
com.google.api.core.ApiFuture<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.