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