Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API.
|
com.google.cloud.dialogflow.v2.stub |
Modifier and Type | Method and Description |
---|---|
AgentsClient.SearchAgentsPagedResponse |
AgentsClient.searchAgents(com.google.cloud.dialogflow.v2.ProjectName parent)
Returns the list of agents.
|
AgentsClient.SearchAgentsPagedResponse |
AgentsClient.searchAgents(com.google.cloud.dialogflow.v2.SearchAgentsRequest request)
Returns the list of agents.
|
AgentsClient.SearchAgentsPagedResponse |
AgentsClient.searchAgents(String parent)
Returns the list of agents.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<AgentsClient.SearchAgentsPagedResponse> |
AgentsClient.SearchAgentsPagedResponse.createAsync(PageContext<com.google.cloud.dialogflow.v2.SearchAgentsRequest,com.google.cloud.dialogflow.v2.SearchAgentsResponse,com.google.cloud.dialogflow.v2.Agent> context,
com.google.api.core.ApiFuture<com.google.cloud.dialogflow.v2.SearchAgentsResponse> futureResponse) |
UnaryCallable<com.google.cloud.dialogflow.v2.SearchAgentsRequest,AgentsClient.SearchAgentsPagedResponse> |
AgentsClient.searchAgentsPagedCallable()
Returns the list of agents.
|
PagedCallSettings<com.google.cloud.dialogflow.v2.SearchAgentsRequest,com.google.cloud.dialogflow.v2.SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsSettings.searchAgentsSettings()
Returns the object with the settings used for calls to searchAgents.
|
PagedCallSettings.Builder<com.google.cloud.dialogflow.v2.SearchAgentsRequest,com.google.cloud.dialogflow.v2.SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsSettings.Builder.searchAgentsSettings()
Returns the builder for the settings used for calls to searchAgents.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.dialogflow.v2.SearchAgentsRequest,AgentsClient.SearchAgentsPagedResponse> |
AgentsStub.searchAgentsPagedCallable() |
UnaryCallable<com.google.cloud.dialogflow.v2.SearchAgentsRequest,AgentsClient.SearchAgentsPagedResponse> |
GrpcAgentsStub.searchAgentsPagedCallable() |
PagedCallSettings<com.google.cloud.dialogflow.v2.SearchAgentsRequest,com.google.cloud.dialogflow.v2.SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsStubSettings.searchAgentsSettings()
Returns the object with the settings used for calls to searchAgents.
|
PagedCallSettings.Builder<com.google.cloud.dialogflow.v2.SearchAgentsRequest,com.google.cloud.dialogflow.v2.SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsStubSettings.Builder.searchAgentsSettings()
Returns the builder for the settings used for calls to searchAgents.
|
Copyright © 2019 Google LLC. All rights reserved.