Class ParticipantsClient.ListSuggestionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion,ParticipantsClient.ListSuggestionsPage,ParticipantsClient.ListSuggestionsFixedSizeCollection>
-
- com.google.cloud.dialogflow.v2beta1.ParticipantsClient.ListSuggestionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Suggestion>
- Enclosing class:
- ParticipantsClient
public static class ParticipantsClient.ListSuggestionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion,ParticipantsClient.ListSuggestionsPage,ParticipantsClient.ListSuggestionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ParticipantsClient.ListSuggestionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, com.google.api.core.ApiFuture<ListSuggestionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ParticipantsClient.ListSuggestionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, com.google.api.core.ApiFuture<ListSuggestionsResponse> futureResponse)
-
-