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