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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the Dialogflow v3 API class RolloutConfig is 2.23.0, with multiple previous versions available for reference."],["The RolloutConfig class is part of the Google.Cloud.Dialogflow.Cx.V3 namespace and is contained within the Google.Cloud.Dialogflow.Cx.V3.dll assembly."],["This API class facilitates the configuration of automatic rollout processes for Dialogflow CX flow versions, including defining conditions for success and failure."],["The RolloutConfig class includes properties for defining rollout steps, failure conditions, and success conditions, all of which are essential for managing the rollout process."],["The RolloutConfig class inherits from multiple classes, such as `object`, and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]