AI-generated Key Takeaways
-
This is the request message for the
CustomerClientLinkService.MutateCustomerClientLink
operation. -
The request requires a
customer_id
(string) and anoperation
of typeCustomerClientLinkOperation
. -
An optional
validate_only
(bool) field can be used to validate the request without execution.
Request message for CustomerClientLinkService.MutateCustomerClientLink
.
Fields | |
---|---|
|
Required. The ID of the customer whose customer link are being modified. |
|
Required. The operation to perform on the individual CustomerClientLink. |
|
If true, the request is validated but not executed. Only errors are returned, not results. |