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"]],[["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."],[[["This webpage provides documentation for the `RolloutConfig.Types.RolloutStep` class within the Dialogflow v3 API, specifically within the .NET library."],["The documentation covers versions of the class from 1.0.0 up to the latest version 2.23.0, with each version linked for detailed reference."],["The `RolloutStep` class represents a single step in a rollout process, which has defined properties, including a display name, minimum duration, and traffic percentage, with the documentation containing all parameters within."],["The `RolloutStep` class inherits from `Object`, and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]