AI-generated Key Takeaways
- 
          
The request message for
AccountBudgetProposalService.MutateAccountBudgetProposalis used to perform operations on account-level budget proposals. - 
          
The request requires a
customer_id, anoperationdetailing the action to perform, and optionally avalidate_onlyflag. - 
          
The
validate_onlyfield allows the request to be validated without being executed. 
Request message for AccountBudgetProposalService.MutateAccountBudgetProposal.
| Fields | |
|---|---|
 | 
                
                   
 Required. The ID of the customer.  | 
              
 | 
                
                   
 Required. The operation to perform on an individual account-level budget proposal.  | 
              
 | 
                
                   
 If true, the request is validated but not executed. Only errors are returned, not results.  |