Properties of an Experiment.
Package
@google-cloud/dialogflow-cxProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
Experiment createTime
definition
definition?: (google.cloud.dialogflow.cx.v3.Experiment.IDefinition|null);
Experiment definition
description
description?: (string|null);
Experiment description
displayName
displayName?: (string|null);
Experiment displayName
endTime
endTime?: (google.protobuf.ITimestamp|null);
Experiment endTime
experimentLength
experimentLength?: (google.protobuf.IDuration|null);
Experiment experimentLength
lastUpdateTime
lastUpdateTime?: (google.protobuf.ITimestamp|null);
Experiment lastUpdateTime
name
name?: (string|null);
Experiment name
result
result?: (google.cloud.dialogflow.cx.v3.Experiment.IResult|null);
Experiment result
rolloutConfig
rolloutConfig?: (google.cloud.dialogflow.cx.v3.IRolloutConfig|null);
Experiment rolloutConfig
rolloutFailureReason
rolloutFailureReason?: (string|null);
Experiment rolloutFailureReason
rolloutState
rolloutState?: (google.cloud.dialogflow.cx.v3.IRolloutState|null);
Experiment rolloutState
startTime
startTime?: (google.protobuf.ITimestamp|null);
Experiment startTime
state
state?: (google.cloud.dialogflow.cx.v3.Experiment.State|keyof typeof google.cloud.dialogflow.cx.v3.Experiment.State|null);
Experiment state
variantsHistory
variantsHistory?: (google.cloud.dialogflow.cx.v3.IVariantsHistory[]|null);
Experiment variantsHistory