Properties of an Experiment.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | Experiment name | 
| displayName | string | null | <optional> | Experiment displayName | 
| description | string | null | <optional> | Experiment description | 
| state | google.cloud.dialogflow.cx.v3.Experiment.State | null | <optional> | Experiment state | 
| definition | google.cloud.dialogflow.cx.v3.Experiment.IDefinition | null | <optional> | Experiment definition | 
| rolloutConfig | google.cloud.dialogflow.cx.v3.IRolloutConfig | null | <optional> | Experiment rolloutConfig | 
| rolloutState | google.cloud.dialogflow.cx.v3.IRolloutState | null | <optional> | Experiment rolloutState | 
| rolloutFailureReason | string | null | <optional> | Experiment rolloutFailureReason | 
| result | google.cloud.dialogflow.cx.v3.Experiment.IResult | null | <optional> | Experiment result | 
| createTime | google.protobuf.ITimestamp | null | <optional> | Experiment createTime | 
| startTime | google.protobuf.ITimestamp | null | <optional> | Experiment startTime | 
| endTime | google.protobuf.ITimestamp | null | <optional> | Experiment endTime | 
| lastUpdateTime | google.protobuf.ITimestamp | null | <optional> | Experiment lastUpdateTime | 
| experimentLength | google.protobuf.IDuration | null | <optional> | Experiment experimentLength | 
| variantsHistory | Array.<google.cloud.dialogflow.cx.v3.IVariantsHistory> | null | <optional> | Experiment variantsHistory |