Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class RolloutState.
State of the auto-rollout process.
Generated from protobuf message google.cloud.dialogflow.cx.v3.RolloutState
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ step
string
Display name of the current auto rollout step.
↳ step_index
int
Index of the current step in the auto rollout steps list.
↳ start_time
getStep
Display name of the current auto rollout step.
string
setStep
Display name of the current auto rollout step.
var
string
$this
getStepIndex
Index of the current step in the auto rollout steps list.
int
setStepIndex
Index of the current step in the auto rollout steps list.
var
int
$this
getStartTime
Start time of the current step.
hasStartTime
clearStartTime
setStartTime
Start time of the current step.
$this