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.ProjectLocationVersionBuilderVersionName. newProjectLocationVersionBuilder()VersionName.ProjectLocationVersionBuilderVersionName.ProjectLocationVersionBuilder. setLocation(String location)VersionName.ProjectLocationVersionBuilderVersionName.ProjectLocationVersionBuilder. setProject(String project)VersionName.ProjectLocationVersionBuilderVersionName.ProjectLocationVersionBuilder. setVersion(String version)
-