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"]],[["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."],[[["The document provides reference documentation for the `RolloutConfig.Types.RolloutStep` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically for version 2.17.0 and other versions."],["`RolloutConfig.Types.RolloutStep` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which allows it to define traffic allocation in a rollout process."],["The class `RolloutConfig.Types.RolloutStep` has properties such as `DisplayName`, `MinDuration`, and `TrafficPercent`, which are used to define the parameters for a single rollout step, such as the minimum duration and the traffic percentage allocated."],["There are many versions of this API class that are available, ranging from version 1.0.0 all the way up to 2.23.0 (latest)."]]],[]]