Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.FlowValidationResultName.Builder
-
Packages that use FlowValidationResultName.Builder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of FlowValidationResultName.Builder in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return FlowValidationResultName.Builder Modifier and Type Method Description static FlowValidationResultName.Builder
FlowValidationResultName. newBuilder()
FlowValidationResultName.Builder
FlowValidationResultName.Builder. setAgent(String agent)
FlowValidationResultName.Builder
FlowValidationResultName.Builder. setFlow(String flow)
FlowValidationResultName.Builder
FlowValidationResultName.Builder. setLocation(String location)
FlowValidationResultName.Builder
FlowValidationResultName.Builder. setProject(String project)
FlowValidationResultName.Builder
FlowValidationResultName. toBuilder()
-