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\u003eThis webpage provides documentation for the \u003ccode\u003eRolloutStep\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e API, specifically for version 2.3.0, with links to prior version references ranging from 2.22.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRolloutStep\u003c/code\u003e is a class that represents a single rollout step with a specified traffic allocation, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple 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: one default and one that takes another \u003ccode\u003eRolloutStep\u003c/code\u003e instance as a parameter to copy it.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRolloutStep\u003c/code\u003e class include \u003ccode\u003eDisplayName\u003c/code\u003e, a string that represents the name of the rollout step, \u003ccode\u003eMinDuration\u003c/code\u003e, which sets the minimum duration for a step (defaulting to 1 hour), and \u003ccode\u003eTrafficPercent\u003c/code\u003e, an integer defining the percentage of traffic allocated to the flow version within the step.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutConfig.Types.RolloutStep\u003c/code\u003e is available as part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]