CustomerManagerLinkOperation
Updates the status of a CustomerManagerLink. The following actions are possible: 1. Update operation with status ACTIVE accepts a pending invitation. 2. Update operation with status REFUSED declines a pending invitation. 3. Update operation with status INACTIVE terminates link to manager.
Fields |
update_mask
|
FieldMask
FieldMask that determines which resource fields are modified in an update.
|
Union field operation
operation . The mutate operation. operation can be only one of the following: |
update
|
CustomerManagerLink
Update operation: The link is expected to have a valid resource name.
|
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 update operation allows for modification of a CustomerManagerLink's status, enabling actions such as accepting, declining, or terminating the link."],["You can utilize the `update_mask` field to specify which specific resource fields should be modified during the update."],["The `operation` field facilitates the update process, with the option to provide an updated `CustomerManagerLink` containing the desired changes, including the new status."]]],[]]