triggerTimeoutMillis property

String? triggerTimeoutMillis
getter/setter pair

Duration in milliseconds that the experiment can stay in STANDBY state.

Valid range is from 1ms to 6 months (current max defined by Scion). If the value is outside this range the setExperiment call on the client will fail. Required field

Implementation

core.String? triggerTimeoutMillis;