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 \u003ccode\u003eRolloutConfig\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, is designed for configuring the automated rollout of a flow version, with the latest version being 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRolloutConfig\u003c/code\u003e provides properties like \u003ccode\u003eFailureCondition\u003c/code\u003e and \u003ccode\u003eRolloutCondition\u003c/code\u003e, which allow defining the criteria for both failing and succeeding rollout steps, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutSteps\u003c/code\u003e property, using \u003ccode\u003eRepeatedField\u003c/code\u003e, defines the sequence and percentage-based ordering for rolling out a flow version.\u003c/p\u003e\n"],["\u003cp\u003eThere is a record of past version, ranging all the way down to version 1.0.0, giving access to older versions of the \u003ccode\u003eRolloutConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]