Uses of Class
com.google.cloud.dialogflow.v2beta1.FulfillmentName.ProjectLocationBuilder
-
Packages that use FulfillmentName.ProjectLocationBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of FulfillmentName.ProjectLocationBuilder in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return FulfillmentName.ProjectLocationBuilder Modifier and Type Method Description static FulfillmentName.ProjectLocationBuilder
FulfillmentName. newProjectLocationBuilder()
FulfillmentName.ProjectLocationBuilder
FulfillmentName.ProjectLocationBuilder. setLocation(String location)
FulfillmentName.ProjectLocationBuilder
FulfillmentName.ProjectLocationBuilder. setProject(String project)
-