UpdateProductLinkInvitationRequest
Fields |
customer_id
|
string
Required. The ID of the customer being modified.
|
product_link_invitation_status
|
ProductLinkInvitationStatus
Required. The product link invitation to be created.
|
resource_name
|
string
Required. Resource name of the product link invitation.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This page documents the request message structure for updating a product link invitation using the `UpdateProductLinkInvitation` method within the `ProductLinkInvitationService`."],["The request requires `customer_id`, `product_link_invitation_status`, and `resource_name` fields to identify the customer, the desired invitation status, and the invitation resource itself."],["The `customer_id`, `product_link_invitation_status`, and `resource_name` fields are all mandatory for a successful update request."]]],[]]