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.BuilderFlowValidationResultName. newBuilder()FlowValidationResultName.BuilderFlowValidationResultName.Builder. setAgent(String agent)FlowValidationResultName.BuilderFlowValidationResultName.Builder. setFlow(String flow)FlowValidationResultName.BuilderFlowValidationResultName.Builder. setLocation(String location)FlowValidationResultName.BuilderFlowValidationResultName.Builder. setProject(String project)FlowValidationResultName.BuilderFlowValidationResultName. toBuilder()
-