Properties of a Flow.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
name | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Flow name  | 
    
displayName | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Flow displayName  | 
    
description | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Flow description  | 
    
transitionRoutes | 
      
      Array.<google.cloud.dialogflow.cx.v3.ITransitionRoute> | null | 
            
              <optional> | 
        
        
        
           Flow transitionRoutes  | 
    
eventHandlers | 
      
      Array.<google.cloud.dialogflow.cx.v3.IEventHandler> | null | 
            
              <optional> | 
        
        
        
           Flow eventHandlers  | 
    
transitionRouteGroups | 
      
      Array.<string> | null | 
            
              <optional> | 
        
        
        
           Flow transitionRouteGroups  | 
    
nluSettings | 
      
      google.cloud.dialogflow.cx.v3.INluSettings | null | 
            
              <optional> | 
        
        
        
           Flow nluSettings  | 
    
advancedSettings | 
      
      google.cloud.dialogflow.cx.v3.IAdvancedSettings | null | 
            
              <optional> | 
        
        
        
           Flow advancedSettings  | 
    
knowledgeConnectorSettings | 
      
      google.cloud.dialogflow.cx.v3.IKnowledgeConnectorSettings | null | 
            
              <optional> | 
        
        
        
           Flow knowledgeConnectorSettings  | 
    
multiLanguageSettings | 
      
      google.cloud.dialogflow.cx.v3.Flow.IMultiLanguageSettings | null | 
            
              <optional> | 
        
        
        
           Flow multiLanguageSettings  | 
    
locked | 
      
      boolean | null | 
            
              <optional> | 
        
        
        
           Flow locked  |