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