AI-generated Key Takeaways
-
Describes a single operation (create, update, remove) on a conversion value rule set.
-
The
update_maskfield determines which resource fields are modified during an update operation using a FieldMask. -
The
operationfield, which can be eithercreate,update, orremove, specifies the type of mutation to perform. -
For
createoperations, no resource name is needed, whileupdaterequires a valid resource name andremoverequires a specific resource name format.
A single operation (create, update, remove) on a conversion value rule set.
| Fields | |
|---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new conversion value rule set. |
|
Update operation: The conversion value rule set is expected to have a valid resource name. |
|
Remove operation: A resource name for the removed conversion value rule set is expected, in this format:
|