Uses of Class
com.google.cloud.dialogflow.v2.ParticipantsClient.ListLocationsPage
-
Packages that use ParticipantsClient.ListLocationsPage Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ParticipantsClient.ListLocationsPage in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ParticipantsClient.ListLocationsPage Modifier and Type Method Description protected ParticipantsClient.ListLocationsPage
ParticipantsClient.ListLocationsPage. createPage(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.cloud.location.ListLocationsResponse response)
Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type ParticipantsClient.ListLocationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<ParticipantsClient.ListLocationsPage>
ParticipantsClient.ListLocationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
Method parameters in com.google.cloud.dialogflow.v2 with type arguments of type ParticipantsClient.ListLocationsPage Modifier and Type Method Description protected ParticipantsClient.ListLocationsFixedSizeCollection
ParticipantsClient.ListLocationsFixedSizeCollection. createCollection(List<ParticipantsClient.ListLocationsPage> pages, int collectionSize)
-