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