The difference between the existing integration and the imported one.
| JSON representation | 
|---|
{ "actions": { object (  | 
            
| Fields | |
|---|---|
actions | 
              
                 
 Output only. Actions diff.  | 
            
connectors | 
              
                 
 Output only. Connectors diff.  | 
            
jobs | 
              
                 
 Output only. Jobs diff.  | 
            
managers | 
              
                 
 Output only. Managers diff.  | 
            
ItemDiff
The difference between the existing items and the imported ones.
| JSON representation | 
|---|
{ "keep": [ { object (  | 
              
| Fields | |
|---|---|
keep[] | 
                
                   
 Output only. Items to keep.  | 
              
override[] | 
                
                   
 Output only. Items to override.  | 
              
IntegrationItem
The integration item.
| JSON representation | 
|---|
{ "displayName": string, "custom": boolean }  | 
              
| Fields | |
|---|---|
displayName | 
                
                   
 Output only. Item name.  | 
              
custom | 
                
                   
 Output only. True if the item is a custom item.  |