Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.EnvironmentsClient.LookupEnvironmentHistoryPage
-
Packages that use EnvironmentsClient.LookupEnvironmentHistoryPage Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of EnvironmentsClient.LookupEnvironmentHistoryPage in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return EnvironmentsClient.LookupEnvironmentHistoryPage Modifier and Type Method Description protected EnvironmentsClient.LookupEnvironmentHistoryPageEnvironmentsClient.LookupEnvironmentHistoryPage. createPage(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, LookupEnvironmentHistoryResponse response)Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type EnvironmentsClient.LookupEnvironmentHistoryPage Modifier and Type Method Description com.google.api.core.ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPage>EnvironmentsClient.LookupEnvironmentHistoryPage. createPageAsync(com.google.api.gax.rpc.PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, com.google.api.core.ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)Method parameters in com.google.cloud.dialogflow.cx.v3beta1 with type arguments of type EnvironmentsClient.LookupEnvironmentHistoryPage Modifier and Type Method Description protected EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollectionEnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection. createCollection(List<EnvironmentsClient.LookupEnvironmentHistoryPage> pages, int collectionSize)
-