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.v3beta1.Experiment.State | null | 
            
              <optional> | 
        
        
        
           Experiment state  | 
    
definition | 
      
      google.cloud.dialogflow.cx.v3beta1.Experiment.IDefinition | null | 
            
              <optional> | 
        
        
        
           Experiment definition  | 
    
rolloutConfig | 
      
      google.cloud.dialogflow.cx.v3beta1.IRolloutConfig | null | 
            
              <optional> | 
        
        
        
           Experiment rolloutConfig  | 
    
rolloutState | 
      
      google.cloud.dialogflow.cx.v3beta1.IRolloutState | null | 
            
              <optional> | 
        
        
        
           Experiment rolloutState  | 
    
rolloutFailureReason | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Experiment rolloutFailureReason  | 
    
result | 
      
      google.cloud.dialogflow.cx.v3beta1.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.v3beta1.IVariantsHistory> | null | 
            
              <optional> | 
        
        
        
           Experiment variantsHistory  |