public sealed class RolloutStep : IMessage<RolloutConfig.Types.RolloutStep>, IEquatable<RolloutConfig.Types.RolloutStep>, IDeepCloneable<RolloutConfig.Types.RolloutStep>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RolloutConfig.Types.RolloutStep.
A single rollout step with specified traffic allocation.
[[["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 provided content details the \u003ccode\u003eRolloutStep\u003c/code\u003e class within the Dialogflow v3 API, showcasing versioning from 1.0.0 to 2.23.0 and various links to corresponding documentation for each of these versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRolloutConfig.Types.RolloutStep\u003c/code\u003e is a class in the Google.Cloud.Dialogflow.Cx.V3 namespace that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutStep\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eRolloutConfig.Types.RolloutStep\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutStep\u003c/code\u003e class includes properties such as \u003ccode\u003eDisplayName\u003c/code\u003e (a string), \u003ccode\u003eMinDuration\u003c/code\u003e (a \u003ccode\u003eDuration\u003c/code\u003e type), and \u003ccode\u003eTrafficPercent\u003c/code\u003e (an integer), which are designed for defining the specifics of a single rollout step.\u003c/p\u003e\n"],["\u003cp\u003eThis reference details the \u003ccode\u003eRolloutStep\u003c/code\u003e class with its properties such as \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eMinDuration\u003c/code\u003e, and \u003ccode\u003eTrafficPercent\u003c/code\u003e which are used to configure traffic allocation and duration for a rollout step.\u003c/p\u003e\n"]]],[],null,[]]