public sealed class RolloutStep : IMessage<RolloutConfig.Types.RolloutStep>, IEquatable<RolloutConfig.Types.RolloutStep>, IDeepCloneable<RolloutConfig.Types.RolloutStep>, IBufferMessage, IMessage
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 latest version of the \u003ccode\u003eRolloutStep\u003c/code\u003e is 2.23.0, but multiple versions are available, ranging from 1.0.0 to 2.23.0, with each one linked to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRolloutStep\u003c/code\u003e is a class that represents a single step within a rollout configuration and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors for creating an empty \u003ccode\u003eRolloutStep\u003c/code\u003e or one based on another \u003ccode\u003eRolloutStep\u003c/code\u003e object, and it includes properties like \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eMinDuration\u003c/code\u003e, and \u003ccode\u003eTrafficPercent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutStep\u003c/code\u003e class enables the specification of traffic allocation and duration for a specific rollout phase.\u003c/p\u003e\n"]]],[],null,[]]