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(ProjectName parent)
Returns the list of agents.
|
AgentsClient.SearchAgentsPagedResponse |
AgentsClient.searchAgents(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(com.google.api.gax.rpc.PageContext<SearchAgentsRequest,SearchAgentsResponse,Agent> context,
com.google.api.core.ApiFuture<SearchAgentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchAgentsRequest,AgentsClient.SearchAgentsPagedResponse> |
AgentsClient.searchAgentsPagedCallable()
Returns the list of agents.
|
com.google.api.gax.rpc.PagedCallSettings<SearchAgentsRequest,SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsSettings.searchAgentsSettings()
Returns the object with the settings used for calls to searchAgents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchAgentsRequest,SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsSettings.Builder.searchAgentsSettings()
Returns the builder for the settings used for calls to searchAgents.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<SearchAgentsRequest,AgentsClient.SearchAgentsPagedResponse> |
GrpcAgentsStub.searchAgentsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchAgentsRequest,AgentsClient.SearchAgentsPagedResponse> |
AgentsStub.searchAgentsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<SearchAgentsRequest,SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsStubSettings.searchAgentsSettings()
Returns the object with the settings used for calls to searchAgents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchAgentsRequest,SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsStubSettings.Builder.searchAgentsSettings()
Returns the builder for the settings used for calls to searchAgents.
|
Copyright © 2019 Google LLC. All rights reserved.