Interface protos.google.cloud.dialogflow.cx.v3beta1.IRolloutConfig (2.13.0)

Properties of a RolloutConfig.

Package

@google-cloud/dialogflow-cx!

Properties

failureCondition

failureCondition?: (string|null);

RolloutConfig failureCondition

Property Value
TypeDescription
(string|null)

rolloutCondition

rolloutCondition?: (string|null);

RolloutConfig rolloutCondition

Property Value
TypeDescription
(string|null)

rolloutSteps

rolloutSteps?: (google.cloud.dialogflow.cx.v3beta1.RolloutConfig.IRolloutStep[]|null);

RolloutConfig rolloutSteps

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.RolloutConfig.IRolloutStep[]|null)