The conditions that are used to evaluate the failure of a rollout
step. If not specified, no rollout steps will fail. E.g. "containment_rate
< 10% OR average_turn_count < 3". See the conditions
reference.
The conditions that are used to evaluate the success of a rollout
step. If not specified, all rollout steps will proceed to the next one
unless failure conditions are met. E.g. "containment_rate > 60% AND
callback_rate < 20%". See the conditions
reference.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eRolloutConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its use in managing rollout configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eRolloutConfig\u003c/code\u003e is 2.23.0, and the page lists multiple versions ranging from 2.23.0 down to 1.0.0, with links to the documentation for each specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutConfig\u003c/code\u003e class is designed for configuring the automatic rollout of flow versions, with properties to define conditions for success (\u003ccode\u003eRolloutCondition\u003c/code\u003e) and failure (\u003ccode\u003eFailureCondition\u003c/code\u003e) of a rollout step.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutConfig\u003c/code\u003e class includes a \u003ccode\u003eRolloutSteps\u003c/code\u003e property, which is a collection of rollout steps sorted by percentage, to define a sequence of steps for rolling out a flow version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutConfig\u003c/code\u003e class can be instantiated using two constructors, one with no parameters, and one with another \u003ccode\u003eRolloutConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]