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.
Properties
Link copied to clipboard
The name of the rollout step;
Link copied to clipboard
The minimum time that this step should last. Should be longer than 1 hour. If not set, the default minimum duration for each step will be 1 hour.
Link copied to clipboard
The percentage of traffic allocated to the flow version of this rollout step. (0%, 100%].