Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API.
|
Modifier and Type | Method and Description |
---|---|
protected KnowledgeBasesClient.ListKnowledgeBasesPage |
KnowledgeBasesClient.ListKnowledgeBasesPage.createPage(com.google.api.gax.rpc.PageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase> context,
ListKnowledgeBasesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<KnowledgeBasesClient.ListKnowledgeBasesPage> |
KnowledgeBasesClient.ListKnowledgeBasesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase> context,
com.google.api.core.ApiFuture<ListKnowledgeBasesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection |
KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection.createCollection(List<KnowledgeBasesClient.ListKnowledgeBasesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.