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