Properties of a Fulfillment.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
messages | 
      
      Array.<google.cloud.dialogflow.cx.v3beta1.IResponseMessage> | null | 
            
              <optional> | 
        
        
        
           Fulfillment messages  | 
    
webhook | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Fulfillment webhook  | 
    
returnPartialResponses | 
      
      boolean | null | 
            
              <optional> | 
        
        
        
           Fulfillment returnPartialResponses  | 
    
tag | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Fulfillment tag  | 
    
setParameterActions | 
      
      Array.<google.cloud.dialogflow.cx.v3beta1.Fulfillment.ISetParameterAction> | null | 
            
              <optional> | 
        
        
        
           Fulfillment setParameterActions  | 
    
conditionalCases | 
      
      Array.<google.cloud.dialogflow.cx.v3beta1.Fulfillment.IConditionalCases> | null | 
            
              <optional> | 
        
        
        
           Fulfillment conditionalCases  | 
    
advancedSettings | 
      
      google.cloud.dialogflow.cx.v3beta1.IAdvancedSettings | null | 
            
              <optional> | 
        
        
        
           Fulfillment advancedSettings  | 
    
enableGenerativeFallback | 
      
      boolean | null | 
            
              <optional> | 
        
        
        
           Fulfillment enableGenerativeFallback  |