AI-generated Key Takeaways
-
The content describes a single update operation for an account link.
-
The
update_mask
field uses a FieldMask to specify which resource fields are modified during an update. -
The
operation
union field determines the type of operation, which can be eitherupdate
orremove
. -
An
update
operation requires a valid resource name for the account link, while aremove
operation requires the account link's resource name in a specific format.
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:
|