Properties of an EntityType.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
name | 
      
      string | null | 
            
              <optional> | 
        
        
        
           EntityType name  | 
    
displayName | 
      
      string | null | 
            
              <optional> | 
        
        
        
           EntityType displayName  | 
    
kind | 
      
      google.cloud.dialogflow.cx.v3beta1.EntityType.Kind | null | 
            
              <optional> | 
        
        
        
           EntityType kind  | 
    
autoExpansionMode | 
      
      google.cloud.dialogflow.cx.v3beta1.EntityType.AutoExpansionMode | null | 
            
              <optional> | 
        
        
        
           EntityType autoExpansionMode  | 
    
entities | 
      
      Array.<google.cloud.dialogflow.cx.v3beta1.EntityType.IEntity> | null | 
            
              <optional> | 
        
        
        
           EntityType entities  | 
    
excludedPhrases | 
      
      Array.<google.cloud.dialogflow.cx.v3beta1.EntityType.IExcludedPhrase> | null | 
            
              <optional> | 
        
        
        
           EntityType excludedPhrases  | 
    
enableFuzzyExtraction | 
      
      boolean | null | 
            
              <optional> | 
        
        
        
           EntityType enableFuzzyExtraction  | 
    
redact | 
      
      boolean | null | 
            
              <optional> | 
        
        
        
           EntityType redact  |