AI-generated Key Takeaways
-
The
MutateAccountBudgetProposalRequestis used to modify account budget proposals. -
It requires a
customer_idand anoperationspecifying the action to perform on an account budget proposal. -
The
validate_onlyfield allows for validation of the request without execution.
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. |