View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3RolloutConfigRolloutStep (google_api_dialogflow v0.88.3)
A single rollout step with specified traffic allocation.
Attributes
-
displayName
(type:String.t
, default:nil
) - The name of the rollout step; -
minDuration
(type:String.t
, default:nil
) - 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. -
trafficPercent
(type:integer()
, default:nil
) - The percentage of traffic allocated to the flow version of this rollout step. (0%, 100%].
Summary
Functions
Unwrap a decoded JSON object into its complex fields.