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-04-09 UTC."],[[["This page provides reference documentation for the `RolloutConfig.Types.RolloutStep` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The class `RolloutConfig.Types.RolloutStep` is used to define a single rollout step in a version rollout, specifying traffic allocation."],["The documentation lists available versions of the `RolloutConfig.Types.RolloutStep` class, ranging from version 1.0.0 to the latest version 2.23.0, with version 2.22.0 being the current version highlighted."],["Key properties of the `RolloutStep` class include `DisplayName`, `MinDuration`, and `TrafficPercent`, which respectively define the step's name, minimum duration, and traffic allocation."],["The `RolloutStep` class implements several interfaces such as IMessage, IEquatable, and IDeepCloneable, and inherits from the object class."]]],[]]