Package com.google.cloud.speech.v2
Class SpeechClient.ListPhraseSetsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet,SpeechClient.ListPhraseSetsPage,SpeechClient.ListPhraseSetsFixedSizeCollection>
-
- com.google.cloud.speech.v2.SpeechClient.ListPhraseSetsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<PhraseSet>
- Enclosing class:
- SpeechClient
public static class SpeechClient.ListPhraseSetsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet,SpeechClient.ListPhraseSetsPage,SpeechClient.ListPhraseSetsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<SpeechClient.ListPhraseSetsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet> context, com.google.api.core.ApiFuture<ListPhraseSetsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<SpeechClient.ListPhraseSetsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListPhraseSetsRequest,ListPhraseSetsResponse,PhraseSet> context, com.google.api.core.ApiFuture<ListPhraseSetsResponse> futureResponse)
-
-