Uses of Class
com.google.cloud.dialogflow.v2.VersionName.ProjectLocationVersionBuilder
-
Packages that use VersionName.ProjectLocationVersionBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of VersionName.ProjectLocationVersionBuilder in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 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)
-