AI-generated Key Takeaways
- 
          
The request message for AddOfflineUserDataJobOperations requires a resource name and a list of operations.
 - 
          
It includes options to validate the request without execution using
validate_only. - 
          
There are options to enable partial failure and warnings for the job.
 
Request message for OfflineUserDataJobService.AddOfflineUserDataJobOperations.
| Fields | |
|---|---|
 | 
                
                   
 Required. The resource name of the OfflineUserDataJob.  | 
              
 | 
                
                  
                   Required. The list of operations to be done.  | 
              
 | 
                
                   
 If true, the request is validated but not executed. Only errors are returned, not results.  | 
              
 | 
                
                   
 True to enable partial failure for the offline user data job.  | 
              
 | 
                
                   
 True to enable warnings for the offline user data job. When enabled, a warning will not block the OfflineUserDataJobOperation, and will also return warning messages about malformed field values.  |