Google Cloud Dialogflow Cx V3beta1Rollout Config Rollout Step Response
data class GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepResponse(val displayName: String, val minDuration: String, val trafficPercent: Int)
A single rollout step with specified traffic allocation.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepResponse(displayName: String, minDuration: String, trafficPercent: Int)