Uses of Interface
com.google.cloud.dialogflow.cx.v3.DeploymentOrBuilder
-
Packages that use DeploymentOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of DeploymentOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement DeploymentOrBuilder Modifier and Type Class Description classDeploymentRepresents a deployment in an environment.static classDeployment.BuilderRepresents a deployment in an environment.Methods in com.google.cloud.dialogflow.cx.v3 that return DeploymentOrBuilder Modifier and Type Method Description DeploymentOrBuilderListDeploymentsResponse.Builder. getDeploymentsOrBuilder(int index)The list of deployments.DeploymentOrBuilderListDeploymentsResponse. getDeploymentsOrBuilder(int index)The list of deployments.DeploymentOrBuilderListDeploymentsResponseOrBuilder. getDeploymentsOrBuilder(int index)The list of deployments.Methods in com.google.cloud.dialogflow.cx.v3 that return types with arguments of type DeploymentOrBuilder Modifier and Type Method Description List<? extends DeploymentOrBuilder>ListDeploymentsResponse.Builder. getDeploymentsOrBuilderList()The list of deployments.List<? extends DeploymentOrBuilder>ListDeploymentsResponse. getDeploymentsOrBuilderList()The list of deployments.List<? extends DeploymentOrBuilder>ListDeploymentsResponseOrBuilder. getDeploymentsOrBuilderList()The list of deployments.
-