Properties of a Page.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
name | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Page name  | 
    
displayName | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Page displayName  | 
    
description | 
      
      string | null | 
            
              <optional> | 
        
        
        
           Page description  | 
    
entryFulfillment | 
      
      google.cloud.dialogflow.cx.v3beta1.IFulfillment | null | 
            
              <optional> | 
        
        
        
           Page entryFulfillment  | 
    
form | 
      
      google.cloud.dialogflow.cx.v3beta1.IForm | null | 
            
              <optional> | 
        
        
        
           Page form  | 
    
transitionRouteGroups | 
      
      Array.<string> | null | 
            
              <optional> | 
        
        
        
           Page transitionRouteGroups  | 
    
transitionRoutes | 
      
      Array.<google.cloud.dialogflow.cx.v3beta1.ITransitionRoute> | null | 
            
              <optional> | 
        
        
        
           Page transitionRoutes  | 
    
eventHandlers | 
      
      Array.<google.cloud.dialogflow.cx.v3beta1.IEventHandler> | null | 
            
              <optional> | 
        
        
        
           Page eventHandlers  | 
    
advancedSettings | 
      
      google.cloud.dialogflow.cx.v3beta1.IAdvancedSettings | null | 
            
              <optional> | 
        
        
        
           Page advancedSettings  | 
    
knowledgeConnectorSettings | 
      
      google.cloud.dialogflow.cx.v3beta1.IKnowledgeConnectorSettings | null | 
            
              <optional> | 
        
        
        
           Page knowledgeConnectorSettings  |