AI-generated Key Takeaways
-
This content details how to perform a single operation (update or remove) on customer user access.
-
The
update_mask
field uses a FieldMask to specify which fields are modified during an update operation. -
The
operation
field is a union field that can be either anupdate
or aremove
operation. -
An
update
operation requires a CustomerUserAccess with a valid resource name, while aremove
operation expects a resource name in a specific format.
A single operation (update, remove) on customer user access.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Update operation: The customer user access is expected to have a valid resource name. |
|
Remove operation: A resource name for the removed access is expected, in this format:
|