AI-generated Key Takeaways
-
This content describes a single operation (create, remove, or update) on a data exclusion.
-
The
update_mask
field determines which resource fields are modified during an update operation. -
The
operation
field, which can becreate
,update
, orremove
, defines the type of mutation being performed on the data exclusion. -
For a
create
operation, no resource name is expected for the new data exclusion, whileupdate
requires a valid resource name andremove
expects a specific resource name format.
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:
|