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