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