Google Cloud Dialogflow Cx V3beta1Rollout Config Rollout Step Args
data class GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgs(val displayName: Output<String>? = null, val minDuration: Output<String>? = null, val trafficPercent: Output<Int>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgs>
A single rollout step with specified traffic allocation.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStepArgs(displayName: Output<String>? = null, minDuration: Output<String>? = null, trafficPercent: Output<Int>? = null)