Home
last modified time | relevance | path

Searched defs:trainFlowAsync (Results 1 – 2 of 2) sorted by relevance

/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/
DFlowsClient.java861 public final OperationFuture<Empty, Struct> trainFlowAsync(FlowName name) { in trainFlowAsync() method in FlowsClient
901 public final OperationFuture<Empty, Struct> trainFlowAsync(String name) { in trainFlowAsync() method in FlowsClient
942 public final OperationFuture<Empty, Struct> trainFlowAsync(TrainFlowRequest request) { in trainFlowAsync() method in FlowsClient
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DFlowsClient.java862 public final OperationFuture<Empty, Struct> trainFlowAsync(FlowName name) { in trainFlowAsync() method in FlowsClient
902 public final OperationFuture<Empty, Struct> trainFlowAsync(String name) { in trainFlowAsync() method in FlowsClient
943 public final OperationFuture<Empty, Struct> trainFlowAsync(TrainFlowRequest request) { in trainFlowAsync() method in FlowsClient