Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
com.google.cloud.dialogflow.v2.stub |
Modifier and Type | Method and Description |
---|---|
protected AgentsClient.SearchAgentsPage |
AgentsClient.SearchAgentsPage.createPage(PageContext<SearchAgentsRequest,SearchAgentsResponse,Agent> context,
SearchAgentsResponse response) |
SearchAgentsResponse.Builder |
SearchAgentsResponse.Builder.mergeFrom(SearchAgentsResponse other) |
static SearchAgentsResponse.Builder |
SearchAgentsResponse.newBuilder(SearchAgentsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SearchAgentsRequest,SearchAgentsResponse> |
AgentsStub.searchAgentsCallable() |
UnaryCallable<SearchAgentsRequest,SearchAgentsResponse> |
GrpcAgentsStub.searchAgentsCallable() |
UnaryCallable<SearchAgentsRequest,SearchAgentsResponse> |
HttpJsonAgentsStub.searchAgentsCallable() |
PagedCallSettings<SearchAgentsRequest,SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsStubSettings.searchAgentsSettings()
Returns the object with the settings used for calls to searchAgents.
|
PagedCallSettings.Builder<SearchAgentsRequest,SearchAgentsResponse,AgentsClient.SearchAgentsPagedResponse> |
AgentsStubSettings.Builder.searchAgentsSettings()
Returns the builder for the settings used for calls to searchAgents.
|
Copyright © 2022 Google LLC. All rights reserved.