Interface protos.google.cloud.dialogflow.cx.v3.RolloutConfig.IRolloutStep (2.13.0)

Properties of a RolloutStep.

Package

@google-cloud/dialogflow-cx!

Properties

displayName

displayName?: (string|null);

RolloutStep displayName

Property Value
TypeDescription
(string|null)

minDuration

minDuration?: (google.protobuf.IDuration|null);

RolloutStep minDuration

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

trafficPercent

trafficPercent?: (number|null);

RolloutStep trafficPercent

Property Value
TypeDescription
(number|null)