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