AI-generated Key Takeaways
- 
          This is the request message for the CustomerManagerLinkService.MutateCustomerManagerLinkoperation.
- 
          The request requires a customer_id, an array ofoperations, and an optionalvalidate_onlyboolean.
- 
          customer_idspecifies the customer whose links are being modified, andoperationsdefines the actions to perform on these links.
- 
          Setting validate_onlyto true allows validation of the request without execution.
Request message for CustomerManagerLinkService.MutateCustomerManagerLink.
| Fields | |
|---|---|
| 
 | 
 Required. The ID of the customer whose customer manager links are being modified. | 
| 
 | Required. The list of operations to perform on individual customer manager links. | 
| 
 | 
 If true, the request is validated but not executed. Only errors are returned, not results. |