Uses of Class
com.google.cloud.dialogflow.v2beta1.ParticipantsClient.ListSuggestionsPagedResponse
-
Packages that use ParticipantsClient.ListSuggestionsPagedResponse Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of ParticipantsClient.ListSuggestionsPagedResponse in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ParticipantsClient.ListSuggestionsPagedResponse Modifier and Type Method Description ParticipantsClient.ListSuggestionsPagedResponse
ParticipantsClient. listSuggestions(ListSuggestionsRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type ParticipantsClient.ListSuggestionsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ParticipantsClient.ListSuggestionsPagedResponse>
ParticipantsClient.ListSuggestionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, com.google.api.core.ApiFuture<ListSuggestionsResponse> futureResponse)
com.google.api.gax.rpc.UnaryCallable<ListSuggestionsRequest,ParticipantsClient.ListSuggestionsPagedResponse>
ParticipantsClient. listSuggestionsPagedCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse>
ParticipantsSettings.Builder. listSuggestionsSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse>
ParticipantsSettings. listSuggestionsSettings()
Deprecated.This method is deprecated and will be removed in the next major version update. -
Uses of ParticipantsClient.ListSuggestionsPagedResponse in com.google.cloud.dialogflow.v2beta1.stub
Methods in com.google.cloud.dialogflow.v2beta1.stub that return types with arguments of type ParticipantsClient.ListSuggestionsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSuggestionsRequest,ParticipantsClient.ListSuggestionsPagedResponse>
GrpcParticipantsStub. listSuggestionsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListSuggestionsRequest,ParticipantsClient.ListSuggestionsPagedResponse>
HttpJsonParticipantsStub. listSuggestionsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListSuggestionsRequest,ParticipantsClient.ListSuggestionsPagedResponse>
ParticipantsStub. listSuggestionsPagedCallable()
Deprecated.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse>
ParticipantsStubSettings.Builder. listSuggestionsSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.PagedCallSettings<ListSuggestionsRequest,ListSuggestionsResponse,ParticipantsClient.ListSuggestionsPagedResponse>
ParticipantsStubSettings. listSuggestionsSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.
-