| Package | Description |
|---|---|
| com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API.
|
| com.google.cloud.dialogflow.v2beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
PagedResponseWrappers.ListEntityTypesPagedResponse |
EntityTypesClient.listEntityTypes(com.google.cloud.dialogflow.v2beta1.ListEntityTypesRequest request)
Returns the list of all entity types in the specified agent.
|
PagedResponseWrappers.ListEntityTypesPagedResponse |
EntityTypesClient.listEntityTypes(com.google.cloud.dialogflow.v2beta1.ProjectAgentName parent)
Returns the list of all entity types in the specified agent.
|
PagedResponseWrappers.ListEntityTypesPagedResponse |
EntityTypesClient.listEntityTypes(com.google.cloud.dialogflow.v2beta1.ProjectAgentName parent,
String languageCode)
Returns the list of all entity types in the specified agent.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.ListEntityTypesRequest,PagedResponseWrappers.ListEntityTypesPagedResponse> |
EntityTypesStub.listEntityTypesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.ListEntityTypesRequest,PagedResponseWrappers.ListEntityTypesPagedResponse> |
GrpcEntityTypesStub.listEntityTypesPagedCallable() |
Copyright © 2017 Google. All rights reserved.