AI-generated Key Takeaways
-
This page describes operations on a custom interest, specifically creation and update.
-
The
update_mask
field is used to specify which resource fields are modified during an update operation. -
The
operation
field can be eithercreate
for a new custom interest orupdate
for an existing custom interest with a valid resource name.
A single operation (create, update) on a custom interest.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new custom interest. |
|
Update operation: The custom interest is expected to have a valid resource name. |