AI-generated Key Takeaways
-
This document describes a single operation for managing data exclusions, including create, remove, and update actions.
-
The
update_mask
field is used to specify which fields are modified during an update operation. -
The
operation
field determines the type of mutate operation being performed, allowing for either create, update, or remove. -
Create operations do not require a resource name for the new data exclusion.
-
Update and remove operations expect a valid resource name for the data exclusion being modified or removed.
A single operation (create, remove, update) on a data exclusion.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new data exclusion. |
|
Update operation: The data exclusion is expected to have a valid resource name. |
|
Remove operation: A resource name for the removed data exclusion is expected, in this format:
|