GoogleCloudDialogflowCxV3RolloutConfigRolloutStepResponse

data class GoogleCloudDialogflowCxV3RolloutConfigRolloutStepResponse(val displayName: String, val minDuration: String, val trafficPercent: Int)

A single rollout step with specified traffic allocation.

Constructors

Types

Link copied to clipboard
object Companion

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%].