public sealed class RolloutConfig.Types.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 page provides documentation for the \u003ccode\u003eRolloutConfig.Types.RolloutStep\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its use in managing rollout steps for Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eIt lists a comprehensive history of versions, ranging from version 1.0.0 to the latest 2.23.0, for the Dialogflow CX RolloutStep.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRolloutConfig.Types.RolloutStep\u003c/code\u003e class 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, indicating its capabilities for serialization, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eRolloutConfig.Types.RolloutStep\u003c/code\u003e include \u003ccode\u003eDisplayName\u003c/code\u003e (a string), \u003ccode\u003eMinDuration\u003c/code\u003e (a Duration type), and \u003ccode\u003eTrafficPercent\u003c/code\u003e (an integer), which define the step's name, minimum duration, and traffic allocation percentage, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]