[[["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 `RolloutState` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its structure and functionality in the context of auto-rollout processes."],["The `RolloutState` class is part of the Google.Cloud.Dialogflow.Cx.V3 library, implemented as a sealed class that inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a history of versions, with the latest being 2.23.0, going back to version 1.0.0, each version having a corresponding documentation link."],["The `RolloutState` class has properties including `StartTime` (of type `Timestamp`), `Step` (of type `String`), and `StepIndex` (of type `Int32`), which describe the current stage of the rollout."],["Constructors are available for creating new `RolloutState` objects, either as a default instance or by copying from an existing `RolloutState` instance."]]],[]]