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