CustomerManagerLinkOperation

  • Updating a CustomerManagerLink allows for accepting, declining, or terminating the link to a manager.

  • The update_mask field specifies which resource fields are modified during an update.

  • The operation field dictates the type of mutate operation performed on the CustomerManagerLink.

  • The update operation requires the CustomerManagerLink to have a valid resource name.

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.