Interface protos.google.cloud.dialogflow.cx.v3.IRolloutState (2.13.0)

Properties of a RolloutState.

Package

@google-cloud/dialogflow-cx!

Properties

startTime

startTime?: (google.protobuf.ITimestamp|null);

RolloutState startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

step

step?: (string|null);

RolloutState step

Property Value
TypeDescription
(string|null)

stepIndex

stepIndex?: (number|null);

RolloutState stepIndex

Property Value
TypeDescription
(number|null)