AI-generated Key Takeaways
-
The content details how to perform an update on an account link.
-
The
update_mask
field is used to specify which fields are modified in an update. -
The
operation
field determines whether to update or remove an account link. -
An update operation requires a valid resource name for the account link.
-
A remove operation requires a resource name in the format
customers/{customer_id}/accountLinks/{account_link_id}
.
A single update on an account link.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Update operation: The account link is expected to have a valid resource name. |
|
Remove operation: A resource name for the account link to remove is expected, in this format:
|