AI-generated Key Takeaways
-
This message is used to request the removal of a product link via the
ProductLinkService.RemoveProductLink
method. -
The request requires a
customer_id
and theresource_name
of the product link to be removed. -
An optional
validate_only
field can be set to true to validate the request without executing it.
Request message for ProductLinkService.RemoveProductLink
.
Fields | |
---|---|
|
Required. The ID of the customer being modified. |
|
Required. Remove operation: A resource name for the product link to remove is expected, in this format:
|
|
If true, the request is validated but not executed. Only errors are returned, not results. |